Build Information
Successful build of Mappable, reference 1.5.0 (6db81d
), with Swift 6.1 for tvOS using Xcode 16.3 on 25 Apr 2025 16:56:29 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: 1.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/leavez/Mappable
* tag 1.5.0 -> FETCH_HEAD
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 1.5.0
========================================
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
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/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
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/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/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
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
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-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/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_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
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/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
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\ Mappable+Enum.swift /Users/admin/builder/spi-builder-workspace/Sources/Mappable/Mappable+Enum.swift (in target 'Mappable' from project 'Mappable')
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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745600184663675-swift-frontend-Mappable-Mappable_Enum.swift-arm64_apple_tvos18.4-o-Onone-4250498068.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2452 seconds (3.4558 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0172 ( 11.6%) 0.0166 ( 17.2%) 0.0338 ( 13.8%) 1.5576 ( 45.1%) parse-and-resolve-imports
0.0163 ( 11.0%) 0.0159 ( 16.5%) 0.0323 ( 13.2%) 1.5561 ( 45.0%) Import resolution
0.0017 ( 1.1%) 0.0113 ( 11.6%) 0.0129 ( 5.3%) 0.1700 ( 4.9%) load-stdlib
0.0804 ( 54.2%) 0.0262 ( 27.0%) 0.1066 ( 43.5%) 0.1066 ( 3.1%) build-rewrite-system
0.0110 ( 7.4%) 0.0098 ( 10.1%) 0.0207 ( 8.5%) 0.0208 ( 0.6%) import-clang-decl
0.0035 ( 2.3%) 0.0026 ( 2.7%) 0.0061 ( 2.5%) 0.0074 ( 0.2%) perform-sema
0.0034 ( 2.3%) 0.0026 ( 2.7%) 0.0060 ( 2.5%) 0.0074 ( 0.2%) Type checking and Semantic analysis
0.0021 ( 1.4%) 0.0036 ( 3.7%) 0.0058 ( 2.3%) 0.0058 ( 0.2%) IRGen
0.0021 ( 1.4%) 0.0018 ( 1.9%) 0.0039 ( 1.6%) 0.0046 ( 0.1%) typecheck-stmt
0.0020 ( 1.4%) 0.0018 ( 1.8%) 0.0038 ( 1.5%) 0.0045 ( 0.1%) typecheck-expr
0.0017 ( 1.2%) 0.0014 ( 1.4%) 0.0031 ( 1.3%) 0.0037 ( 0.1%) typecheck-decl
0.0016 ( 1.1%) 0.0014 ( 1.4%) 0.0030 ( 1.2%) 0.0033 ( 0.1%) SILGen
0.0015 ( 1.0%) 0.0013 ( 1.3%) 0.0027 ( 1.1%) 0.0031 ( 0.1%) SILGen-function
0.0027 ( 1.8%) 0.0000 ( 0.0%) 0.0027 ( 1.1%) 0.0027 ( 0.1%) SIL optimization
0.0003 ( 0.2%) 0.0003 ( 0.4%) 0.0007 ( 0.3%) 0.0011 ( 0.0%) precheck-target
0.0007 ( 0.5%) 0.0003 ( 0.3%) 0.0010 ( 0.4%) 0.0010 ( 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%) 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%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.1484 (100.0%) 0.0968 (100.0%) 0.2452 (100.0%) 3.4558 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4149 seconds (3.1745 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8457 (100.0%) 0.5692 (100.0%) 1.4149 (100.0%) 3.1745 (100.0%) Building Target
0.8457 (100.0%) 0.5692 (100.0%) 1.4149 (100.0%) 3.1745 (100.0%) Total
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-1745600184670786-swift-frontend-Mappable-Mappable.swift-arm64_apple_tvos18.4-o-Onone-1499603143.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3392 seconds (3.5434 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0193 ( 10.2%) 0.0368 ( 24.5%) 0.0560 ( 16.5%) 1.6133 ( 45.5%) parse-and-resolve-imports
0.0184 ( 9.8%) 0.0360 ( 24.0%) 0.0544 ( 16.0%) 1.6107 ( 45.5%) Import resolution
0.0786 ( 41.6%) 0.0254 ( 16.9%) 0.1040 ( 30.6%) 0.1039 ( 2.9%) build-rewrite-system
0.0014 ( 0.7%) 0.0067 ( 4.5%) 0.0081 ( 2.4%) 0.0897 ( 2.5%) load-stdlib
0.0116 ( 6.1%) 0.0085 ( 5.7%) 0.0201 ( 5.9%) 0.0231 ( 0.7%) perform-sema
0.0116 ( 6.1%) 0.0085 ( 5.7%) 0.0201 ( 5.9%) 0.0231 ( 0.7%) Type checking and Semantic analysis
0.0114 ( 6.0%) 0.0101 ( 6.8%) 0.0215 ( 6.4%) 0.0216 ( 0.6%) import-clang-decl
0.0047 ( 2.5%) 0.0060 ( 4.0%) 0.0107 ( 3.2%) 0.0137 ( 0.4%) typecheck-decl
0.0083 ( 4.4%) 0.0031 ( 2.0%) 0.0113 ( 3.3%) 0.0114 ( 0.3%) typecheck-stmt
0.0082 ( 4.3%) 0.0030 ( 2.0%) 0.0112 ( 3.3%) 0.0113 ( 0.3%) typecheck-expr
0.0041 ( 2.2%) 0.0012 ( 0.8%) 0.0052 ( 1.5%) 0.0053 ( 0.1%) SILGen
0.0022 ( 1.2%) 0.0028 ( 1.8%) 0.0050 ( 1.5%) 0.0050 ( 0.1%) IRGen
0.0035 ( 1.8%) 0.0010 ( 0.7%) 0.0045 ( 1.3%) 0.0045 ( 0.1%) SILGen-function
0.0033 ( 1.8%) 0.0003 ( 0.2%) 0.0037 ( 1.1%) 0.0037 ( 0.1%) SIL optimization
0.0018 ( 1.0%) 0.0004 ( 0.3%) 0.0023 ( 0.7%) 0.0023 ( 0.1%) precheck-target
0.0007 ( 0.4%) 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%) SIL verification, pre-optimization
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, post-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%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1891 (100.0%) 0.1501 (100.0%) 0.3392 (100.0%) 3.5434 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4459 seconds (3.1675 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8603 (100.0%) 0.5856 (100.0%) 1.4459 (100.0%) 3.1675 (100.0%) Building Target
0.8603 (100.0%) 0.5856 (100.0%) 1.4459 (100.0%) 3.1675 (100.0%) Total
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-1745600184667547-swift-frontend-Mappable-Mapper.swift-arm64_apple_tvos18.4-o-Onone-295351535.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3385 seconds (3.7958 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0249 ( 13.2%) 0.0449 ( 29.9%) 0.0698 ( 20.6%) 1.7626 ( 46.4%) parse-and-resolve-imports
0.0240 ( 12.7%) 0.0442 ( 29.5%) 0.0682 ( 20.2%) 1.7611 ( 46.4%) Import resolution
0.0756 ( 40.1%) 0.0252 ( 16.8%) 0.1008 ( 29.8%) 0.1007 ( 2.7%) build-rewrite-system
0.0017 ( 0.9%) 0.0117 ( 7.8%) 0.0134 ( 3.9%) 0.0851 ( 2.2%) load-stdlib
0.0116 ( 6.1%) 0.0090 ( 6.0%) 0.0206 ( 6.1%) 0.0206 ( 0.5%) import-clang-decl
0.0118 ( 6.3%) 0.0036 ( 2.4%) 0.0154 ( 4.5%) 0.0154 ( 0.4%) perform-sema
0.0118 ( 6.2%) 0.0036 ( 2.4%) 0.0153 ( 4.5%) 0.0153 ( 0.4%) Type checking and Semantic analysis
0.0081 ( 4.3%) 0.0017 ( 1.1%) 0.0098 ( 2.9%) 0.0098 ( 0.3%) typecheck-stmt
0.0032 ( 1.7%) 0.0023 ( 1.6%) 0.0055 ( 1.6%) 0.0055 ( 0.1%) IRGen
0.0035 ( 1.8%) 0.0018 ( 1.2%) 0.0053 ( 1.6%) 0.0053 ( 0.1%) typecheck-decl
0.0041 ( 2.2%) 0.0001 ( 0.0%) 0.0042 ( 1.2%) 0.0042 ( 0.1%) SIL optimization
0.0033 ( 1.7%) 0.0007 ( 0.4%) 0.0039 ( 1.2%) 0.0039 ( 0.1%) typecheck-expr
0.0021 ( 1.1%) 0.0004 ( 0.3%) 0.0025 ( 0.7%) 0.0025 ( 0.1%) SILGen
0.0014 ( 0.7%) 0.0003 ( 0.2%) 0.0017 ( 0.5%) 0.0017 ( 0.0%) SILGen-function
0.0008 ( 0.4%) 0.0004 ( 0.3%) 0.0012 ( 0.4%) 0.0012 ( 0.0%) load-all-members
0.0008 ( 0.4%) 0.0001 ( 0.0%) 0.0008 ( 0.2%) 0.0008 ( 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%) 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.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.1886 (100.0%) 0.1499 (100.0%) 0.3385 (100.0%) 3.7958 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.3474 seconds (3.1724 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8175 (100.0%) 0.5299 (100.0%) 1.3474 (100.0%) 3.1724 (100.0%) Building Target
0.8175 (100.0%) 0.5299 (100.0%) 1.3474 (100.0%) 3.1724 (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+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-1745600184666169-swift-frontend-Mappable-Mappable_BasicType.swift-arm64_apple_tvos18.4-o-Onone-1630050713.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4828 seconds (3.8562 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0213 ( 6.9%) 0.0421 ( 24.5%) 0.0634 ( 13.1%) 1.7090 ( 44.3%) parse-and-resolve-imports
0.0203 ( 6.5%) 0.0414 ( 24.0%) 0.0617 ( 12.8%) 1.7073 ( 44.3%) Import resolution
0.0744 ( 24.0%) 0.0241 ( 14.0%) 0.0985 ( 20.4%) 0.0984 ( 2.6%) build-rewrite-system
0.0016 ( 0.5%) 0.0129 ( 7.5%) 0.0145 ( 3.0%) 0.0969 ( 2.5%) load-stdlib
0.0395 ( 12.7%) 0.0100 ( 5.8%) 0.0494 ( 10.2%) 0.0495 ( 1.3%) perform-sema
0.0394 ( 12.7%) 0.0100 ( 5.8%) 0.0493 ( 10.2%) 0.0494 ( 1.3%) Type checking and Semantic analysis
0.0252 ( 8.1%) 0.0056 ( 3.2%) 0.0308 ( 6.4%) 0.0308 ( 0.8%) typecheck-expr
0.0245 ( 7.9%) 0.0052 ( 3.0%) 0.0298 ( 6.2%) 0.0297 ( 0.8%) typecheck-stmt
0.0127 ( 4.1%) 0.0088 ( 5.1%) 0.0215 ( 4.4%) 0.0214 ( 0.6%) import-clang-decl
0.0151 ( 4.8%) 0.0048 ( 2.8%) 0.0198 ( 4.1%) 0.0199 ( 0.5%) typecheck-decl
0.0073 ( 2.3%) 0.0029 ( 1.7%) 0.0102 ( 2.1%) 0.0102 ( 0.3%) IRGen
0.0089 ( 2.9%) 0.0003 ( 0.2%) 0.0092 ( 1.9%) 0.0092 ( 0.2%) SIL optimization
0.0075 ( 2.4%) 0.0015 ( 0.9%) 0.0089 ( 1.8%) 0.0089 ( 0.2%) SILGen
0.0059 ( 1.9%) 0.0010 ( 0.6%) 0.0069 ( 1.4%) 0.0069 ( 0.2%) SILGen-function
0.0049 ( 1.6%) 0.0011 ( 0.6%) 0.0060 ( 1.2%) 0.0060 ( 0.2%) precheck-target
0.0013 ( 0.4%) 0.0002 ( 0.1%) 0.0016 ( 0.3%) 0.0016 ( 0.0%) typecheck-expr-pattern
0.0008 ( 0.2%) 0.0002 ( 0.1%) 0.0010 ( 0.2%) 0.0010 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 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.3107 (100.0%) 0.1721 (100.0%) 0.4828 (100.0%) 3.8562 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4269 seconds (3.2170 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8846 (100.0%) 0.5423 (100.0%) 1.4269 (100.0%) 3.2170 (100.0%) Building Target
0.8846 (100.0%) 0.5423 (100.0%) 1.4269 (100.0%) 3.2170 (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-1745600184670757-swift-frontend-Mappable-all-arm64_apple_tvos18.4-swiftmodule-Onone-1994172513.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3331 seconds (3.5063 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0204 ( 13.4%) 0.0424 ( 23.5%) 0.0628 ( 18.9%) 1.6336 ( 46.6%) parse-and-resolve-imports
0.0194 ( 12.7%) 0.0407 ( 22.5%) 0.0601 ( 18.1%) 1.6280 ( 46.4%) Import resolution
0.0129 ( 8.4%) 0.0402 ( 22.3%) 0.0531 ( 15.9%) 0.0695 ( 2.0%) load-stdlib
0.0220 ( 14.4%) 0.0111 ( 6.2%) 0.0332 ( 10.0%) 0.0386 ( 1.1%) perform-sema
0.0219 ( 14.4%) 0.0111 ( 6.1%) 0.0330 ( 9.9%) 0.0385 ( 1.1%) Type checking and Semantic analysis
0.0217 ( 14.2%) 0.0109 ( 6.0%) 0.0326 ( 9.8%) 0.0380 ( 1.1%) typecheck-decl
0.0072 ( 4.7%) 0.0071 ( 3.9%) 0.0143 ( 4.3%) 0.0146 ( 0.4%) SIL optimization
0.0088 ( 5.8%) 0.0030 ( 1.7%) 0.0118 ( 3.5%) 0.0120 ( 0.3%) SILGen
0.0056 ( 3.7%) 0.0036 ( 2.0%) 0.0091 ( 2.7%) 0.0095 ( 0.3%) typecheck-expr
0.0016 ( 1.1%) 0.0043 ( 2.4%) 0.0059 ( 1.8%) 0.0062 ( 0.2%) Serialization, swiftmodule
0.0026 ( 1.7%) 0.0030 ( 1.7%) 0.0056 ( 1.7%) 0.0060 ( 0.2%) import-clang-decl
0.0040 ( 2.6%) 0.0010 ( 0.6%) 0.0051 ( 1.5%) 0.0050 ( 0.1%) build-rewrite-system
0.0033 ( 2.1%) 0.0007 ( 0.4%) 0.0040 ( 1.2%) 0.0040 ( 0.1%) SILGen-function
0.0003 ( 0.2%) 0.0010 ( 0.5%) 0.0012 ( 0.4%) 0.0012 ( 0.0%) Serialization, swiftdoc
0.0004 ( 0.3%) 0.0003 ( 0.2%) 0.0007 ( 0.2%) 0.0007 ( 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%) 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%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1526 (100.0%) 0.1805 (100.0%) 0.3331 (100.0%) 3.5063 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1951 seconds (1.7885 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0775 (100.0%) 0.1176 (100.0%) 0.1951 (100.0%) 1.7885 (100.0%) Building Target
0.0775 (100.0%) 0.1176 (100.0%) 0.1951 (100.0%) 1.7885 (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\ 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-1745600184670632-swift-frontend-Mappable-Mappable_ContainerType.swift-arm64_apple_tvos18.4-o-Onone-1931518192.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.8928 seconds (3.5333 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9752 ( 46.4%) 0.3685 ( 46.6%) 1.3437 ( 46.5%) 1.6209 ( 45.9%) parse-and-resolve-imports
0.9742 ( 46.4%) 0.3683 ( 46.5%) 1.3425 ( 46.4%) 1.6197 ( 45.8%) Import resolution
0.0784 ( 3.7%) 0.0171 ( 2.2%) 0.0955 ( 3.3%) 0.0956 ( 2.7%) build-rewrite-system
0.0016 ( 0.1%) 0.0079 ( 1.0%) 0.0095 ( 0.3%) 0.0922 ( 2.6%) load-stdlib
0.0114 ( 0.5%) 0.0085 ( 1.1%) 0.0199 ( 0.7%) 0.0199 ( 0.6%) import-clang-decl
0.0130 ( 0.6%) 0.0052 ( 0.7%) 0.0182 ( 0.6%) 0.0192 ( 0.5%) perform-sema
0.0129 ( 0.6%) 0.0052 ( 0.7%) 0.0182 ( 0.6%) 0.0191 ( 0.5%) Type checking and Semantic analysis
0.0088 ( 0.4%) 0.0045 ( 0.6%) 0.0133 ( 0.5%) 0.0142 ( 0.4%) typecheck-decl
0.0041 ( 0.2%) 0.0021 ( 0.3%) 0.0062 ( 0.2%) 0.0066 ( 0.2%) IRGen
0.0050 ( 0.2%) 0.0008 ( 0.1%) 0.0058 ( 0.2%) 0.0058 ( 0.2%) typecheck-stmt
0.0047 ( 0.2%) 0.0007 ( 0.1%) 0.0054 ( 0.2%) 0.0054 ( 0.2%) typecheck-expr
0.0048 ( 0.2%) 0.0000 ( 0.0%) 0.0048 ( 0.2%) 0.0048 ( 0.1%) SIL optimization
0.0035 ( 0.2%) 0.0010 ( 0.1%) 0.0045 ( 0.2%) 0.0046 ( 0.1%) SILGen
0.0027 ( 0.1%) 0.0009 ( 0.1%) 0.0036 ( 0.1%) 0.0036 ( 0.1%) SILGen-function
0.0008 ( 0.0%) 0.0004 ( 0.1%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) load-all-members
0.0004 ( 0.0%) 0.0000 ( 0.0%) 0.0004 ( 0.0%) 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%) 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%) 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%) 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
2.1015 (100.0%) 0.7912 (100.0%) 2.8928 (100.0%) 3.5333 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.7367 seconds (3.1687 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.8247 (100.0%) 0.9120 (100.0%) 2.7367 (100.0%) 3.1687 (100.0%) Building Target
1.8247 (100.0%) 0.9120 (100.0%) 2.7367 (100.0%) 3.1687 (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\ JSON.swift /Users/admin/builder/spi-builder-workspace/Sources/Mappable/JSON.swift (in target 'Mappable' from project 'Mappable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745600184670686-swift-frontend-Mappable-JSON.swift-arm64_apple_tvos18.4-o-Onone-259993034.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5334 seconds (3.5870 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0635 ( 17.9%) 0.0440 ( 24.7%) 0.1075 ( 20.2%) 1.5640 ( 43.6%) parse-and-resolve-imports
0.0624 ( 17.6%) 0.0405 ( 22.7%) 0.1029 ( 19.3%) 1.5556 ( 43.4%) Import resolution
0.0014 ( 0.4%) 0.0066 ( 3.7%) 0.0080 ( 1.5%) 0.1392 ( 3.9%) load-stdlib
0.0758 ( 21.3%) 0.0242 ( 13.6%) 0.1000 ( 18.7%) 0.0999 ( 2.8%) build-rewrite-system
0.0270 ( 7.6%) 0.0110 ( 6.2%) 0.0380 ( 7.1%) 0.0422 ( 1.2%) perform-sema
0.0270 ( 7.6%) 0.0110 ( 6.1%) 0.0379 ( 7.1%) 0.0422 ( 1.2%) Type checking and Semantic analysis
0.0222 ( 6.3%) 0.0072 ( 4.1%) 0.0295 ( 5.5%) 0.0298 ( 0.8%) typecheck-expr
0.0209 ( 5.9%) 0.0051 ( 2.9%) 0.0260 ( 4.9%) 0.0261 ( 0.7%) typecheck-stmt
0.0144 ( 4.1%) 0.0074 ( 4.1%) 0.0218 ( 4.1%) 0.0260 ( 0.7%) typecheck-decl
0.0122 ( 3.4%) 0.0104 ( 5.8%) 0.0225 ( 4.2%) 0.0228 ( 0.6%) import-clang-decl
0.0067 ( 1.9%) 0.0062 ( 3.5%) 0.0129 ( 2.4%) 0.0129 ( 0.4%) IRGen
0.0096 ( 2.7%) 0.0023 ( 1.3%) 0.0119 ( 2.2%) 0.0119 ( 0.3%) SILGen
0.0055 ( 1.5%) 0.0004 ( 0.3%) 0.0059 ( 1.1%) 0.0060 ( 0.2%) SIL optimization
0.0041 ( 1.1%) 0.0008 ( 0.4%) 0.0049 ( 0.9%) 0.0049 ( 0.1%) SILGen-function
0.0016 ( 0.5%) 0.0009 ( 0.5%) 0.0025 ( 0.5%) 0.0025 ( 0.1%) precheck-target
0.0007 ( 0.2%) 0.0002 ( 0.1%) 0.0010 ( 0.2%) 0.0010 ( 0.0%) load-all-members
0.0000 ( 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%) 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%) 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.3551 (100.0%) 0.1783 (100.0%) 0.5334 (100.0%) 3.5870 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5074 seconds (3.1688 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9208 (100.0%) 0.5866 (100.0%) 1.5074 (100.0%) 3.1688 (100.0%) Building Target
0.9208 (100.0%) 0.5866 (100.0%) 1.5074 (100.0%) 3.1688 (100.0%) Total
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
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-1745600184671501-swift-frontend-Mappable-Misc.swift-arm64_apple_tvos18.4-o-Onone-211665967.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3335 seconds (4.0991 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0191 ( 10.0%) 0.0380 ( 26.9%) 0.0572 ( 17.1%) 1.9007 ( 46.4%) parse-and-resolve-imports
0.0182 ( 9.5%) 0.0372 ( 26.3%) 0.0554 ( 16.6%) 1.8989 ( 46.3%) Import resolution
0.0768 ( 40.0%) 0.0263 ( 18.6%) 0.1030 ( 30.9%) 0.1030 ( 2.5%) build-rewrite-system
0.0014 ( 0.7%) 0.0067 ( 4.7%) 0.0081 ( 2.4%) 0.0868 ( 2.1%) load-stdlib
0.0115 ( 6.0%) 0.0094 ( 6.7%) 0.0210 ( 6.3%) 0.0210 ( 0.5%) import-clang-decl
0.0128 ( 6.7%) 0.0045 ( 3.2%) 0.0173 ( 5.2%) 0.0173 ( 0.4%) perform-sema
0.0128 ( 6.6%) 0.0045 ( 3.2%) 0.0173 ( 5.2%) 0.0173 ( 0.4%) Type checking and Semantic analysis
0.0105 ( 5.4%) 0.0038 ( 2.7%) 0.0142 ( 4.3%) 0.0142 ( 0.3%) typecheck-stmt
0.0100 ( 5.2%) 0.0037 ( 2.6%) 0.0137 ( 4.1%) 0.0137 ( 0.3%) typecheck-expr
0.0071 ( 3.7%) 0.0030 ( 2.1%) 0.0101 ( 3.0%) 0.0101 ( 0.2%) precheck-target
0.0032 ( 1.7%) 0.0026 ( 1.9%) 0.0059 ( 1.8%) 0.0059 ( 0.1%) IRGen
0.0031 ( 1.6%) 0.0001 ( 0.0%) 0.0031 ( 0.9%) 0.0031 ( 0.1%) SIL optimization
0.0023 ( 1.2%) 0.0007 ( 0.5%) 0.0030 ( 0.9%) 0.0030 ( 0.1%) typecheck-decl
0.0014 ( 0.8%) 0.0003 ( 0.2%) 0.0018 ( 0.5%) 0.0018 ( 0.0%) SILGen
0.0010 ( 0.5%) 0.0003 ( 0.2%) 0.0013 ( 0.4%) 0.0013 ( 0.0%) SILGen-function
0.0008 ( 0.4%) 0.0003 ( 0.2%) 0.0011 ( 0.3%) 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%) SIL verification, post-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, 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%) perform-whole-module-type-checking
0.1921 (100.0%) 0.1414 (100.0%) 0.3335 (100.0%) 4.0991 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.2006 seconds (3.1683 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.7576 (100.0%) 0.4430 (100.0%) 1.2006 (100.0%) 3.1683 (100.0%) Building Target
0.7576 (100.0%) 0.4430 (100.0%) 1.2006 (100.0%) 3.1683 (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
^
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 Mappable+ContainerType.swift (in target 'Mappable' from project 'Mappable')
SwiftDriverJobDiscovery normal arm64 Compiling Mapper.swift (in target 'Mappable' from project 'Mappable')
SwiftDriverJobDiscovery normal arm64 Compiling Misc.swift (in target 'Mappable' from project 'Mappable')
SwiftDriverJobDiscovery normal arm64 Compiling Mappable+Enum.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:28.256 appintentsmetadataprocessor[698:3897] Starting appintentsmetadataprocessor export
2025-04-25 09:56:28.259 appintentsmetadataprocessor[698:3897] 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.