Build Information
Failed to build JSONDecodeKit, reference master (fc93e1
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 24 Apr 2025 17:11:29 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSONDecodeKit -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yume190/JSONDecodeKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yume190/JSONDecodeKit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at fc93e14 pod fix
Cloned https://github.com/yume190/JSONDecodeKit.git
Revision (git rev-parse @):
fc93e14b1b1e3a3113efd5eaff74537ea9f4b221
SUCCESS checkout https://github.com/yume190/JSONDecodeKit.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/yume190/JSONDecodeKit.git
https://github.com/yume190/JSONDecodeKit.git
{
"dependencies" : [
],
"manifest_display_name" : "JSONDecodeKit",
"name" : "JSONDecodeKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "JSONDecodeKit",
"targets" : [
"JSONDecodeKit"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "JSONDecodeKit",
"module_type" : "SwiftTarget",
"name" : "JSONDecodeKit",
"path" : "Sources/JSONDecodeKit",
"product_memberships" : [
"JSONDecodeKit"
],
"sources" : [
"JSON/JSON+Array.swift",
"JSON/JSON+Dictionary+ValueArray.swift",
"JSON/JSON+Dictionary.swift",
"JSON/JSON+JSONDecodable.swift",
"JSON/JSON+PrimitiveType.swift",
"JSON/JSON+RawRepresentable.swift",
"JSON/JSON+Subscript.swift",
"JSON/JSON.swift",
"JSONDecodable.swift",
"JSONDecodeError.swift",
"JSONEncodable.swift",
"JSONSerializable.swift",
"Operators.swift",
"PrimitiveType.swift",
"RawRepresentableExtension.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" : "JSONDecodeKit",
"name" : "JSONDecodeKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "JSONDecodeKit",
"targets" : [
"JSONDecodeKit"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "JSONDecodeKit",
"module_type" : "SwiftTarget",
"name" : "JSONDecodeKit",
"path" : "Sources/JSONDecodeKit",
"product_memberships" : [
"JSONDecodeKit"
],
"sources" : [
"JSON/JSON+Array.swift",
"JSON/JSON+Dictionary+ValueArray.swift",
"JSON/JSON+Dictionary.swift",
"JSON/JSON+JSONDecodable.swift",
"JSON/JSON+PrimitiveType.swift",
"JSON/JSON+RawRepresentable.swift",
"JSON/JSON+Subscript.swift",
"JSON/JSON.swift",
"JSONDecodable.swift",
"JSONDecodeError.swift",
"JSONEncodable.swift",
"JSONSerializable.swift",
"Operators.swift",
"PrimitiveType.swift",
"RawRepresentableExtension.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "JSONDecodeKit",
"schemes" : [
"JSONDecodeKit"
],
"targets" : [
"JSONDecodeKit",
"JSONDecodeKitTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSONDecodeKit -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 JSONDecodeKit -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 'JSONDecodeKit' in project 'JSONDecodeKit' (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 arm64 -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: d05474672c68f941efee50f45e572392
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d05474672c68f941efee50f45e572392.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/JSONDecodeKit.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/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/JSONDecodeKit.xcodeproj
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/JSONDecodeKit.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/JSONDecodeKit.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/JSONDecodeKit.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/JSONDecodeKit.build/Debug/JSONDecodeKit-2135c43045cb9408455cdca99b872aef-VFS/all-product-headers.yaml
cd /Users/admin/builder/spi-builder-workspace/JSONDecodeKit.xcodeproj
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit-2135c43045cb9408455cdca99b872aef-VFS/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/module.modulemap (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Script-A85859F31FBEC82C00B44E82.sh (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Script-A85859F31FBEC82C00B44E82.sh
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit.hmap (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-OutputFileMap.json (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-macos10.9 '-std=gnu99' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=JSONDecodeKit' -fpascal-strings -O0 -fno-common '-DDEBUG=1' -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -g -fprofile-instr-generate -fcoverage-mapping -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit-2135c43045cb9408455cdca99b872aef-VFS/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-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/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit_const_extract_protocols.json (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.LinkFileList (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.SwiftConstValuesFileList (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.SwiftFileList (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit.DependencyStaticMetadataFileList (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit.DependencyMetadataFileList (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-project-headers.hmap (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-own-target-headers.hmap (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-generated-files.hmap (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-all-target-headers.hmap (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-all-non-framework-target-headers.hmap (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources/JSONDecodeKit_vers.c (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources/JSONDecodeKit_vers.c
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/module.modulemap (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
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/JSONDecodeKit.build/Debug/JSONDecodeKit.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/Current A (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/Current
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Resources Versions/Current/Resources (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Resources
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Modules Versions/Current/Modules (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/JSONDecodeKit Versions/Current/JSONDecodeKit (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/JSONDecodeKit /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/JSONDecodeKit
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Headers Versions/Current/Headers (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A/Resources (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A/Headers (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/JSONDecodeKit/Info.plist (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/JSONDecodeKit/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A/Resources/Info.plist
SwiftDriver JSONDecodeKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
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 JSONDecodeKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.9 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-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/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.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/JSONDecodeKit.build/Debug/JSONDecodeKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit-2135c43045cb9408455cdca99b872aef-VFS/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-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/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ JSON+Subscript.swift,\ JSON+Dictionary+ValueArray.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Subscript.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary+ValueArray.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Subscript.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary+ValueArray.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ JSON+RawRepresentable.swift,\ JSON.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+RawRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+RawRepresentable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ JSON+PrimitiveType.swift,\ JSON+Array.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+PrimitiveType.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Array.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+PrimitiveType.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Array.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ JSONDecodable.swift,\ JSONSerializable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONSerializable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONSerializable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ JSONEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONEncodable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745514682835254-swift-frontend-JSONDecodeKit-JSONEncodable.swift-arm64_apple_macos10.9-o-Onone-2781358771.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3245 seconds (5.5602 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0249 ( 24.5%) 0.0988 ( 44.3%) 0.1236 ( 38.1%) 2.7007 ( 48.6%) parse-and-resolve-imports
0.0240 ( 23.6%) 0.0968 ( 43.4%) 0.1208 ( 37.2%) 2.6979 ( 48.5%) Import resolution
0.0015 ( 1.4%) 0.0047 ( 2.1%) 0.0061 ( 1.9%) 0.0878 ( 1.6%) load-stdlib
0.0486 ( 47.9%) 0.0188 ( 8.4%) 0.0674 ( 20.8%) 0.0673 ( 1.2%) build-rewrite-system
0.0017 ( 1.7%) 0.0028 ( 1.3%) 0.0045 ( 1.4%) 0.0045 ( 0.1%) IRGen
0.0008 ( 0.8%) 0.0010 ( 0.5%) 0.0018 ( 0.6%) 0.0018 ( 0.0%) import-clang-decl
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) perform-sema
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
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%) 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%) Type checking and Semantic analysis
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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1015 (100.0%) 0.2230 (100.0%) 0.3245 (100.0%) 5.5602 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4880 seconds (3.1472 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3024 (100.0%) 0.1856 (100.0%) 0.4880 (100.0%) 3.1472 (100.0%) Building Target
0.3024 (100.0%) 0.1856 (100.0%) 0.4880 (100.0%) 3.1472 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONEncodable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ JSON+JSONDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+JSONDecodable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+JSONDecodable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ JSONDecodeKit (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745514682835493-swift-frontend-JSONDecodeKit-all-arm64_apple_macos10.9-swiftmodule-Onone-2729153840.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3645 seconds (6.3368 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0288 ( 20.8%) 0.1000 ( 44.2%) 0.1288 ( 35.3%) 3.0898 ( 48.8%) parse-and-resolve-imports
0.0276 ( 19.9%) 0.0990 ( 43.8%) 0.1266 ( 34.7%) 3.0876 ( 48.7%) Import resolution
0.0013 ( 1.0%) 0.0036 ( 1.6%) 0.0049 ( 1.4%) 0.0551 ( 0.9%) load-stdlib
0.0250 ( 18.1%) 0.0070 ( 3.1%) 0.0320 ( 8.8%) 0.0320 ( 0.5%) perform-sema
0.0246 ( 17.8%) 0.0068 ( 3.0%) 0.0314 ( 8.6%) 0.0315 ( 0.5%) Type checking and Semantic analysis
0.0242 ( 17.5%) 0.0065 ( 2.9%) 0.0307 ( 8.4%) 0.0308 ( 0.5%) typecheck-decl
0.0060 ( 4.3%) 0.0022 ( 1.0%) 0.0082 ( 2.2%) 0.0082 ( 0.1%) build-rewrite-system
0.0005 ( 0.4%) 0.0008 ( 0.3%) 0.0013 ( 0.3%) 0.0013 ( 0.0%) import-clang-decl
0.0003 ( 0.2%) 0.0001 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) typecheck-expr
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) precheck-target
0.1384 (100.0%) 0.2261 (100.0%) 0.3645 (100.0%) 6.3368 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1933 seconds (3.2047 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0559 (100.0%) 0.1373 (100.0%) 0.1933 (100.0%) 3.2047 (100.0%) Building Target
0.0559 (100.0%) 0.1373 (100.0%) 0.1933 (100.0%) 3.2047 (100.0%) Total
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+RawRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Subscript.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary+ValueArray.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONSerializable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+PrimitiveType.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Array.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/RawRepresentableExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+JSONDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/PrimitiveType.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/Operators.swift -target arm64-apple-macos10.9 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=2 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit-2135c43045cb9408455cdca99b872aef-VFS/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-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/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources -Xcc -DDEBUG\=1 -module-name JSONDecodeKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.abi.json
EmitSwiftModule normal arm64 (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift:37:10: warning: associated value 'keyNotFound(baseInfo:)' of 'Sendable'-conforming enum 'JSONDecodeError' has non-sendable type 'JSONDecodeError.BaseInfo'; this is an error in the Swift 6 language mode
case keyNotFound(baseInfo: BaseInfo)
^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift:12:19: note: consider making struct 'BaseInfo' conform to the 'Sendable' protocol
public struct BaseInfo {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift:38:10: warning: associated value 'nullValue(baseInfo:)' of 'Sendable'-conforming enum 'JSONDecodeError' has non-sendable type 'JSONDecodeError.BaseInfo'; this is an error in the Swift 6 language mode
case nullValue(baseInfo: BaseInfo)
^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift:12:19: note: consider making struct 'BaseInfo' conform to the 'Sendable' protocol
public struct BaseInfo {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift:39:10: warning: associated value 'typeMismatch(baseInfo:extraInfo:)' of 'Sendable'-conforming enum 'JSONDecodeError' has non-sendable type 'JSONDecodeError.BaseInfo'; this is an error in the Swift 6 language mode
case typeMismatch(baseInfo: BaseInfo, extraInfo: ExtraInfo)
^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift:12:19: note: consider making struct 'BaseInfo' conform to the 'Sendable' protocol
public struct BaseInfo {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift:39:10: warning: associated value 'typeMismatch(baseInfo:extraInfo:)' of 'Sendable'-conforming enum 'JSONDecodeError' has non-sendable type 'JSONDecodeError.ExtraInfo'; this is an error in the Swift 6 language mode
case typeMismatch(baseInfo: BaseInfo, extraInfo: ExtraInfo)
^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift:24:19: note: consider making struct 'ExtraInfo' conform to the 'Sendable' protocol
public struct ExtraInfo {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift:16:23: error: 'Data' is only available in macOS 10.10 or newer
public init(data: Data, isTraceKeypath: Bool = false) {
^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift:16:12: note: add @available attribute to enclosing initializer
public init(data: Data, isTraceKeypath: Bool = false) {
^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift:11:15: note: add @available attribute to enclosing struct
public struct JSON {
^
SwiftCompile normal arm64 Compiling\ PrimitiveType.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/PrimitiveType.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/PrimitiveType.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/Operators.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/Operators.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ RawRepresentableExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/RawRepresentableExtension.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/RawRepresentableExtension.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ JSONDecodeError.swift,\ JSON+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftDriverJobDiscovery normal arm64 Compiling JSONEncodable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
/Users/admin/builder/spi-builder-workspace/JSONDecodeKit.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.9, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
warning: Run script build phase 'Lint' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ JSONDecodeKit (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
EmitSwiftModule normal arm64 (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
Building project JSONDecodeKit with scheme JSONDecodeKit
(3 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" : "JSONDecodeKit",
"name" : "JSONDecodeKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "JSONDecodeKit",
"targets" : [
"JSONDecodeKit"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "JSONDecodeKit",
"module_type" : "SwiftTarget",
"name" : "JSONDecodeKit",
"path" : "Sources/JSONDecodeKit",
"product_memberships" : [
"JSONDecodeKit"
],
"sources" : [
"JSON/JSON+Array.swift",
"JSON/JSON+Dictionary+ValueArray.swift",
"JSON/JSON+Dictionary.swift",
"JSON/JSON+JSONDecodable.swift",
"JSON/JSON+PrimitiveType.swift",
"JSON/JSON+RawRepresentable.swift",
"JSON/JSON+Subscript.swift",
"JSON/JSON.swift",
"JSONDecodable.swift",
"JSONDecodeError.swift",
"JSONEncodable.swift",
"JSONSerializable.swift",
"Operators.swift",
"PrimitiveType.swift",
"RawRepresentableExtension.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "JSONDecodeKit",
"schemes" : [
"JSONDecodeKit"
],
"targets" : [
"JSONDecodeKit",
"JSONDecodeKitTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSONDecodeKit -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 JSONDecodeKit -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 'JSONDecodeKit' in project 'JSONDecodeKit' (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 arm64 -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: f1d1824539418dee12d8cd3aa7eeef7e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f1d1824539418dee12d8cd3aa7eeef7e.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/JSONDecodeKit.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/JSONDecodeKit.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/JSONDecodeKit/Info.plist (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/JSONDecodeKit/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A/Resources/Info.plist
SwiftDriver JSONDecodeKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
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 JSONDecodeKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.SwiftFileList -DDEBUG -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.9 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-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/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.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/JSONDecodeKit.build/Debug/JSONDecodeKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit-2135c43045cb9408455cdca99b872aef-VFS/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-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/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ JSONDecodeError.swift,\ JSON+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ JSON+RawRepresentable.swift,\ JSON.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+RawRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+RawRepresentable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ JSONDecodable.swift,\ JSONSerializable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONSerializable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONSerializable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ JSON+Subscript.swift,\ JSON+Dictionary+ValueArray.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Subscript.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary+ValueArray.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Subscript.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary+ValueArray.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ RawRepresentableExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/RawRepresentableExtension.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/RawRepresentableExtension.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ JSON+JSONDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+JSONDecodable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+JSONDecodable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/Operators.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/Operators.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ JSONEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONEncodable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONEncodable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ JSON+PrimitiveType.swift,\ JSON+Array.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+PrimitiveType.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Array.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+PrimitiveType.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Array.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ PrimitiveType.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/PrimitiveType.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/PrimitiveType.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ JSONDecodeKit (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+RawRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Subscript.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary+ValueArray.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONSerializable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+PrimitiveType.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Array.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/RawRepresentableExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+JSONDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/PrimitiveType.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/Operators.swift -target arm64-apple-macos10.9 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=2 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit-2135c43045cb9408455cdca99b872aef-VFS/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-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/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources -Xcc -DDEBUG\=1 -module-name JSONDecodeKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.abi.json
EmitSwiftModule normal arm64 (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift:16:23: error: 'Data' is only available in macOS 10.10 or newer
public init(data: Data, isTraceKeypath: Bool = false) {
^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift:16:12: note: add @available attribute to enclosing initializer
public init(data: Data, isTraceKeypath: Bool = false) {
^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift:11:15: note: add @available attribute to enclosing struct
public struct JSON {
^
SwiftDriverJobDiscovery normal arm64 Compiling JSONEncodable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
/Users/admin/builder/spi-builder-workspace/JSONDecodeKit.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.9, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
warning: Run script build phase 'Lint' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ JSONDecodeKit (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
EmitSwiftModule normal arm64 (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
Building project JSONDecodeKit with scheme JSONDecodeKit
(3 failures)
BUILD FAILURE 6.1 macosXcodebuild