Build Information
Successful build of CleanJSON, reference master (8cfc48
), with Swift 6.1 for iOS using Xcode 16.3 on 27 Apr 2025 18:40:38 UTC.
Swift 6 data race errors: 1
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CleanJSON -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Pircate/CleanJSON.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Pircate/CleanJSON
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 8cfc48a build: 新增 swiftlint
Cloned https://github.com/Pircate/CleanJSON.git
Revision (git rev-parse @):
8cfc48a79934e772f7d8ed36eb95916cfed8156c
SUCCESS checkout https://github.com/Pircate/CleanJSON.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/Pircate/CleanJSON.git
https://github.com/Pircate/CleanJSON.git
{
"dependencies" : [
],
"manifest_display_name" : "CleanJSON",
"name" : "CleanJSON",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CleanJSON",
"targets" : [
"CleanJSON"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CleanJSONTests",
"module_type" : "SwiftTarget",
"name" : "CleanJSONTests",
"path" : "Tests/CleanJSONTests",
"sources" : [
"CleanJSONTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"CleanJSON"
],
"type" : "test"
},
{
"c99name" : "CleanJSON",
"module_type" : "SwiftTarget",
"name" : "CleanJSON",
"path" : "Sources/CleanJSON",
"product_memberships" : [
"CleanJSON"
],
"sources" : [
"CaseDefaultable.swift",
"CleanDecoder.swift",
"CleanJSONDecoder.swift",
"CleanJSONDecodingStorage.swift",
"CleanJSONKey.swift",
"CleanJSONKeyedDecodingContainer.swift",
"CleanJSONUnkeyedDecodingContainer.swift",
"CodingKeysConverter.swift",
"DecodingError+CleanJSON.swift",
"DecodingStrategy.swift",
"Defaultable.swift",
"JSONAdapter.swift",
"ToJSON.swift",
"_CleanJSONDecoder+Decode.swift",
"_CleanJSONDecoder+SingleValueDecodingContainer.swift",
"_CleanJSONDecoder+Unbox.swift",
"_CleanJSONDecoder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
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" : "CleanJSON",
"name" : "CleanJSON",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CleanJSON",
"targets" : [
"CleanJSON"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CleanJSONTests",
"module_type" : "SwiftTarget",
"name" : "CleanJSONTests",
"path" : "Tests/CleanJSONTests",
"sources" : [
"CleanJSONTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"CleanJSON"
],
"type" : "test"
},
{
"c99name" : "CleanJSON",
"module_type" : "SwiftTarget",
"name" : "CleanJSON",
"path" : "Sources/CleanJSON",
"product_memberships" : [
"CleanJSON"
],
"sources" : [
"CaseDefaultable.swift",
"CleanDecoder.swift",
"CleanJSONDecoder.swift",
"CleanJSONDecodingStorage.swift",
"CleanJSONKey.swift",
"CleanJSONKeyedDecodingContainer.swift",
"CleanJSONUnkeyedDecodingContainer.swift",
"CodingKeysConverter.swift",
"DecodingError+CleanJSON.swift",
"DecodingStrategy.swift",
"Defaultable.swift",
"JSONAdapter.swift",
"ToJSON.swift",
"_CleanJSONDecoder+Decode.swift",
"_CleanJSONDecoder+SingleValueDecodingContainer.swift",
"_CleanJSONDecoder+Unbox.swift",
"_CleanJSONDecoder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Pods",
"schemes" : [
"CleanJSON",
"Pods-CleanJSON_Example",
"Pods-CleanJSON_Tests"
],
"targets" : [
"CleanJSON",
"Pods-CleanJSON_Example",
"Pods-CleanJSON_Tests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CleanJSON"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CleanJSON -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme CleanJSON -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
CleanJSON: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'CleanJSON' in project 'CleanJSON'
➜ Explicit dependency on target 'CleanJSON' in project 'CleanJSON'
Target 'CleanJSON' in project 'CleanJSON' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c6b412625f7712afb982f96b512edc0e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c6b412625f7712afb982f96b512edc0e.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/CleanJSON.modulemap (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/CleanJSON.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/CleanJSON.DependencyStaticMetadataFileList (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/CleanJSON.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/CleanJSON.DependencyMetadataFileList (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/CleanJSON.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.SwiftFileList (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.SwiftConstValuesFileList (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.LinkFileList (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON-OutputFileMap.json (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON_const_extract_protocols.json (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CleanJSON.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/CleanJSON.modulemap (in target 'CleanJSON' from project 'CleanJSON')
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/CleanJSON.build/Debug-iphoneos/CleanJSON.build/CleanJSON.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver CleanJSON normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CleanJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON-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/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.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/CleanJSON.build/Debug-iphoneos/CleanJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ CleanJSON (in target 'CleanJSON' from project 'CleanJSON')
EmitSwiftModule normal arm64 (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/CleanJSONDecoder.swift:23:12: warning: class 'CleanJSONDecoder' must restate inherited '@unchecked Sendable' conformance
open class CleanJSONDecoder: JSONDecoder {
^
, @unchecked Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:454:13: warning: var '_iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var _iso8601Formatter: ISO8601DateFormatter = {
^
/Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:454:13: note: convert '_iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
private var _iso8601Formatter: ISO8601DateFormatter = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:454:13: note: add '@MainActor' to make var '_iso8601Formatter' part of global actor 'MainActor'
private var _iso8601Formatter: ISO8601DateFormatter = {
^
/Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:454:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var _iso8601Formatter: ISO8601DateFormatter = {
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ ToJSON.swift,\ _CleanJSONDecoder+Decode.swift /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/ToJSON.swift /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/_CleanJSONDecoder+Decode.swift (in target 'CleanJSON' from project 'CleanJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/ToJSON.swift (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/_CleanJSONDecoder+Decode.swift (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Defaultable.swift,\ JSONAdapter.swift /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/Defaultable.swift /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/JSONAdapter.swift (in target 'CleanJSON' from project 'CleanJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/Defaultable.swift (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/JSONAdapter.swift (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CaseDefaultable.swift,\ CleanDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/CaseDefaultable.swift /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/CleanDecoder.swift (in target 'CleanJSON' from project 'CleanJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/CaseDefaultable.swift (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/CleanDecoder.swift (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CleanJSONKey.swift,\ CleanJSONKeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/CleanJSONKey.swift /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/CleanJSONKeyedDecodingContainer.swift (in target 'CleanJSON' from project 'CleanJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/CleanJSONKey.swift (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/CleanJSONKeyedDecodingContainer.swift (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DecodingError+CleanJSON.swift,\ DecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/DecodingError+CleanJSON.swift /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/DecodingStrategy.swift (in target 'CleanJSON' from project 'CleanJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/DecodingError+CleanJSON.swift (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/DecodingStrategy.swift (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CleanJSONDecoder.swift,\ CleanJSONDecodingStorage.swift /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/CleanJSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/CleanJSONDecodingStorage.swift (in target 'CleanJSON' from project 'CleanJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/CleanJSONDecoder.swift (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/CleanJSONDecoder.swift:23:12: warning: class 'CleanJSONDecoder' must restate inherited '@unchecked Sendable' conformance
open class CleanJSONDecoder: JSONDecoder {
^
, @unchecked Sendable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/CleanJSONDecodingStorage.swift (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ _CleanJSONDecoder+Unbox.swift /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift (in target 'CleanJSON' from project 'CleanJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:454:13: warning: var '_iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var _iso8601Formatter: ISO8601DateFormatter = {
^
/Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:454:13: note: convert '_iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
private var _iso8601Formatter: ISO8601DateFormatter = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:454:13: note: add '@MainActor' to make var '_iso8601Formatter' part of global actor 'MainActor'
private var _iso8601Formatter: ISO8601DateFormatter = {
^
/Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:454:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var _iso8601Formatter: ISO8601DateFormatter = {
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ CleanJSONUnkeyedDecodingContainer.swift,\ CodingKeysConverter.swift /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/CleanJSONUnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/CodingKeysConverter.swift (in target 'CleanJSON' from project 'CleanJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/CleanJSONUnkeyedDecodingContainer.swift (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/CodingKeysConverter.swift (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ _CleanJSONDecoder+SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/_CleanJSONDecoder+SingleValueDecodingContainer.swift (in target 'CleanJSON' from project 'CleanJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/_CleanJSONDecoder+SingleValueDecodingContainer.swift (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ _CleanJSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/_CleanJSONDecoder.swift (in target 'CleanJSON' from project 'CleanJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CleanJSON/_CleanJSONDecoder.swift (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for CleanJSON (in target 'CleanJSON' from project 'CleanJSON')
SwiftDriver\ Compilation\ Requirements CleanJSON normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CleanJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON-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/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.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/CleanJSON.build/Debug-iphoneos/CleanJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling CleanJSONUnkeyedDecodingContainer.swift, CodingKeysConverter.swift (in target 'CleanJSON' from project 'CleanJSON')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CleanJSON-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON-Swift.h (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CleanJSON-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CleanJSON.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.swiftmodule (in target 'CleanJSON' from project 'CleanJSON')
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/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CleanJSON.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CleanJSON.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.swiftdoc (in target 'CleanJSON' from project 'CleanJSON')
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/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CleanJSON.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CleanJSON.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.abi.json (in target 'CleanJSON' from project 'CleanJSON')
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/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CleanJSON.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CleanJSON.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.swiftsourceinfo (in target 'CleanJSON' from project 'CleanJSON')
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/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CleanJSON.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling CleanJSONKey.swift, CleanJSONKeyedDecodingContainer.swift (in target 'CleanJSON' from project 'CleanJSON')
SwiftDriverJobDiscovery normal arm64 Compiling _CleanJSONDecoder.swift (in target 'CleanJSON' from project 'CleanJSON')
SwiftDriverJobDiscovery normal arm64 Compiling CaseDefaultable.swift, CleanDecoder.swift (in target 'CleanJSON' from project 'CleanJSON')
SwiftDriverJobDiscovery normal arm64 Compiling _CleanJSONDecoder+Unbox.swift (in target 'CleanJSON' from project 'CleanJSON')
SwiftDriverJobDiscovery normal arm64 Compiling DecodingError+CleanJSON.swift, DecodingStrategy.swift (in target 'CleanJSON' from project 'CleanJSON')
SwiftDriverJobDiscovery normal arm64 Compiling _CleanJSONDecoder+SingleValueDecodingContainer.swift (in target 'CleanJSON' from project 'CleanJSON')
SwiftDriverJobDiscovery normal arm64 Compiling ToJSON.swift, _CleanJSONDecoder+Decode.swift (in target 'CleanJSON' from project 'CleanJSON')
SwiftDriverJobDiscovery normal arm64 Compiling CleanJSONDecoder.swift, CleanJSONDecodingStorage.swift (in target 'CleanJSON' from project 'CleanJSON')
SwiftDriverJobDiscovery normal arm64 Compiling Defaultable.swift, JSONAdapter.swift (in target 'CleanJSON' from project 'CleanJSON')
SwiftDriver\ Compilation CleanJSON normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CleanJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON-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/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.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/CleanJSON.build/Debug-iphoneos/CleanJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CleanJSON.o normal (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CleanJSON.o
ExtractAppIntentsMetadata (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name CleanJSON --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.CleanJSON --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CleanJSON.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CleanJSON.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/CleanJSON.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/CleanJSON.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CleanJSON.build/Debug-iphoneos/CleanJSON.build/Objects-normal/arm64/CleanJSON.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 11:40:37.500 appintentsmetadataprocessor[716:3994] Starting appintentsmetadataprocessor export
2025-04-27 11:40:37.538 appintentsmetadataprocessor[716:3994] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CleanJSON.o (in target 'CleanJSON' from project 'CleanJSON')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CleanJSON.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "CleanJSON",
"name" : "CleanJSON",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CleanJSON",
"targets" : [
"CleanJSON"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CleanJSONTests",
"module_type" : "SwiftTarget",
"name" : "CleanJSONTests",
"path" : "Tests/CleanJSONTests",
"sources" : [
"CleanJSONTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"CleanJSON"
],
"type" : "test"
},
{
"c99name" : "CleanJSON",
"module_type" : "SwiftTarget",
"name" : "CleanJSON",
"path" : "Sources/CleanJSON",
"product_memberships" : [
"CleanJSON"
],
"sources" : [
"CaseDefaultable.swift",
"CleanDecoder.swift",
"CleanJSONDecoder.swift",
"CleanJSONDecodingStorage.swift",
"CleanJSONKey.swift",
"CleanJSONKeyedDecodingContainer.swift",
"CleanJSONUnkeyedDecodingContainer.swift",
"CodingKeysConverter.swift",
"DecodingError+CleanJSON.swift",
"DecodingStrategy.swift",
"Defaultable.swift",
"JSONAdapter.swift",
"ToJSON.swift",
"_CleanJSONDecoder+Decode.swift",
"_CleanJSONDecoder+SingleValueDecodingContainer.swift",
"_CleanJSONDecoder+Unbox.swift",
"_CleanJSONDecoder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Done.