Build Information
Failed to build Mapper, reference master (c8f848
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 25 Apr 2025 20:59:41 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Mapper -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lyft/mapper.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lyft/mapper
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at c8f848c Bump version to 10.0.1
Cloned https://github.com/lyft/mapper.git
Revision (git rev-parse @):
c8f848c8a496e8dbfafa4fba5bb44723bacbe853
SUCCESS checkout https://github.com/lyft/mapper.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/lyft/mapper.git
https://github.com/lyft/mapper.git
{
"dependencies" : [
],
"manifest_display_name" : "Mapper",
"name" : "Mapper",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Mapper",
"targets" : [
"Mapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MapperTests",
"module_type" : "SwiftTarget",
"name" : "MapperTests",
"path" : "Tests/MapperTests",
"sources" : [
"ConvertibleValueTests.swift",
"CustomTransformationTests.swift",
"ErrorTests.swift",
"InitializerTests.swift",
"JSONSerializationIntegrationTests.swift",
"MappableValueTests.swift",
"NormalValueTests.swift",
"OptionalValueTests.swift",
"RawRepresentibleValueTests.swift",
"TransformTests.swift"
],
"target_dependencies" : [
"Mapper"
],
"type" : "test"
},
{
"c99name" : "Mapper",
"module_type" : "SwiftTarget",
"name" : "Mapper",
"path" : "Sources",
"product_memberships" : [
"Mapper"
],
"sources" : [
"Convertible.swift",
"DefaultConvertible.swift",
"Defaults+Convertible.swift",
"Float+Convertible.swift",
"Mappable.swift",
"Mapper.swift",
"MapperError.swift",
"NSDictionary+Safety.swift",
"Transform+Dictionary.swift",
"Transform.swift",
"URL+Convertible.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "Mapper",
"name" : "Mapper",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Mapper",
"targets" : [
"Mapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MapperTests",
"module_type" : "SwiftTarget",
"name" : "MapperTests",
"path" : "Tests/MapperTests",
"sources" : [
"ConvertibleValueTests.swift",
"CustomTransformationTests.swift",
"ErrorTests.swift",
"InitializerTests.swift",
"JSONSerializationIntegrationTests.swift",
"MappableValueTests.swift",
"NormalValueTests.swift",
"OptionalValueTests.swift",
"RawRepresentibleValueTests.swift",
"TransformTests.swift"
],
"target_dependencies" : [
"Mapper"
],
"type" : "test"
},
{
"c99name" : "Mapper",
"module_type" : "SwiftTarget",
"name" : "Mapper",
"path" : "Sources",
"product_memberships" : [
"Mapper"
],
"sources" : [
"Convertible.swift",
"DefaultConvertible.swift",
"Defaults+Convertible.swift",
"Float+Convertible.swift",
"Mappable.swift",
"Mapper.swift",
"MapperError.swift",
"NSDictionary+Safety.swift",
"Transform+Dictionary.swift",
"Transform.swift",
"URL+Convertible.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Mapper",
"schemes" : [
"Mapper"
],
"targets" : [
"Mapper",
"MapperTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Mapper -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Mapper -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'Mapper' in project 'Mapper' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch x86_64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e63cfa2502627a9e2ad132ed11d88c47
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e63cfa2502627a9e2ad132ed11d88c47.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/Mapper.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/Mapper.xcodeproj
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/Mapper.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
cd /Users/admin/builder/spi-builder-workspace/Mapper.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/Mapper.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper-4317fce28b35e47058d9eafa71e01715-VFS/all-product-headers.yaml
cd /Users/admin/builder/spi-builder-workspace/Mapper.xcodeproj
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper-4317fce28b35e47058d9eafa71e01715-VFS/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper.hmap (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/module.modulemap (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper_const_extract_protocols.json (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.SwiftFileList (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper.DependencyStaticMetadataFileList (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.SwiftConstValuesFileList (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper-OutputFileMap.json (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target x86_64-apple-macos10.10 -fapplication-extension -fpascal-strings -Os -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -fasm-blocks -g -fprofile-instr-generate -fcoverage-mapping -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-all-target-headers.hmap -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources-normal/x86_64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources/x86_64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.LinkFileList (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper.DependencyMetadataFileList (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-project-headers.hmap (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-own-target-headers.hmap (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-generated-files.hmap (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-all-target-headers.hmap (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-all-non-framework-target-headers.hmap (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources/Mapper_vers.c (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources/Mapper_vers.c
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Resources Versions/Current/Resources (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Resources
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/Current A (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/Current
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Modules Versions/Current/Modules (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Mapper Versions/Current/Mapper (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Mapper /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Mapper
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Headers Versions/Current/Headers (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Headers
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/module.modulemap (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Modules
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Resources (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Headers (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/Resources/Info.plist (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Resources/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Resources/Info.plist
SwiftDriver Mapper normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'Mapper' from project 'Mapper')
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 Mapper -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.SwiftFileList -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target x86_64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper-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/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.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/Mapper.build/Debug/Mapper.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper-4317fce28b35e47058d9eafa71e01715-VFS/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources-normal/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal x86_64 Compiling\ Float+Convertible.swift,\ Transform+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/Float+Convertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Transform+Dictionary.swift (in target 'Mapper' from project 'Mapper')
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Float+Convertible.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Transform+Dictionary.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745614773226386-swift-frontend-Mapper-Float_Convertible.swift-x86_64_apple_macos10.10-o-Onone-135031472.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 4.5174 seconds (5.1216 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.6176 ( 48.0%) 0.5332 ( 46.4%) 2.1507 ( 47.6%) 2.4046 ( 47.0%) parse-and-resolve-imports
1.6160 ( 48.0%) 0.5297 ( 46.1%) 2.1457 ( 47.5%) 2.3979 ( 46.8%) Import resolution
0.0809 ( 2.4%) 0.0167 ( 1.5%) 0.0976 ( 2.2%) 0.0979 ( 1.9%) build-rewrite-system
0.0017 ( 0.1%) 0.0129 ( 1.1%) 0.0146 ( 0.3%) 0.0952 ( 1.9%) load-stdlib
0.0080 ( 0.2%) 0.0121 ( 1.1%) 0.0201 ( 0.4%) 0.0233 ( 0.5%) perform-sema
0.0079 ( 0.2%) 0.0121 ( 1.1%) 0.0200 ( 0.4%) 0.0232 ( 0.5%) Type checking and Semantic analysis
0.0117 ( 0.3%) 0.0092 ( 0.8%) 0.0209 ( 0.5%) 0.0211 ( 0.4%) import-clang-decl
0.0038 ( 0.1%) 0.0052 ( 0.5%) 0.0090 ( 0.2%) 0.0156 ( 0.3%) SILGen
0.0059 ( 0.2%) 0.0052 ( 0.5%) 0.0111 ( 0.2%) 0.0120 ( 0.2%) typecheck-stmt
0.0018 ( 0.1%) 0.0068 ( 0.6%) 0.0086 ( 0.2%) 0.0109 ( 0.2%) typecheck-decl
0.0040 ( 0.1%) 0.0020 ( 0.2%) 0.0060 ( 0.1%) 0.0060 ( 0.1%) IRGen
0.0019 ( 0.1%) 0.0026 ( 0.2%) 0.0045 ( 0.1%) 0.0050 ( 0.1%) typecheck-expr
0.0023 ( 0.1%) 0.0009 ( 0.1%) 0.0033 ( 0.1%) 0.0033 ( 0.1%) SILGen-function
0.0031 ( 0.1%) 0.0001 ( 0.0%) 0.0031 ( 0.1%) 0.0031 ( 0.1%) SIL optimization
0.0005 ( 0.0%) 0.0005 ( 0.0%) 0.0010 ( 0.0%) 0.0016 ( 0.0%) precheck-target
0.0008 ( 0.0%) 0.0002 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
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%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) 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
3.3679 (100.0%) 1.1495 (100.0%) 4.5174 (100.0%) 5.1216 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.2028 seconds (4.6331 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.8320 (100.0%) 1.3707 (100.0%) 4.2028 (100.0%) 4.6331 (100.0%) Building Target
2.8320 (100.0%) 1.3707 (100.0%) 4.2028 (100.0%) 4.6331 (100.0%) Total
SwiftCompile normal x86_64 Compiling\ Mapper.swift /Users/admin/builder/spi-builder-workspace/Sources/Mapper.swift (in target 'Mapper' from project 'Mapper')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745614773230034-swift-frontend-Mapper-Mapper.swift-x86_64_apple_macos10.10-o-Onone-2884819614.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5358 seconds (5.4767 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0298 ( 11.3%) 0.0826 ( 30.4%) 0.1124 ( 21.0%) 2.5718 ( 47.0%) parse-and-resolve-imports
0.0280 ( 10.6%) 0.0812 ( 29.8%) 0.1092 ( 20.4%) 2.5685 ( 46.9%) Import resolution
0.0795 ( 30.2%) 0.0298 ( 10.9%) 0.1093 ( 20.4%) 0.1096 ( 2.0%) build-rewrite-system
0.0106 ( 4.0%) 0.0410 ( 15.1%) 0.0515 ( 9.6%) 0.0736 ( 1.3%) load-stdlib
0.0207 ( 7.9%) 0.0056 ( 2.0%) 0.0263 ( 4.9%) 0.0263 ( 0.5%) perform-sema
0.0207 ( 7.8%) 0.0056 ( 2.0%) 0.0262 ( 4.9%) 0.0262 ( 0.5%) Type checking and Semantic analysis
0.0125 ( 4.8%) 0.0098 ( 3.6%) 0.0223 ( 4.2%) 0.0223 ( 0.4%) import-clang-decl
0.0146 ( 5.5%) 0.0033 ( 1.2%) 0.0179 ( 3.3%) 0.0179 ( 0.3%) typecheck-stmt
0.0092 ( 3.5%) 0.0052 ( 1.9%) 0.0144 ( 2.7%) 0.0144 ( 0.3%) IRGen
0.0088 ( 3.3%) 0.0023 ( 0.8%) 0.0111 ( 2.1%) 0.0111 ( 0.2%) typecheck-expr
0.0085 ( 3.2%) 0.0019 ( 0.7%) 0.0104 ( 1.9%) 0.0104 ( 0.2%) SILGen
0.0066 ( 2.5%) 0.0025 ( 0.9%) 0.0091 ( 1.7%) 0.0091 ( 0.2%) typecheck-decl
0.0053 ( 2.0%) 0.0009 ( 0.3%) 0.0062 ( 1.2%) 0.0062 ( 0.1%) SILGen-function
0.0057 ( 2.1%) 0.0001 ( 0.1%) 0.0058 ( 1.1%) 0.0058 ( 0.1%) SIL optimization
0.0013 ( 0.5%) 0.0002 ( 0.1%) 0.0016 ( 0.3%) 0.0016 ( 0.0%) typecheck-for-each
0.0009 ( 0.3%) 0.0003 ( 0.1%) 0.0012 ( 0.2%) 0.0012 ( 0.0%) load-all-members
0.0009 ( 0.3%) 0.0001 ( 0.0%) 0.0009 ( 0.2%) 0.0009 ( 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%) 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%) 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.2637 (100.0%) 0.2721 (100.0%) 0.5358 (100.0%) 5.4767 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.0845 seconds (4.6295 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2161 (100.0%) 0.8684 (100.0%) 2.0845 (100.0%) 4.6295 (100.0%) Building Target
1.2161 (100.0%) 0.8684 (100.0%) 2.0845 (100.0%) 4.6295 (100.0%) Total
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Mapper.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal x86_64 Compiling\ Defaults+Convertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Defaults+Convertible.swift (in target 'Mapper' from project 'Mapper')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745614773229752-swift-frontend-Mapper-Defaults_Convertible.swift-x86_64_apple_macos10.10-o-Onone-3912969325.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3715 seconds (5.2331 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0259 ( 15.8%) 0.0748 ( 35.9%) 0.1006 ( 27.1%) 2.4989 ( 47.8%) parse-and-resolve-imports
0.0243 ( 14.9%) 0.0733 ( 35.2%) 0.0976 ( 26.3%) 2.4958 ( 47.7%) Import resolution
0.0794 ( 48.6%) 0.0289 ( 13.9%) 0.1083 ( 29.1%) 0.1083 ( 2.1%) build-rewrite-system
0.0018 ( 1.1%) 0.0116 ( 5.6%) 0.0134 ( 3.6%) 0.0779 ( 1.5%) load-stdlib
0.0120 ( 7.4%) 0.0095 ( 4.6%) 0.0215 ( 5.8%) 0.0216 ( 0.4%) import-clang-decl
0.0048 ( 2.9%) 0.0021 ( 1.0%) 0.0069 ( 1.9%) 0.0069 ( 0.1%) perform-sema
0.0047 ( 2.9%) 0.0021 ( 1.0%) 0.0068 ( 1.8%) 0.0068 ( 0.1%) Type checking and Semantic analysis
0.0047 ( 2.9%) 0.0020 ( 1.0%) 0.0067 ( 1.8%) 0.0067 ( 0.1%) typecheck-decl
0.0027 ( 1.7%) 0.0031 ( 1.5%) 0.0059 ( 1.6%) 0.0064 ( 0.1%) IRGen
0.0012 ( 0.8%) 0.0004 ( 0.2%) 0.0016 ( 0.4%) 0.0016 ( 0.0%) SILGen
0.0008 ( 0.5%) 0.0002 ( 0.1%) 0.0010 ( 0.3%) 0.0010 ( 0.0%) load-all-members
0.0007 ( 0.4%) 0.0001 ( 0.0%) 0.0007 ( 0.2%) 0.0007 ( 0.0%) SIL optimization
0.0002 ( 0.1%) 0.0001 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) SILGen-function
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) associated-type-inference
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%) 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%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1633 (100.0%) 0.2082 (100.0%) 0.3715 (100.0%) 5.2331 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.0926 seconds (4.6274 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2022 (100.0%) 0.8904 (100.0%) 2.0926 (100.0%) 4.6274 (100.0%) Building Target
1.2022 (100.0%) 0.8904 (100.0%) 2.0926 (100.0%) 4.6274 (100.0%) Total
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Defaults+Convertible.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal x86_64 Compiling\ Transform.swift /Users/admin/builder/spi-builder-workspace/Sources/Transform.swift (in target 'Mapper' from project 'Mapper')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745614773230422-swift-frontend-Mapper-Transform.swift-x86_64_apple_macos10.10-o-Onone-462048163.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2879 seconds (5.1176 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0261 ( 25.5%) 0.0765 ( 41.2%) 0.1025 ( 35.6%) 2.4795 ( 48.5%) parse-and-resolve-imports
0.0243 ( 23.8%) 0.0750 ( 40.4%) 0.0994 ( 34.5%) 2.4763 ( 48.4%) Import resolution
0.0019 ( 1.8%) 0.0100 ( 5.4%) 0.0119 ( 4.1%) 0.0877 ( 1.7%) load-stdlib
0.0463 ( 45.3%) 0.0191 ( 10.3%) 0.0654 ( 22.7%) 0.0654 ( 1.3%) build-rewrite-system
0.0019 ( 1.8%) 0.0033 ( 1.8%) 0.0051 ( 1.8%) 0.0051 ( 0.1%) IRGen
0.0007 ( 0.7%) 0.0010 ( 0.5%) 0.0017 ( 0.6%) 0.0017 ( 0.0%) import-clang-decl
0.0001 ( 0.1%) 0.0003 ( 0.2%) 0.0004 ( 0.2%) 0.0004 ( 0.0%) SILGen
0.0002 ( 0.2%) 0.0002 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) perform-sema
0.0002 ( 0.2%) 0.0001 ( 0.1%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) Type checking and Semantic analysis
0.0003 ( 0.3%) 0.0000 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) SIL optimization
0.0002 ( 0.1%) 0.0001 ( 0.1%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) typecheck-decl
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SILGen-function
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%) 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%) 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%) populate-source-file-class-member-cache
0.1022 (100.0%) 0.1857 (100.0%) 0.2879 (100.0%) 5.1176 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.5541 seconds (3.0149 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3928 (100.0%) 0.1613 (100.0%) 0.5541 (100.0%) 3.0149 (100.0%) Building Target
0.3928 (100.0%) 0.1613 (100.0%) 0.5541 (100.0%) 3.0149 (100.0%) Total
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Transform.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal x86_64 Compiling\ Mappable.swift /Users/admin/builder/spi-builder-workspace/Sources/Mappable.swift (in target 'Mapper' from project 'Mapper')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745614773235065-swift-frontend-Mapper-Mappable.swift-x86_64_apple_macos10.10-o-Onone-2868673536.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3878 seconds (5.2023 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0260 ( 15.3%) 0.0783 ( 35.9%) 0.1043 ( 26.9%) 2.4790 ( 47.7%) parse-and-resolve-imports
0.0243 ( 14.3%) 0.0770 ( 35.3%) 0.1013 ( 26.1%) 2.4760 ( 47.6%) Import resolution
0.0801 ( 47.2%) 0.0274 ( 12.5%) 0.1075 ( 27.7%) 0.1077 ( 2.1%) build-rewrite-system
0.0017 ( 1.0%) 0.0095 ( 4.4%) 0.0112 ( 2.9%) 0.0755 ( 1.5%) load-stdlib
0.0123 ( 7.2%) 0.0105 ( 4.8%) 0.0228 ( 5.9%) 0.0230 ( 0.4%) import-clang-decl
0.0047 ( 2.8%) 0.0033 ( 1.5%) 0.0081 ( 2.1%) 0.0082 ( 0.2%) perform-sema
0.0047 ( 2.8%) 0.0033 ( 1.5%) 0.0080 ( 2.1%) 0.0081 ( 0.2%) Type checking and Semantic analysis
0.0036 ( 2.1%) 0.0039 ( 1.8%) 0.0075 ( 1.9%) 0.0075 ( 0.1%) IRGen
0.0030 ( 1.7%) 0.0011 ( 0.5%) 0.0041 ( 1.0%) 0.0041 ( 0.1%) typecheck-stmt
0.0033 ( 1.9%) 0.0004 ( 0.2%) 0.0037 ( 1.0%) 0.0037 ( 0.1%) SIL optimization
0.0015 ( 0.9%) 0.0021 ( 0.9%) 0.0036 ( 0.9%) 0.0036 ( 0.1%) typecheck-decl
0.0018 ( 1.0%) 0.0006 ( 0.3%) 0.0023 ( 0.6%) 0.0024 ( 0.0%) SILGen
0.0009 ( 0.5%) 0.0003 ( 0.1%) 0.0012 ( 0.3%) 0.0012 ( 0.0%) typecheck-expr
0.0009 ( 0.5%) 0.0003 ( 0.1%) 0.0011 ( 0.3%) 0.0011 ( 0.0%) SILGen-function
0.0007 ( 0.4%) 0.0002 ( 0.1%) 0.0009 ( 0.2%) 0.0009 ( 0.0%) load-all-members
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.1696 (100.0%) 0.2182 (100.0%) 0.3878 (100.0%) 5.2023 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.1076 seconds (4.6210 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2188 (100.0%) 0.8888 (100.0%) 2.1076 (100.0%) 4.6210 (100.0%) Building Target
1.2188 (100.0%) 0.8888 (100.0%) 2.1076 (100.0%) 4.6210 (100.0%) Total
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Mappable.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal x86_64 Compiling\ Convertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Convertible.swift (in target 'Mapper' from project 'Mapper')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745614773237885-swift-frontend-Mapper-Convertible.swift-x86_64_apple_macos10.10-o-Onone-2585365736.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2852 seconds (5.0778 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0262 ( 25.2%) 0.0746 ( 41.2%) 0.1008 ( 35.3%) 2.4592 ( 48.4%) parse-and-resolve-imports
0.0245 ( 23.6%) 0.0733 ( 40.5%) 0.0978 ( 34.3%) 2.4562 ( 48.4%) Import resolution
0.0018 ( 1.7%) 0.0090 ( 5.0%) 0.0108 ( 3.8%) 0.0857 ( 1.7%) load-stdlib
0.0474 ( 45.6%) 0.0185 ( 10.2%) 0.0659 ( 23.1%) 0.0666 ( 1.3%) build-rewrite-system
0.0021 ( 2.0%) 0.0037 ( 2.1%) 0.0058 ( 2.0%) 0.0058 ( 0.1%) IRGen
0.0008 ( 0.8%) 0.0010 ( 0.6%) 0.0018 ( 0.6%) 0.0018 ( 0.0%) import-clang-decl
0.0004 ( 0.4%) 0.0004 ( 0.2%) 0.0008 ( 0.3%) 0.0009 ( 0.0%) perform-sema
0.0004 ( 0.4%) 0.0004 ( 0.2%) 0.0007 ( 0.3%) 0.0008 ( 0.0%) Type checking and Semantic analysis
0.0004 ( 0.3%) 0.0003 ( 0.2%) 0.0007 ( 0.2%) 0.0007 ( 0.0%) typecheck-decl
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SILGen
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%) SIL 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.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.1040 (100.0%) 0.1812 (100.0%) 0.2852 (100.0%) 5.0778 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.5590 seconds (3.0096 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3955 (100.0%) 0.1634 (100.0%) 0.5590 (100.0%) 3.0096 (100.0%) Building Target
0.3955 (100.0%) 0.1634 (100.0%) 0.5590 (100.0%) 3.0096 (100.0%) Total
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Convertible.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal x86_64 Compiling\ DefaultConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/DefaultConvertible.swift (in target 'Mapper' from project 'Mapper')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745614773243686-swift-frontend-Mapper-DefaultConvertible.swift-x86_64_apple_macos10.10-o-Onone-2093870164.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2958 seconds (5.4199 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0270 ( 23.9%) 0.0757 ( 41.5%) 0.1027 ( 34.7%) 2.6267 ( 48.5%) parse-and-resolve-imports
0.0251 ( 22.1%) 0.0740 ( 40.5%) 0.0991 ( 33.5%) 2.6230 ( 48.4%) Import resolution
0.0015 ( 1.3%) 0.0057 ( 3.1%) 0.0072 ( 2.4%) 0.0818 ( 1.5%) load-stdlib
0.0467 ( 41.2%) 0.0185 ( 10.1%) 0.0651 ( 22.0%) 0.0652 ( 1.2%) build-rewrite-system
0.0025 ( 2.2%) 0.0034 ( 1.9%) 0.0059 ( 2.0%) 0.0059 ( 0.1%) IRGen
0.0011 ( 0.9%) 0.0016 ( 0.9%) 0.0027 ( 0.9%) 0.0028 ( 0.1%) import-clang-decl
0.0017 ( 1.5%) 0.0008 ( 0.5%) 0.0025 ( 0.9%) 0.0025 ( 0.0%) SILGen
0.0014 ( 1.3%) 0.0007 ( 0.4%) 0.0021 ( 0.7%) 0.0024 ( 0.0%) perform-sema
0.0014 ( 1.2%) 0.0007 ( 0.4%) 0.0021 ( 0.7%) 0.0024 ( 0.0%) Type checking and Semantic analysis
0.0016 ( 1.4%) 0.0000 ( 0.0%) 0.0016 ( 0.5%) 0.0016 ( 0.0%) SIL optimization
0.0011 ( 1.0%) 0.0005 ( 0.3%) 0.0016 ( 0.5%) 0.0016 ( 0.0%) SILGen-function
0.0007 ( 0.6%) 0.0003 ( 0.2%) 0.0011 ( 0.4%) 0.0014 ( 0.0%) typecheck-stmt
0.0007 ( 0.6%) 0.0003 ( 0.1%) 0.0009 ( 0.3%) 0.0013 ( 0.0%) typecheck-expr
0.0006 ( 0.5%) 0.0003 ( 0.2%) 0.0008 ( 0.3%) 0.0008 ( 0.0%) typecheck-decl
0.0003 ( 0.2%) 0.0000 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) 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.1133 (100.0%) 0.1825 (100.0%) 0.2958 (100.0%) 5.4199 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4457 seconds (3.0470 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3069 (100.0%) 0.1389 (100.0%) 0.4457 (100.0%) 3.0470 (100.0%) Building Target
0.3069 (100.0%) 0.1389 (100.0%) 0.4457 (100.0%) 3.0470 (100.0%) Total
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/DefaultConvertible.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal x86_64 Emitting\ module\ for\ Mapper (in target 'Mapper' from project 'Mapper')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745614773242766-swift-frontend-Mapper-all-x86_64_apple_macos10.10-swiftmodule-Onone-1366975481.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2820 seconds (5.3014 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0270 ( 28.6%) 0.0795 ( 42.4%) 0.1065 ( 37.8%) 2.5835 ( 48.7%) parse-and-resolve-imports
0.0253 ( 26.8%) 0.0780 ( 41.6%) 0.1033 ( 36.6%) 2.5803 ( 48.7%) Import resolution
0.0015 ( 1.6%) 0.0065 ( 3.5%) 0.0080 ( 2.8%) 0.0721 ( 1.4%) load-stdlib
0.0111 ( 11.8%) 0.0039 ( 2.1%) 0.0150 ( 5.3%) 0.0150 ( 0.3%) perform-sema
0.0110 ( 11.7%) 0.0038 ( 2.0%) 0.0148 ( 5.3%) 0.0148 ( 0.3%) Type checking and Semantic analysis
0.0107 ( 11.4%) 0.0037 ( 2.0%) 0.0144 ( 5.1%) 0.0144 ( 0.3%) typecheck-decl
0.0027 ( 2.9%) 0.0056 ( 3.0%) 0.0083 ( 3.0%) 0.0090 ( 0.2%) SIL optimization
0.0007 ( 0.7%) 0.0026 ( 1.4%) 0.0033 ( 1.2%) 0.0040 ( 0.1%) Serialization, swiftmodule
0.0009 ( 1.0%) 0.0019 ( 1.0%) 0.0028 ( 1.0%) 0.0028 ( 0.1%) import-clang-decl
0.0008 ( 0.8%) 0.0012 ( 0.7%) 0.0020 ( 0.7%) 0.0020 ( 0.0%) Serialization, swiftdoc
0.0014 ( 1.5%) 0.0004 ( 0.2%) 0.0018 ( 0.6%) 0.0018 ( 0.0%) SILGen
0.0005 ( 0.6%) 0.0002 ( 0.1%) 0.0007 ( 0.3%) 0.0007 ( 0.0%) build-rewrite-system
0.0003 ( 0.3%) 0.0001 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) SILGen-function
0.0002 ( 0.2%) 0.0001 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) Serialization, swiftsourceinfo
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) typecheck-expr
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) associated-type-inference
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%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.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%) get-conformance-access-path
0.0945 (100.0%) 0.1876 (100.0%) 0.2820 (100.0%) 5.3014 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1443 seconds (2.6860 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0458 (100.0%) 0.0985 (100.0%) 0.1443 (100.0%) 2.6860 (100.0%) Building Target
0.0458 (100.0%) 0.0985 (100.0%) 0.1443 (100.0%) 2.6860 (100.0%) Total
EmitSwiftModule normal x86_64 (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/MapperError.swift:12:10: warning: associated value 'convertibleError(value:type:)' of 'Sendable'-conforming enum 'MapperError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case convertibleError(value: Any?, type: Any.Type)
^
/Users/admin/builder/spi-builder-workspace/Sources/MapperError.swift:14:10: warning: associated value 'invalidRawValueError(field:value:type:)' of 'Sendable'-conforming enum 'MapperError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case invalidRawValueError(field: String, value: Any, type: Any.Type)
^
/Users/admin/builder/spi-builder-workspace/Sources/MapperError.swift:16:10: warning: associated value 'typeMismatchError(field:value:type:)' of 'Sendable'-conforming enum 'MapperError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case typeMismatchError(field: String, value: Any, type: Any.Type)
^
SwiftCompile normal x86_64 Compiling\ MapperError.swift /Users/admin/builder/spi-builder-workspace/Sources/MapperError.swift (in target 'Mapper' from project 'Mapper')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745614773243481-swift-frontend-Mapper-MapperError.swift-x86_64_apple_macos10.10-o-Onone-873811209.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2616 seconds (5.2638 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0244 ( 23.1%) 0.0632 ( 40.6%) 0.0876 ( 33.5%) 2.5369 ( 48.2%) parse-and-resolve-imports
0.0228 ( 21.5%) 0.0618 ( 39.7%) 0.0846 ( 32.3%) 2.5339 ( 48.1%) Import resolution
0.0014 ( 1.3%) 0.0044 ( 2.9%) 0.0058 ( 2.2%) 0.1079 ( 2.1%) load-stdlib
0.0476 ( 44.9%) 0.0174 ( 11.2%) 0.0649 ( 24.8%) 0.0650 ( 1.2%) build-rewrite-system
0.0028 ( 2.6%) 0.0033 ( 2.2%) 0.0061 ( 2.3%) 0.0061 ( 0.1%) IRGen
0.0017 ( 1.6%) 0.0014 ( 0.9%) 0.0031 ( 1.2%) 0.0035 ( 0.1%) perform-sema
0.0016 ( 1.6%) 0.0014 ( 0.9%) 0.0030 ( 1.1%) 0.0034 ( 0.1%) Type checking and Semantic analysis
0.0016 ( 1.5%) 0.0013 ( 0.8%) 0.0029 ( 1.1%) 0.0033 ( 0.1%) typecheck-decl
0.0009 ( 0.8%) 0.0012 ( 0.8%) 0.0021 ( 0.8%) 0.0021 ( 0.0%) import-clang-decl
0.0005 ( 0.5%) 0.0002 ( 0.1%) 0.0008 ( 0.3%) 0.0008 ( 0.0%) SILGen
0.0004 ( 0.4%) 0.0000 ( 0.0%) 0.0005 ( 0.2%) 0.0005 ( 0.0%) SIL optimization
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) SILGen-function
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%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.1059 (100.0%) 0.1557 (100.0%) 0.2616 (100.0%) 5.2638 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4565 seconds (3.0120 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3251 (100.0%) 0.1314 (100.0%) 0.4565 (100.0%) 3.0120 (100.0%) Building Target
0.3251 (100.0%) 0.1314 (100.0%) 0.4565 (100.0%) 3.0120 (100.0%) Total
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/MapperError.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/MapperError.swift:12:10: warning: associated value 'convertibleError(value:type:)' of 'Sendable'-conforming enum 'MapperError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case convertibleError(value: Any?, type: Any.Type)
^
/Users/admin/builder/spi-builder-workspace/Sources/MapperError.swift:14:10: warning: associated value 'invalidRawValueError(field:value:type:)' of 'Sendable'-conforming enum 'MapperError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case invalidRawValueError(field: String, value: Any, type: Any.Type)
^
/Users/admin/builder/spi-builder-workspace/Sources/MapperError.swift:16:10: warning: associated value 'typeMismatchError(field:value:type:)' of 'Sendable'-conforming enum 'MapperError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case typeMismatchError(field: String, value: Any, type: Any.Type)
^
SwiftCompile normal x86_64 Compiling\ URL+Convertible.swift /Users/admin/builder/spi-builder-workspace/Sources/URL+Convertible.swift (in target 'Mapper' from project 'Mapper')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745614773243078-swift-frontend-Mapper-URL_Convertible.swift-x86_64_apple_macos10.10-o-Onone-2725027376.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3928 seconds (5.1109 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0259 ( 15.0%) 0.0733 ( 33.3%) 0.0992 ( 25.3%) 2.4184 ( 47.3%) parse-and-resolve-imports
0.0239 ( 13.8%) 0.0718 ( 32.7%) 0.0957 ( 24.4%) 2.4149 ( 47.2%) Import resolution
0.0812 ( 46.9%) 0.0290 ( 13.2%) 0.1102 ( 28.0%) 0.1102 ( 2.2%) build-rewrite-system
0.0014 ( 0.8%) 0.0061 ( 2.8%) 0.0075 ( 1.9%) 0.0772 ( 1.5%) load-stdlib
0.0129 ( 7.4%) 0.0111 ( 5.1%) 0.0240 ( 6.1%) 0.0245 ( 0.5%) import-clang-decl
0.0017 ( 1.0%) 0.0058 ( 2.6%) 0.0075 ( 1.9%) 0.0133 ( 0.3%) SILGen
0.0049 ( 2.8%) 0.0048 ( 2.2%) 0.0097 ( 2.5%) 0.0107 ( 0.2%) perform-sema
0.0048 ( 2.8%) 0.0048 ( 2.2%) 0.0096 ( 2.5%) 0.0106 ( 0.2%) Type checking and Semantic analysis
0.0038 ( 2.2%) 0.0042 ( 1.9%) 0.0080 ( 2.0%) 0.0084 ( 0.2%) typecheck-stmt
0.0038 ( 2.2%) 0.0041 ( 1.9%) 0.0079 ( 2.0%) 0.0083 ( 0.2%) typecheck-expr
0.0026 ( 1.5%) 0.0028 ( 1.3%) 0.0054 ( 1.4%) 0.0055 ( 0.1%) IRGen
0.0029 ( 1.7%) 0.0003 ( 0.1%) 0.0032 ( 0.8%) 0.0032 ( 0.1%) SIL optimization
0.0011 ( 0.7%) 0.0007 ( 0.3%) 0.0018 ( 0.5%) 0.0021 ( 0.0%) SILGen-function
0.0009 ( 0.5%) 0.0006 ( 0.3%) 0.0015 ( 0.4%) 0.0021 ( 0.0%) typecheck-decl
0.0009 ( 0.5%) 0.0003 ( 0.1%) 0.0012 ( 0.3%) 0.0012 ( 0.0%) load-all-members
0.0003 ( 0.2%) 0.0000 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.1729 (100.0%) 0.2198 (100.0%) 0.3928 (100.0%) 5.1109 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.1275 seconds (4.6113 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2200 (100.0%) 0.9075 (100.0%) 2.1275 (100.0%) 4.6113 (100.0%) Building Target
1.2200 (100.0%) 0.9075 (100.0%) 2.1275 (100.0%) 4.6113 (100.0%) Total
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/URL+Convertible.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal x86_64 Compiling\ NSDictionary+Safety.swift /Users/admin/builder/spi-builder-workspace/Sources/NSDictionary+Safety.swift (in target 'Mapper' from project 'Mapper')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745614776008345-swift-frontend-Mapper-NSDictionary_Safety.swift-x86_64_apple_macos10.10-o-Onone-3074656326.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2931 seconds (0.2936 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0788 ( 43.6%) 0.0274 ( 24.3%) 0.1062 ( 36.2%) 0.1063 ( 36.2%) build-rewrite-system
0.0273 ( 15.1%) 0.0290 ( 25.8%) 0.0563 ( 19.2%) 0.0565 ( 19.2%) parse-and-resolve-imports
0.0256 ( 14.2%) 0.0277 ( 24.6%) 0.0533 ( 18.2%) 0.0534 ( 18.2%) Import resolution
0.0122 ( 6.8%) 0.0095 ( 8.4%) 0.0217 ( 7.4%) 0.0217 ( 7.4%) import-clang-decl
0.0060 ( 3.3%) 0.0033 ( 2.9%) 0.0093 ( 3.2%) 0.0093 ( 3.2%) perform-sema
0.0060 ( 3.3%) 0.0033 ( 2.9%) 0.0092 ( 3.1%) 0.0092 ( 3.1%) Type checking and Semantic analysis
0.0049 ( 2.7%) 0.0030 ( 2.7%) 0.0079 ( 2.7%) 0.0079 ( 2.7%) typecheck-decl
0.0029 ( 1.6%) 0.0033 ( 2.9%) 0.0062 ( 2.1%) 0.0062 ( 2.1%) IRGen
0.0042 ( 2.3%) 0.0016 ( 1.5%) 0.0058 ( 2.0%) 0.0058 ( 2.0%) typecheck-stmt
0.0038 ( 2.1%) 0.0016 ( 1.4%) 0.0054 ( 1.8%) 0.0054 ( 1.8%) typecheck-expr
0.0024 ( 1.4%) 0.0010 ( 0.9%) 0.0034 ( 1.2%) 0.0034 ( 1.2%) SILGen
0.0031 ( 1.7%) 0.0001 ( 0.1%) 0.0031 ( 1.1%) 0.0031 ( 1.1%) SIL optimization
0.0010 ( 0.6%) 0.0015 ( 1.3%) 0.0025 ( 0.8%) 0.0025 ( 0.8%) load-stdlib
0.0015 ( 0.8%) 0.0003 ( 0.3%) 0.0018 ( 0.6%) 0.0018 ( 0.6%) SILGen-function
0.0007 ( 0.4%) 0.0002 ( 0.2%) 0.0009 ( 0.3%) 0.0009 ( 0.3%) load-all-members
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
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.1805 (100.0%) 0.1126 (100.0%) 0.2931 (100.0%) 0.2936 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.7813 seconds (1.8483 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0642 (100.0%) 0.7171 (100.0%) 1.7813 (100.0%) 1.8483 (100.0%) Building Target
1.0642 (100.0%) 0.7171 (100.0%) 1.7813 (100.0%) 1.8483 (100.0%) Total
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/NSDictionary+Safety.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal x86_64 Emitting module for Mapper (in target 'Mapper' from project 'Mapper')
SwiftDriver\ Compilation\ Requirements Mapper normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'Mapper' from project 'Mapper')
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 Mapper -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.SwiftFileList -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target x86_64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper-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/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.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/Mapper.build/Debug/Mapper.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper-4317fce28b35e47058d9eafa71e01715-VFS/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources-normal/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal x86_64 Compiling Transform.swift (in target 'Mapper' from project 'Mapper')
SwiftDriverJobDiscovery normal x86_64 Compiling Convertible.swift (in target 'Mapper' from project 'Mapper')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Headers/Mapper-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper-Swift.h (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch x86_64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Headers/Mapper-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Modules/Mapper.swiftmodule/x86_64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.swiftmodule (in target 'Mapper' from project 'Mapper')
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/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Modules/Mapper.swiftmodule/x86_64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Modules/Mapper.swiftmodule/x86_64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.swiftdoc (in target 'Mapper' from project 'Mapper')
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/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Modules/Mapper.swiftmodule/x86_64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Modules/Mapper.swiftmodule/x86_64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.abi.json (in target 'Mapper' from project 'Mapper')
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/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Modules/Mapper.swiftmodule/x86_64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Modules/Mapper.swiftmodule/Project/x86_64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.swiftsourceinfo (in target 'Mapper' from project 'Mapper')
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/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Modules/Mapper.swiftmodule/Project/x86_64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal x86_64 Compiling MapperError.swift (in target 'Mapper' from project 'Mapper')
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources/Mapper_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/7187679823f38a2a940e0043cdf9d637-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources/Mapper_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper_vers.o
SwiftDriverJobDiscovery normal x86_64 Compiling DefaultConvertible.swift (in target 'Mapper' from project 'Mapper')
SwiftDriverJobDiscovery normal x86_64 Compiling URL+Convertible.swift (in target 'Mapper' from project 'Mapper')
SwiftDriverJobDiscovery normal x86_64 Compiling Defaults+Convertible.swift (in target 'Mapper' from project 'Mapper')
SwiftDriverJobDiscovery normal x86_64 Compiling Mappable.swift (in target 'Mapper' from project 'Mapper')
SwiftDriverJobDiscovery normal x86_64 Compiling NSDictionary+Safety.swift (in target 'Mapper' from project 'Mapper')
SwiftDriverJobDiscovery normal x86_64 Compiling Mapper.swift (in target 'Mapper' from project 'Mapper')
SwiftDriverJobDiscovery normal x86_64 Compiling Float+Convertible.swift, Transform+Dictionary.swift (in target 'Mapper' from project 'Mapper')
SwiftDriver\ Compilation Mapper normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'Mapper' from project 'Mapper')
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 Mapper -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.SwiftFileList -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target x86_64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper-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/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.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/Mapper.build/Debug/Mapper.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper-4317fce28b35e47058d9eafa71e01715-VFS/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources-normal/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper-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/Mapper.framework/Versions/A/Mapper normal (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target x86_64-apple-macos10.10 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -Os -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.LinkFileList -install_name @rpath/Mapper.framework/Versions/A/Mapper -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/../Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper_lto.o -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper_dependency_info.dat -fapplication-extension -fprofile-instr-generate -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.swiftmodule -Xlinker -no_adhoc_codesign -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Mapper
clang: error: SDK does not contain 'libarclite' at the path '/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_macosx.a'; try increasing the minimum deployment target
/Users/admin/builder/spi-builder-workspace/Mapper.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'Mapper' from project 'Mapper')
** BUILD FAILED **
The following build commands failed:
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Mapper normal (in target 'Mapper' from project 'Mapper')
Building project Mapper with scheme Mapper
(2 failures)
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" : "Mapper",
"name" : "Mapper",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Mapper",
"targets" : [
"Mapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MapperTests",
"module_type" : "SwiftTarget",
"name" : "MapperTests",
"path" : "Tests/MapperTests",
"sources" : [
"ConvertibleValueTests.swift",
"CustomTransformationTests.swift",
"ErrorTests.swift",
"InitializerTests.swift",
"JSONSerializationIntegrationTests.swift",
"MappableValueTests.swift",
"NormalValueTests.swift",
"OptionalValueTests.swift",
"RawRepresentibleValueTests.swift",
"TransformTests.swift"
],
"target_dependencies" : [
"Mapper"
],
"type" : "test"
},
{
"c99name" : "Mapper",
"module_type" : "SwiftTarget",
"name" : "Mapper",
"path" : "Sources",
"product_memberships" : [
"Mapper"
],
"sources" : [
"Convertible.swift",
"DefaultConvertible.swift",
"Defaults+Convertible.swift",
"Float+Convertible.swift",
"Mappable.swift",
"Mapper.swift",
"MapperError.swift",
"NSDictionary+Safety.swift",
"Transform+Dictionary.swift",
"Transform.swift",
"URL+Convertible.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Mapper",
"schemes" : [
"Mapper"
],
"targets" : [
"Mapper",
"MapperTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Mapper -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Mapper -destination platform=macOS,arch=arm64
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'Mapper' in project 'Mapper' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch x86_64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5b01c87709fc8bb7da5ad7b1950c54f5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5b01c87709fc8bb7da5ad7b1950c54f5.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/Mapper.xcodeproj
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/Resources/Info.plist (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Resources/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Resources/Info.plist
SwiftDriver Mapper normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'Mapper' from project 'Mapper')
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 Mapper -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.SwiftFileList -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target x86_64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper-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/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.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/Mapper.build/Debug/Mapper.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper-4317fce28b35e47058d9eafa71e01715-VFS/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources-normal/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal x86_64 Emitting\ module\ for\ Mapper (in target 'Mapper' from project 'Mapper')
EmitSwiftModule normal x86_64 (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal x86_64 Compiling\ Float+Convertible.swift,\ Transform+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/Float+Convertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Transform+Dictionary.swift (in target 'Mapper' from project 'Mapper')
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Float+Convertible.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Transform+Dictionary.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal x86_64 Compiling\ URL+Convertible.swift /Users/admin/builder/spi-builder-workspace/Sources/URL+Convertible.swift (in target 'Mapper' from project 'Mapper')
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/URL+Convertible.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal x86_64 Compiling\ Mappable.swift /Users/admin/builder/spi-builder-workspace/Sources/Mappable.swift (in target 'Mapper' from project 'Mapper')
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Mappable.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal x86_64 Compiling\ Defaults+Convertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Defaults+Convertible.swift (in target 'Mapper' from project 'Mapper')
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Defaults+Convertible.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal x86_64 Compiling\ MapperError.swift /Users/admin/builder/spi-builder-workspace/Sources/MapperError.swift (in target 'Mapper' from project 'Mapper')
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/MapperError.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal x86_64 Compiling\ Transform.swift /Users/admin/builder/spi-builder-workspace/Sources/Transform.swift (in target 'Mapper' from project 'Mapper')
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Transform.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal x86_64 Compiling\ Mapper.swift /Users/admin/builder/spi-builder-workspace/Sources/Mapper.swift (in target 'Mapper' from project 'Mapper')
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Mapper.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal x86_64 Compiling\ DefaultConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/DefaultConvertible.swift (in target 'Mapper' from project 'Mapper')
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/DefaultConvertible.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal x86_64 Compiling\ NSDictionary+Safety.swift /Users/admin/builder/spi-builder-workspace/Sources/NSDictionary+Safety.swift (in target 'Mapper' from project 'Mapper')
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/NSDictionary+Safety.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal x86_64 Compiling\ Convertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Convertible.swift (in target 'Mapper' from project 'Mapper')
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/Sources/Convertible.swift (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal x86_64 Compiling Transform.swift (in target 'Mapper' from project 'Mapper')
SwiftDriverJobDiscovery normal x86_64 Compiling MapperError.swift (in target 'Mapper' from project 'Mapper')
SwiftDriverJobDiscovery normal x86_64 Compiling URL+Convertible.swift (in target 'Mapper' from project 'Mapper')
SwiftDriverJobDiscovery normal x86_64 Compiling DefaultConvertible.swift (in target 'Mapper' from project 'Mapper')
SwiftDriverJobDiscovery normal x86_64 Emitting module for Mapper (in target 'Mapper' from project 'Mapper')
SwiftDriverJobDiscovery normal x86_64 Compiling Defaults+Convertible.swift (in target 'Mapper' from project 'Mapper')
SwiftDriver\ Compilation\ Requirements Mapper normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'Mapper' from project 'Mapper')
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 Mapper -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.SwiftFileList -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target x86_64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper-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/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.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/Mapper.build/Debug/Mapper.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper-4317fce28b35e47058d9eafa71e01715-VFS/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources-normal/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal x86_64 Compiling Float+Convertible.swift, Transform+Dictionary.swift (in target 'Mapper' from project 'Mapper')
SwiftDriverJobDiscovery normal x86_64 Compiling Mappable.swift (in target 'Mapper' from project 'Mapper')
SwiftDriverJobDiscovery normal x86_64 Compiling NSDictionary+Safety.swift (in target 'Mapper' from project 'Mapper')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Modules/Mapper.swiftmodule/x86_64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.abi.json (in target 'Mapper' from project 'Mapper')
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/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Modules/Mapper.swiftmodule/x86_64-apple-macos.abi.json
SwiftDriverJobDiscovery normal x86_64 Compiling Mapper.swift (in target 'Mapper' from project 'Mapper')
SwiftDriverJobDiscovery normal x86_64 Compiling Convertible.swift (in target 'Mapper' from project 'Mapper')
SwiftDriver\ Compilation Mapper normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'Mapper' from project 'Mapper')
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 Mapper -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.SwiftFileList -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target x86_64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper-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/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.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/Mapper.build/Debug/Mapper.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper-4317fce28b35e47058d9eafa71e01715-VFS/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Mapper-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources-normal/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper-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/Mapper.framework/Versions/A/Mapper normal (in target 'Mapper' from project 'Mapper')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target x86_64-apple-macos10.10 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -Os -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.LinkFileList -install_name @rpath/Mapper.framework/Versions/A/Mapper -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/../Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper_lto.o -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper_dependency_info.dat -fapplication-extension -fprofile-instr-generate -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mapper.build/Debug/Mapper.build/Objects-normal/x86_64/Mapper.swiftmodule -Xlinker -no_adhoc_codesign -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Mapper
clang: error: SDK does not contain 'libarclite' at the path '/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_macosx.a'; try increasing the minimum deployment target
/Users/admin/builder/spi-builder-workspace/Mapper.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'Mapper' from project 'Mapper')
** BUILD FAILED **
The following build commands failed:
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Mapper.framework/Versions/A/Mapper normal (in target 'Mapper' from project 'Mapper')
Building project Mapper with scheme Mapper
(2 failures)
BUILD FAILURE 6.1 macosXcodebuild