Build Information
Successful build of BlackBox, reference main (5c375c), with Swift 6.3 for iOS using Xcode 26.4 on 27 Apr 2026 23:16:18 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BlackBox -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dodobrands/BlackBox.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dodobrands/BlackBox
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5c375cd Bump github.com/apple/swift-docc-plugin from 1.4.6 to 1.5.0 (#96)
Cloned https://github.com/dodobrands/BlackBox.git
Revision (git rev-parse @):
5c375cdc8113f4ca6e82644415375abfd550b0f9
SUCCESS checkout https://github.com/dodobrands/BlackBox.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/dodobrands/BlackBox.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-docc-plugin
Fetching from https://github.com/dodobrands/DBThreadSafe-ios.git
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.5.0 of package ‘swift-docc-plugin’
Creating working copy of package ‘DBThreadSafe-ios’
Checking out 2.3.0 of package ‘DBThreadSafe-ios’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Resolve Package Graph
Resolved source packages:
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.5.0
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
DBThreadSafe: https://github.com/dodobrands/DBThreadSafe-ios.git @ 2.3.0
BlackBox: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftDocCPlugin, SymbolKit, DBThreadSafe, BlackBox
2026-04-27 19:15:34.769 xcodebuild[534:3109] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "dbthreadsafe-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dodobrands/DBThreadSafe-ios.git"
}
],
"manifest_display_name" : "BlackBox",
"name" : "BlackBox",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "BlackBox",
"targets" : [
"BlackBox"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "ExampleModule",
"module_type" : "SwiftTarget",
"name" : "ExampleModule",
"path" : "Sources/ExampleModule",
"sources" : [
"ExampleService.swift"
],
"target_dependencies" : [
"BlackBox"
],
"type" : "library"
},
{
"c99name" : "BlackBoxTests",
"module_type" : "SwiftTarget",
"name" : "BlackBoxTests",
"path" : "Tests/BlackBoxTests",
"sources" : [
"BackwardsCompatibilityTests.swift",
"BlackBoxEndEventTests.swift",
"BlackBoxErrorEventTests.swift",
"BlackBoxGenericEventTests.swift",
"BlackBoxStartEventTests.swift",
"BlackBoxTestCase.swift",
"Helpers/AnakinKills.swift",
"Helpers/Lightsaber.swift",
"LoggerMock.swift",
"OSLoggerTests.swift",
"OSSignpostLoggerTests.swift"
],
"target_dependencies" : [
"BlackBox",
"ExampleModule"
],
"type" : "test"
},
{
"c99name" : "BlackBox",
"module_type" : "SwiftTarget",
"name" : "BlackBox",
"path" : "Sources/BlackBox",
"product_dependencies" : [
"DBThreadSafe"
],
"product_memberships" : [
"BlackBox"
],
"sources" : [
"BBLogFormat.swift",
"BBLogLevel.swift",
"BBLoggerProtocol.swift",
"BlackBox.swift",
"BlackBoxEvents.swift",
"Helpers/BBHelpers.swift",
"Loggers/FSLogger.swift",
"Loggers/OSLogger.swift",
"Loggers/OSSignpostLogger.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"BlackBox"
]
}
}
2026-04-27 19:15:56.383 xcodebuild[886:5360] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BlackBox -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.4.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 BlackBox -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
DBThreadSafe: https://github.com/dodobrands/DBThreadSafe-ios.git @ 2.3.0
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.5.0
BlackBox: /Users/admin/builder/spi-builder-workspace
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'BlackBox' in project 'BlackBox'
➜ Explicit dependency on target 'BlackBox' in project 'BlackBox'
➜ Explicit dependency on target 'DBThreadSafe' in project 'DBThreadSafe'
Target 'BlackBox' in project 'BlackBox'
➜ Explicit dependency on target 'DBThreadSafe' in project 'DBThreadSafe'
Target 'DBThreadSafe' in project 'DBThreadSafe'
➜ Explicit dependency on target 'DBThreadSafe' in project 'DBThreadSafe'
Target 'DBThreadSafe' in project 'DBThreadSafe' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: c3ec5f2ca3a3f4dc88bde72bc514fe94
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c3ec5f2ca3a3f4dc88bde72bc514fe94.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
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
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/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
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
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/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/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/DBThreadSafe.modulemap (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/DBThreadSafe.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/DBThreadSafe.DependencyMetadataFileList (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/DBThreadSafe.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/DBThreadSafe.DependencyStaticMetadataFileList (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/DBThreadSafe.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.SwiftFileList (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe-OutputFileMap.json (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.SwiftConstValuesFileList (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe_const_extract_protocols.json (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.LinkFileList (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox_const_extract_protocols.json (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.SwiftFileList (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.SwiftConstValuesFileList (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.LinkFileList (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox-OutputFileMap.json (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/BlackBox.modulemap (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/BlackBox.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/BlackBox.DependencyStaticMetadataFileList (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/BlackBox.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/BlackBox.DependencyMetadataFileList (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/BlackBox.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/DBThreadSafe.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/DBThreadSafe.modulemap (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios
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/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/DBThreadSafe.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/BlackBox.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/BlackBox.modulemap (in target 'BlackBox' from project 'BlackBox')
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/BlackBox.build/Debug-iphoneos/BlackBox.build/BlackBox.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver DBThreadSafe normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DBThreadSafe -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.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/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe_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/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.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/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-2F1TLFMIYG87O875XOW4JCA6I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-1UZ3PIGWNYDWKO4RKG8JKGDXH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-6TPSIDWYXNBLA4R5K8WO4R1U6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-C0JBBBFU09IEE46E6SRV4Q1QE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-87Z1ZXO1ICF314KKACY4HUBK8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-ABCXUGMOJ2Y64UUV2Y7D2BD52.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-565O5PP7IF1NUBR8VGC9KQ0XG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-AZAOCK6F554MUZT32IVY0H9WU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-CZOEYK3ZE2H1GST2SXCKMSTI4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-E112WBJLCCO8YEVKIIBLN111E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-55R05UJ9OP6J0GUVQKCQ2JUC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-B5BWU00VOG61G9AOF4IRYMH7A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-CYVQLRLX0Z4HW57ZNJUKP0MPX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-LW1ODH1EVGGYB87QNC42IG3E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-EQZFBWWVW9KW6E3F3SNFCNB8N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-BDFY0PWTCHRDMSGRRHNEC420M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-6EJIDGUP97A8AUBH8E5VMWPHN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-E9HS3HMP78PJ6KGCPCKFUCUBA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-CFY74N2OU9RJXSMJ80ALF0EW3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-C3D2CJ2NKDTWICORJSTRT3B20.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-CTU02QJ91OX1WXBASR1DGMARP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-85I3RD01DX6QDC0BOAFJC79GO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-BV2K5A80R7QF72PPJ2AL4LEFT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-55WQ5LB8ULK9Q3XB2SZOSNU4U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-2P43PJ5IH1F1FN66X6INYLBXN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-3HBCW452KADHV2JHDSQSLVUIK.pcm
SwiftCompile normal arm64 Compiling\ DBThreadSafeContainer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios/Sources/DBThreadSafe/DBThreadSafeContainer.swift (in target 'DBThreadSafe' from project 'DBThreadSafe')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios/Sources/DBThreadSafe/DBThreadSafeContainer.swift (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ DBThreadSafe (in target 'DBThreadSafe' from project 'DBThreadSafe')
EmitSwiftModule normal arm64 (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ThreadSafe.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios/Sources/DBThreadSafe/ThreadSafe.swift (in target 'DBThreadSafe' from project 'DBThreadSafe')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios/Sources/DBThreadSafe/ThreadSafe.swift (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Lock.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios/Sources/DBThreadSafe/Lock.swift (in target 'DBThreadSafe' from project 'DBThreadSafe')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios/Sources/DBThreadSafe/Lock.swift (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for DBThreadSafe (in target 'DBThreadSafe' from project 'DBThreadSafe')
SwiftDriver\ Compilation\ Requirements DBThreadSafe normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DBThreadSafe -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.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/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe_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/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.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/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe-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/DBThreadSafe-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe-Swift.h (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/DBThreadSafe-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DBThreadSafe.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.swiftmodule (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios
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/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DBThreadSafe.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DBThreadSafe.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.swiftdoc (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios
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/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DBThreadSafe.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DBThreadSafe.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.abi.json (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios
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/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DBThreadSafe.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DBThreadSafe.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.swiftsourceinfo (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios
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/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DBThreadSafe.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriver BlackBox normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BlackBox -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox_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/BlackBox.build/Debug-iphoneos/BlackBox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.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/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-E39AVOP2SN8T25977T92RVOF7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-E7OWC3M09GZO0LY27ATGLKJI3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-DRBE05WTIQ7ACVT7Y6YGZODUY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-HP5MXOZ7N6H08XBIIBU21W03.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-3UUCPJBUHL3K534RCCBXSBB3X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-EVM6GW9SZ6CRXTGUQQ124XEBO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-7WY9SV0NOI77B3HLQR3G6B2U2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-5KEALQN5NJXC4X329C367A0K7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-7L0REK52XTH8ZYP90P1N5CALM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-4VODZL7MKDR6ATPLH7QG7ETMG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-CVCBHX7ECRZPDFMFYEU6Z84GU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-77EQYCUNCP8116AR94LE410HP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-2C2SAE12M5DP4RJYM2C939WHZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-BYP3LK8028GB2PN4VTCUURGS6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-4B5ECDFZNZ7LPBOQ1H7BC639V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-EES8U8OZNBQ85B8LQA5CZ03KB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-D17V8P285CBEXMPVEYFY0G4SF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-554UPS2QTSOY8ZV44D2FKES4B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-9A7WXY9SHUS1KJQFQ7QQ6NA9M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-EJN0JR94SRCD38GWW40AS5YUQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-BDX18O8NTWODGZLB2TEGYS5U8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-5XILUNO7UQ5NDLLKAGEIJPGEW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-6A7RGF69WB3M9RFKOB4YO3GWO.pcm
SwiftDriverJobDiscovery normal arm64 Compiling ThreadSafe.swift (in target 'DBThreadSafe' from project 'DBThreadSafe')
SwiftDriverJobDiscovery normal arm64 Compiling DBThreadSafeContainer.swift (in target 'DBThreadSafe' from project 'DBThreadSafe')
SwiftDriverJobDiscovery normal arm64 Compiling Lock.swift (in target 'DBThreadSafe' from project 'DBThreadSafe')
SwiftDriver\ Compilation DBThreadSafe normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DBThreadSafe -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.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/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe_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/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.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/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe-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/DBThreadSafe.o normal (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -O0 -w -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-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.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/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DBThreadSafe.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-4AE3ZYZKEBKHBN9EB2825H9LL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-F1GRQAGHTP0DXIENJF1IQKBZ7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-6GN74XLIEBVFYABOYVNO0MFJY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-8J6WVMAV0LGZYGOH9ZG7ZGPT9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-5UD51NC8JD5LMGXF67VUIQV.pcm
ExtractAppIntentsMetadata (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.7Os4Tj/Metal.xctoolchain --module-name DBThreadSafe --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk --xcode-version 17E192 --platform-family iOS --deployment-target 12.0 --bundle-identifier dbthreadsafe-ios.DBThreadSafe --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DBThreadSafe.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DBThreadSafe.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/DBThreadSafe.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/DBThreadSafe.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DBThreadSafe.build/Debug-iphoneos/DBThreadSafe.build/Objects-normal/arm64/DBThreadSafe.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-27 19:16:17.750 appintentsmetadataprocessor[1182:7055] Starting appintentsmetadataprocessor export
2026-04-27 19:16:17.780 appintentsmetadataprocessor[1182:7055] Extracted no relevant App Intents symbols, skipping writing output
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-7BULF7RJC18K60D82L3PK0G3Q.pcm
SwiftCompile normal arm64 Compiling\ BBHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/BlackBox/Helpers/BBHelpers.swift (in target 'BlackBox' from project 'BlackBox')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BlackBox/Helpers/BBHelpers.swift (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OSLogger.swift /Users/admin/builder/spi-builder-workspace/Sources/BlackBox/Loggers/OSLogger.swift (in target 'BlackBox' from project 'BlackBox')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BlackBox/Loggers/OSLogger.swift (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FSLogger.swift /Users/admin/builder/spi-builder-workspace/Sources/BlackBox/Loggers/FSLogger.swift (in target 'BlackBox' from project 'BlackBox')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BlackBox/Loggers/FSLogger.swift (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OSSignpostLogger.swift /Users/admin/builder/spi-builder-workspace/Sources/BlackBox/Loggers/OSSignpostLogger.swift (in target 'BlackBox' from project 'BlackBox')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BlackBox/Loggers/OSSignpostLogger.swift (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ BlackBox (in target 'BlackBox' from project 'BlackBox')
EmitSwiftModule normal arm64 (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ BlackBoxEvents.swift /Users/admin/builder/spi-builder-workspace/Sources/BlackBox/BlackBoxEvents.swift (in target 'BlackBox' from project 'BlackBox')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BlackBox/BlackBoxEvents.swift (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ BBLogFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/BlackBox/BBLogFormat.swift (in target 'BlackBox' from project 'BlackBox')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BlackBox/BBLogFormat.swift (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/BlackBox/BBLogFormat.swift:95:14: warning: 'levelsWithIcons' is deprecated: Use levelsIcons
self.levelsWithIcons = levelsWithIcons
^
/Users/admin/builder/spi-builder-workspace/Sources/BlackBox/BBLogFormat.swift:104:12: warning: 'levelsWithIcons' is deprecated: Use levelsIcons
if levelsWithIcons.contains(level) {
^
/Users/admin/builder/spi-builder-workspace/Sources/BlackBox/BBLogFormat.swift:105:26: warning: 'icon' is deprecated: Use BBLogFormat.Icons
return level.icon
^
SwiftCompile normal arm64 Compiling\ BlackBox.swift /Users/admin/builder/spi-builder-workspace/Sources/BlackBox/BlackBox.swift (in target 'BlackBox' from project 'BlackBox')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BlackBox/BlackBox.swift (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ BBLoggerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/BlackBox/BBLoggerProtocol.swift (in target 'BlackBox' from project 'BlackBox')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BlackBox/BBLoggerProtocol.swift (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ BBLogLevel.swift /Users/admin/builder/spi-builder-workspace/Sources/BlackBox/BBLogLevel.swift (in target 'BlackBox' from project 'BlackBox')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BlackBox/BBLogLevel.swift (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling BBLoggerProtocol.swift (in target 'BlackBox' from project 'BlackBox')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DBThreadSafe.o (in target 'DBThreadSafe' from project 'DBThreadSafe')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DBThreadSafe-ios
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DBThreadSafe.o
SwiftDriverJobDiscovery normal arm64 Compiling BlackBox.swift (in target 'BlackBox' from project 'BlackBox')
SwiftDriverJobDiscovery normal arm64 Emitting module for BlackBox (in target 'BlackBox' from project 'BlackBox')
SwiftDriver\ Compilation\ Requirements BlackBox normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BlackBox -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox_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/BlackBox.build/Debug-iphoneos/BlackBox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.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/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling BBHelpers.swift (in target 'BlackBox' from project 'BlackBox')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/BlackBox-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox-Swift.h (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/BlackBox-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling BBLogFormat.swift (in target 'BlackBox' from project 'BlackBox')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BlackBox.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.abi.json (in target 'BlackBox' from project 'BlackBox')
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/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BlackBox.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BlackBox.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.swiftdoc (in target 'BlackBox' from project 'BlackBox')
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/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BlackBox.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BlackBox.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.swiftmodule (in target 'BlackBox' from project 'BlackBox')
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/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BlackBox.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BlackBox.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.swiftsourceinfo (in target 'BlackBox' from project 'BlackBox')
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/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BlackBox.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling FSLogger.swift (in target 'BlackBox' from project 'BlackBox')
SwiftDriverJobDiscovery normal arm64 Compiling BlackBoxEvents.swift (in target 'BlackBox' from project 'BlackBox')
SwiftDriverJobDiscovery normal arm64 Compiling BBLogLevel.swift (in target 'BlackBox' from project 'BlackBox')
SwiftDriverJobDiscovery normal arm64 Compiling OSSignpostLogger.swift (in target 'BlackBox' from project 'BlackBox')
SwiftDriverJobDiscovery normal arm64 Compiling OSLogger.swift (in target 'BlackBox' from project 'BlackBox')
SwiftDriver\ Compilation BlackBox normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BlackBox -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox_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/BlackBox.build/Debug-iphoneos/BlackBox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.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/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox-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/BlackBox.o normal (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -O0 -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-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.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/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BlackBox.o
ExtractAppIntentsMetadata (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.7Os4Tj/Metal.xctoolchain --module-name BlackBox --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk --xcode-version 17E192 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.BlackBox --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BlackBox.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BlackBox.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/BlackBox.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/BlackBox.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackBox.build/Debug-iphoneos/BlackBox.build/Objects-normal/arm64/BlackBox.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-27 19:16:18.036 appintentsmetadataprocessor[1196:7106] Starting appintentsmetadataprocessor export
2026-04-27 19:16:18.044 appintentsmetadataprocessor[1196:7106] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BlackBox.o (in target 'BlackBox' from project 'BlackBox')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BlackBox.o
** BUILD SUCCEEDED **
2026-04-27 19:16:05.415 xcodebuild[958:5855] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "dbthreadsafe-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dodobrands/DBThreadSafe-ios.git"
}
],
"manifest_display_name" : "BlackBox",
"name" : "BlackBox",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "BlackBox",
"targets" : [
"BlackBox"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "ExampleModule",
"module_type" : "SwiftTarget",
"name" : "ExampleModule",
"path" : "Sources/ExampleModule",
"sources" : [
"ExampleService.swift"
],
"target_dependencies" : [
"BlackBox"
],
"type" : "library"
},
{
"c99name" : "BlackBoxTests",
"module_type" : "SwiftTarget",
"name" : "BlackBoxTests",
"path" : "Tests/BlackBoxTests",
"sources" : [
"BackwardsCompatibilityTests.swift",
"BlackBoxEndEventTests.swift",
"BlackBoxErrorEventTests.swift",
"BlackBoxGenericEventTests.swift",
"BlackBoxStartEventTests.swift",
"BlackBoxTestCase.swift",
"Helpers/AnakinKills.swift",
"Helpers/Lightsaber.swift",
"LoggerMock.swift",
"OSLoggerTests.swift",
"OSSignpostLoggerTests.swift"
],
"target_dependencies" : [
"BlackBox",
"ExampleModule"
],
"type" : "test"
},
{
"c99name" : "BlackBox",
"module_type" : "SwiftTarget",
"name" : "BlackBox",
"path" : "Sources/BlackBox",
"product_dependencies" : [
"DBThreadSafe"
],
"product_memberships" : [
"BlackBox"
],
"sources" : [
"BBLogFormat.swift",
"BBLogLevel.swift",
"BBLoggerProtocol.swift",
"BlackBox.swift",
"BlackBoxEvents.swift",
"Helpers/BBHelpers.swift",
"Loggers/FSLogger.swift",
"Loggers/OSLogger.swift",
"Loggers/OSSignpostLogger.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.