Build Information
Successful build of DictionaryCoding, reference main (6c2daf
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 27 Apr 2025 02:51:37 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DictionaryCoding-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/DictionaryCoding.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/DictionaryCoding
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6c2dafa updated to MIT license
Cloned https://github.com/elegantchaos/DictionaryCoding.git
Revision (git rev-parse @):
6c2dafae704a75900c0f9ffcfa93f4e72dae366f
SUCCESS checkout https://github.com/elegantchaos/DictionaryCoding.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/elegantchaos/DictionaryCoding.git
https://github.com/elegantchaos/DictionaryCoding.git
{
"dependencies" : [
],
"manifest_display_name" : "DictionaryCoding",
"name" : "DictionaryCoding",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "DictionaryCoding",
"targets" : [
"DictionaryCoding"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DictionaryCodingTests",
"module_type" : "SwiftTarget",
"name" : "DictionaryCodingTests",
"path" : "Tests/DictionaryCodingTests",
"sources" : [
"CombineTests.swift",
"DictionaryDecodingTests.swift",
"DictionaryEncodingTests.swift"
],
"target_dependencies" : [
"DictionaryCoding"
],
"type" : "test"
},
{
"c99name" : "DictionaryCoding",
"module_type" : "SwiftTarget",
"name" : "DictionaryCoding",
"path" : "Sources/DictionaryCoding",
"product_memberships" : [
"DictionaryCoding"
],
"sources" : [
"DictionaryCodingKey.swift",
"DictionaryDecoder.swift",
"DictionaryEncoder.swift",
"DictionaryErrors.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "DictionaryCoding",
"name" : "DictionaryCoding",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "DictionaryCoding",
"targets" : [
"DictionaryCoding"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DictionaryCodingTests",
"module_type" : "SwiftTarget",
"name" : "DictionaryCodingTests",
"path" : "Tests/DictionaryCodingTests",
"sources" : [
"CombineTests.swift",
"DictionaryDecodingTests.swift",
"DictionaryEncodingTests.swift"
],
"target_dependencies" : [
"DictionaryCoding"
],
"type" : "test"
},
{
"c99name" : "DictionaryCoding",
"module_type" : "SwiftTarget",
"name" : "DictionaryCoding",
"path" : "Sources/DictionaryCoding",
"product_memberships" : [
"DictionaryCoding"
],
"sources" : [
"DictionaryCodingKey.swift",
"DictionaryDecoder.swift",
"DictionaryEncoder.swift",
"DictionaryErrors.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "DictionaryCoding",
"schemes" : [
"DictionaryCoding-Package"
],
"targets" : [
"DictionaryCoding",
"DictionaryCodingPackageDescription",
"DictionaryCodingPackageTests",
"DictionaryCodingTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DictionaryCoding-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DictionaryCoding-Package -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'DictionaryCoding' in project 'DictionaryCoding' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 160ecfbea33e211aa778365c4eb1d20a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/160ecfbea33e211aa778365c4eb1d20a.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/DictionaryCoding.xcodeproj
/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/DictionaryCoding.xcodeproj
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/DictionaryCoding.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/DictionaryCoding.xcodeproj
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
cd /Users/admin/builder/spi-builder-workspace/DictionaryCoding.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Resources Versions/Current/Resources (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Resources
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/Current A (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/Current
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.LinkFileList (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/DictionaryCoding.DependencyMetadataFileList (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/DictionaryCoding.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/DictionaryCoding.DependencyStaticMetadataFileList (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/DictionaryCoding.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.SwiftFileList (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.SwiftConstValuesFileList (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding_const_extract_protocols.json (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding_const_extract_protocols.json
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Modules Versions/Current/Modules (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Modules
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding-OutputFileMap.json (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding-OutputFileMap.json
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Headers Versions/Current/Headers (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Headers
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/DictionaryCoding Versions/Current/DictionaryCoding (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/DictionaryCoding /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/DictionaryCoding
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A/Resources (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A/Headers (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/DictionaryCoding.xcodeproj/DictionaryCoding_Info.plist (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/DictionaryCoding.xcodeproj/DictionaryCoding_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A/Resources/Info.plist
SwiftDriver DictionaryCoding normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DictionaryCoding -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -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.12 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -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/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding-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/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding_const_extract_protocols.json -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/DictionaryCoding.build/Debug/DictionaryCoding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ DictionaryCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DictionaryCoding/DictionaryCodingKey.swift (in target 'DictionaryCoding' from project 'DictionaryCoding')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DictionaryCoding/DictionaryCodingKey.swift (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745722292224437-swift-frontend-DictionaryCoding-DictionaryCodingKey.swift-arm64_apple_macos10.12-o-Onone-640629805.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2376 seconds (5.5530 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0234 ( 16.0%) 0.0257 ( 28.2%) 0.0491 ( 20.7%) 2.6396 ( 47.5%) parse-and-resolve-imports
0.0231 ( 15.8%) 0.0252 ( 27.7%) 0.0483 ( 20.3%) 2.6388 ( 47.5%) Import resolution
0.0014 ( 1.0%) 0.0070 ( 7.7%) 0.0084 ( 3.5%) 0.1422 ( 2.6%) load-stdlib
0.0698 ( 47.6%) 0.0188 ( 20.6%) 0.0885 ( 37.3%) 0.0885 ( 1.6%) build-rewrite-system
0.0104 ( 7.1%) 0.0073 ( 8.0%) 0.0177 ( 7.5%) 0.0178 ( 0.3%) import-clang-decl
0.0029 ( 2.0%) 0.0034 ( 3.8%) 0.0064 ( 2.7%) 0.0071 ( 0.1%) IRGen
0.0031 ( 2.1%) 0.0009 ( 1.0%) 0.0041 ( 1.7%) 0.0041 ( 0.1%) perform-sema
0.0031 ( 2.1%) 0.0009 ( 1.0%) 0.0040 ( 1.7%) 0.0040 ( 0.1%) Type checking and Semantic analysis
0.0029 ( 2.0%) 0.0001 ( 0.1%) 0.0030 ( 1.2%) 0.0030 ( 0.1%) SIL optimization
0.0020 ( 1.4%) 0.0006 ( 0.7%) 0.0026 ( 1.1%) 0.0026 ( 0.0%) typecheck-decl
0.0013 ( 0.9%) 0.0004 ( 0.4%) 0.0016 ( 0.7%) 0.0016 ( 0.0%) typecheck-expr
0.0010 ( 0.6%) 0.0003 ( 0.3%) 0.0012 ( 0.5%) 0.0012 ( 0.0%) typecheck-stmt
0.0009 ( 0.6%) 0.0002 ( 0.2%) 0.0011 ( 0.4%) 0.0011 ( 0.0%) SILGen
0.0006 ( 0.4%) 0.0002 ( 0.2%) 0.0008 ( 0.3%) 0.0008 ( 0.0%) load-all-members
0.0005 ( 0.3%) 0.0001 ( 0.1%) 0.0006 ( 0.2%) 0.0006 ( 0.0%) SILGen-function
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1465 (100.0%) 0.0911 (100.0%) 0.2376 (100.0%) 5.5530 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4217 seconds (4.1622 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9085 (100.0%) 0.5133 (100.0%) 1.4217 (100.0%) 4.1622 (100.0%) Building Target
0.9085 (100.0%) 0.5133 (100.0%) 1.4217 (100.0%) 4.1622 (100.0%) Total
SwiftCompile normal arm64 Compiling\ DictionaryEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/DictionaryCoding/DictionaryEncoder.swift (in target 'DictionaryCoding' from project 'DictionaryCoding')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DictionaryCoding/DictionaryEncoder.swift (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745722292224815-swift-frontend-DictionaryCoding-DictionaryEncoder.swift-arm64_apple_macos10.12-o-Onone-2195654019.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.9520 seconds (6.0128 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0300 ( 4.1%) 0.0359 ( 16.2%) 0.0659 ( 6.9%) 2.5851 ( 43.0%) parse-and-resolve-imports
0.0298 ( 4.1%) 0.0355 ( 16.0%) 0.0652 ( 6.9%) 2.5844 ( 43.0%) Import resolution
0.1385 ( 19.0%) 0.0206 ( 9.3%) 0.1590 ( 16.7%) 0.1591 ( 2.6%) perform-sema
0.1384 ( 19.0%) 0.0205 ( 9.3%) 0.1589 ( 16.7%) 0.1590 ( 2.6%) Type checking and Semantic analysis
0.1043 ( 14.3%) 0.0154 ( 7.0%) 0.1197 ( 12.6%) 0.1197 ( 2.0%) typecheck-stmt
0.0726 ( 9.9%) 0.0098 ( 4.4%) 0.0825 ( 8.7%) 0.0825 ( 1.4%) typecheck-expr
0.0134 ( 1.8%) 0.0394 ( 17.8%) 0.0529 ( 5.6%) 0.0753 ( 1.3%) load-stdlib
0.0488 ( 6.7%) 0.0126 ( 5.7%) 0.0614 ( 6.4%) 0.0614 ( 1.0%) build-rewrite-system
0.0398 ( 5.5%) 0.0067 ( 3.0%) 0.0465 ( 4.9%) 0.0466 ( 0.8%) typecheck-decl
0.0225 ( 3.1%) 0.0064 ( 2.9%) 0.0288 ( 3.0%) 0.0288 ( 0.5%) IRGen
0.0247 ( 3.4%) 0.0036 ( 1.6%) 0.0282 ( 3.0%) 0.0282 ( 0.5%) precheck-target
0.0232 ( 3.2%) 0.0038 ( 1.7%) 0.0271 ( 2.8%) 0.0271 ( 0.4%) SILGen
0.0162 ( 2.2%) 0.0095 ( 4.3%) 0.0258 ( 2.7%) 0.0257 ( 0.4%) import-clang-decl
0.0144 ( 2.0%) 0.0018 ( 0.8%) 0.0162 ( 1.7%) 0.0162 ( 0.3%) SILGen-function
0.0120 ( 1.6%) 0.0000 ( 0.0%) 0.0120 ( 1.3%) 0.0120 ( 0.2%) SIL optimization
0.0007 ( 0.1%) 0.0002 ( 0.1%) 0.0009 ( 0.1%) 0.0009 ( 0.0%) load-all-members
0.0006 ( 0.1%) 0.0000 ( 0.0%) 0.0007 ( 0.1%) 0.0007 ( 0.0%) typecheck-expr-pattern
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.7302 (100.0%) 0.2219 (100.0%) 0.9520 (100.0%) 6.0128 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6157 seconds (4.1765 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0577 (100.0%) 0.5580 (100.0%) 1.6157 (100.0%) 4.1765 (100.0%) Building Target
1.0577 (100.0%) 0.5580 (100.0%) 1.6157 (100.0%) 4.1765 (100.0%) Total
SwiftCompile normal arm64 Compiling\ DictionaryErrors.swift /Users/admin/builder/spi-builder-workspace/Sources/DictionaryCoding/DictionaryErrors.swift (in target 'DictionaryCoding' from project 'DictionaryCoding')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745722292225490-swift-frontend-DictionaryCoding-DictionaryErrors.swift-arm64_apple_macos10.12-o-Onone-300240808.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3437 seconds (5.2526 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0220 ( 10.0%) 0.0258 ( 20.9%) 0.0478 ( 13.9%) 2.4346 ( 46.4%) parse-and-resolve-imports
0.0217 ( 9.9%) 0.0253 ( 20.5%) 0.0470 ( 13.7%) 2.4338 ( 46.3%) Import resolution
0.0015 ( 0.7%) 0.0059 ( 4.7%) 0.0074 ( 2.2%) 0.1400 ( 2.7%) load-stdlib
0.0727 ( 33.0%) 0.0192 ( 15.5%) 0.0918 ( 26.7%) 0.0918 ( 1.7%) build-rewrite-system
0.0196 ( 8.9%) 0.0084 ( 6.8%) 0.0280 ( 8.2%) 0.0286 ( 0.5%) perform-sema
0.0195 ( 8.9%) 0.0084 ( 6.8%) 0.0280 ( 8.1%) 0.0285 ( 0.5%) Type checking and Semantic analysis
0.0162 ( 7.4%) 0.0069 ( 5.5%) 0.0230 ( 6.7%) 0.0236 ( 0.4%) typecheck-stmt
0.0153 ( 7.0%) 0.0067 ( 5.4%) 0.0220 ( 6.4%) 0.0225 ( 0.4%) typecheck-expr
0.0104 ( 4.7%) 0.0074 ( 6.0%) 0.0178 ( 5.2%) 0.0178 ( 0.3%) import-clang-decl
0.0084 ( 3.8%) 0.0040 ( 3.2%) 0.0124 ( 3.6%) 0.0125 ( 0.2%) precheck-target
0.0040 ( 1.8%) 0.0020 ( 1.6%) 0.0060 ( 1.7%) 0.0064 ( 0.1%) typecheck-decl
0.0025 ( 1.1%) 0.0024 ( 1.9%) 0.0049 ( 1.4%) 0.0049 ( 0.1%) IRGen
0.0027 ( 1.2%) 0.0002 ( 0.2%) 0.0029 ( 0.9%) 0.0029 ( 0.1%) SIL optimization
0.0015 ( 0.7%) 0.0005 ( 0.4%) 0.0021 ( 0.6%) 0.0021 ( 0.0%) SILGen
0.0012 ( 0.6%) 0.0004 ( 0.4%) 0.0017 ( 0.5%) 0.0017 ( 0.0%) SILGen-function
0.0007 ( 0.3%) 0.0002 ( 0.1%) 0.0009 ( 0.3%) 0.0009 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.2200 (100.0%) 0.1237 (100.0%) 0.3437 (100.0%) 5.2526 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6217 seconds (4.1609 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0267 (100.0%) 0.5951 (100.0%) 1.6217 (100.0%) 4.1609 (100.0%) Building Target
1.0267 (100.0%) 0.5951 (100.0%) 1.6217 (100.0%) 4.1609 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DictionaryCoding/DictionaryErrors.swift (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ DictionaryCoding (in target 'DictionaryCoding' from project 'DictionaryCoding')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745722292225531-swift-frontend-DictionaryCoding-all-arm64_apple_macos10.12-swiftmodule-Onone-876907300.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 4.6242 seconds (5.2725 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.6584 ( 47.6%) 0.5480 ( 48.2%) 2.2063 ( 47.7%) 2.4904 ( 47.2%) parse-and-resolve-imports
1.6580 ( 47.6%) 0.5477 ( 48.1%) 2.2058 ( 47.7%) 2.4898 ( 47.2%) Import resolution
0.0014 ( 0.0%) 0.0049 ( 0.4%) 0.0063 ( 0.1%) 0.0839 ( 1.6%) load-stdlib
0.0458 ( 1.3%) 0.0075 ( 0.7%) 0.0533 ( 1.2%) 0.0540 ( 1.0%) perform-sema
0.0458 ( 1.3%) 0.0075 ( 0.7%) 0.0532 ( 1.2%) 0.0539 ( 1.0%) Type checking and Semantic analysis
0.0447 ( 1.3%) 0.0074 ( 0.6%) 0.0521 ( 1.1%) 0.0527 ( 1.0%) typecheck-decl
0.0086 ( 0.2%) 0.0056 ( 0.5%) 0.0141 ( 0.3%) 0.0145 ( 0.3%) SIL optimization
0.0091 ( 0.3%) 0.0020 ( 0.2%) 0.0111 ( 0.2%) 0.0111 ( 0.2%) SILGen
0.0021 ( 0.1%) 0.0031 ( 0.3%) 0.0052 ( 0.1%) 0.0055 ( 0.1%) Serialization, swiftmodule
0.0037 ( 0.1%) 0.0009 ( 0.1%) 0.0046 ( 0.1%) 0.0046 ( 0.1%) SILGen-function
0.0035 ( 0.1%) 0.0004 ( 0.0%) 0.0038 ( 0.1%) 0.0038 ( 0.1%) build-rewrite-system
0.0016 ( 0.0%) 0.0017 ( 0.1%) 0.0033 ( 0.1%) 0.0033 ( 0.1%) import-clang-decl
0.0026 ( 0.1%) 0.0005 ( 0.0%) 0.0031 ( 0.1%) 0.0031 ( 0.1%) typecheck-expr
0.0006 ( 0.0%) 0.0008 ( 0.1%) 0.0014 ( 0.0%) 0.0014 ( 0.0%) Serialization, swiftdoc
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) Serialization, swiftsourceinfo
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
3.4863 (100.0%) 1.1379 (100.0%) 4.6242 (100.0%) 5.2725 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3058 seconds (2.6694 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.7342 (100.0%) 0.5716 (100.0%) 2.3058 (100.0%) 2.6694 (100.0%) Building Target
1.7342 (100.0%) 0.5716 (100.0%) 2.3058 (100.0%) 2.6694 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCoding/DictionaryDecoder.swift:1356:14: warning: var '_iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
internal var _iso8601Formatter: ISO8601DateFormatter = {
^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCoding/DictionaryDecoder.swift:1356:14: note: convert '_iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
internal var _iso8601Formatter: ISO8601DateFormatter = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCoding/DictionaryDecoder.swift:1356:14: note: add '@MainActor' to make var '_iso8601Formatter' part of global actor 'MainActor'
internal var _iso8601Formatter: ISO8601DateFormatter = {
^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCoding/DictionaryDecoder.swift:1356:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
internal var _iso8601Formatter: ISO8601DateFormatter = {
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ DictionaryDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/DictionaryCoding/DictionaryDecoder.swift (in target 'DictionaryCoding' from project 'DictionaryCoding')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DictionaryCoding/DictionaryDecoder.swift (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCoding/DictionaryDecoder.swift:1356:14: warning: var '_iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
internal var _iso8601Formatter: ISO8601DateFormatter = {
^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCoding/DictionaryDecoder.swift:1356:14: note: convert '_iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
internal var _iso8601Formatter: ISO8601DateFormatter = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCoding/DictionaryDecoder.swift:1356:14: note: add '@MainActor' to make var '_iso8601Formatter' part of global actor 'MainActor'
internal var _iso8601Formatter: ISO8601DateFormatter = {
^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCoding/DictionaryDecoder.swift:1356:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
internal var _iso8601Formatter: ISO8601DateFormatter = {
^
nonisolated(unsafe)
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745722292226746-swift-frontend-DictionaryCoding-DictionaryDecoder.swift-arm64_apple_macos10.12-o-Onone-3323478847.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.4029 seconds (6.5608 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0226 ( 1.9%) 0.0240 ( 12.7%) 0.0467 ( 3.3%) 2.5575 ( 39.0%) parse-and-resolve-imports
0.0223 ( 1.8%) 0.0236 ( 12.4%) 0.0459 ( 3.3%) 2.5567 ( 39.0%) Import resolution
0.2526 ( 20.8%) 0.0261 ( 13.7%) 0.2787 ( 19.9%) 0.2787 ( 4.2%) perform-sema
0.2525 ( 20.8%) 0.0260 ( 13.7%) 0.2786 ( 19.9%) 0.2786 ( 4.2%) Type checking and Semantic analysis
0.2183 ( 18.0%) 0.0209 ( 11.0%) 0.2392 ( 17.1%) 0.2393 ( 3.6%) typecheck-stmt
0.1979 ( 16.3%) 0.0186 ( 9.8%) 0.2165 ( 15.4%) 0.2165 ( 3.3%) typecheck-expr
0.0015 ( 0.1%) 0.0045 ( 2.4%) 0.0060 ( 0.4%) 0.1419 ( 2.2%) load-stdlib
0.0487 ( 4.0%) 0.0121 ( 6.4%) 0.0608 ( 4.3%) 0.0607 ( 0.9%) build-rewrite-system
0.0408 ( 3.4%) 0.0072 ( 3.8%) 0.0481 ( 3.4%) 0.0481 ( 0.7%) typecheck-decl
0.0434 ( 3.6%) 0.0032 ( 1.7%) 0.0466 ( 3.3%) 0.0465 ( 0.7%) precheck-target
0.0274 ( 2.3%) 0.0061 ( 3.2%) 0.0335 ( 2.4%) 0.0335 ( 0.5%) IRGen
0.0280 ( 2.3%) 0.0038 ( 2.0%) 0.0318 ( 2.3%) 0.0320 ( 0.5%) SILGen
0.0234 ( 1.9%) 0.0029 ( 1.5%) 0.0263 ( 1.9%) 0.0265 ( 0.4%) SILGen-function
0.0145 ( 1.2%) 0.0099 ( 5.2%) 0.0244 ( 1.7%) 0.0244 ( 0.4%) import-clang-decl
0.0184 ( 1.5%) 0.0005 ( 0.2%) 0.0189 ( 1.3%) 0.0189 ( 0.3%) SIL optimization
0.0007 ( 0.1%) 0.0002 ( 0.1%) 0.0009 ( 0.1%) 0.0009 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
1.2132 (100.0%) 0.1897 (100.0%) 1.4029 (100.0%) 6.5608 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5209 seconds (4.1775 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1648 (100.0%) 0.3561 (100.0%) 1.5209 (100.0%) 4.1775 (100.0%) Building Target
1.1648 (100.0%) 0.3561 (100.0%) 1.5209 (100.0%) 4.1775 (100.0%) Total
SwiftDriverJobDiscovery normal arm64 Emitting module for DictionaryCoding (in target 'DictionaryCoding' from project 'DictionaryCoding')
SwiftDriver\ Compilation\ Requirements DictionaryCoding normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DictionaryCoding -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -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.12 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -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/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding-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/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding_const_extract_protocols.json -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/DictionaryCoding.build/Debug/DictionaryCoding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A/Headers/DictionaryCoding-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding-Swift.h (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A/Headers/DictionaryCoding-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A/Modules/DictionaryCoding.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.abi.json (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A/Modules/DictionaryCoding.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A/Modules/DictionaryCoding.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.swiftmodule (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A/Modules/DictionaryCoding.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A/Modules/DictionaryCoding.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.swiftdoc (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A/Modules/DictionaryCoding.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A/Modules/DictionaryCoding.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.swiftsourceinfo (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A/Modules/DictionaryCoding.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling DictionaryCodingKey.swift (in target 'DictionaryCoding' from project 'DictionaryCoding')
SwiftDriverJobDiscovery normal arm64 Compiling DictionaryErrors.swift (in target 'DictionaryCoding' from project 'DictionaryCoding')
SwiftDriverJobDiscovery normal arm64 Compiling DictionaryEncoder.swift (in target 'DictionaryCoding' from project 'DictionaryCoding')
SwiftDriverJobDiscovery normal arm64 Compiling DictionaryDecoder.swift (in target 'DictionaryCoding' from project 'DictionaryCoding')
SwiftDriver\ Compilation DictionaryCoding normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DictionaryCoding -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -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.12 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -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/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding-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/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding_const_extract_protocols.json -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/DictionaryCoding.build/Debug/DictionaryCoding.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A/DictionaryCoding normal (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.12 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -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 -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.LinkFileList -install_name @rpath/DictionaryCoding.framework/Versions/A/DictionaryCoding -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding_dependency_info.dat -fapplication-extension -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/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.swiftmodule -Xlinker -no_adhoc_codesign -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A/DictionaryCoding
ExtractAppIntentsMetadata (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name DictionaryCoding --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.12 --bundle-identifier DictionaryCoding --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A/Resources --target-triple arm64-apple-macos10.12 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A/DictionaryCoding --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/DictionaryCoding.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/DictionaryCoding.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DictionaryCoding.build/Debug/DictionaryCoding.build/Objects-normal/arm64/DictionaryCoding.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 19:51:36.617 appintentsmetadataprocessor[700:3966] Starting appintentsmetadataprocessor export
2025-04-26 19:51:36.619 appintentsmetadataprocessor[700:3966] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/DictionaryCoding.framework/Versions/A/DictionaryCoding.tbd (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -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 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A/DictionaryCoding -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/DictionaryCoding.framework/Versions/A/DictionaryCoding.tbd
CodeSign /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
Signing Identity: "Sign to Run Locally"
/usr/bin/codesign --force --sign - --timestamp\=none --generate-entitlement-der /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework/Versions/A
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/DictionaryCoding.framework/DictionaryCoding.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/DictionaryCoding.framework/Versions/A/DictionaryCoding.tbd (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/DictionaryCoding.framework/Versions/A/DictionaryCoding.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/DictionaryCoding.framework/DictionaryCoding.tbd
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework (in target 'DictionaryCoding' from project 'DictionaryCoding')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DictionaryCoding.framework
/Users/admin/builder/spi-builder-workspace/DictionaryCoding.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.12, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'DictionaryCoding' from project 'DictionaryCoding')
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DictionaryCoding",
"name" : "DictionaryCoding",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "DictionaryCoding",
"targets" : [
"DictionaryCoding"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DictionaryCodingTests",
"module_type" : "SwiftTarget",
"name" : "DictionaryCodingTests",
"path" : "Tests/DictionaryCodingTests",
"sources" : [
"CombineTests.swift",
"DictionaryDecodingTests.swift",
"DictionaryEncodingTests.swift"
],
"target_dependencies" : [
"DictionaryCoding"
],
"type" : "test"
},
{
"c99name" : "DictionaryCoding",
"module_type" : "SwiftTarget",
"name" : "DictionaryCoding",
"path" : "Sources/DictionaryCoding",
"product_memberships" : [
"DictionaryCoding"
],
"sources" : [
"DictionaryCodingKey.swift",
"DictionaryDecoder.swift",
"DictionaryEncoder.swift",
"DictionaryErrors.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.