Build Information
Successful build of Mappable, reference master (6db81d
), with Swift 6.1 for tvOS using Xcode 16.3 on 25 Apr 2025 16:56:35 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 Mappable-Package -destination generic/platform=tvOS 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/leavez/Mappable.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/leavez/Mappable
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6db81dc bump version
Cloned https://github.com/leavez/Mappable.git
Revision (git rev-parse @):
6db81dc7e70cf73bf9a122ed359f16d1b90606cb
SUCCESS checkout https://github.com/leavez/Mappable.git at master
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/leavez/Mappable.git
https://github.com/leavez/Mappable.git
{
"dependencies" : [
],
"manifest_display_name" : "Mappable",
"name" : "Mappable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Mappable",
"targets" : [
"Mappable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MappableTests",
"module_type" : "SwiftTarget",
"name" : "MappableTests",
"path" : "Tests/MappableTests",
"sources" : [
"BasicTypesTest/BaseTest.swift",
"BasicTypesTest/BasicTypeTest.swift",
"BasicTypesTest/EnumTest.swift",
"CollectionTypesTest/ArrayTests.swift",
"CollectionTypesTest/DictionaryTest.swift",
"CollectionTypesTest/OptionalTest.swift",
"CollectionTypesTest/SetTest.swift",
"MapperTests.swift",
"MiscTest.swift",
"OmniTest/DefaultValueTest.swift",
"OmniTest/InheritanceTest.swift",
"OmniTest/NestKeyPathTest.swift",
"OmniTest/OmniTest.swift"
],
"target_dependencies" : [
"Mappable"
],
"type" : "test"
},
{
"c99name" : "Mappable",
"module_type" : "SwiftTarget",
"name" : "Mappable",
"path" : "Sources/Mappable",
"product_memberships" : [
"Mappable"
],
"sources" : [
"JSON.swift",
"Mappable+BasicType.swift",
"Mappable+ContainerType.swift",
"Mappable+Enum.swift",
"Mappable.swift",
"Mapper.swift",
"Misc.swift"
],
"type" : "library"
}
],
"tools_version" : "4.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" : "Mappable",
"name" : "Mappable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Mappable",
"targets" : [
"Mappable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MappableTests",
"module_type" : "SwiftTarget",
"name" : "MappableTests",
"path" : "Tests/MappableTests",
"sources" : [
"BasicTypesTest/BaseTest.swift",
"BasicTypesTest/BasicTypeTest.swift",
"BasicTypesTest/EnumTest.swift",
"CollectionTypesTest/ArrayTests.swift",
"CollectionTypesTest/DictionaryTest.swift",
"CollectionTypesTest/OptionalTest.swift",
"CollectionTypesTest/SetTest.swift",
"MapperTests.swift",
"MiscTest.swift",
"OmniTest/DefaultValueTest.swift",
"OmniTest/InheritanceTest.swift",
"OmniTest/NestKeyPathTest.swift",
"OmniTest/OmniTest.swift"
],
"target_dependencies" : [
"Mappable"
],
"type" : "test"
},
{
"c99name" : "Mappable",
"module_type" : "SwiftTarget",
"name" : "Mappable",
"path" : "Sources/Mappable",
"product_memberships" : [
"Mappable"
],
"sources" : [
"JSON.swift",
"Mappable+BasicType.swift",
"Mappable+ContainerType.swift",
"Mappable+Enum.swift",
"Mappable.swift",
"Mapper.swift",
"Misc.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Mappable",
"schemes" : [
"Mappable-Package",
"MappablePackageDescription",
"MappablePackageTests"
],
"targets" : [
"Mappable",
"MappablePackageDescription",
"MappablePackageTests",
"MappableTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Mappable-Package -destination generic/platform=tvOS 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 Mappable-Package -destination generic/platform=tvOS "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 'Mappable' in project 'Mappable' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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: 8f98933eac1e703bcfeb61dc5c3cce56
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8f98933eac1e703bcfeb61dc5c3cce56.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/Mappable.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/Mappable.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/Mappable.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/Mappable.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/Mappable.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework (in target 'Mappable' from project 'Mappable')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework/Headers (in target 'Mappable' from project 'Mappable')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.SwiftConstValuesFileList (in target 'Mappable' from project 'Mappable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.SwiftFileList (in target 'Mappable' from project 'Mappable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable-OutputFileMap.json (in target 'Mappable' from project 'Mappable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Mappable.DependencyMetadataFileList (in target 'Mappable' from project 'Mappable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Mappable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.LinkFileList (in target 'Mappable' from project 'Mappable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Mappable.DependencyStaticMetadataFileList (in target 'Mappable' from project 'Mappable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Mappable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable_const_extract_protocols.json (in target 'Mappable' from project 'Mappable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable_const_extract_protocols.json
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework/Info.plist /Users/admin/builder/spi-builder-workspace/Mappable.xcodeproj/Mappable_Info.plist (in target 'Mappable' from project 'Mappable')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Mappable.xcodeproj/Mappable_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework/Info.plist
SwiftDriver Mappable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Mappable' from project 'Mappable')
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 Mappable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.SwiftFileList -DSWIFT_PACKAGE -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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos18.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable-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/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.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/Mappable.build/Debug-appletvos/Mappable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ JSON.swift /Users/admin/builder/spi-builder-workspace/Sources/Mappable/JSON.swift (in target 'Mappable' from project 'Mappable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Mappable/JSON.swift (in target 'Mappable' from project 'Mappable')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745600191736474-swift-frontend-Mappable-JSON.swift-arm64_apple_tvos18.4-o-Onone-1556860393.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3665 seconds (3.5043 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0170 ( 6.9%) 0.0193 ( 16.1%) 0.0363 ( 9.9%) 1.5406 ( 44.0%) parse-and-resolve-imports
0.0160 ( 6.5%) 0.0186 ( 15.5%) 0.0346 ( 9.5%) 1.5389 ( 43.9%) Import resolution
0.0016 ( 0.6%) 0.0132 ( 11.0%) 0.0147 ( 4.0%) 0.1440 ( 4.1%) load-stdlib
0.0740 ( 30.0%) 0.0240 ( 20.0%) 0.0979 ( 26.7%) 0.0979 ( 2.8%) build-rewrite-system
0.0239 ( 9.7%) 0.0066 ( 5.5%) 0.0305 ( 8.3%) 0.0305 ( 0.9%) perform-sema
0.0238 ( 9.7%) 0.0066 ( 5.5%) 0.0304 ( 8.3%) 0.0304 ( 0.9%) Type checking and Semantic analysis
0.0201 ( 8.1%) 0.0057 ( 4.7%) 0.0257 ( 7.0%) 0.0257 ( 0.7%) typecheck-expr
0.0189 ( 7.7%) 0.0045 ( 3.7%) 0.0234 ( 6.4%) 0.0234 ( 0.7%) typecheck-stmt
0.0112 ( 4.5%) 0.0083 ( 6.9%) 0.0195 ( 5.3%) 0.0195 ( 0.6%) import-clang-decl
0.0125 ( 5.1%) 0.0037 ( 3.1%) 0.0163 ( 4.4%) 0.0163 ( 0.5%) typecheck-decl
0.0067 ( 2.7%) 0.0058 ( 4.8%) 0.0124 ( 3.4%) 0.0124 ( 0.4%) IRGen
0.0094 ( 3.8%) 0.0020 ( 1.7%) 0.0114 ( 3.1%) 0.0114 ( 0.3%) SILGen
0.0055 ( 2.3%) 0.0004 ( 0.4%) 0.0060 ( 1.6%) 0.0060 ( 0.2%) SIL optimization
0.0039 ( 1.6%) 0.0007 ( 0.6%) 0.0046 ( 1.2%) 0.0046 ( 0.1%) SILGen-function
0.0013 ( 0.5%) 0.0004 ( 0.3%) 0.0017 ( 0.5%) 0.0017 ( 0.0%) precheck-target
0.0007 ( 0.3%) 0.0002 ( 0.2%) 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%) SIL verification, pre-optimization
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%) 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%) 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.2466 (100.0%) 0.1199 (100.0%) 0.3665 (100.0%) 3.5043 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.3384 seconds (3.0158 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8269 (100.0%) 0.5115 (100.0%) 1.3384 (100.0%) 3.0158 (100.0%) Building Target
0.8269 (100.0%) 0.5115 (100.0%) 1.3384 (100.0%) 3.0158 (100.0%) Total
SwiftEmitModule normal arm64 Emitting\ module\ for\ Mappable (in target 'Mappable' from project 'Mappable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745600191744848-swift-frontend-Mappable-all-arm64_apple_tvos18.4-swiftmodule-Onone-1515162073.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2432 seconds (3.2202 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0181 ( 14.5%) 0.0359 ( 30.4%) 0.0541 ( 22.2%) 1.4985 ( 46.5%) parse-and-resolve-imports
0.0172 ( 13.8%) 0.0353 ( 29.8%) 0.0525 ( 21.6%) 1.4969 ( 46.5%) Import resolution
0.0014 ( 1.1%) 0.0067 ( 5.7%) 0.0082 ( 3.4%) 0.0948 ( 2.9%) load-stdlib
0.0191 ( 15.3%) 0.0069 ( 5.8%) 0.0260 ( 10.7%) 0.0262 ( 0.8%) perform-sema
0.0190 ( 15.2%) 0.0068 ( 5.8%) 0.0258 ( 10.6%) 0.0260 ( 0.8%) Type checking and Semantic analysis
0.0189 ( 15.1%) 0.0066 ( 5.6%) 0.0255 ( 10.5%) 0.0257 ( 0.8%) typecheck-decl
0.0071 ( 5.7%) 0.0063 ( 5.3%) 0.0134 ( 5.5%) 0.0138 ( 0.4%) SIL optimization
0.0078 ( 6.2%) 0.0026 ( 2.2%) 0.0103 ( 4.3%) 0.0104 ( 0.3%) SILGen
0.0049 ( 3.9%) 0.0024 ( 2.1%) 0.0073 ( 3.0%) 0.0073 ( 0.2%) typecheck-expr
0.0015 ( 1.2%) 0.0037 ( 3.2%) 0.0052 ( 2.2%) 0.0056 ( 0.2%) Serialization, swiftmodule
0.0037 ( 3.0%) 0.0009 ( 0.8%) 0.0047 ( 1.9%) 0.0047 ( 0.1%) build-rewrite-system
0.0023 ( 1.9%) 0.0020 ( 1.7%) 0.0044 ( 1.8%) 0.0044 ( 0.1%) import-clang-decl
0.0027 ( 2.1%) 0.0009 ( 0.7%) 0.0036 ( 1.5%) 0.0036 ( 0.1%) SILGen-function
0.0002 ( 0.2%) 0.0008 ( 0.7%) 0.0010 ( 0.4%) 0.0010 ( 0.0%) Serialization, swiftdoc
0.0003 ( 0.3%) 0.0002 ( 0.2%) 0.0006 ( 0.2%) 0.0006 ( 0.0%) precheck-target
0.0004 ( 0.3%) 0.0001 ( 0.1%) 0.0005 ( 0.2%) 0.0005 ( 0.0%) Serialization, swiftsourceinfo
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) load-all-members
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%) 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%) source-file-populate-cache
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%) populate-module-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%) module-populate-cache
0.1249 (100.0%) 0.1184 (100.0%) 0.2432 (100.0%) 3.2202 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1224 seconds (1.6547 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0596 (100.0%) 0.0628 (100.0%) 0.1224 (100.0%) 1.6547 (100.0%) Building Target
0.0596 (100.0%) 0.0628 (100.0%) 0.1224 (100.0%) 1.6547 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'Mappable' from project 'Mappable')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Mappable/Misc.swift:15:10: warning: associated value 'cannotCast' of 'Sendable'-conforming enum 'ErrorType' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case cannotCast(Any?, String) // value, toType
^
/Users/admin/builder/spi-builder-workspace/Sources/Mappable/Misc.swift:16:10: warning: associated value 'JSONStructureNotMatchDesired' of 'Sendable'-conforming enum 'ErrorType' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case JSONStructureNotMatchDesired(Any?, String) // value, pattern
^
SwiftCompile normal arm64 Compiling\ Mapper.swift /Users/admin/builder/spi-builder-workspace/Sources/Mappable/Mapper.swift (in target 'Mappable' from project 'Mappable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745600191744787-swift-frontend-Mappable-Mapper.swift-arm64_apple_tvos18.4-o-Onone-4172107173.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.6791 seconds (3.2556 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9115 ( 46.5%) 0.3299 ( 45.9%) 1.2415 ( 46.3%) 1.4823 ( 45.5%) parse-and-resolve-imports
0.9109 ( 46.5%) 0.3297 ( 45.9%) 1.2406 ( 46.3%) 1.4815 ( 45.5%) Import resolution
0.0014 ( 0.1%) 0.0102 ( 1.4%) 0.0115 ( 0.4%) 0.1000 ( 3.1%) load-stdlib
0.0770 ( 3.9%) 0.0193 ( 2.7%) 0.0963 ( 3.6%) 0.0962 ( 3.0%) build-rewrite-system
0.0104 ( 0.5%) 0.0078 ( 1.1%) 0.0182 ( 0.7%) 0.0182 ( 0.6%) import-clang-decl
0.0113 ( 0.6%) 0.0046 ( 0.6%) 0.0159 ( 0.6%) 0.0180 ( 0.6%) perform-sema
0.0112 ( 0.6%) 0.0046 ( 0.6%) 0.0159 ( 0.6%) 0.0180 ( 0.6%) Type checking and Semantic analysis
0.0079 ( 0.4%) 0.0017 ( 0.2%) 0.0096 ( 0.4%) 0.0096 ( 0.3%) typecheck-stmt
0.0032 ( 0.2%) 0.0029 ( 0.4%) 0.0061 ( 0.2%) 0.0082 ( 0.3%) typecheck-decl
0.0035 ( 0.2%) 0.0039 ( 0.5%) 0.0074 ( 0.3%) 0.0074 ( 0.2%) IRGen
0.0034 ( 0.2%) 0.0015 ( 0.2%) 0.0048 ( 0.2%) 0.0049 ( 0.2%) typecheck-expr
0.0042 ( 0.2%) 0.0000 ( 0.0%) 0.0042 ( 0.2%) 0.0042 ( 0.1%) SIL optimization
0.0020 ( 0.1%) 0.0008 ( 0.1%) 0.0027 ( 0.1%) 0.0027 ( 0.1%) SILGen
0.0013 ( 0.1%) 0.0006 ( 0.1%) 0.0019 ( 0.1%) 0.0019 ( 0.1%) SILGen-function
0.0008 ( 0.0%) 0.0005 ( 0.1%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) precheck-target
0.0007 ( 0.0%) 0.0004 ( 0.1%) 0.0011 ( 0.0%) 0.0011 ( 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%) 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%) SIL verification, pre-optimization
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, post-optimization
1.9608 (100.0%) 0.7184 (100.0%) 2.6791 (100.0%) 3.2556 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.6127 seconds (3.0047 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.7460 (100.0%) 0.8667 (100.0%) 2.6127 (100.0%) 3.0047 (100.0%) Building Target
1.7460 (100.0%) 0.8667 (100.0%) 2.6127 (100.0%) 3.0047 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Mappable/Mapper.swift (in target 'Mappable' from project 'Mappable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Mappable.swift /Users/admin/builder/spi-builder-workspace/Sources/Mappable/Mappable.swift (in target 'Mappable' from project 'Mappable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Mappable/Mappable.swift (in target 'Mappable' from project 'Mappable')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745600191744629-swift-frontend-Mappable-Mappable.swift-arm64_apple_tvos18.4-o-Onone-1145054826.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3198 seconds (3.5856 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0184 ( 10.2%) 0.0376 ( 27.1%) 0.0560 ( 17.5%) 1.6538 ( 46.1%) parse-and-resolve-imports
0.0176 ( 9.7%) 0.0370 ( 26.7%) 0.0546 ( 17.1%) 1.6524 ( 46.1%) Import resolution
0.0747 ( 41.3%) 0.0251 ( 18.1%) 0.0998 ( 31.2%) 0.0998 ( 2.8%) build-rewrite-system
0.0014 ( 0.8%) 0.0098 ( 7.1%) 0.0112 ( 3.5%) 0.0813 ( 2.3%) load-stdlib
0.0112 ( 6.2%) 0.0081 ( 5.8%) 0.0192 ( 6.0%) 0.0192 ( 0.5%) import-clang-decl
0.0109 ( 6.0%) 0.0042 ( 3.0%) 0.0150 ( 4.7%) 0.0151 ( 0.4%) perform-sema
0.0108 ( 6.0%) 0.0042 ( 3.0%) 0.0150 ( 4.7%) 0.0150 ( 0.4%) Type checking and Semantic analysis
0.0084 ( 4.6%) 0.0030 ( 2.2%) 0.0114 ( 3.6%) 0.0114 ( 0.3%) typecheck-stmt
0.0083 ( 4.6%) 0.0030 ( 2.2%) 0.0113 ( 3.5%) 0.0113 ( 0.3%) typecheck-expr
0.0040 ( 2.2%) 0.0017 ( 1.2%) 0.0057 ( 1.8%) 0.0057 ( 0.2%) typecheck-decl
0.0041 ( 2.2%) 0.0012 ( 0.9%) 0.0053 ( 1.7%) 0.0054 ( 0.1%) SILGen
0.0022 ( 1.2%) 0.0023 ( 1.6%) 0.0044 ( 1.4%) 0.0045 ( 0.1%) IRGen
0.0034 ( 1.9%) 0.0009 ( 0.6%) 0.0043 ( 1.3%) 0.0043 ( 0.1%) SILGen-function
0.0033 ( 1.8%) 0.0000 ( 0.0%) 0.0034 ( 1.1%) 0.0034 ( 0.1%) SIL optimization
0.0018 ( 1.0%) 0.0005 ( 0.3%) 0.0022 ( 0.7%) 0.0022 ( 0.1%) precheck-target
0.0006 ( 0.4%) 0.0002 ( 0.1%) 0.0008 ( 0.3%) 0.0008 ( 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%) SIL verification, pre-optimization
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, 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.1811 (100.0%) 0.1387 (100.0%) 0.3198 (100.0%) 3.5856 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.2939 seconds (3.0053 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.7844 (100.0%) 0.5095 (100.0%) 1.2939 (100.0%) 3.0053 (100.0%) Building Target
0.7844 (100.0%) 0.5095 (100.0%) 1.2939 (100.0%) 3.0053 (100.0%) Total
SwiftCompile normal arm64 Compiling\ Mappable+ContainerType.swift /Users/admin/builder/spi-builder-workspace/Sources/Mappable/Mappable+ContainerType.swift (in target 'Mappable' from project 'Mappable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745600191745144-swift-frontend-Mappable-Mappable_ContainerType.swift-arm64_apple_tvos18.4-o-Onone-784348317.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3482 seconds (3.2797 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0199 ( 10.8%) 0.0473 ( 28.9%) 0.0672 ( 19.3%) 1.4940 ( 45.6%) parse-and-resolve-imports
0.0192 ( 10.4%) 0.0466 ( 28.4%) 0.0658 ( 18.9%) 1.4925 ( 45.5%) Import resolution
0.0777 ( 42.1%) 0.0253 ( 15.4%) 0.1030 ( 29.6%) 0.1029 ( 3.1%) build-rewrite-system
0.0014 ( 0.8%) 0.0097 ( 5.9%) 0.0112 ( 3.2%) 0.0882 ( 2.7%) load-stdlib
0.0122 ( 6.6%) 0.0071 ( 4.3%) 0.0193 ( 5.5%) 0.0197 ( 0.6%) perform-sema
0.0122 ( 6.6%) 0.0071 ( 4.3%) 0.0192 ( 5.5%) 0.0196 ( 0.6%) Type checking and Semantic analysis
0.0102 ( 5.5%) 0.0083 ( 5.1%) 0.0185 ( 5.3%) 0.0185 ( 0.6%) import-clang-decl
0.0084 ( 4.6%) 0.0059 ( 3.6%) 0.0143 ( 4.1%) 0.0147 ( 0.4%) typecheck-decl
0.0039 ( 2.1%) 0.0025 ( 1.5%) 0.0064 ( 1.8%) 0.0064 ( 0.2%) IRGen
0.0045 ( 2.4%) 0.0013 ( 0.8%) 0.0058 ( 1.7%) 0.0058 ( 0.2%) typecheck-stmt
0.0043 ( 2.3%) 0.0012 ( 0.7%) 0.0055 ( 1.6%) 0.0055 ( 0.2%) typecheck-expr
0.0047 ( 2.5%) 0.0001 ( 0.0%) 0.0047 ( 1.4%) 0.0047 ( 0.1%) SIL optimization
0.0027 ( 1.5%) 0.0006 ( 0.4%) 0.0033 ( 0.9%) 0.0033 ( 0.1%) SILGen
0.0021 ( 1.1%) 0.0005 ( 0.3%) 0.0026 ( 0.7%) 0.0026 ( 0.1%) SILGen-function
0.0007 ( 0.4%) 0.0003 ( 0.2%) 0.0010 ( 0.3%) 0.0010 ( 0.0%) load-all-members
0.0004 ( 0.2%) 0.0000 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 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%) 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%) 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.1843 (100.0%) 0.1639 (100.0%) 0.3482 (100.0%) 3.2797 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4429 seconds (3.0039 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8508 (100.0%) 0.5921 (100.0%) 1.4429 (100.0%) 3.0039 (100.0%) Building Target
0.8508 (100.0%) 0.5921 (100.0%) 1.4429 (100.0%) 3.0039 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Mappable/Mappable+ContainerType.swift (in target 'Mappable' from project 'Mappable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Mappable+Enum.swift /Users/admin/builder/spi-builder-workspace/Sources/Mappable/Mappable+Enum.swift (in target 'Mappable' from project 'Mappable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745600191744358-swift-frontend-Mappable-Mappable_Enum.swift-arm64_apple_tvos18.4-o-Onone-675607720.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3321 seconds (3.3134 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0229 ( 14.0%) 0.0443 ( 26.3%) 0.0671 ( 20.2%) 1.5450 ( 46.6%) parse-and-resolve-imports
0.0221 ( 13.5%) 0.0437 ( 25.9%) 0.0658 ( 19.8%) 1.5437 ( 46.6%) Import resolution
0.0787 ( 48.1%) 0.0252 ( 14.9%) 0.1039 ( 31.3%) 0.1038 ( 3.1%) build-rewrite-system
0.0117 ( 7.1%) 0.0399 ( 23.7%) 0.0515 ( 15.5%) 0.0769 ( 2.3%) load-stdlib
0.0106 ( 6.5%) 0.0088 ( 5.2%) 0.0194 ( 5.8%) 0.0194 ( 0.6%) import-clang-decl
0.0018 ( 1.1%) 0.0020 ( 1.2%) 0.0038 ( 1.1%) 0.0038 ( 0.1%) IRGen
0.0027 ( 1.6%) 0.0009 ( 0.6%) 0.0036 ( 1.1%) 0.0037 ( 0.1%) perform-sema
0.0027 ( 1.6%) 0.0009 ( 0.6%) 0.0036 ( 1.1%) 0.0037 ( 0.1%) Type checking and Semantic analysis
0.0029 ( 1.8%) 0.0000 ( 0.0%) 0.0029 ( 0.9%) 0.0029 ( 0.1%) SIL optimization
0.0014 ( 0.9%) 0.0006 ( 0.4%) 0.0021 ( 0.6%) 0.0021 ( 0.1%) typecheck-decl
0.0015 ( 0.9%) 0.0005 ( 0.3%) 0.0020 ( 0.6%) 0.0020 ( 0.1%) typecheck-stmt
0.0015 ( 0.9%) 0.0004 ( 0.3%) 0.0019 ( 0.6%) 0.0019 ( 0.1%) typecheck-expr
0.0012 ( 0.7%) 0.0005 ( 0.3%) 0.0017 ( 0.5%) 0.0017 ( 0.1%) SILGen
0.0011 ( 0.7%) 0.0004 ( 0.3%) 0.0016 ( 0.5%) 0.0016 ( 0.0%) SILGen-function
0.0007 ( 0.4%) 0.0003 ( 0.2%) 0.0010 ( 0.3%) 0.0010 ( 0.0%) load-all-members
0.0003 ( 0.2%) 0.0000 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 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%) 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, post-optimization
0.1636 (100.0%) 0.1686 (100.0%) 0.3321 (100.0%) 3.3134 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4427 seconds (3.0028 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8414 (100.0%) 0.6012 (100.0%) 1.4427 (100.0%) 3.0028 (100.0%) Building Target
0.8414 (100.0%) 0.6012 (100.0%) 1.4427 (100.0%) 3.0028 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Mappable/Mappable+Enum.swift (in target 'Mappable' from project 'Mappable')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Misc.swift /Users/admin/builder/spi-builder-workspace/Sources/Mappable/Misc.swift (in target 'Mappable' from project 'Mappable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745600191744707-swift-frontend-Mappable-Misc.swift-arm64_apple_tvos18.4-o-Onone-602512659.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4555 seconds (3.2865 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0591 ( 22.2%) 0.0583 ( 30.7%) 0.1174 ( 25.8%) 1.4922 ( 45.4%) parse-and-resolve-imports
0.0583 ( 21.9%) 0.0548 ( 28.9%) 0.1131 ( 24.8%) 1.4860 ( 45.2%) Import resolution
0.0776 ( 29.2%) 0.0236 ( 12.4%) 0.1012 ( 22.2%) 0.1011 ( 3.1%) build-rewrite-system
0.0014 ( 0.5%) 0.0094 ( 4.9%) 0.0108 ( 2.4%) 0.0878 ( 2.7%) load-stdlib
0.0113 ( 4.3%) 0.0086 ( 4.5%) 0.0200 ( 4.4%) 0.0216 ( 0.7%) perform-sema
0.0113 ( 4.3%) 0.0086 ( 4.5%) 0.0199 ( 4.4%) 0.0215 ( 0.7%) Type checking and Semantic analysis
0.0109 ( 4.1%) 0.0084 ( 4.4%) 0.0193 ( 4.2%) 0.0193 ( 0.6%) import-clang-decl
0.0091 ( 3.4%) 0.0025 ( 1.3%) 0.0115 ( 2.5%) 0.0118 ( 0.4%) typecheck-stmt
0.0087 ( 3.3%) 0.0023 ( 1.2%) 0.0111 ( 2.4%) 0.0114 ( 0.3%) typecheck-expr
0.0022 ( 0.8%) 0.0061 ( 3.2%) 0.0083 ( 1.8%) 0.0097 ( 0.3%) typecheck-decl
0.0064 ( 2.4%) 0.0019 ( 1.0%) 0.0083 ( 1.8%) 0.0086 ( 0.3%) precheck-target
0.0028 ( 1.1%) 0.0037 ( 1.9%) 0.0065 ( 1.4%) 0.0074 ( 0.2%) IRGen
0.0032 ( 1.2%) 0.0001 ( 0.0%) 0.0033 ( 0.7%) 0.0033 ( 0.1%) SIL optimization
0.0014 ( 0.5%) 0.0007 ( 0.4%) 0.0021 ( 0.5%) 0.0021 ( 0.1%) SILGen
0.0010 ( 0.4%) 0.0007 ( 0.3%) 0.0016 ( 0.4%) 0.0016 ( 0.1%) SILGen-function
0.0008 ( 0.3%) 0.0004 ( 0.2%) 0.0012 ( 0.3%) 0.0012 ( 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%) SIL verification, pre-optimization
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%) 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%) AST verification
0.2655 (100.0%) 0.1900 (100.0%) 0.4555 (100.0%) 3.2865 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4866 seconds (3.0034 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8760 (100.0%) 0.6106 (100.0%) 1.4866 (100.0%) 3.0034 (100.0%) Building Target
0.8760 (100.0%) 0.6106 (100.0%) 1.4866 (100.0%) 3.0034 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Mappable/Misc.swift (in target 'Mappable' from project 'Mappable')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Mappable/Misc.swift:15:10: warning: associated value 'cannotCast' of 'Sendable'-conforming enum 'ErrorType' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case cannotCast(Any?, String) // value, toType
^
/Users/admin/builder/spi-builder-workspace/Sources/Mappable/Misc.swift:16:10: warning: associated value 'JSONStructureNotMatchDesired' of 'Sendable'-conforming enum 'ErrorType' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case JSONStructureNotMatchDesired(Any?, String) // value, pattern
^
SwiftCompile normal arm64 Compiling\ Mappable+BasicType.swift /Users/admin/builder/spi-builder-workspace/Sources/Mappable/Mappable+BasicType.swift (in target 'Mappable' from project 'Mappable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Mappable/Mappable+BasicType.swift (in target 'Mappable' from project 'Mappable')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745600191743400-swift-frontend-Mappable-Mappable_BasicType.swift-arm64_apple_tvos18.4-o-Onone-3515926128.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4629 seconds (3.5569 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0180 ( 5.9%) 0.0364 ( 22.7%) 0.0544 ( 11.8%) 1.5578 ( 43.8%) parse-and-resolve-imports
0.0171 ( 5.6%) 0.0357 ( 22.3%) 0.0528 ( 11.4%) 1.5562 ( 43.8%) Import resolution
0.0015 ( 0.5%) 0.0104 ( 6.5%) 0.0119 ( 2.6%) 0.0993 ( 2.8%) load-stdlib
0.0742 ( 24.5%) 0.0244 ( 15.2%) 0.0986 ( 21.3%) 0.0985 ( 2.8%) build-rewrite-system
0.0392 ( 12.9%) 0.0104 ( 6.5%) 0.0495 ( 10.7%) 0.0495 ( 1.4%) perform-sema
0.0391 ( 12.9%) 0.0103 ( 6.5%) 0.0495 ( 10.7%) 0.0495 ( 1.4%) Type checking and Semantic analysis
0.0250 ( 8.3%) 0.0059 ( 3.7%) 0.0309 ( 6.7%) 0.0309 ( 0.9%) typecheck-expr
0.0236 ( 7.8%) 0.0052 ( 3.3%) 0.0288 ( 6.2%) 0.0288 ( 0.8%) typecheck-stmt
0.0124 ( 4.1%) 0.0090 ( 5.6%) 0.0214 ( 4.6%) 0.0214 ( 0.6%) import-clang-decl
0.0159 ( 5.2%) 0.0052 ( 3.2%) 0.0210 ( 4.5%) 0.0210 ( 0.6%) typecheck-decl
0.0078 ( 2.6%) 0.0034 ( 2.1%) 0.0112 ( 2.4%) 0.0113 ( 0.3%) IRGen
0.0097 ( 3.2%) 0.0003 ( 0.2%) 0.0100 ( 2.2%) 0.0100 ( 0.3%) SIL optimization
0.0068 ( 2.3%) 0.0013 ( 0.8%) 0.0081 ( 1.7%) 0.0081 ( 0.2%) SILGen
0.0054 ( 1.8%) 0.0009 ( 0.6%) 0.0064 ( 1.4%) 0.0063 ( 0.2%) SILGen-function
0.0047 ( 1.6%) 0.0010 ( 0.6%) 0.0057 ( 1.2%) 0.0057 ( 0.2%) precheck-target
0.0013 ( 0.4%) 0.0002 ( 0.1%) 0.0015 ( 0.3%) 0.0015 ( 0.0%) typecheck-expr-pattern
0.0008 ( 0.3%) 0.0003 ( 0.2%) 0.0010 ( 0.2%) 0.0010 ( 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%) module-populate-cache
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%) 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%) perform-whole-module-type-checking
0.3026 (100.0%) 0.1603 (100.0%) 0.4629 (100.0%) 3.5569 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4055 seconds (3.0461 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8734 (100.0%) 0.5320 (100.0%) 1.4055 (100.0%) 3.0461 (100.0%) Building Target
0.8734 (100.0%) 0.5320 (100.0%) 1.4055 (100.0%) 3.0461 (100.0%) Total
SwiftDriverJobDiscovery normal arm64 Emitting module for Mappable (in target 'Mappable' from project 'Mappable')
SwiftDriver\ Compilation\ Requirements Mappable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Mappable' from project 'Mappable')
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 Mappable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.SwiftFileList -DSWIFT_PACKAGE -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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos18.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable-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/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.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/Mappable.build/Debug-appletvos/Mappable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable-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-appletvos/Mappable.framework/Headers/Mappable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable-Swift.h (in target 'Mappable' from project 'Mappable')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework/Headers/Mappable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework/Modules/Mappable.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.swiftmodule (in target 'Mappable' from project 'Mappable')
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/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework/Modules/Mappable.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework/Modules/Mappable.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.swiftdoc (in target 'Mappable' from project 'Mappable')
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/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework/Modules/Mappable.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework/Modules/Mappable.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.abi.json (in target 'Mappable' from project 'Mappable')
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/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework/Modules/Mappable.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework/Modules/Mappable.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.swiftsourceinfo (in target 'Mappable' from project 'Mappable')
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/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework/Modules/Mappable.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Mapper.swift (in target 'Mappable' from project 'Mappable')
SwiftDriverJobDiscovery normal arm64 Compiling Mappable+Enum.swift (in target 'Mappable' from project 'Mappable')
SwiftDriverJobDiscovery normal arm64 Compiling Misc.swift (in target 'Mappable' from project 'Mappable')
SwiftDriverJobDiscovery normal arm64 Compiling Mappable+ContainerType.swift (in target 'Mappable' from project 'Mappable')
SwiftDriverJobDiscovery normal arm64 Compiling JSON.swift (in target 'Mappable' from project 'Mappable')
SwiftDriverJobDiscovery normal arm64 Compiling Mappable.swift (in target 'Mappable' from project 'Mappable')
SwiftDriverJobDiscovery normal arm64 Compiling Mappable+BasicType.swift (in target 'Mappable' from project 'Mappable')
SwiftDriver\ Compilation Mappable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Mappable' from project 'Mappable')
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 Mappable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.SwiftFileList -DSWIFT_PACKAGE -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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos18.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable-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/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.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/Mappable.build/Debug-appletvos/Mappable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable-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-appletvos/Mappable.framework/Mappable normal (in target 'Mappable' from project 'Mappable')
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-tvos18.4 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.LinkFileList -install_name @rpath/Mappable.framework/Mappable -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework/Mappable
ExtractAppIntentsMetadata (in target 'Mappable' from project 'Mappable')
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 Mappable --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 18.4 --bundle-identifier Mappable --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework --target-triple arm64-apple-tvos18.4 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework/Mappable --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Mappable.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Mappable.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-appletvos/Mappable.build/Objects-normal/arm64/Mappable.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-25 09:56:35.058 appintentsmetadataprocessor[701:3950] Starting appintentsmetadataprocessor export
2025-04-25 09:56:35.060 appintentsmetadataprocessor[701:3950] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos/Mappable.framework/Mappable.tbd (in target 'Mappable' from project 'Mappable')
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework/Mappable -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos/Mappable.framework/Mappable.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework (in target 'Mappable' from project 'Mappable')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework (in target 'Mappable' from project 'Mappable')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Mappable.framework
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Mappable",
"name" : "Mappable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Mappable",
"targets" : [
"Mappable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MappableTests",
"module_type" : "SwiftTarget",
"name" : "MappableTests",
"path" : "Tests/MappableTests",
"sources" : [
"BasicTypesTest/BaseTest.swift",
"BasicTypesTest/BasicTypeTest.swift",
"BasicTypesTest/EnumTest.swift",
"CollectionTypesTest/ArrayTests.swift",
"CollectionTypesTest/DictionaryTest.swift",
"CollectionTypesTest/OptionalTest.swift",
"CollectionTypesTest/SetTest.swift",
"MapperTests.swift",
"MiscTest.swift",
"OmniTest/DefaultValueTest.swift",
"OmniTest/InheritanceTest.swift",
"OmniTest/NestKeyPathTest.swift",
"OmniTest/OmniTest.swift"
],
"target_dependencies" : [
"Mappable"
],
"type" : "test"
},
{
"c99name" : "Mappable",
"module_type" : "SwiftTarget",
"name" : "Mappable",
"path" : "Sources/Mappable",
"product_memberships" : [
"Mappable"
],
"sources" : [
"JSON.swift",
"Mappable+BasicType.swift",
"Mappable+ContainerType.swift",
"Mappable+Enum.swift",
"Mappable.swift",
"Mapper.swift",
"Misc.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.