Build Information
Failed to build Diagnostics, reference main (8299b3
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 10 Sep 2025 06:51:02 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Diagnostics -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AvdLee/Diagnostics.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AvdLee/Diagnostics
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8299b34 Merge pull request #186 from hiddevdploeg/patch-1
Cloned https://github.com/AvdLee/Diagnostics.git
Revision (git rev-parse @):
8299b34d1813d11a49c5cd76b530856535e56bcd
SUCCESS checkout https://github.com/AvdLee/Diagnostics.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/AvdLee/Diagnostics.git
https://github.com/AvdLee/Diagnostics.git
{
"dependencies" : [
{
"identity" : "exceptioncatcher",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sindresorhus/ExceptionCatcher"
}
],
"manifest_display_name" : "Diagnostics",
"name" : "Diagnostics",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Diagnostics",
"targets" : [
"Diagnostics"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DiagnosticsTests",
"module_type" : "SwiftTarget",
"name" : "DiagnosticsTests",
"path" : "DiagnosticsTests",
"sources" : [
"DiagnosticsReporterTests.swift",
"Extensions/MFMailComposeViewControllerTests.swift",
"HTMLEncodingTests.swift",
"HTMLGeneratingTests.swift",
"Logging/LogsWriterTests.swift",
"Mocks.swift",
"Reporters/AppSystemMetadataReporterTests.swift",
"Reporters/DirectoryTree/DirectoryTreeFactoryTests.swift",
"Reporters/GeneralInfoReporterTests.swift",
"Reporters/LogsReporterTests.swift",
"Reporters/LogsTrimmerTests.swift",
"Reporters/SmartInsights/DeviceStorageInsightTests.swift",
"Reporters/SmartInsights/SmartInsightsReporterTests.swift",
"Reporters/SmartInsights/UpdateAvailableInsightTests.swift",
"Reporters/UserDefaultsReporterTests.swift"
],
"target_dependencies" : [
"Diagnostics"
],
"type" : "test"
},
{
"c99name" : "Diagnostics",
"module_type" : "SwiftTarget",
"name" : "Diagnostics",
"path" : "Sources",
"product_dependencies" : [
"ExceptionCatcher"
],
"product_memberships" : [
"Diagnostics"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/functions.js",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/style.css",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Device.swift",
"Diagnostics.swift",
"DiagnosticsChapter.swift",
"DiagnosticsReport.swift",
"DiagnosticsReportFilter.swift",
"DiagnosticsReporter.swift",
"Extensions/BundleExtensions.swift",
"Extensions/ByteCountFormatter.swift",
"Extensions/DateFormatterExtensions.swift",
"HTMLEncoding.swift",
"HTMLGenerating.swift",
"Logging/DiagnosticsLogger.swift",
"Logging/HTML+LoggableCSSClass.swift",
"Logging/Loggable.swift",
"Logging/LogsTrimmer.swift",
"Logging/LogsWriter.swift",
"MFMailExtensions/MFMailComposeVCExtensions.swift",
"MetricKit/MetricsMonitor.swift",
"Reporters/AppSystemMetadataReporter.swift",
"Reporters/DirectoryTree/DirectoryTreeFactory.swift",
"Reporters/DirectoryTree/DirectoryTreeNode.swift",
"Reporters/DirectoryTree/DirectoryTreeReporter.swift",
"Reporters/DirectoryTree/DirectoryTreeStringFactory.swift",
"Reporters/GeneralInfoReporter.swift",
"Reporters/LogsReporter.swift",
"Reporters/SmartInsightsReporter.swift",
"Reporters/UserDefaultsReporter.swift",
"SmartInsights/CellularAllowedInsight.swift",
"SmartInsights/DeviceStorageInsight.swift",
"SmartInsights/SmartInsight.swift",
"SmartInsights/SmartInsightsProviding.swift",
"SmartInsights/UpdateAvailableInsight.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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/sindresorhus/ExceptionCatcher
Creating working copy of package ‘ExceptionCatcher’
Checking out 2.2.0 of package ‘ExceptionCatcher’
Resolve Package Graph
Resolved source packages:
Diagnostics: /Users/admin/builder/spi-builder-workspace
ExceptionCatcher: https://github.com/sindresorhus/ExceptionCatcher @ 2.2.0
resolved source packages: Diagnostics, ExceptionCatcher
{
"dependencies" : [
{
"identity" : "exceptioncatcher",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sindresorhus/ExceptionCatcher"
}
],
"manifest_display_name" : "Diagnostics",
"name" : "Diagnostics",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Diagnostics",
"targets" : [
"Diagnostics"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DiagnosticsTests",
"module_type" : "SwiftTarget",
"name" : "DiagnosticsTests",
"path" : "DiagnosticsTests",
"sources" : [
"DiagnosticsReporterTests.swift",
"Extensions/MFMailComposeViewControllerTests.swift",
"HTMLEncodingTests.swift",
"HTMLGeneratingTests.swift",
"Logging/LogsWriterTests.swift",
"Mocks.swift",
"Reporters/AppSystemMetadataReporterTests.swift",
"Reporters/DirectoryTree/DirectoryTreeFactoryTests.swift",
"Reporters/GeneralInfoReporterTests.swift",
"Reporters/LogsReporterTests.swift",
"Reporters/LogsTrimmerTests.swift",
"Reporters/SmartInsights/DeviceStorageInsightTests.swift",
"Reporters/SmartInsights/SmartInsightsReporterTests.swift",
"Reporters/SmartInsights/UpdateAvailableInsightTests.swift",
"Reporters/UserDefaultsReporterTests.swift"
],
"target_dependencies" : [
"Diagnostics"
],
"type" : "test"
},
{
"c99name" : "Diagnostics",
"module_type" : "SwiftTarget",
"name" : "Diagnostics",
"path" : "Sources",
"product_dependencies" : [
"ExceptionCatcher"
],
"product_memberships" : [
"Diagnostics"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/functions.js",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/style.css",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Device.swift",
"Diagnostics.swift",
"DiagnosticsChapter.swift",
"DiagnosticsReport.swift",
"DiagnosticsReportFilter.swift",
"DiagnosticsReporter.swift",
"Extensions/BundleExtensions.swift",
"Extensions/ByteCountFormatter.swift",
"Extensions/DateFormatterExtensions.swift",
"HTMLEncoding.swift",
"HTMLGenerating.swift",
"Logging/DiagnosticsLogger.swift",
"Logging/HTML+LoggableCSSClass.swift",
"Logging/Loggable.swift",
"Logging/LogsTrimmer.swift",
"Logging/LogsWriter.swift",
"MFMailExtensions/MFMailComposeVCExtensions.swift",
"MetricKit/MetricsMonitor.swift",
"Reporters/AppSystemMetadataReporter.swift",
"Reporters/DirectoryTree/DirectoryTreeFactory.swift",
"Reporters/DirectoryTree/DirectoryTreeNode.swift",
"Reporters/DirectoryTree/DirectoryTreeReporter.swift",
"Reporters/DirectoryTree/DirectoryTreeStringFactory.swift",
"Reporters/GeneralInfoReporter.swift",
"Reporters/LogsReporter.swift",
"Reporters/SmartInsightsReporter.swift",
"Reporters/UserDefaultsReporter.swift",
"SmartInsights/CellularAllowedInsight.swift",
"SmartInsights/DeviceStorageInsight.swift",
"SmartInsights/SmartInsight.swift",
"SmartInsights/SmartInsightsProviding.swift",
"SmartInsights/UpdateAvailableInsight.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Diagnostics"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Diagnostics -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats
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 Diagnostics -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
ExceptionCatcher: https://github.com/sindresorhus/ExceptionCatcher @ 2.2.0
Diagnostics: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
Target 'DiagnosticsTests' in project 'Diagnostics'
➜ Explicit dependency on target 'Diagnostics' in project 'Diagnostics'
➜ Explicit dependency on target 'ExceptionCatcher' in project 'ExceptionCatcher'
Target 'Diagnostics' in project 'Diagnostics'
➜ Explicit dependency on target 'Diagnostics' in project 'Diagnostics'
➜ Explicit dependency on target 'Diagnostics_Diagnostics' in project 'Diagnostics'
➜ Explicit dependency on target 'ExceptionCatcher' in project 'ExceptionCatcher'
Target 'Diagnostics' in project 'Diagnostics'
➜ Explicit dependency on target 'Diagnostics_Diagnostics' in project 'Diagnostics'
➜ Explicit dependency on target 'ExceptionCatcher' in project 'ExceptionCatcher'
Target 'ExceptionCatcher' in project 'ExceptionCatcher'
➜ Explicit dependency on target 'ExceptionCatcher' in project 'ExceptionCatcher'
➜ Explicit dependency on target 'ExceptionCatcherInternal' in project 'ExceptionCatcher'
Target 'ExceptionCatcher' in project 'ExceptionCatcher'
➜ Explicit dependency on target 'ExceptionCatcherInternal' in project 'ExceptionCatcher'
Target 'ExceptionCatcherInternal' in project 'ExceptionCatcher' (no dependencies)
Target 'Diagnostics_Diagnostics' in project 'Diagnostics' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x objective-c -c /dev/null
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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
Build description signature: f4cb787551b15ff1dcf566a5fb70cbcc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f4cb787551b15ff1dcf566a5fb70cbcc.xcbuilddata
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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/ExceptionCatcherInternal.DependencyStaticMetadataFileList (in target 'ExceptionCatcherInternal' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/ExceptionCatcherInternal.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/ExceptionCatcherInternal.modulemap (in target 'ExceptionCatcherInternal' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/ExceptionCatcherInternal.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/ExceptionCatcherInternal.DependencyMetadataFileList (in target 'ExceptionCatcherInternal' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/ExceptionCatcherInternal.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'ExceptionCatcherInternal' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-target arm64-apple-macos10.13 -fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=ExceptionCatcherInternal' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -g -fprofile-instr-generate -fcoverage-mapping -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher/Sources/ExceptionCatcherInternal/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/ExceptionCatcherInternal.LinkFileList (in target 'ExceptionCatcherInternal' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/ExceptionCatcherInternal.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.LinkFileList (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.SwiftFileList (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher_const_extract_protocols.json (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.SwiftConstValuesFileList (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher-OutputFileMap.json (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/ExceptionCatcher.modulemap (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/ExceptionCatcher.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ExceptionCatcherInternal.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/ExceptionCatcherInternal.modulemap (in target 'ExceptionCatcherInternal' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
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/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/ExceptionCatcherInternal.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/ExceptionCatcher.DependencyStaticMetadataFileList (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/ExceptionCatcher.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/ExceptionCatcher.DependencyMetadataFileList (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/ExceptionCatcher.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics_Diagnostics.build/empty-Diagnostics_Diagnostics.plist (in target 'Diagnostics_Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics_Diagnostics.build/empty-Diagnostics_Diagnostics.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics_Diagnostics.build/Diagnostics_Diagnostics.DependencyStaticMetadataFileList (in target 'Diagnostics_Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics_Diagnostics.build/Diagnostics_Diagnostics.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics_Diagnostics.build/Diagnostics_Diagnostics.DependencyMetadataFileList (in target 'Diagnostics_Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics_Diagnostics.build/Diagnostics_Diagnostics.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/DiagnosticsTests.build/empty-DiagnosticsTests.plist (in target 'DiagnosticsTests' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/DiagnosticsTests.build/empty-DiagnosticsTests.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/DiagnosticsTests.build/Objects-normal/arm64/DiagnosticsTests_const_extract_protocols.json (in target 'DiagnosticsTests' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/DiagnosticsTests.build/Objects-normal/arm64/DiagnosticsTests_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/DiagnosticsTests.build/Objects-normal/arm64/DiagnosticsTests.SwiftFileList (in target 'DiagnosticsTests' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/DiagnosticsTests.build/Objects-normal/arm64/DiagnosticsTests.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ExceptionCatcher.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/ExceptionCatcher.modulemap (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
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/ExceptionCatcher.build/Debug/ExceptionCatcher.build/ExceptionCatcher.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/DiagnosticsTests.build/Objects-normal/arm64/DiagnosticsTests.SwiftConstValuesFileList (in target 'DiagnosticsTests' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/DiagnosticsTests.build/Objects-normal/arm64/DiagnosticsTests.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/DiagnosticsTests.build/Objects-normal/arm64/DiagnosticsTests.LinkFileList (in target 'DiagnosticsTests' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/DiagnosticsTests.build/Objects-normal/arm64/DiagnosticsTests.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/DiagnosticsTests.build/Objects-normal/arm64/DiagnosticsTests-OutputFileMap.json (in target 'DiagnosticsTests' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/DiagnosticsTests.build/Objects-normal/arm64/DiagnosticsTests-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/DiagnosticsTests.build/DiagnosticsTests.DependencyStaticMetadataFileList (in target 'DiagnosticsTests' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/DiagnosticsTests.build/DiagnosticsTests.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/DiagnosticsTests.build/DiagnosticsTests.DependencyMetadataFileList (in target 'DiagnosticsTests' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/DiagnosticsTests.build/DiagnosticsTests.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics_const_extract_protocols.json (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics.SwiftFileList (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics.SwiftConstValuesFileList (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics.LinkFileList (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics-OutputFileMap.json (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Diagnostics.modulemap (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Diagnostics.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Diagnostics.DependencyStaticMetadataFileList (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Diagnostics.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Diagnostics.DependencyMetadataFileList (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Diagnostics.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/DerivedSources/resource_bundle_accessor.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/DerivedSources/resource_bundle_accessor.swift
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Diagnostics_Diagnostics.bundle/Contents (in target 'Diagnostics_Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Diagnostics_Diagnostics.bundle/Contents
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Diagnostics_Diagnostics.bundle (in target 'Diagnostics_Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Diagnostics_Diagnostics.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Diagnostics_Diagnostics.bundle/Contents/Resources (in target 'Diagnostics_Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Diagnostics_Diagnostics.bundle/Contents/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DiagnosticsTests.xctest/Contents (in target 'DiagnosticsTests' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DiagnosticsTests.xctest/Contents
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DiagnosticsTests.xctest (in target 'DiagnosticsTests' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DiagnosticsTests.xctest
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DiagnosticsTests.xctest/Contents/Resources (in target 'DiagnosticsTests' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DiagnosticsTests.xctest/Contents/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DiagnosticsTests.xctest/Contents/MacOS (in target 'DiagnosticsTests' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DiagnosticsTests.xctest/Contents/MacOS
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Diagnostics_Diagnostics.bundle/Contents/Resources/style.css /Users/admin/builder/spi-builder-workspace/Sources/style.css (in target 'Diagnostics_Diagnostics' from project 'Diagnostics')
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/Sources/style.css /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Diagnostics_Diagnostics.bundle/Contents/Resources
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Diagnostics_Diagnostics.bundle/Contents/Resources/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy (in target 'Diagnostics_Diagnostics' from project 'Diagnostics')
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/Sources/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Diagnostics_Diagnostics.bundle/Contents/Resources
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Diagnostics_Diagnostics.bundle/Contents/Resources/functions.js /Users/admin/builder/spi-builder-workspace/Sources/functions.js (in target 'Diagnostics_Diagnostics' from project 'Diagnostics')
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/Sources/functions.js /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Diagnostics_Diagnostics.bundle/Contents/Resources
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Diagnostics_Diagnostics.bundle/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics_Diagnostics.build/empty-Diagnostics_Diagnostics.plist (in target 'Diagnostics_Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics_Diagnostics.build/empty-Diagnostics_Diagnostics.plist -producttype com.apple.product-type.bundle -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Diagnostics_Diagnostics.bundle/Contents/Info.plist
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Diagnostics.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Diagnostics.modulemap (in target 'Diagnostics' from project 'Diagnostics')
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/Diagnostics.build/Debug/Diagnostics.build/Diagnostics.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Diagnostics_Diagnostics.bundle (in target 'Diagnostics_Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Diagnostics_Diagnostics.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Diagnostics_Diagnostics.bundle (in target 'Diagnostics_Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Diagnostics_Diagnostics.bundle
SwiftDriver ExceptionCatcher normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
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 ExceptionCatcher -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ExceptionCatcherInternal.modulemap -stats-output-dir .stats -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher-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/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.swiftmodule -user-module-version 2.2.0 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name exceptioncatcher -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher/Sources/ExceptionCatcherInternal/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.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/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/ExceptionCatcher.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher/Sources/ExceptionCatcherInternal/ExceptionCatcher.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ExceptionCatcherInternal' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/ExceptionCatcher.o.scan -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/ExceptionCatcher.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/ExceptionCatcher.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher/Sources/ExceptionCatcherInternal/ExceptionCatcher.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/ExceptionCatcher.o -index-unit-output-path /ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/ExceptionCatcher.o
SwiftEmitModule normal arm64 Emitting\ module\ for\ ExceptionCatcher (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher/Sources/ExceptionCatcher/ExceptionCatcher.swift (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ExceptionCatcher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher/Sources/ExceptionCatcher/ExceptionCatcher.swift (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher/Sources/ExceptionCatcher/ExceptionCatcher.swift (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-4T8W8Q8LT5DA3OVPBZVUGH8NI.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-4T8W8Q8LT5DA3OVPBZVUGH8NI.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrauth-82TKW7HTUOOWS6Q76OW9FTCOQ.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrauth-82TKW7HTUOOWS6Q76OW9FTCOQ.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_fenv-50HJSX0KOFUBRKJ66FQU7224N.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_fenv-50HJSX0KOFUBRKJ66FQU7224N.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-1L41TIU9SK64EHN58CY9YGKVK.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdbool-1L41TIU9SK64EHN58CY9YGKVK.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/TargetConditionals-7FLPXRA9OC6QPYP1KRQ5I14VI.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/TargetConditionals-7FLPXRA9OC6QPYP1KRQ5I14VI.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_iso646-6XHT0Y9ZKXSV5Y9765FG45K6I.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_iso646-6XHT0Y9ZKXSV5Y9765FG45K6I.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-403IRC515PFCTZ8JJA1D5S43R.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-403IRC515PFCTZ8JJA1D5S43R.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrcheck-LU8OGVR3CY0R65IPEULTD806.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ptrcheck-LU8OGVR3CY0R65IPEULTD806.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_float-DUU3KQO9DWEUBD1IAB3YH7XXR.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_float-DUU3KQO9DWEUBD1IAB3YH7XXR.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability_internal-8AXF98PHISG2ZAUNBMEFYATJ3.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability_internal-8AXF98PHISG2ZAUNBMEFYATJ3.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_float-5L31LZGF5N4RHBGOKJSC9N1HP.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_float-5L31LZGF5N4RHBGOKJSC9N1HP.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-7KCDBIK9UDTZW3QEII36LV5LF.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-7KCDBIK9UDTZW3QEII36LV5LF.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/AvailabilityMacros-CWQJMDAIDJAT310ELGAA0A3DL.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/AvailabilityMacros-CWQJMDAIDJAT310ELGAA0A3DL.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-1DCG5DUS778F661Z34LWJ6W1L.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-1DCG5DUS778F661Z34LWJ6W1L.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_time-614ZEGPLSYQQ4ALHH3O2QIDZ7.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_time-614ZEGPLSYQQ4ALHH3O2QIDZ7.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_sys_select-61F6LW4DKOP9ROULOE9I6G78H.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_sys_select-61F6LW4DKOP9ROULOE9I6G78H.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdint-A43OJV1EEOJOZVZUPMEYEIK1Y.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdint-A43OJV1EEOJOZVZUPMEYEIK1Y.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-3YQ7SE1QLABZ5EQ9I4M6GN5UY.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-3YQ7SE1QLABZ5EQ9I4M6GN5UY.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/alloca-CQTA2Y47XLXIZHL5MZ6MU0CV8.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/alloca-CQTA2Y47XLXIZHL5MZ6MU0CV8.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/netinet_in-1XDR576WGH9SXCMG1QTUU23TU.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/netinet_in-1XDR576WGH9SXCMG1QTUU23TU.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_limits-5Q5EHGMJ78D4G48FU5IFEDSH7.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_limits-5Q5EHGMJ78D4G48FU5IFEDSH7.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_locale-EFDRPAMGB848KXATM5FPFKJF.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_locale-EFDRPAMGB848KXATM5FPFKJF.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_strings-9O8DICPIGF6TPITHVJ0HQ464F.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_strings-9O8DICPIGF6TPITHVJ0HQ464F.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_complex-7KVVHJUBBHT2K8BRGJ46KFDLS.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_complex-7KVVHJUBBHT2K8BRGJ46KFDLS.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_assert-AIL3SSQKXPE6CTJNIK7Y8WK70.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_assert-AIL3SSQKXPE6CTJNIK7Y8WK70.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-5RRLBSBY45RTUK80EX0L6P1P9.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-5RRLBSBY45RTUK80EX0L6P1P9.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_useconds_t-5ZZVAA1A1RR6TRK927U31H103.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_useconds_t-5ZZVAA1A1RR6TRK927U31H103.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/uuid-4ZLOM59G1M7RWNQIPDWPPRHIA.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/uuid-4ZLOM59G1M7RWNQIPDWPPRHIA.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_setjmp-3OI780O3218FJ2LI9T9UY3O0Q.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_setjmp-3OI780O3218FJ2LI9T9UY3O0Q.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_math-B79STJKIYXA9YN9VE13ZQ0EMV.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_math-B79STJKIYXA9YN9VE13ZQ0EMV.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-ELBMCDU7A0J57YQQ86RY3H09R.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_limits-ELBMCDU7A0J57YQQ86RY3H09R.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/runetype-1YGR961KZIXU7SZUKNR5D0DGK.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/runetype-1YGR961KZIXU7SZUKNR5D0DGK.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/xlocale-B8CTLOOEJ9S4A21NKK8QK241G.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/xlocale-B8CTLOOEJ9S4A21NKK8QK241G.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/mach-9Y2BSV35MJX3FJ77WDDVSGUC2.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/mach-9Y2BSV35MJX3FJ77WDDVSGUC2.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_inttypes-55N3NKIS1J9YL4SRZDVVTBKB6.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_inttypes-55N3NKIS1J9YL4SRZDVVTBKB6.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdatomic-1F3WTZDXHAZATMZ9PYO2LCC9K.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdatomic-1F3WTZDXHAZATMZ9PYO2LCC9K.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-EIGQVB3ZIL8Y323LH73XDGFB.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-EIGQVB3ZIL8Y323LH73XDGFB.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_tgmath-56096NTAUIKCURHRW25BOFRVX.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_tgmath-56096NTAUIKCURHRW25BOFRVX.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_ctype-DAIPTA0R512N9L0VAWUT924RA.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_ctype-DAIPTA0R512N9L0VAWUT924RA.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-71ABYQTZOW4AHWCYIHFMNVDDC.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-71ABYQTZOW4AHWCYIHFMNVDDC.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/nl_types-660T6ZRHMAWVFUVLMUM1E0BMG.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/nl_types-660T6ZRHMAWVFUVLMUM1E0BMG.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_time-DOJPQT0MRPLU8J9KY8IFJNILN.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_time-DOJPQT0MRPLU8J9KY8IFJNILN.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-8PTNJF63IDXDYS7LPDF196N72.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-8PTNJF63IDXDYS7LPDF196N72.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_resource-9RB3ULA5KOCKS8D41S437VDL8.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_resource-9RB3ULA5KOCKS8D41S437VDL8.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-BDH3BTABCWADWLHHBRC73ILLK.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-BDH3BTABCWADWLHHBRC73ILLK.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_signal-DMHWQPVEAJBI1LY2U9F5IHDZI.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_signal-DMHWQPVEAJBI1LY2U9F5IHDZI.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_tgmath-BE6UW45K6KZU3W3FKSAY7R9NT.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_tgmath-BE6UW45K6KZU3W3FKSAY7R9NT.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/__wctype-1S61E7EXFKBCX24V34YN0W3AN.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/__wctype-1S61E7EXFKBCX24V34YN0W3AN.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/gethostuuid-2K8WJ3OTFAVTFA2B6PM5RSTWG.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/gethostuuid-2K8WJ3OTFAVTFA2B6PM5RSTWG.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/libDER-7ITPNAFDPKV7AMY302OKW47P9.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/libDER-7ITPNAFDPKV7AMY302OKW47P9.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_wait-CNMEZ8Q2PPQQWOQS6SMKCT8RR.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_wait-CNMEZ8Q2PPQQWOQS6SMKCT8RR.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_select-BBLUX4P2W5ESJWBMT2JDUEAAQ.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_select-BBLUX4P2W5ESJWBMT2JDUEAAQ.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/pthread-4SCLHKSL7L6CRZHV53EI8R57U.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/pthread-4SCLHKSL7L6CRZHV53EI8R57U.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wchar-1W0GSSBOTQ51KYJLBV3TL302D.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wchar-1W0GSSBOTQ51KYJLBV3TL302D.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wctype-4GBFB6JVNO8LIQZPWW4DPED7.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_wctype-4GBFB6JVNO8LIQZPWW4DPED7.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/unistd-4CDKO7W9O6ZJPNKSBYYP7FPWW.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/unistd-4CDKO7W9O6ZJPNKSBYYP7FPWW.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdlib-4X93GHI4888REDRFOD6FQTWOO.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdlib-4X93GHI4888REDRFOD6FQTWOO.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-CSWT7ECYNVFMZH2R54EXL8BGS.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Darwin-CSWT7ECYNVFMZH2R54EXL8BGS.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/MachO-AT1EESY8JXCVGPSKW1L0Y32YD.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/MachO-AT1EESY8JXCVGPSKW1L0Y32YD.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/libkern-DLKSJL22Q1RE6WB8DTVB5SZH9.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/libkern-DLKSJL22Q1RE6WB8DTVB5SZH9.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/launch-AB8AXNNG0WHT7XMP0TXVBCC0A.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/launch-AB8AXNNG0WHT7XMP0TXVBCC0A.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ObjectiveC-E63AUQ0KOUCWOYGJM3JYS6MV7.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/ObjectiveC-E63AUQ0KOUCWOYGJM3JYS6MV7.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_object-8ZF7U5TXFWVY3XW786ATGVRF9.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_object-8ZF7U5TXFWVY3XW786ATGVRF9.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_workgroup-8MDBZL8KBCG0K3KO9AMT28TUO.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_workgroup-8MDBZL8KBCG0K3KO9AMT28TUO.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Dispatch-E1S6SIHJ54P9QGDZS7NDULESV.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Dispatch-E1S6SIHJ54P9QGDZS7NDULESV.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/XPC-AC7HYCI9ICP6ZYL2DV2SBT0DV.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/XPC-AC7HYCI9ICP6ZYL2DV2SBT0DV.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreFoundation-60PC4AGQS3S9LB5X4TX8APNE.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreFoundation-60PC4AGQS3S9LB5X4TX8APNE.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/IOKit-3BN0CZCEFU3PJQ86EVFTGXLHX.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/IOKit-3BN0CZCEFU3PJQ86EVFTGXLHX.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CFNetwork-2KAUEY44KCPASLJOOZ6TFZY12.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CFNetwork-2KAUEY44KCPASLJOOZ6TFZY12.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Security-DJQMG6Z2X66ZS74RMSB12Y1WK.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Security-DJQMG6Z2X66ZS74RMSB12Y1WK.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DiskArbitration-CVZA4BZ8GE1MP88N8QJFFTMSW.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DiskArbitration-CVZA4BZ8GE1MP88N8QJFFTMSW.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreGraphics-EUWP7AEKVPAY3D6SUYYRVKJGY.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreGraphics-EUWP7AEKVPAY3D6SUYYRVKJGY.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreServices-77ZSJ6QFYM2P4AML871QYFEGW.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CoreServices-77ZSJ6QFYM2P4AML871QYFEGW.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-CE2P1I4W4U6WFP5MIOCOU4LMM.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-CE2P1I4W4U6WFP5MIOCOU4LMM.scan
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/ExceptionCatcher.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher/Sources/ExceptionCatcherInternal/ExceptionCatcher.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ExceptionCatcherInternal' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/ExceptionCatcher.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/ExceptionCatcher.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher/Sources/ExceptionCatcherInternal/ExceptionCatcher.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/ExceptionCatcher.o -index-unit-output-path /ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/ExceptionCatcher.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ExceptionCatcherInternal.o normal (in target 'ExceptionCatcherInternal' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/ExceptionCatcherInternal.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/ExceptionCatcherInternal_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcherInternal.build/Objects-normal/arm64/ExceptionCatcherInternal_dependency_info.dat -fobjc-arc -fobjc-link-runtime -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ExceptionCatcherInternal.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ExceptionCatcherInternal.o (in target 'ExceptionCatcherInternal' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ExceptionCatcherInternal.o
SwiftDriverJobDiscovery normal arm64 Emitting module for ExceptionCatcher (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
SwiftDriver\ Compilation\ Requirements ExceptionCatcher normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
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 ExceptionCatcher -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ExceptionCatcherInternal.modulemap -stats-output-dir .stats -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher-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/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.swiftmodule -user-module-version 2.2.0 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name exceptioncatcher -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher/Sources/ExceptionCatcherInternal/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.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/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher-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/ExceptionCatcher-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher-Swift.h (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ExceptionCatcher-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ExceptionCatcher.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.abi.json (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
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/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ExceptionCatcher.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ExceptionCatcher.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.swiftdoc (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
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/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ExceptionCatcher.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ExceptionCatcher.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.swiftmodule (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
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/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ExceptionCatcher.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ExceptionCatcher.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.swiftsourceinfo (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
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/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ExceptionCatcher.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver Diagnostics normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Diagnostics' from project 'Diagnostics')
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 Diagnostics -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ExceptionCatcherInternal.modulemap -stats-output-dir .stats -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos13.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics-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/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics.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/Diagnostics.build/Debug/Diagnostics.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher/Sources/ExceptionCatcherInternal/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.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/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ Device.swift,\ Diagnostics.swift,\ DiagnosticsChapter.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/Device.swift /Users/admin/builder/spi-builder-workspace/Sources/Diagnostics.swift /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsChapter.swift (in target 'Diagnostics' from project 'Diagnostics')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/DerivedSources/resource_bundle_accessor.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Device.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Diagnostics.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsChapter.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ByteCountFormatter.swift,\ DateFormatterExtensions.swift,\ HTMLEncoding.swift,\ HTMLGenerating.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/ByteCountFormatter.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/DateFormatterExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/HTMLEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/HTMLGenerating.swift (in target 'Diagnostics' from project 'Diagnostics')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Extensions/ByteCountFormatter.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Extensions/DateFormatterExtensions.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTMLEncoding.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTMLGenerating.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LogsTrimmer.swift,\ LogsWriter.swift,\ MFMailComposeVCExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsTrimmer.swift /Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift /Users/admin/builder/spi-builder-workspace/Sources/MFMailExtensions/MFMailComposeVCExtensions.swift (in target 'Diagnostics' from project 'Diagnostics')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsTrimmer.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MFMailExtensions/MFMailComposeVCExtensions.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Diagnostics (in target 'Diagnostics' from project 'Diagnostics')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/Device.swift /Users/admin/builder/spi-builder-workspace/Sources/Diagnostics.swift /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsChapter.swift /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReportFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/BundleExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/ByteCountFormatter.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/DateFormatterExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/HTMLEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/HTMLGenerating.swift /Users/admin/builder/spi-builder-workspace/Sources/Logging/DiagnosticsLogger.swift /Users/admin/builder/spi-builder-workspace/Sources/Logging/HTML+LoggableCSSClass.swift /Users/admin/builder/spi-builder-workspace/Sources/Logging/Loggable.swift /Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsTrimmer.swift /Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift /Users/admin/builder/spi-builder-workspace/Sources/MFMailExtensions/MFMailComposeVCExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MetricKit/MetricsMonitor.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeStringFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/GeneralInfoReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/LogsReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/UserDefaultsReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/CellularAllowedInsight.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/DeviceStorageInsight.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/SmartInsight.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/SmartInsightsProviding.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift -target arm64-apple-macos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ExceptionCatcherInternal.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher/Sources/ExceptionCatcherInternal/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Diagnostics -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics.abi.json
EmitSwiftModule normal arm64 (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
nonisolated(nonsending) func report() async -> DiagnosticsChapter
^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
public nonisolated(nonsending) static func create(
^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
nonisolated(nonsending) func generateResult() async -> InsightResult?
^
SwiftCompile normal arm64 Compiling\ SmartInsight.swift,\ SmartInsightsProviding.swift,\ UpdateAvailableInsight.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/SmartInsight.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/SmartInsightsProviding.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift (in target 'Diagnostics' from project 'Diagnostics')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/SmartInsight.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/SmartInsightsProviding.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GeneralInfoReporter.swift,\ LogsReporter.swift,\ SmartInsightsReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/GeneralInfoReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/LogsReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift (in target 'Diagnostics' from project 'Diagnostics')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Reporters/GeneralInfoReporter.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Reporters/LogsReporter.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DiagnosticsReport.swift,\ DiagnosticsReportFilter.swift,\ DiagnosticsReporter.swift,\ BundleExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReportFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/BundleExtensions.swift (in target 'Diagnostics' from project 'Diagnostics')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReportFilter.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Extensions/BundleExtensions.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MetricsMonitor.swift,\ AppSystemMetadataReporter.swift,\ DirectoryTreeFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/MetricKit/MetricsMonitor.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeFactory.swift (in target 'Diagnostics' from project 'Diagnostics')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetricKit/MetricsMonitor.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeFactory.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DiagnosticsLogger.swift,\ HTML+LoggableCSSClass.swift,\ Loggable.swift /Users/admin/builder/spi-builder-workspace/Sources/Logging/DiagnosticsLogger.swift /Users/admin/builder/spi-builder-workspace/Sources/Logging/HTML+LoggableCSSClass.swift /Users/admin/builder/spi-builder-workspace/Sources/Logging/Loggable.swift (in target 'Diagnostics' from project 'Diagnostics')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Logging/DiagnosticsLogger.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Logging/HTML+LoggableCSSClass.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Logging/Loggable.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DirectoryTreeNode.swift,\ DirectoryTreeReporter.swift,\ DirectoryTreeStringFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeStringFactory.swift (in target 'Diagnostics' from project 'Diagnostics')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeNode.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeReporter.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeStringFactory.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ExceptionCatcher.swift (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
SwiftDriver\ Compilation ExceptionCatcher normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
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 ExceptionCatcher -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ExceptionCatcherInternal.modulemap -stats-output-dir .stats -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher-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/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.swiftmodule -user-module-version 2.2.0 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name exceptioncatcher -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher/Sources/ExceptionCatcherInternal/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.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/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:2d0cd52a3b36855750ca01798e9bc3132977121a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:2d0cd52a3b36855750ca01798e9bc3132977121a, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:2d0cd52a3b36855750ca01798e9bc3132977121a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:2d0cd52a3b36855750ca01798e9bc3132977121a, name:My Mac }
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ Diagnostics (in target 'Diagnostics' from project 'Diagnostics')
EmitSwiftModule normal arm64 (in target 'Diagnostics' from project 'Diagnostics')
Building workspace spi-builder-workspace with scheme Diagnostics
(3 failures)
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
Resolved source packages:
ExceptionCatcher: https://github.com/sindresorhus/ExceptionCatcher @ 2.2.0
Diagnostics: /Users/admin/builder/spi-builder-workspace
resolved source packages: ExceptionCatcher, Diagnostics
{
"dependencies" : [
{
"identity" : "exceptioncatcher",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sindresorhus/ExceptionCatcher"
}
],
"manifest_display_name" : "Diagnostics",
"name" : "Diagnostics",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Diagnostics",
"targets" : [
"Diagnostics"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DiagnosticsTests",
"module_type" : "SwiftTarget",
"name" : "DiagnosticsTests",
"path" : "DiagnosticsTests",
"sources" : [
"DiagnosticsReporterTests.swift",
"Extensions/MFMailComposeViewControllerTests.swift",
"HTMLEncodingTests.swift",
"HTMLGeneratingTests.swift",
"Logging/LogsWriterTests.swift",
"Mocks.swift",
"Reporters/AppSystemMetadataReporterTests.swift",
"Reporters/DirectoryTree/DirectoryTreeFactoryTests.swift",
"Reporters/GeneralInfoReporterTests.swift",
"Reporters/LogsReporterTests.swift",
"Reporters/LogsTrimmerTests.swift",
"Reporters/SmartInsights/DeviceStorageInsightTests.swift",
"Reporters/SmartInsights/SmartInsightsReporterTests.swift",
"Reporters/SmartInsights/UpdateAvailableInsightTests.swift",
"Reporters/UserDefaultsReporterTests.swift"
],
"target_dependencies" : [
"Diagnostics"
],
"type" : "test"
},
{
"c99name" : "Diagnostics",
"module_type" : "SwiftTarget",
"name" : "Diagnostics",
"path" : "Sources",
"product_dependencies" : [
"ExceptionCatcher"
],
"product_memberships" : [
"Diagnostics"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/functions.js",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/style.css",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Device.swift",
"Diagnostics.swift",
"DiagnosticsChapter.swift",
"DiagnosticsReport.swift",
"DiagnosticsReportFilter.swift",
"DiagnosticsReporter.swift",
"Extensions/BundleExtensions.swift",
"Extensions/ByteCountFormatter.swift",
"Extensions/DateFormatterExtensions.swift",
"HTMLEncoding.swift",
"HTMLGenerating.swift",
"Logging/DiagnosticsLogger.swift",
"Logging/HTML+LoggableCSSClass.swift",
"Logging/Loggable.swift",
"Logging/LogsTrimmer.swift",
"Logging/LogsWriter.swift",
"MFMailExtensions/MFMailComposeVCExtensions.swift",
"MetricKit/MetricsMonitor.swift",
"Reporters/AppSystemMetadataReporter.swift",
"Reporters/DirectoryTree/DirectoryTreeFactory.swift",
"Reporters/DirectoryTree/DirectoryTreeNode.swift",
"Reporters/DirectoryTree/DirectoryTreeReporter.swift",
"Reporters/DirectoryTree/DirectoryTreeStringFactory.swift",
"Reporters/GeneralInfoReporter.swift",
"Reporters/LogsReporter.swift",
"Reporters/SmartInsightsReporter.swift",
"Reporters/UserDefaultsReporter.swift",
"SmartInsights/CellularAllowedInsight.swift",
"SmartInsights/DeviceStorageInsight.swift",
"SmartInsights/SmartInsight.swift",
"SmartInsights/SmartInsightsProviding.swift",
"SmartInsights/UpdateAvailableInsight.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Diagnostics"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Diagnostics -destination platform=macOS,arch=arm64
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 Diagnostics -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
ExceptionCatcher: https://github.com/sindresorhus/ExceptionCatcher @ 2.2.0
Diagnostics: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
Target 'DiagnosticsTests' in project 'Diagnostics'
➜ Explicit dependency on target 'Diagnostics' in project 'Diagnostics'
➜ Explicit dependency on target 'ExceptionCatcher' in project 'ExceptionCatcher'
Target 'Diagnostics' in project 'Diagnostics'
➜ Explicit dependency on target 'Diagnostics' in project 'Diagnostics'
➜ Explicit dependency on target 'Diagnostics_Diagnostics' in project 'Diagnostics'
➜ Explicit dependency on target 'ExceptionCatcher' in project 'ExceptionCatcher'
Target 'Diagnostics' in project 'Diagnostics'
➜ Explicit dependency on target 'Diagnostics_Diagnostics' in project 'Diagnostics'
➜ Explicit dependency on target 'ExceptionCatcher' in project 'ExceptionCatcher'
Target 'ExceptionCatcher' in project 'ExceptionCatcher'
➜ Explicit dependency on target 'ExceptionCatcher' in project 'ExceptionCatcher'
➜ Explicit dependency on target 'ExceptionCatcherInternal' in project 'ExceptionCatcher'
Target 'ExceptionCatcher' in project 'ExceptionCatcher'
➜ Explicit dependency on target 'ExceptionCatcherInternal' in project 'ExceptionCatcher'
Target 'ExceptionCatcherInternal' in project 'ExceptionCatcher' (no dependencies)
Target 'Diagnostics_Diagnostics' in project 'Diagnostics' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x objective-c -c /dev/null
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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
Build description signature: 3172c3c6586239add914d2081a339788
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3172c3c6586239add914d2081a339788.xcbuilddata
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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Diagnostics_Diagnostics.bundle/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics_Diagnostics.build/empty-Diagnostics_Diagnostics.plist (in target 'Diagnostics_Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics_Diagnostics.build/empty-Diagnostics_Diagnostics.plist -producttype com.apple.product-type.bundle -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Diagnostics_Diagnostics.bundle/Contents/Info.plist
SwiftDriver ExceptionCatcher normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
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 ExceptionCatcher -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ExceptionCatcherInternal.modulemap -DXcode -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher-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/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.swiftmodule -user-module-version 2.2.0 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name exceptioncatcher -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher/Sources/ExceptionCatcherInternal/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.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/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ExceptionCatcher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher/Sources/ExceptionCatcher/ExceptionCatcher.swift (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher/Sources/ExceptionCatcher/ExceptionCatcher.swift (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ ExceptionCatcher (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher/Sources/ExceptionCatcher/ExceptionCatcher.swift (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for ExceptionCatcher (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
SwiftDriver\ Compilation\ Requirements ExceptionCatcher normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
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 ExceptionCatcher -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ExceptionCatcherInternal.modulemap -DXcode -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher-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/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.swiftmodule -user-module-version 2.2.0 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name exceptioncatcher -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher/Sources/ExceptionCatcherInternal/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.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/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher-Swift.h -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/ExceptionCatcher.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.abi.json (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
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/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ExceptionCatcher.swiftmodule/arm64-apple-macos.abi.json
SwiftDriver Diagnostics normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Diagnostics' from project 'Diagnostics')
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 Diagnostics -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ExceptionCatcherInternal.modulemap -DXcode -enable-experimental-feature StrictConcurrency -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos13.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics-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/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics.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/Diagnostics.build/Debug/Diagnostics.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher/Sources/ExceptionCatcherInternal/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.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/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ExceptionCatcher.swift (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
SwiftDriver\ Compilation ExceptionCatcher normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
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 ExceptionCatcher -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ExceptionCatcherInternal.modulemap -DXcode -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher-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/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.swiftmodule -user-module-version 2.2.0 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name exceptioncatcher -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher/Sources/ExceptionCatcherInternal/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.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/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher-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/ExceptionCatcher.o normal (in target 'ExceptionCatcher' from project 'ExceptionCatcher')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExceptionCatcher.build/Debug/ExceptionCatcher.build/Objects-normal/arm64/ExceptionCatcher.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ExceptionCatcher.o
SwiftCompile normal arm64 Compiling\ ByteCountFormatter.swift,\ DateFormatterExtensions.swift,\ HTMLEncoding.swift,\ HTMLGenerating.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/ByteCountFormatter.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/DateFormatterExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/HTMLEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/HTMLGenerating.swift (in target 'Diagnostics' from project 'Diagnostics')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Extensions/ByteCountFormatter.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Extensions/DateFormatterExtensions.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTMLEncoding.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTMLGenerating.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LogsTrimmer.swift,\ LogsWriter.swift,\ MFMailComposeVCExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsTrimmer.swift /Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift /Users/admin/builder/spi-builder-workspace/Sources/MFMailExtensions/MFMailComposeVCExtensions.swift (in target 'Diagnostics' from project 'Diagnostics')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsTrimmer.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MFMailExtensions/MFMailComposeVCExtensions.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DiagnosticsReport.swift,\ DiagnosticsReportFilter.swift,\ DiagnosticsReporter.swift,\ BundleExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReportFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/BundleExtensions.swift (in target 'Diagnostics' from project 'Diagnostics')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReportFilter.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Extensions/BundleExtensions.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DiagnosticsLogger.swift,\ HTML+LoggableCSSClass.swift,\ Loggable.swift /Users/admin/builder/spi-builder-workspace/Sources/Logging/DiagnosticsLogger.swift /Users/admin/builder/spi-builder-workspace/Sources/Logging/HTML+LoggableCSSClass.swift /Users/admin/builder/spi-builder-workspace/Sources/Logging/Loggable.swift (in target 'Diagnostics' from project 'Diagnostics')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Logging/DiagnosticsLogger.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Logging/HTML+LoggableCSSClass.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Logging/Loggable.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SmartInsight.swift,\ SmartInsightsProviding.swift,\ UpdateAvailableInsight.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/SmartInsight.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/SmartInsightsProviding.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift (in target 'Diagnostics' from project 'Diagnostics')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/SmartInsight.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/SmartInsightsProviding.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MetricsMonitor.swift,\ AppSystemMetadataReporter.swift,\ DirectoryTreeFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/MetricKit/MetricsMonitor.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeFactory.swift (in target 'Diagnostics' from project 'Diagnostics')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MetricKit/MetricsMonitor.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeFactory.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UserDefaultsReporter.swift,\ CellularAllowedInsight.swift,\ DeviceStorageInsight.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/UserDefaultsReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/CellularAllowedInsight.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/DeviceStorageInsight.swift (in target 'Diagnostics' from project 'Diagnostics')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Reporters/UserDefaultsReporter.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/CellularAllowedInsight.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/DeviceStorageInsight.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ Device.swift,\ Diagnostics.swift,\ DiagnosticsChapter.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/Device.swift /Users/admin/builder/spi-builder-workspace/Sources/Diagnostics.swift /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsChapter.swift (in target 'Diagnostics' from project 'Diagnostics')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/DerivedSources/resource_bundle_accessor.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Device.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Diagnostics.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsChapter.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GeneralInfoReporter.swift,\ LogsReporter.swift,\ SmartInsightsReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/GeneralInfoReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/LogsReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift (in target 'Diagnostics' from project 'Diagnostics')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Reporters/GeneralInfoReporter.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Reporters/LogsReporter.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Diagnostics (in target 'Diagnostics' from project 'Diagnostics')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/Device.swift /Users/admin/builder/spi-builder-workspace/Sources/Diagnostics.swift /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsChapter.swift /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReport.swift /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReportFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/BundleExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/ByteCountFormatter.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/DateFormatterExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/HTMLEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/HTMLGenerating.swift /Users/admin/builder/spi-builder-workspace/Sources/Logging/DiagnosticsLogger.swift /Users/admin/builder/spi-builder-workspace/Sources/Logging/HTML+LoggableCSSClass.swift /Users/admin/builder/spi-builder-workspace/Sources/Logging/Loggable.swift /Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsTrimmer.swift /Users/admin/builder/spi-builder-workspace/Sources/Logging/LogsWriter.swift /Users/admin/builder/spi-builder-workspace/Sources/MFMailExtensions/MFMailComposeVCExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/MetricKit/MetricsMonitor.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/AppSystemMetadataReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeStringFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/GeneralInfoReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/LogsReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/UserDefaultsReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/CellularAllowedInsight.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/DeviceStorageInsight.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/SmartInsight.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/SmartInsightsProviding.swift /Users/admin/builder/spi-builder-workspace/Sources/SmartInsights/UpdateAvailableInsight.swift -target arm64-apple-macos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics_const_extract_protocols.json -enable-experimental-feature StrictConcurrency -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ExceptionCatcherInternal.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ExceptionCatcher/Sources/ExceptionCatcherInternal/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Diagnostics -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Diagnostics.build/Debug/Diagnostics.build/Objects-normal/arm64/Diagnostics.abi.json
EmitSwiftModule normal arm64 (in target 'Diagnostics' from project 'Diagnostics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:55:12: error: unknown option 'nonsending' for attribute 'nonisolated'
public nonisolated(nonsending) func report() async -> DiagnosticsChapter {
^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:13:5: error: unknown option 'nonsending' for attribute 'nonisolated'
nonisolated(nonsending) func report() async -> DiagnosticsChapter
^
/Users/admin/builder/spi-builder-workspace/Sources/DiagnosticsReporter.swift:51:12: error: unknown option 'nonsending' for attribute 'nonisolated'
public nonisolated(nonsending) static func create(
^
/Users/admin/builder/spi-builder-workspace/Sources/Reporters/SmartInsightsReporter.swift:34:5: error: unknown option 'nonsending' for attribute 'nonisolated'
nonisolated(nonsending) func generateResult() async -> InsightResult?
^
SwiftCompile normal arm64 Compiling\ DirectoryTreeNode.swift,\ DirectoryTreeReporter.swift,\ DirectoryTreeStringFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeStringFactory.swift (in target 'Diagnostics' from project 'Diagnostics')
Command SwiftCompile failed with a nonzero exit code
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:2d0cd52a3b36855750ca01798e9bc3132977121a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:2d0cd52a3b36855750ca01798e9bc3132977121a, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:2d0cd52a3b36855750ca01798e9bc3132977121a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:2d0cd52a3b36855750ca01798e9bc3132977121a, name:My Mac }
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ Diagnostics (in target 'Diagnostics' from project 'Diagnostics')
EmitSwiftModule normal arm64 (in target 'Diagnostics' from project 'Diagnostics')
SwiftCompile normal arm64 Compiling\ DirectoryTreeNode.swift,\ DirectoryTreeReporter.swift,\ DirectoryTreeStringFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporters/DirectoryTree/DirectoryTreeStringFactory.swift (in target 'Diagnostics' from project 'Diagnostics')
Building workspace spi-builder-workspace with scheme Diagnostics
(4 failures)
BUILD FAILURE 6.1 macosXcodebuild