Build Information
Successful build of Mappable, reference master (6db81d
), with Swift 6.1 for iOS using Xcode 16.3 on 25 Apr 2025 16:56:45 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=iOS 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: iOS
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=iOS 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=iOS "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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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: 775c06231abb107a68c20bc79c8e257e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/775c06231abb107a68c20bc79c8e257e.xcbuilddata
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
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/Mappable.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
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-iphoneos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/Mappable.framework
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/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-iphoneos/Mappable.build/Mappable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/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-iphoneos/Mappable.build/Mappable.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/Mappable.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/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-iphoneos/Mappable.build/Objects-normal/arm64/Mappable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/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-iphoneos/Mappable.build/Objects-normal/arm64/Mappable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/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-iphoneos/Mappable.build/Objects-normal/arm64/Mappable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/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-iphoneos/Mappable.build/Objects-normal/arm64/Mappable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/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-iphoneos/Mappable.build/Objects-normal/arm64/Mappable.LinkFileList
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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 iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios18.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-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/Mappable.build/Objects-normal/arm64/Mappable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/Mappable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/Mappable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/Mappable.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/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-1745600201342592-swift-frontend-Mappable-Mappable_Enum.swift-arm64_apple_ios18.4-o-Onone-2830504204.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5351 seconds (3.5608 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0733 ( 27.0%) 0.0786 ( 29.8%) 0.1519 ( 28.4%) 1.6466 ( 46.2%) parse-and-resolve-imports
0.0720 ( 26.5%) 0.0743 ( 28.2%) 0.1463 ( 27.3%) 1.6381 ( 46.0%) Import resolution
0.0803 ( 29.6%) 0.0271 ( 10.3%) 0.1074 ( 20.1%) 0.1073 ( 3.0%) build-rewrite-system
0.0133 ( 4.9%) 0.0408 ( 15.5%) 0.0541 ( 10.1%) 0.0881 ( 2.5%) load-stdlib
0.0114 ( 4.2%) 0.0101 ( 3.8%) 0.0215 ( 4.0%) 0.0215 ( 0.6%) import-clang-decl
0.0034 ( 1.2%) 0.0080 ( 3.0%) 0.0114 ( 2.1%) 0.0132 ( 0.4%) perform-sema
0.0033 ( 1.2%) 0.0080 ( 3.0%) 0.0113 ( 2.1%) 0.0131 ( 0.4%) Type checking and Semantic analysis
0.0019 ( 0.7%) 0.0069 ( 2.6%) 0.0088 ( 1.6%) 0.0106 ( 0.3%) typecheck-decl
0.0024 ( 0.9%) 0.0039 ( 1.5%) 0.0062 ( 1.2%) 0.0062 ( 0.2%) IRGen
0.0018 ( 0.7%) 0.0020 ( 0.8%) 0.0038 ( 0.7%) 0.0038 ( 0.1%) typecheck-stmt
0.0017 ( 0.6%) 0.0020 ( 0.8%) 0.0037 ( 0.7%) 0.0037 ( 0.1%) typecheck-expr
0.0028 ( 1.0%) 0.0000 ( 0.0%) 0.0028 ( 0.5%) 0.0028 ( 0.1%) SIL optimization
0.0014 ( 0.5%) 0.0008 ( 0.3%) 0.0022 ( 0.4%) 0.0022 ( 0.1%) SILGen
0.0013 ( 0.5%) 0.0007 ( 0.3%) 0.0020 ( 0.4%) 0.0020 ( 0.1%) SILGen-function
0.0008 ( 0.3%) 0.0004 ( 0.1%) 0.0012 ( 0.2%) 0.0012 ( 0.0%) load-all-members
0.0003 ( 0.1%) 0.0001 ( 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%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) 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.2715 (100.0%) 0.2636 (100.0%) 0.5351 (100.0%) 3.5608 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6339 seconds (3.2373 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9351 (100.0%) 0.6987 (100.0%) 1.6339 (100.0%) 3.2373 (100.0%) Building Target
0.9351 (100.0%) 0.6987 (100.0%) 1.6339 (100.0%) 3.2373 (100.0%) Total
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-1745600201342959-swift-frontend-Mappable-Mappable_BasicType.swift-arm64_apple_ios18.4-o-Onone-3795914625.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5023 seconds (4.1286 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0215 ( 6.6%) 0.0413 ( 23.4%) 0.0628 ( 12.5%) 1.8294 ( 44.3%) parse-and-resolve-imports
0.0202 ( 6.2%) 0.0404 ( 22.9%) 0.0607 ( 12.1%) 1.8273 ( 44.3%) Import resolution
0.0017 ( 0.5%) 0.0120 ( 6.8%) 0.0137 ( 2.7%) 0.1070 ( 2.6%) load-stdlib
0.0763 ( 23.4%) 0.0257 ( 14.6%) 0.1021 ( 20.3%) 0.1019 ( 2.5%) build-rewrite-system
0.0423 ( 13.0%) 0.0111 ( 6.3%) 0.0534 ( 10.6%) 0.0534 ( 1.3%) perform-sema
0.0422 ( 13.0%) 0.0111 ( 6.3%) 0.0533 ( 10.6%) 0.0533 ( 1.3%) Type checking and Semantic analysis
0.0265 ( 8.1%) 0.0061 ( 3.5%) 0.0326 ( 6.5%) 0.0326 ( 0.8%) typecheck-expr
0.0252 ( 7.7%) 0.0055 ( 3.1%) 0.0307 ( 6.1%) 0.0307 ( 0.7%) typecheck-stmt
0.0134 ( 4.1%) 0.0097 ( 5.5%) 0.0231 ( 4.6%) 0.0230 ( 0.6%) import-clang-decl
0.0169 ( 5.2%) 0.0056 ( 3.2%) 0.0225 ( 4.5%) 0.0225 ( 0.5%) typecheck-decl
0.0085 ( 2.6%) 0.0018 ( 1.0%) 0.0104 ( 2.1%) 0.0104 ( 0.3%) SILGen
0.0072 ( 2.2%) 0.0030 ( 1.7%) 0.0102 ( 2.0%) 0.0102 ( 0.2%) IRGen
0.0097 ( 3.0%) 0.0003 ( 0.2%) 0.0100 ( 2.0%) 0.0100 ( 0.2%) SIL optimization
0.0068 ( 2.1%) 0.0014 ( 0.8%) 0.0082 ( 1.6%) 0.0082 ( 0.2%) SILGen-function
0.0049 ( 1.5%) 0.0009 ( 0.5%) 0.0058 ( 1.1%) 0.0058 ( 0.1%) precheck-target
0.0014 ( 0.4%) 0.0002 ( 0.1%) 0.0017 ( 0.3%) 0.0017 ( 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%) SIL verification, post-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%) 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.3258 (100.0%) 0.1765 (100.0%) 0.5023 (100.0%) 4.1286 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.3899 seconds (3.2904 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8668 (100.0%) 0.5231 (100.0%) 1.3899 (100.0%) 3.2904 (100.0%) Building Target
0.8668 (100.0%) 0.5231 (100.0%) 1.3899 (100.0%) 3.2904 (100.0%) Total
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-1745600201343098-swift-frontend-Mappable-Misc.swift-arm64_apple_ios18.4-o-Onone-3186426856.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3244 seconds (3.5660 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0182 ( 9.2%) 0.0196 ( 15.4%) 0.0378 ( 11.7%) 1.5856 ( 44.5%) parse-and-resolve-imports
0.0174 ( 8.8%) 0.0190 ( 14.9%) 0.0364 ( 11.2%) 1.5842 ( 44.4%) Import resolution
0.0018 ( 0.9%) 0.0121 ( 9.6%) 0.0140 ( 4.3%) 0.1550 ( 4.3%) load-stdlib
0.0814 ( 41.3%) 0.0273 ( 21.4%) 0.1087 ( 33.5%) 0.1086 ( 3.0%) build-rewrite-system
0.0133 ( 6.7%) 0.0085 ( 6.7%) 0.0217 ( 6.7%) 0.0231 ( 0.6%) perform-sema
0.0132 ( 6.7%) 0.0085 ( 6.7%) 0.0217 ( 6.7%) 0.0231 ( 0.6%) Type checking and Semantic analysis
0.0113 ( 5.7%) 0.0097 ( 7.6%) 0.0210 ( 6.5%) 0.0210 ( 0.6%) import-clang-decl
0.0110 ( 5.6%) 0.0046 ( 3.6%) 0.0155 ( 4.8%) 0.0157 ( 0.4%) typecheck-stmt
0.0105 ( 5.3%) 0.0045 ( 3.5%) 0.0150 ( 4.6%) 0.0152 ( 0.4%) typecheck-expr
0.0073 ( 3.7%) 0.0035 ( 2.7%) 0.0108 ( 3.3%) 0.0110 ( 0.3%) precheck-target
0.0032 ( 1.6%) 0.0037 ( 2.9%) 0.0069 ( 2.1%) 0.0074 ( 0.2%) IRGen
0.0023 ( 1.1%) 0.0039 ( 3.0%) 0.0061 ( 1.9%) 0.0073 ( 0.2%) typecheck-decl
0.0032 ( 1.6%) 0.0004 ( 0.3%) 0.0035 ( 1.1%) 0.0035 ( 0.1%) SIL optimization
0.0014 ( 0.7%) 0.0009 ( 0.7%) 0.0023 ( 0.7%) 0.0023 ( 0.1%) SILGen
0.0010 ( 0.5%) 0.0009 ( 0.7%) 0.0019 ( 0.6%) 0.0019 ( 0.1%) SILGen-function
0.0008 ( 0.4%) 0.0003 ( 0.3%) 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, 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%) 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%) AST verification
0.1973 (100.0%) 0.1272 (100.0%) 0.3244 (100.0%) 3.5660 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4842 seconds (3.2374 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8768 (100.0%) 0.6073 (100.0%) 1.4842 (100.0%) 3.2374 (100.0%) Building Target
0.8768 (100.0%) 0.6073 (100.0%) 1.4842 (100.0%) 3.2374 (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.swift /Users/admin/builder/spi-builder-workspace/Sources/Mappable/Mappable.swift (in target 'Mappable' from project 'Mappable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745600201342072-swift-frontend-Mappable-Mappable.swift-arm64_apple_ios18.4-o-Onone-400035285.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3472 seconds (3.6368 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0209 ( 10.7%) 0.0375 ( 24.7%) 0.0584 ( 16.8%) 1.6498 ( 45.4%) parse-and-resolve-imports
0.0198 ( 10.1%) 0.0367 ( 24.2%) 0.0565 ( 16.3%) 1.6479 ( 45.3%) Import resolution
0.0017 ( 0.9%) 0.0120 ( 7.9%) 0.0137 ( 3.9%) 0.1202 ( 3.3%) load-stdlib
0.0804 ( 41.1%) 0.0277 ( 18.3%) 0.1081 ( 31.1%) 0.1080 ( 3.0%) build-rewrite-system
0.0120 ( 6.1%) 0.0109 ( 7.2%) 0.0229 ( 6.6%) 0.0229 ( 0.6%) import-clang-decl
0.0114 ( 5.8%) 0.0055 ( 3.6%) 0.0168 ( 4.8%) 0.0169 ( 0.5%) perform-sema
0.0113 ( 5.8%) 0.0054 ( 3.6%) 0.0168 ( 4.8%) 0.0168 ( 0.5%) Type checking and Semantic analysis
0.0085 ( 4.3%) 0.0038 ( 2.5%) 0.0123 ( 3.5%) 0.0123 ( 0.3%) typecheck-stmt
0.0084 ( 4.3%) 0.0038 ( 2.5%) 0.0122 ( 3.5%) 0.0122 ( 0.3%) typecheck-expr
0.0043 ( 2.2%) 0.0023 ( 1.5%) 0.0066 ( 1.9%) 0.0066 ( 0.2%) typecheck-decl
0.0047 ( 2.4%) 0.0013 ( 0.9%) 0.0060 ( 1.7%) 0.0060 ( 0.2%) SILGen
0.0039 ( 2.0%) 0.0011 ( 0.7%) 0.0050 ( 1.4%) 0.0050 ( 0.1%) SILGen-function
0.0024 ( 1.2%) 0.0024 ( 1.6%) 0.0048 ( 1.4%) 0.0048 ( 0.1%) IRGen
0.0033 ( 1.7%) 0.0003 ( 0.2%) 0.0036 ( 1.0%) 0.0036 ( 0.1%) SIL optimization
0.0020 ( 1.0%) 0.0007 ( 0.5%) 0.0028 ( 0.8%) 0.0028 ( 0.1%) precheck-target
0.0006 ( 0.3%) 0.0002 ( 0.1%) 0.0008 ( 0.2%) 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%) 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.1956 (100.0%) 0.1516 (100.0%) 0.3472 (100.0%) 3.6368 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4878 seconds (3.2381 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8748 (100.0%) 0.6130 (100.0%) 1.4878 (100.0%) 3.2381 (100.0%) Building Target
0.8748 (100.0%) 0.6130 (100.0%) 1.4878 (100.0%) 3.2381 (100.0%) Total
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
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-1745600201343165-swift-frontend-Mappable-all-arm64_apple_ios18.4-swiftmodule-Onone-529881501.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2848 seconds (3.7264 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0222 ( 15.7%) 0.0453 ( 31.5%) 0.0675 ( 23.7%) 1.7419 ( 46.7%) parse-and-resolve-imports
0.0212 ( 15.0%) 0.0444 ( 30.9%) 0.0656 ( 23.0%) 1.7400 ( 46.7%) Import resolution
0.0017 ( 1.2%) 0.0110 ( 7.6%) 0.0126 ( 4.4%) 0.1043 ( 2.8%) load-stdlib
0.0207 ( 14.6%) 0.0070 ( 4.9%) 0.0277 ( 9.7%) 0.0277 ( 0.7%) perform-sema
0.0206 ( 14.6%) 0.0070 ( 4.9%) 0.0276 ( 9.7%) 0.0276 ( 0.7%) Type checking and Semantic analysis
0.0204 ( 14.5%) 0.0068 ( 4.7%) 0.0272 ( 9.6%) 0.0272 ( 0.7%) typecheck-decl
0.0073 ( 5.2%) 0.0071 ( 4.9%) 0.0144 ( 5.1%) 0.0150 ( 0.4%) SIL optimization
0.0090 ( 6.4%) 0.0023 ( 1.6%) 0.0113 ( 4.0%) 0.0113 ( 0.3%) SILGen
0.0054 ( 3.8%) 0.0027 ( 1.9%) 0.0081 ( 2.8%) 0.0081 ( 0.2%) typecheck-expr
0.0016 ( 1.1%) 0.0040 ( 2.8%) 0.0056 ( 2.0%) 0.0062 ( 0.2%) Serialization, swiftmodule
0.0042 ( 3.0%) 0.0014 ( 0.9%) 0.0055 ( 1.9%) 0.0055 ( 0.1%) build-rewrite-system
0.0024 ( 1.7%) 0.0024 ( 1.7%) 0.0048 ( 1.7%) 0.0048 ( 0.1%) import-clang-decl
0.0032 ( 2.3%) 0.0007 ( 0.5%) 0.0040 ( 1.4%) 0.0040 ( 0.1%) SILGen-function
0.0004 ( 0.3%) 0.0010 ( 0.7%) 0.0014 ( 0.5%) 0.0014 ( 0.0%) Serialization, swiftdoc
0.0004 ( 0.3%) 0.0003 ( 0.2%) 0.0007 ( 0.3%) 0.0007 ( 0.0%) precheck-target
0.0004 ( 0.3%) 0.0001 ( 0.0%) 0.0004 ( 0.2%) 0.0004 ( 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%) 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%) populate-module-class-member-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%) AST verification
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.1411 (100.0%) 0.1436 (100.0%) 0.2848 (100.0%) 3.7264 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1518 seconds (1.9186 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0672 (100.0%) 0.0846 (100.0%) 0.1518 (100.0%) 1.9186 (100.0%) Building Target
0.0672 (100.0%) 0.0846 (100.0%) 0.1518 (100.0%) 1.9186 (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\ 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-1745600201342047-swift-frontend-Mappable-JSON.swift-arm64_apple_ios18.4-o-Onone-3649354534.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4646 seconds (3.7051 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0209 ( 7.6%) 0.0396 ( 20.8%) 0.0605 ( 13.0%) 1.6306 ( 44.0%) parse-and-resolve-imports
0.0199 ( 7.3%) 0.0388 ( 20.4%) 0.0587 ( 12.6%) 1.6289 ( 44.0%) Import resolution
0.0019 ( 0.7%) 0.0177 ( 9.3%) 0.0195 ( 4.2%) 0.1179 ( 3.2%) load-stdlib
0.0790 ( 28.8%) 0.0267 ( 14.0%) 0.1057 ( 22.8%) 0.1059 ( 2.9%) build-rewrite-system
0.0263 ( 9.6%) 0.0115 ( 6.1%) 0.0378 ( 8.1%) 0.0383 ( 1.0%) perform-sema
0.0262 ( 9.6%) 0.0115 ( 6.0%) 0.0377 ( 8.1%) 0.0383 ( 1.0%) Type checking and Semantic analysis
0.0220 ( 8.0%) 0.0082 ( 4.3%) 0.0301 ( 6.5%) 0.0301 ( 0.8%) typecheck-expr
0.0206 ( 7.5%) 0.0065 ( 3.4%) 0.0270 ( 5.8%) 0.0270 ( 0.7%) typecheck-stmt
0.0128 ( 4.7%) 0.0103 ( 5.4%) 0.0231 ( 5.0%) 0.0231 ( 0.6%) import-clang-decl
0.0139 ( 5.1%) 0.0073 ( 3.8%) 0.0213 ( 4.6%) 0.0218 ( 0.6%) typecheck-decl
0.0111 ( 4.0%) 0.0036 ( 1.9%) 0.0147 ( 3.2%) 0.0147 ( 0.4%) SILGen
0.0067 ( 2.4%) 0.0062 ( 3.3%) 0.0129 ( 2.8%) 0.0130 ( 0.4%) IRGen
0.0056 ( 2.0%) 0.0005 ( 0.3%) 0.0060 ( 1.3%) 0.0061 ( 0.2%) SIL optimization
0.0047 ( 1.7%) 0.0012 ( 0.6%) 0.0059 ( 1.3%) 0.0059 ( 0.2%) SILGen-function
0.0016 ( 0.6%) 0.0006 ( 0.3%) 0.0022 ( 0.5%) 0.0022 ( 0.1%) precheck-target
0.0008 ( 0.3%) 0.0003 ( 0.1%) 0.0011 ( 0.2%) 0.0011 ( 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%) 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.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.2741 (100.0%) 0.1905 (100.0%) 0.4646 (100.0%) 3.7051 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5157 seconds (3.2409 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8910 (100.0%) 0.6247 (100.0%) 1.5157 (100.0%) 3.2409 (100.0%) Building Target
0.8910 (100.0%) 0.6247 (100.0%) 1.5157 (100.0%) 3.2409 (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\ 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-1745600201343135-swift-frontend-Mappable-Mapper.swift-arm64_apple_ios18.4-o-Onone-654451580.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.8935 seconds (3.5742 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9824 ( 46.5%) 0.3623 ( 46.4%) 1.3447 ( 46.5%) 1.6236 ( 45.4%) parse-and-resolve-imports
0.9814 ( 46.4%) 0.3619 ( 46.4%) 1.3433 ( 46.4%) 1.6222 ( 45.4%) Import resolution
0.0017 ( 0.1%) 0.0115 ( 1.5%) 0.0132 ( 0.5%) 0.1362 ( 3.8%) load-stdlib
0.0813 ( 3.8%) 0.0200 ( 2.6%) 0.1013 ( 3.5%) 0.1013 ( 2.8%) build-rewrite-system
0.0113 ( 0.5%) 0.0092 ( 1.2%) 0.0205 ( 0.7%) 0.0205 ( 0.6%) import-clang-decl
0.0130 ( 0.6%) 0.0036 ( 0.5%) 0.0165 ( 0.6%) 0.0166 ( 0.5%) perform-sema
0.0129 ( 0.6%) 0.0036 ( 0.5%) 0.0165 ( 0.6%) 0.0165 ( 0.5%) Type checking and Semantic analysis
0.0089 ( 0.4%) 0.0019 ( 0.2%) 0.0109 ( 0.4%) 0.0109 ( 0.3%) typecheck-stmt
0.0038 ( 0.2%) 0.0025 ( 0.3%) 0.0063 ( 0.2%) 0.0063 ( 0.2%) IRGen
0.0038 ( 0.2%) 0.0016 ( 0.2%) 0.0053 ( 0.2%) 0.0053 ( 0.1%) typecheck-decl
0.0039 ( 0.2%) 0.0010 ( 0.1%) 0.0049 ( 0.2%) 0.0049 ( 0.1%) typecheck-expr
0.0038 ( 0.2%) 0.0000 ( 0.0%) 0.0038 ( 0.1%) 0.0038 ( 0.1%) SIL optimization
0.0021 ( 0.1%) 0.0003 ( 0.0%) 0.0024 ( 0.1%) 0.0024 ( 0.1%) SILGen
0.0013 ( 0.1%) 0.0002 ( 0.0%) 0.0015 ( 0.1%) 0.0015 ( 0.0%) SILGen-function
0.0009 ( 0.0%) 0.0004 ( 0.1%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) precheck-target
0.0007 ( 0.0%) 0.0002 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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
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
2.1133 (100.0%) 0.7802 (100.0%) 2.8935 (100.0%) 3.5742 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.7731 seconds (3.2370 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.8503 (100.0%) 0.9227 (100.0%) 2.7731 (100.0%) 3.2370 (100.0%) Building Target
1.8503 (100.0%) 0.9227 (100.0%) 2.7731 (100.0%) 3.2370 (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+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-1745600201343116-swift-frontend-Mappable-Mappable_ContainerType.swift-arm64_apple_ios18.4-o-Onone-1126301601.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3445 seconds (3.6047 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0217 ( 11.0%) 0.0415 ( 28.3%) 0.0632 ( 18.3%) 1.6458 ( 45.7%) parse-and-resolve-imports
0.0207 ( 10.5%) 0.0409 ( 27.8%) 0.0616 ( 17.9%) 1.6442 ( 45.6%) Import resolution
0.0016 ( 0.8%) 0.0102 ( 7.0%) 0.0119 ( 3.4%) 0.1068 ( 3.0%) load-stdlib
0.0792 ( 40.1%) 0.0274 ( 18.6%) 0.1066 ( 30.9%) 0.1065 ( 3.0%) build-rewrite-system
0.0117 ( 5.9%) 0.0086 ( 5.9%) 0.0203 ( 5.9%) 0.0203 ( 0.6%) import-clang-decl
0.0135 ( 6.9%) 0.0040 ( 2.7%) 0.0176 ( 5.1%) 0.0176 ( 0.5%) perform-sema
0.0135 ( 6.8%) 0.0040 ( 2.7%) 0.0175 ( 5.1%) 0.0175 ( 0.5%) Type checking and Semantic analysis
0.0088 ( 4.5%) 0.0030 ( 2.0%) 0.0118 ( 3.4%) 0.0118 ( 0.3%) typecheck-decl
0.0042 ( 2.1%) 0.0028 ( 1.9%) 0.0070 ( 2.0%) 0.0070 ( 0.2%) IRGen
0.0056 ( 2.9%) 0.0013 ( 0.9%) 0.0070 ( 2.0%) 0.0070 ( 0.2%) typecheck-stmt
0.0053 ( 2.7%) 0.0013 ( 0.9%) 0.0066 ( 1.9%) 0.0066 ( 0.2%) typecheck-expr
0.0047 ( 2.4%) 0.0002 ( 0.2%) 0.0049 ( 1.4%) 0.0049 ( 0.1%) SIL optimization
0.0030 ( 1.5%) 0.0007 ( 0.4%) 0.0037 ( 1.1%) 0.0037 ( 0.1%) SILGen
0.0023 ( 1.2%) 0.0006 ( 0.4%) 0.0029 ( 0.8%) 0.0029 ( 0.1%) SILGen-function
0.0009 ( 0.5%) 0.0004 ( 0.3%) 0.0013 ( 0.4%) 0.0013 ( 0.0%) load-all-members
0.0005 ( 0.3%) 0.0001 ( 0.0%) 0.0006 ( 0.2%) 0.0006 ( 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%) 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.1975 (100.0%) 0.1470 (100.0%) 0.3445 (100.0%) 3.6047 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5062 seconds (3.2384 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8928 (100.0%) 0.6133 (100.0%) 1.5062 (100.0%) 3.2384 (100.0%) Building Target
0.8928 (100.0%) 0.6133 (100.0%) 1.5062 (100.0%) 3.2384 (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
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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios18.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-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/Mappable.build/Objects-normal/arm64/Mappable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/Mappable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/Mappable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/Mappable.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/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-iphoneos/Mappable.framework/Headers/Mappable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/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-iphoneos/Mappable.build/Objects-normal/arm64/Mappable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mappable.framework/Headers/Mappable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mappable.framework/Modules/Mappable.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/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-iphoneos/Mappable.build/Objects-normal/arm64/Mappable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mappable.framework/Modules/Mappable.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mappable.framework/Modules/Mappable.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/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-iphoneos/Mappable.build/Objects-normal/arm64/Mappable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mappable.framework/Modules/Mappable.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mappable.framework/Modules/Mappable.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/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-iphoneos/Mappable.build/Objects-normal/arm64/Mappable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mappable.framework/Modules/Mappable.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mappable.framework/Modules/Mappable.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/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-iphoneos/Mappable.build/Objects-normal/arm64/Mappable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mappable.framework/Modules/Mappable.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Misc.swift (in target 'Mappable' from project 'Mappable')
SwiftDriverJobDiscovery normal arm64 Compiling Mappable.swift (in target 'Mappable' from project 'Mappable')
SwiftDriverJobDiscovery normal arm64 Compiling Mappable+Enum.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 Mapper.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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios18.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-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/Mappable.build/Objects-normal/arm64/Mappable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/Mappable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/Mappable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/Mappable.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/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-iphoneos/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-ios18.4 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/Mappable.build/Objects-normal/arm64/Mappable.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 18.4 --bundle-identifier Mappable --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mappable.framework --target-triple arm64-apple-ios18.4 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mappable.framework/Mappable --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/Mappable.build/Objects-normal/arm64/Mappable_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/Mappable.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/Mappable.build/Objects-normal/arm64/Mappable.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/Mappable.build/Mappable.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/Mappable.build/Mappable.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/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:45.013 appintentsmetadataprocessor[700:3947] Starting appintentsmetadataprocessor export
2025-04-25 09:56:45.015 appintentsmetadataprocessor[700:3947] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (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/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mappable.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/Mappable.build/ssu --bundle-id Mappable --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mappable.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mappable.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mappable.build/Debug-iphoneos/Mappable.build/Mappable.DependencyMetadataFileList --archive-ssu-assets
2025-04-25 09:56:45.036 appintentsnltrainingprocessor[701:3948] Parsing options for appintentsnltrainingprocessor
2025-04-25 09:56:45.037 appintentsnltrainingprocessor[701:3948] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Mappable.framework/Mappable -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/Mappable.framework/Mappable.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/Mappable.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/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.