Build Information
Successful build of FluxorExplorerInterceptor, reference 5.0.0 (f7534b
), with Swift 6.1 for iOS using Xcode 16.3 on 26 Apr 2025 17:22:08 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FluxorExplorerInterceptor -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
Reference: 5.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluxorOrg/FluxorExplorerInterceptor
* tag 5.0.0 -> FETCH_HEAD
HEAD is now at f7534b9 Fluxor 5 (#15)
Cloned https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
Revision (git rev-parse @):
f7534b97c5d5e88928f733cb8a6256d5992ad4cb
SUCCESS checkout https://github.com/FluxorOrg/FluxorExplorerInterceptor.git at 5.0.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
{
"dependencies" : [
{
"identity" : "fluxor",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FluxorOrg/Fluxor"
},
{
"identity" : "fluxorexplorersnapshot",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FluxorOrg/FluxorExplorerSnapshot"
}
],
"manifest_display_name" : "FluxorExplorerInterceptor",
"name" : "FluxorExplorerInterceptor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FluxorExplorerInterceptor",
"targets" : [
"FluxorExplorerInterceptor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FluxorExplorerInterceptorTests",
"module_type" : "SwiftTarget",
"name" : "FluxorExplorerInterceptorTests",
"path" : "Tests/FluxorExplorerInterceptorTests",
"product_dependencies" : [
"Fluxor"
],
"sources" : [
"FluxorExplorerStoreInterceptorTests.swift"
],
"target_dependencies" : [
"FluxorExplorerInterceptor"
],
"type" : "test"
},
{
"c99name" : "FluxorExplorerInterceptor",
"module_type" : "SwiftTarget",
"name" : "FluxorExplorerInterceptor",
"path" : "Sources/FluxorExplorerInterceptor",
"product_dependencies" : [
"Fluxor",
"FluxorExplorerSnapshot"
],
"product_memberships" : [
"FluxorExplorerInterceptor"
],
"sources" : [
"FluxorExplorerInterceptor.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/FluxorOrg/FluxorExplorerSnapshot
Fetching from https://github.com/FluxorOrg/Fluxor
Creating working copy of package ‘FluxorExplorerSnapshot’
Checking out 5.0.0 of package ‘FluxorExplorerSnapshot’
Creating working copy of package ‘Fluxor’
Checking out 5.0.1 of package ‘Fluxor’
Resolve Package Graph
Resolved source packages:
FluxorExplorerSnapshot: https://github.com/FluxorOrg/FluxorExplorerSnapshot @ 5.0.0
Fluxor: https://github.com/FluxorOrg/Fluxor @ 5.0.1
FluxorExplorerInterceptor: /Users/admin/builder/spi-builder-workspace
resolved source packages: FluxorExplorerSnapshot, Fluxor, FluxorExplorerInterceptor
{
"dependencies" : [
{
"identity" : "fluxor",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FluxorOrg/Fluxor"
},
{
"identity" : "fluxorexplorersnapshot",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FluxorOrg/FluxorExplorerSnapshot"
}
],
"manifest_display_name" : "FluxorExplorerInterceptor",
"name" : "FluxorExplorerInterceptor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FluxorExplorerInterceptor",
"targets" : [
"FluxorExplorerInterceptor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FluxorExplorerInterceptorTests",
"module_type" : "SwiftTarget",
"name" : "FluxorExplorerInterceptorTests",
"path" : "Tests/FluxorExplorerInterceptorTests",
"product_dependencies" : [
"Fluxor"
],
"sources" : [
"FluxorExplorerStoreInterceptorTests.swift"
],
"target_dependencies" : [
"FluxorExplorerInterceptor"
],
"type" : "test"
},
{
"c99name" : "FluxorExplorerInterceptor",
"module_type" : "SwiftTarget",
"name" : "FluxorExplorerInterceptor",
"path" : "Sources/FluxorExplorerInterceptor",
"product_dependencies" : [
"Fluxor",
"FluxorExplorerSnapshot"
],
"product_memberships" : [
"FluxorExplorerInterceptor"
],
"sources" : [
"FluxorExplorerInterceptor.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Fluxor",
"Fluxor-Package",
"FluxorExplorerInterceptor",
"FluxorExplorerSnapshot",
"FluxorTestSupport"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Fluxor",
"Fluxor-Package",
"FluxorExplorerInterceptor",
"FluxorExplorerSnapshot",
"FluxorTestSupport"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FluxorExplorerInterceptor -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme FluxorExplorerInterceptor -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
FluxorExplorerSnapshot: https://github.com/FluxorOrg/FluxorExplorerSnapshot @ 5.0.0
Fluxor: https://github.com/FluxorOrg/Fluxor @ 5.0.1
FluxorExplorerInterceptor: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
Target 'FluxorExplorerInterceptorTests' in project 'FluxorExplorerInterceptor'
➜ Explicit dependency on target 'FluxorExplorerInterceptor' in project 'FluxorExplorerInterceptor'
➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
➜ Explicit dependency on target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
Target 'FluxorExplorerInterceptor' in project 'FluxorExplorerInterceptor'
➜ Explicit dependency on target 'FluxorExplorerInterceptor' in project 'FluxorExplorerInterceptor'
➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
➜ Explicit dependency on target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
Target 'FluxorExplorerInterceptor' in project 'FluxorExplorerInterceptor'
➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
➜ Explicit dependency on target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
Target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
➜ Explicit dependency on target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
Target 'FluxorExplorerSnapshot' in project 'FluxorExplorerSnapshot'
➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
Target 'Fluxor' in project 'Fluxor'
➜ Explicit dependency on target 'Fluxor' in project 'Fluxor'
➜ Explicit dependency on target 'AnyCodable' in project 'Fluxor'
Target 'Fluxor' in project 'Fluxor'
➜ Explicit dependency on target 'AnyCodable' in project 'Fluxor'
Target 'AnyCodable' in project 'Fluxor' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b7f3d56c9aa73b2200e6bb29f85547b9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b7f3d56c9aa73b2200e6bb29f85547b9.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyMetadataFileList (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.modulemap (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyStaticMetadataFileList (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_const_extract_protocols.json (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftConstValuesFileList (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.LinkFileList (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-OutputFileMap.json (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/empty-FluxorExplorerInterceptorTests.plist (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/empty-FluxorExplorerInterceptorTests.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_const_extract_protocols.json (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftConstValuesFileList (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/FluxorExplorerSnapshot.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.modulemap (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.LinkFileList (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests-OutputFileMap.json (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyStaticMetadataFileList (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyMetadataFileList (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_const_extract_protocols.json (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftConstValuesFileList (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.LinkFileList (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-OutputFileMap.json (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.modulemap (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyStaticMetadataFileList (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyMetadataFileList (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor_const_extract_protocols.json (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftConstValuesFileList (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.LinkFileList (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor-OutputFileMap.json (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Fluxor.modulemap (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Fluxor.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Fluxor.DependencyStaticMetadataFileList (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Fluxor.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/FluxorExplorerInterceptor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.modulemap (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Fluxor.DependencyMetadataFileList (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Fluxor.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftConstValuesFileList (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.LinkFileList (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/AnyCodable.modulemap (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/AnyCodable.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Fluxor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Fluxor.modulemap (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Fluxor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/AnyCodable.DependencyMetadataFileList (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/AnyCodable.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AnyCodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/AnyCodable.modulemap (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/AnyCodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ AnyCodable (in target 'AnyCodable' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AnyCodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/AnyCodable/AnyCodable.swift (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for AnyCodable (in target 'AnyCodable' from project 'Fluxor')
SwiftDriver\ Compilation\ Requirements AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AnyCodable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AnyCodable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AnyCodable.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftdoc (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AnyCodable.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AnyCodable.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.abi.json (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AnyCodable.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AnyCodable.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AnyCodable.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AnyCodable.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftsourceinfo (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AnyCodable.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriver Fluxor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Fluxor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Interceptor.swift,\ PrintInterceptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Interceptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Interceptors/PrintInterceptor.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Interceptor.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Interceptors/PrintInterceptor.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ActionPublisher+WithIdentifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+WithIdentifier.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+WithIdentifier.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ActionPublisher+OfType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+OfType.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+OfType.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ StoreValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/SwiftUI/StoreValue.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/SwiftUI/StoreValue.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Store+Binding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/SwiftUI/Store+Binding.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/SwiftUI/Store+Binding.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Fluxor (in target 'Fluxor' from project 'Fluxor')
EmitSwiftModule normal arm64 (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Store.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Store.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Store.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ActionPublisher+WasCreatedBy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+WasCreatedBy.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Operators/ActionPublisher+WasCreatedBy.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Action.swift,\ Effects.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Action.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Effects.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Action.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Effects.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Reducer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Reducer.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Reducer.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling AnyCodable.swift (in target 'AnyCodable' from project 'Fluxor')
SwiftCompile normal arm64 Compiling\ Selector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Selector.swift (in target 'Fluxor' from project 'Fluxor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor/Sources/Fluxor/Selector.swift (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ActionPublisher+WasCreatedBy.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriver\ Compilation AnyCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ActionPublisher+OfType.swift (in target 'Fluxor' from project 'Fluxor')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AnyCodable.o normal (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AnyCodable.o
SwiftDriverJobDiscovery normal arm64 Compiling Reducer.swift (in target 'Fluxor' from project 'Fluxor')
ExtractAppIntentsMetadata (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name AnyCodable --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 13.0 --bundle-identifier fluxor.AnyCodable --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AnyCodable.appintents --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AnyCodable.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/AnyCodable.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/AnyCodable.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 10:22:03.062 appintentsmetadataprocessor[826:4402] Starting appintentsmetadataprocessor export
2025-04-26 10:22:03.110 appintentsmetadataprocessor[826:4402] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Emitting module for Fluxor (in target 'Fluxor' from project 'Fluxor')
SwiftDriver\ Compilation\ Requirements Fluxor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Fluxor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Fluxor-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor-Swift.h (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Fluxor-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Fluxor.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Fluxor.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Fluxor.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.swiftdoc (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Fluxor.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Fluxor.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.abi.json (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Fluxor.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Fluxor.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.swiftsourceinfo (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Fluxor.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Interceptor.swift, PrintInterceptor.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriver FluxorExplorerSnapshot normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerSnapshot -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ FluxorExplorerSnapshot (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot/Sources/FluxorExplorerSnapshot/FluxorExplorerSnapshot.swift (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FluxorExplorerSnapshot.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot/Sources/FluxorExplorerSnapshot/FluxorExplorerSnapshot.swift (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot/Sources/FluxorExplorerSnapshot/FluxorExplorerSnapshot.swift (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ActionPublisher+WithIdentifier.swift (in target 'Fluxor' from project 'Fluxor')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AnyCodable.o (in target 'AnyCodable' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AnyCodable.o
SwiftDriverJobDiscovery normal arm64 Compiling Store.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Compiling Selector.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Emitting module for FluxorExplorerSnapshot (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
SwiftDriver\ Compilation\ Requirements FluxorExplorerSnapshot normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerSnapshot -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/FluxorExplorerSnapshot-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-Swift.h (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/FluxorExplorerSnapshot-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerSnapshot.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.abi.json (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerSnapshot.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerSnapshot.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftdoc (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerSnapshot.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerSnapshot.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerSnapshot.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerSnapshot.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftsourceinfo (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerSnapshot.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriver FluxorExplorerInterceptor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ FluxorExplorerInterceptor (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FluxorExplorerInterceptor/FluxorExplorerInterceptor.swift (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FluxorExplorerInterceptor.swift /Users/admin/builder/spi-builder-workspace/Sources/FluxorExplorerInterceptor/FluxorExplorerInterceptor.swift (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FluxorExplorerInterceptor/FluxorExplorerInterceptor.swift (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Action.swift, Effects.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Compiling FluxorExplorerSnapshot.swift (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
SwiftDriver\ Compilation FluxorExplorerSnapshot normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerSnapshot -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for FluxorExplorerInterceptor (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
SwiftDriver\ Compilation\ Requirements FluxorExplorerInterceptor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/FluxorExplorerInterceptor-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-Swift.h (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/FluxorExplorerInterceptor-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptor.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptor.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptor.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftdoc (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptor.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptor.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.abi.json (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptor.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptor.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftsourceinfo (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptor.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriver FluxorExplorerInterceptorTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptorTests -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ FluxorExplorerInterceptorTests (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FluxorExplorerStoreInterceptorTests.swift /Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:57:9: warning: call to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
waitForExpectations(timeout: 5, handler: nil)
^
XCTest.XCTestCase.waitForExpectations:2:22: note: calls to instance method 'waitForExpectations(timeout:handler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExpectations(timeout: TimeInterval, handler: (@Sendable ((any Error)?) -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:44:10: note: add '@MainActor' to make instance method 'testAdvertiserInvitation()' part of global actor 'MainActor'
func testAdvertiserInvitation() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:78:9: warning: call to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
waitForExpectations(timeout: 5, handler: nil)
^
XCTest.XCTestCase.waitForExpectations:2:22: note: calls to instance method 'waitForExpectations(timeout:handler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExpectations(timeout: TimeInterval, handler: (@Sendable ((any Error)?) -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:68:10: note: add '@MainActor' to make instance method 'testCustomPeerDidDisconnect()' part of global actor 'MainActor'
func testCustomPeerDidDisconnect() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:152:9: warning: call to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
waitForExpectations(timeout: 5, handler: nil)
^
XCTest.XCTestCase.waitForExpectations:2:22: note: calls to instance method 'waitForExpectations(timeout:handler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExpectations(timeout: TimeInterval, handler: (@Sendable ((any Error)?) -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:135:10: note: add '@MainActor' to make instance method 'testCustomDidFailSendingSnapshot()' part of global actor 'MainActor'
func testCustomDidFailSendingSnapshot() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:57:9: warning: sending value of non-Sendable type 'FluxorExplorerInterceptorTests' risks causing data races; this is an error in the Swift 6 language mode
waitForExpectations(timeout: 5, handler: nil)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:57:9: note: sending task-isolated value of non-Sendable type 'FluxorExplorerInterceptorTests' to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' risks causing races in between task-isolated and main actor-isolated uses
waitForExpectations(timeout: 5, handler: nil)
^
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:78:9: warning: sending value of non-Sendable type 'FluxorExplorerInterceptorTests' risks causing data races; this is an error in the Swift 6 language mode
waitForExpectations(timeout: 5, handler: nil)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:78:9: note: sending task-isolated value of non-Sendable type 'FluxorExplorerInterceptorTests' to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' risks causing races in between task-isolated and main actor-isolated uses
waitForExpectations(timeout: 5, handler: nil)
^
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:152:9: warning: sending value of non-Sendable type 'FluxorExplorerInterceptorTests' risks causing data races; this is an error in the Swift 6 language mode
waitForExpectations(timeout: 5, handler: nil)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Tests/FluxorExplorerInterceptorTests/FluxorExplorerStoreInterceptorTests.swift:152:9: note: sending task-isolated value of non-Sendable type 'FluxorExplorerInterceptorTests' to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' risks causing races in between task-isolated and main actor-isolated uses
waitForExpectations(timeout: 5, handler: nil)
^
SwiftDriverJobDiscovery normal arm64 Compiling FluxorExplorerInterceptor.swift (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
SwiftDriver\ Compilation FluxorExplorerInterceptor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Store+Binding.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriverJobDiscovery normal arm64 Compiling StoreValue.swift (in target 'Fluxor' from project 'Fluxor')
SwiftDriver\ Compilation Fluxor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Fluxor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Fluxor.o normal (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Fluxor.o
ExtractAppIntentsMetadata (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Fluxor --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 13.0 --bundle-identifier fluxor.Fluxor --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Fluxor.appintents --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Fluxor.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Fluxor.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Fluxor.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 10:22:04.581 appintentsmetadataprocessor[835:4514] Starting appintentsmetadataprocessor export
2025-04-26 10:22:04.616 appintentsmetadataprocessor[835:4514] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Fluxor.o (in target 'Fluxor' from project 'Fluxor')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Fluxor
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Fluxor.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerSnapshot.o normal (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerSnapshot.o
ExtractAppIntentsMetadata (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name FluxorExplorerSnapshot --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 13.0 --bundle-identifier fluxorexplorersnapshot.FluxorExplorerSnapshot --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerSnapshot.appintents --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerSnapshot.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/FluxorExplorerSnapshot.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 10:22:04.663 appintentsmetadataprocessor[838:4530] Starting appintentsmetadataprocessor export
2025-04-26 10:22:04.698 appintentsmetadataprocessor[838:4530] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerSnapshot.o (in target 'FluxorExplorerSnapshot' from project 'FluxorExplorerSnapshot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/FluxorExplorerSnapshot
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerSnapshot.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptor.o normal (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptor.o
ExtractAppIntentsMetadata (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name FluxorExplorerInterceptor --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 13.0 --bundle-identifier spi-builder-workspace.FluxorExplorerInterceptor --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptor.appintents --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptor.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/FluxorExplorerInterceptor.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 10:22:04.744 appintentsmetadataprocessor[841:4545] Starting appintentsmetadataprocessor export
2025-04-26 10:22:04.780 appintentsmetadataprocessor[841:4545] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptor.o (in target 'FluxorExplorerInterceptor' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptor.o
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/empty-FluxorExplorerInterceptorTests.plist (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/empty-FluxorExplorerInterceptorTests.plist -producttype com.apple.product-type.bundle.unit-test -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest/Info.plist
SwiftDriverJobDiscovery normal arm64 Emitting module for FluxorExplorerInterceptorTests (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
SwiftDriver\ Compilation\ Requirements FluxorExplorerInterceptorTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptorTests -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.abi.json (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftdoc (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftsourceinfo (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling FluxorExplorerStoreInterceptorTests.swift (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
SwiftDriver\ Compilation FluxorExplorerInterceptorTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FluxorExplorerInterceptorTests -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest/FluxorExplorerInterceptorTests normal (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -bundle -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/../Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.swiftmodule -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -framework XCTest -lXCTestSwiftSupport -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest/FluxorExplorerInterceptorTests -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/Fluxor.build/Objects-normal/arm64/Fluxor.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Fluxor.build/Debug-iphoneos/AnyCodable.build/Objects-normal/arm64/AnyCodable.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerSnapshot.build/Debug-iphoneos/FluxorExplorerSnapshot.build/Objects-normal/arm64/FluxorExplorerSnapshot.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptor.build/Objects-normal/arm64/FluxorExplorerInterceptor.swiftmodule
CopySwiftLibs /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftStdLibTool --copy --verbose --scan-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest/FluxorExplorerInterceptorTests --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest/Frameworks --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest/PlugIns --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest/SystemExtensions --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest/Extensions --platform iphoneos --toolchain /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest/Frameworks --strip-bitcode --scan-executable /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib --strip-bitcode-tool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/SwiftStdLibToolInputDependencies.dep --filter-for-swift-os --back-deploy-swift-concurrency
Ignoring --strip-bitcode because --sign was not passed
Copying /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.5/iphoneos/libswift_Concurrency.dylib to /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest/Frameworks/libswift_Concurrency.dylib
ExtractAppIntentsMetadata (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name FluxorExplorerInterceptorTests --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 13.0 --bundle-identifier spi-builder-workspace.FluxorExplorerInterceptorTests --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest/FluxorExplorerInterceptorTests --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/Objects-normal/arm64/FluxorExplorerInterceptorTests.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 10:22:07.095 appintentsmetadataprocessor[844:4599] Starting appintentsmetadataprocessor export
2025-04-26 10:22:07.097 appintentsmetadataprocessor[844:4599] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateDSYMFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest.dSYM /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest/FluxorExplorerInterceptorTests (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest/FluxorExplorerInterceptorTests -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest.dSYM
AppIntentsSSUTraining (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/ssu --bundle-id spi-builder-workspace.FluxorExplorerInterceptorTests --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FluxorExplorerInterceptor.build/Debug-iphoneos/FluxorExplorerInterceptorTests.build/FluxorExplorerInterceptorTests.DependencyMetadataFileList --archive-ssu-assets
2025-04-26 10:22:07.129 appintentsnltrainingprocessor[846:4601] Parsing options for appintentsnltrainingprocessor
2025-04-26 10:22:07.131 appintentsnltrainingprocessor[846:4601] No AppShortcuts found - Skipping.
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest (in target 'FluxorExplorerInterceptorTests' from project 'FluxorExplorerInterceptor')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FluxorExplorerInterceptorTests.xctest
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
{
"identity" : "fluxor",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FluxorOrg/Fluxor"
},
{
"identity" : "fluxorexplorersnapshot",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FluxorOrg/FluxorExplorerSnapshot"
}
],
"manifest_display_name" : "FluxorExplorerInterceptor",
"name" : "FluxorExplorerInterceptor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FluxorExplorerInterceptor",
"targets" : [
"FluxorExplorerInterceptor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FluxorExplorerInterceptorTests",
"module_type" : "SwiftTarget",
"name" : "FluxorExplorerInterceptorTests",
"path" : "Tests/FluxorExplorerInterceptorTests",
"product_dependencies" : [
"Fluxor"
],
"sources" : [
"FluxorExplorerStoreInterceptorTests.swift"
],
"target_dependencies" : [
"FluxorExplorerInterceptor"
],
"type" : "test"
},
{
"c99name" : "FluxorExplorerInterceptor",
"module_type" : "SwiftTarget",
"name" : "FluxorExplorerInterceptor",
"path" : "Sources/FluxorExplorerInterceptor",
"product_dependencies" : [
"Fluxor",
"FluxorExplorerSnapshot"
],
"product_memberships" : [
"FluxorExplorerInterceptor"
],
"sources" : [
"FluxorExplorerInterceptor.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.