Build Information
Successful build of DynamicJSON, reference 1.0.2 (9648f3
), with Swift 6.1 for iOS using Xcode 16.3 on 1 May 2025 08:21:10 UTC.
Swift 6 data race errors: 32
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DynamicJSON-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/objecthub/swift-dynamicjson.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/objecthub/swift-dynamicjson
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 9648f32 Update CHANGELOG.
Cloned https://github.com/objecthub/swift-dynamicjson.git
Revision (git rev-parse @):
9648f32126ade414b00b9551c27870d4ad9b168c
SUCCESS checkout https://github.com/objecthub/swift-dynamicjson.git at 1.0.2
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/objecthub/swift-dynamicjson.git
https://github.com/objecthub/swift-dynamicjson.git
{
"dependencies" : [
],
"manifest_display_name" : "DynamicJSON",
"name" : "DynamicJSON",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "DynamicJSON",
"targets" : [
"DynamicJSON"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "JSONPathTool",
"targets" : [
"JSONPathTool"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "JSONPathTool",
"module_type" : "SwiftTarget",
"name" : "JSONPathTool",
"path" : "Sources/JSONPathTool",
"product_memberships" : [
"JSONPathTool"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"DynamicJSON"
],
"type" : "executable"
},
{
"c99name" : "DynamicJSONTests",
"module_type" : "SwiftTarget",
"name" : "DynamicJSONTests",
"path" : "Tests/DynamicJSONTests",
"sources" : [
"DynamicJSONTests.swift",
"JSONConstructorTests.swift",
"JSONLocationTests.swift",
"JSONMergingTests.swift",
"JSONMutationTests.swift",
"JSONPatchComplianceSuite.swift",
"JSONPatchComplianceTest.swift",
"JSONPatchLargeTest.swift",
"JSONPatchTestCase.swift",
"JSONPathComplianceSuite.swift",
"JSONPathComplianceTest.swift",
"JSONPathTestCase.swift",
"JSONPathTests.swift",
"JSONPointerTests.swift",
"JSONSchemaComplianceSuite.swift",
"JSONSchemaComplianceTest.swift",
"JSONSchemaDebugTest.swift",
"JSONSchemaExampleTest.swift",
"JSONSchemaFormatSuite.swift",
"JSONSchemaOptionalSuite.swift",
"JSONSchemaTestCase.swift",
"JSONTypeTests.swift"
],
"target_dependencies" : [
"DynamicJSON"
],
"type" : "test"
},
{
"c99name" : "DynamicJSON",
"module_type" : "SwiftTarget",
"name" : "DynamicJSON",
"path" : "Sources/DynamicJSON",
"product_memberships" : [
"DynamicJSON",
"JSONPathTool"
],
"sources" : [
"JSON.swift",
"JSONLocation.swift",
"JSONPatch/JSONPatch.swift",
"JSONPatch/JSONPatchMaker.swift",
"JSONPatch/JSONPatchOperation.swift",
"JSONPath/JSONPath.swift",
"JSONPath/JSONPathEnvironment.swift",
"JSONPath/JSONPathEvaluator.swift",
"JSONPath/JSONPathParser.swift",
"JSONPointer.swift",
"JSONReference.swift",
"JSONSchema/JSONSchema.swift",
"JSONSchema/JSONSchemaDialect.swift",
"JSONSchema/JSONSchemaDraft2020.swift",
"JSONSchema/JSONSchemaFormatValidators.swift",
"JSONSchema/JSONSchemaIdentifier.swift",
"JSONSchema/JSONSchemaProvider.swift",
"JSONSchema/JSONSchemaRegistry.swift",
"JSONSchema/JSONSchemaResource.swift",
"JSONSchema/JSONSchemaValidationContext.swift",
"JSONSchema/JSONSchemaValidationResult.swift",
"JSONSchema/JSONSchemaValidator.swift",
"JSONType.swift",
"LocatedJSON.swift",
"Util/Indirect.swift",
"Util/JSONExtensions.swift",
"Util/NSNumber.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
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" : "DynamicJSON",
"name" : "DynamicJSON",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "DynamicJSON",
"targets" : [
"DynamicJSON"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "JSONPathTool",
"targets" : [
"JSONPathTool"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "JSONPathTool",
"module_type" : "SwiftTarget",
"name" : "JSONPathTool",
"path" : "Sources/JSONPathTool",
"product_memberships" : [
"JSONPathTool"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"DynamicJSON"
],
"type" : "executable"
},
{
"c99name" : "DynamicJSONTests",
"module_type" : "SwiftTarget",
"name" : "DynamicJSONTests",
"path" : "Tests/DynamicJSONTests",
"sources" : [
"DynamicJSONTests.swift",
"JSONConstructorTests.swift",
"JSONLocationTests.swift",
"JSONMergingTests.swift",
"JSONMutationTests.swift",
"JSONPatchComplianceSuite.swift",
"JSONPatchComplianceTest.swift",
"JSONPatchLargeTest.swift",
"JSONPatchTestCase.swift",
"JSONPathComplianceSuite.swift",
"JSONPathComplianceTest.swift",
"JSONPathTestCase.swift",
"JSONPathTests.swift",
"JSONPointerTests.swift",
"JSONSchemaComplianceSuite.swift",
"JSONSchemaComplianceTest.swift",
"JSONSchemaDebugTest.swift",
"JSONSchemaExampleTest.swift",
"JSONSchemaFormatSuite.swift",
"JSONSchemaOptionalSuite.swift",
"JSONSchemaTestCase.swift",
"JSONTypeTests.swift"
],
"target_dependencies" : [
"DynamicJSON"
],
"type" : "test"
},
{
"c99name" : "DynamicJSON",
"module_type" : "SwiftTarget",
"name" : "DynamicJSON",
"path" : "Sources/DynamicJSON",
"product_memberships" : [
"DynamicJSON",
"JSONPathTool"
],
"sources" : [
"JSON.swift",
"JSONLocation.swift",
"JSONPatch/JSONPatch.swift",
"JSONPatch/JSONPatchMaker.swift",
"JSONPatch/JSONPatchOperation.swift",
"JSONPath/JSONPath.swift",
"JSONPath/JSONPathEnvironment.swift",
"JSONPath/JSONPathEvaluator.swift",
"JSONPath/JSONPathParser.swift",
"JSONPointer.swift",
"JSONReference.swift",
"JSONSchema/JSONSchema.swift",
"JSONSchema/JSONSchemaDialect.swift",
"JSONSchema/JSONSchemaDraft2020.swift",
"JSONSchema/JSONSchemaFormatValidators.swift",
"JSONSchema/JSONSchemaIdentifier.swift",
"JSONSchema/JSONSchemaProvider.swift",
"JSONSchema/JSONSchemaRegistry.swift",
"JSONSchema/JSONSchemaResource.swift",
"JSONSchema/JSONSchemaValidationContext.swift",
"JSONSchema/JSONSchemaValidationResult.swift",
"JSONSchema/JSONSchemaValidator.swift",
"JSONType.swift",
"LocatedJSON.swift",
"Util/Indirect.swift",
"Util/JSONExtensions.swift",
"Util/NSNumber.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "DynamicJSON",
"schemes" : [
"DynamicJSON",
"JSONPathTool"
],
"targets" : [
"DynamicJSON",
"DynamicJSONTests",
"JSONPathTool"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DynamicJSON",
"DynamicJSON-Package",
"JSONPathTool"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DynamicJSON-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DynamicJSON-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
DynamicJSON: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'JSONPathTool' in project 'DynamicJSON'
➜ Explicit dependency on target 'DynamicJSON' in project 'DynamicJSON'
Target 'DynamicJSON' in project 'DynamicJSON'
➜ Explicit dependency on target 'DynamicJSON' in project 'DynamicJSON'
Target 'DynamicJSON' in project 'DynamicJSON' (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: 228fe06e866b64c0bbec085290ef80a7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/228fe06e866b64c0bbec085290ef80a7.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/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/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
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/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/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/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/JSONPathTool.DependencyMetadataFileList (in target 'JSONPathTool' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/JSONPathTool.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/JSONPathTool.DependencyStaticMetadataFileList (in target 'JSONPathTool' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/JSONPathTool.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool_const_extract_protocols.json (in target 'JSONPathTool' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool-OutputFileMap.json (in target 'JSONPathTool' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.SwiftFileList (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON_const_extract_protocols.json (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool.SwiftFileList (in target 'JSONPathTool' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.SwiftConstValuesFileList (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool.LinkFileList (in target 'JSONPathTool' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.LinkFileList (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON-OutputFileMap.json (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/DynamicJSON.modulemap (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/DynamicJSON.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/DynamicJSON.DependencyStaticMetadataFileList (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/DynamicJSON.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/DynamicJSON.DependencyMetadataFileList (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/DynamicJSON.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/DynamicJSON.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/DynamicJSON.modulemap (in target 'DynamicJSON' from project 'DynamicJSON')
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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/DynamicJSON.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver DynamicJSON normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DynamicJSON' from project 'DynamicJSON')
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 DynamicJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.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-ios16.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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON-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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON_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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ JSON.swift,\ JSONLocation.swift,\ JSONPatch.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSON.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatch.swift (in target 'DynamicJSON' from project 'DynamicJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSON.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:231:26: warning: type 'Any' does not conform to the 'Sendable' protocol
decoder.userInfo = userInfo
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSON.swift:277:26: warning: type 'Any' does not conform to the 'Sendable' protocol
encoder.userInfo = userInfo
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatch.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatch.swift:64:26: warning: type 'Any' does not conform to the 'Sendable' protocol
decoder.userInfo = userInfo
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatch.swift:120:26: warning: type 'Any' does not conform to the 'Sendable' protocol
encoder.userInfo = userInfo
^
SwiftCompile normal arm64 Compiling\ JSONSchemaDialect.swift,\ JSONSchemaDraft2020.swift,\ JSONSchemaFormatValidators.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaDialect.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaDraft2020.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaFormatValidators.swift (in target 'DynamicJSON' from project 'DynamicJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaDialect.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaDraft2020.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaDraft2020.swift:76:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'JSONSchemaDraft2020.Dialect' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default`: Dialect = Dialect()
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaDraft2020.swift:75:17: note: consider making struct 'Dialect' conform to the 'Sendable' protocol
public struct Dialect: JSONSchemaDialect, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaDraft2020.swift:76:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default`: Dialect = Dialect()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaDraft2020.swift:76:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default`: Dialect = Dialect()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaDraft2020.swift:77:23: warning: static property 'validateFormat' is not concurrency-safe because non-'Sendable' type 'JSONSchemaDraft2020.Dialect' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `validateFormat`: Dialect = Dialect(vocabulary: Vocabulary(formatValid: true))
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaDraft2020.swift:75:17: note: consider making struct 'Dialect' conform to the 'Sendable' protocol
public struct Dialect: JSONSchemaDialect, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaDraft2020.swift:77:23: note: add '@MainActor' to make static property 'validateFormat' part of global actor 'MainActor'
public static let `validateFormat`: Dialect = Dialect(vocabulary: Vocabulary(formatValid: true))
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaDraft2020.swift:77:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `validateFormat`: Dialect = Dialect(vocabulary: Vocabulary(formatValid: true))
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaFormatValidators.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaFormatValidators.swift:18:21: warning: static property 'draft2020' is not concurrency-safe because non-'Sendable' type '[String : (String) -> Bool]' may have shared mutable state; this is an error in the Swift 6 language mode
public static let draft2020: [String : (String) -> Bool] = [
^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaFormatValidators.swift:18:21: note: add '@MainActor' to make static property 'draft2020' part of global actor 'MainActor'
public static let draft2020: [String : (String) -> Bool] = [
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaFormatValidators.swift:18:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let draft2020: [String : (String) -> Bool] = [
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ JSONPathEnvironment.swift,\ JSONPathEvaluator.swift,\ JSONPathParser.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEnvironment.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathParser.swift (in target 'DynamicJSON' from project 'DynamicJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEnvironment.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:42:10: warning: associated value 'doesNotEvaluateToJSON' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPath.Expression'; this is an error in the Swift 6 language mode
case doesNotEvaluateToJSON(JSONPath.Expression)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPath.swift:305:24: note: consider making enum 'Expression' conform to the 'Sendable' protocol
public indirect enum Expression: Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:43:10: warning: associated value 'cannotNegate' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPath.Expression'; this is an error in the Swift 6 language mode
case cannotNegate(JSONPath.Expression)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPath.swift:305:24: note: consider making enum 'Expression' conform to the 'Sendable' protocol
public indirect enum Expression: Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:44:10: warning: associated value 'expectedType' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPathEvaluator.ValueType'; this is an error in the Swift 6 language mode
case expectedType(ValueType, JSONPath.Expression)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:116:15: note: consider making enum 'ValueType' conform to the 'Sendable' protocol
public enum ValueType: Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:44:10: warning: associated value 'expectedType' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPath.Expression'; this is an error in the Swift 6 language mode
case expectedType(ValueType, JSONPath.Expression)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPath.swift:305:24: note: consider making enum 'Expression' conform to the 'Sendable' protocol
public indirect enum Expression: Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:45:10: warning: associated value 'mismatchOfOperandTypes' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPath.Expression'; this is an error in the Swift 6 language mode
case mismatchOfOperandTypes(JSONPath.Expression)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPath.swift:305:24: note: consider making enum 'Expression' conform to the 'Sendable' protocol
public indirect enum Expression: Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:46:10: warning: associated value 'divisionByZero' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPath.Expression'; this is an error in the Swift 6 language mode
case divisionByZero(JSONPath.Expression)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPath.swift:305:24: note: consider making enum 'Expression' conform to the 'Sendable' protocol
public indirect enum Expression: Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:49:10: warning: associated value 'numberOfArgumentsMismatch' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPath.Expression'; this is an error in the Swift 6 language mode
case numberOfArgumentsMismatch(JSONPath.Expression)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPath.swift:305:24: note: consider making enum 'Expression' conform to the 'Sendable' protocol
public indirect enum Expression: Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:50:10: warning: associated value 'filterExprNotLogical' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPath.Expression'; this is an error in the Swift 6 language mode
case filterExprNotLogical(JSONPath.Expression)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPath.swift:305:24: note: consider making enum 'Expression' conform to the 'Sendable' protocol
public indirect enum Expression: Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:51:10: warning: associated value 'typeMismatch' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPathEvaluator.ValueType'; this is an error in the Swift 6 language mode
case typeMismatch(String, ValueType, Value)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:116:15: note: consider making enum 'ValueType' conform to the 'Sendable' protocol
public enum ValueType: Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:51:10: warning: associated value 'typeMismatch' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPathEvaluator.Value'; this is an error in the Swift 6 language mode
case typeMismatch(String, ValueType, Value)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:134:15: note: consider making enum 'Value' conform to the 'Sendable' protocol
public enum Value: Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:52:10: warning: associated value 'jsonTypeMismatch' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPathEvaluator.Value'; this is an error in the Swift 6 language mode
case jsonTypeMismatch(String, JSONType, Value)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:134:15: note: consider making enum 'Value' conform to the 'Sendable' protocol
public enum Value: Hashable, CustomStringConvertible {
^
, Sendable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathParser.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathParser.swift:50:10: warning: associated value 'notASingularQuery' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPath'; this is an error in the Swift 6 language mode
case notASingularQuery(JSONPath)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPath.swift:29:22: note: consider making enum 'JSONPath' conform to the 'Sendable' protocol
public indirect enum JSONPath: Codable,
^
SwiftCompile normal arm64 Compiling\ JSONSchemaValidator.swift,\ JSONType.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidator.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONType.swift (in target 'DynamicJSON' from project 'DynamicJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidator.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONType.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LocatedJSON.swift,\ Indirect.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/LocatedJSON.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/Util/Indirect.swift (in target 'DynamicJSON' from project 'DynamicJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/LocatedJSON.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/Util/Indirect.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSONSchemaIdentifier.swift,\ JSONSchemaProvider.swift,\ JSONSchemaRegistry.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaRegistry.swift (in target 'DynamicJSON' from project 'DynamicJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaIdentifier.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaProvider.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaRegistry.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaRegistry.swift:33:21: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'DefaultJSONSchemaRegistry' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default` = DefaultJSONSchemaRegistry()
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaRegistry.swift:244:20: note: class 'DefaultJSONSchemaRegistry' does not conform to the 'Sendable' protocol
public final class DefaultJSONSchemaRegistry: JSONSchemaRegistry {
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaRegistry.swift:33:21: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default` = DefaultJSONSchemaRegistry()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaRegistry.swift:33:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default` = DefaultJSONSchemaRegistry()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaRegistry.swift:49:10: warning: associated value 'cannotRegisterNonRootResource' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONSchema'; this is an error in the Swift 6 language mode
case cannotRegisterNonRootResource(JSONSchema)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchema.swift:34:22: note: consider making enum 'JSONSchema' conform to the 'Sendable' protocol
public indirect enum JSONSchema: Codable,
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaRegistry.swift:50:10: warning: associated value 'schemaWithoutId' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONSchema'; this is an error in the Swift 6 language mode
case schemaWithoutId(JSONSchema)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchema.swift:34:22: note: consider making enum 'JSONSchema' conform to the 'Sendable' protocol
public indirect enum JSONSchema: Codable,
^
SwiftCompile normal arm64 Compiling\ JSONPointer.swift,\ JSONReference.swift,\ JSONSchema.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONReference.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchema.swift (in target 'DynamicJSON' from project 'DynamicJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:34:21: warning: static property 'root' is not concurrency-safe because non-'Sendable' type 'JSONPointer' may have shared mutable state; this is an error in the Swift 6 language mode
public static let root = JSONPointer(tokens: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:29:15: note: consider making struct 'JSONPointer' conform to the 'Sendable' protocol
public struct JSONPointer: SegmentableJSONReference,
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:34:21: note: add '@MainActor' to make static property 'root' part of global actor 'MainActor'
public static let root = JSONPointer(tokens: [])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:34:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let root = JSONPointer(tokens: [])
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONReference.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchema.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSONExtensions.swift,\ NSNumber.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/Util/JSONExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/Util/NSNumber.swift (in target 'DynamicJSON' from project 'DynamicJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/Util/JSONExtensions.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/Util/NSNumber.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSONSchemaResource.swift,\ JSONSchemaValidationContext.swift,\ JSONSchemaValidationResult.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaResource.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationContext.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift (in target 'DynamicJSON' from project 'DynamicJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaResource.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaResource.swift:66:10: warning: associated value 'schemaWithoutId' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONSchema'; this is an error in the Swift 6 language mode
case schemaWithoutId(JSONSchema)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchema.swift:34:22: note: consider making enum 'JSONSchema' conform to the 'Sendable' protocol
public indirect enum JSONSchema: Codable,
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationContext.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationContext.swift:32:10: warning: associated value 'unknownResource' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONSchemaIdentifier'; this is an error in the Swift 6 language mode
case unknownResource(JSONSchemaIdentifier)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaIdentifier.swift:26:15: note: consider making struct 'JSONSchemaIdentifier' conform to the 'Sendable' protocol
public struct JSONSchemaIdentifier: Codable, Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationContext.swift:33:10: warning: associated value 'validationDepthExhausted' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONLocation'; this is an error in the Swift 6 language mode
case validationDepthExhausted(JSONLocation)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:30:22: note: consider making enum 'JSONLocation' conform to the 'Sendable' protocol
public indirect enum JSONLocation: SegmentableJSONReference,
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:69:23: warning: static property 'deprecated' is not concurrency-safe because non-'Sendable' type 'JSONSchemaValidationResult.MetaTags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let deprecated = MetaTags(rawValue: 1 << 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:68:17: note: consider making struct 'MetaTags' conform to the 'Sendable' protocol
public struct MetaTags: OptionSet, AnnotationMessage {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:69:23: note: add '@MainActor' to make static property 'deprecated' part of global actor 'MainActor'
public static let deprecated = MetaTags(rawValue: 1 << 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:69:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let deprecated = MetaTags(rawValue: 1 << 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:70:23: warning: static property 'readOnly' is not concurrency-safe because non-'Sendable' type 'JSONSchemaValidationResult.MetaTags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let readOnly = MetaTags(rawValue: 1 << 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:68:17: note: consider making struct 'MetaTags' conform to the 'Sendable' protocol
public struct MetaTags: OptionSet, AnnotationMessage {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:70:23: note: add '@MainActor' to make static property 'readOnly' part of global actor 'MainActor'
public static let readOnly = MetaTags(rawValue: 1 << 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:70:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let readOnly = MetaTags(rawValue: 1 << 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:71:23: warning: static property 'writeOnly' is not concurrency-safe because non-'Sendable' type 'JSONSchemaValidationResult.MetaTags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let writeOnly = MetaTags(rawValue: 1 << 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:68:17: note: consider making struct 'MetaTags' conform to the 'Sendable' protocol
public struct MetaTags: OptionSet, AnnotationMessage {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:71:23: note: add '@MainActor' to make static property 'writeOnly' part of global actor 'MainActor'
public static let writeOnly = MetaTags(rawValue: 1 << 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:71:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let writeOnly = MetaTags(rawValue: 1 << 2)
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ JSONPatchMaker.swift,\ JSONPatchOperation.swift,\ JSONPath.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatchMaker.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatchOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPath.swift (in target 'DynamicJSON' from project 'DynamicJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatchMaker.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatchOperation.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatchOperation.swift:57:10: warning: associated value 'cannotAddValue' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any JSONReference'; this is an error in the Swift 6 language mode
case cannotAddValue(JSONReference)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONReference.swift:29:17: note: protocol 'JSONReference' does not conform to the 'Sendable' protocol
public protocol JSONReference: CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatchOperation.swift:58:10: warning: associated value 'cannotReplaceValue' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any JSONReference'; this is an error in the Swift 6 language mode
case cannotReplaceValue(JSONReference)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONReference.swift:29:17: note: protocol 'JSONReference' does not conform to the 'Sendable' protocol
public protocol JSONReference: CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatchOperation.swift:59:10: warning: associated value 'cannotRemoveValue' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any JSONReference'; this is an error in the Swift 6 language mode
case cannotRemoveValue(JSONReference)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONReference.swift:29:17: note: protocol 'JSONReference' does not conform to the 'Sendable' protocol
public protocol JSONReference: CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatchOperation.swift:60:10: warning: associated value 'testFailed' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any JSONReference'; this is an error in the Swift 6 language mode
case testFailed(JSONReference)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONReference.swift:29:17: note: protocol 'JSONReference' does not conform to the 'Sendable' protocol
public protocol JSONReference: CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatchOperation.swift:61:10: warning: associated value 'valueNotFound' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any JSONReference'; this is an error in the Swift 6 language mode
case valueNotFound(JSONReference)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONReference.swift:29:17: note: protocol 'JSONReference' does not conform to the 'Sendable' protocol
public protocol JSONReference: CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatchOperation.swift:62:10: warning: associated value 'indexRequiredToMutateArray' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any JSONReference'; this is an error in the Swift 6 language mode
case indexRequiredToMutateArray(JSONReference)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONReference.swift:29:17: note: protocol 'JSONReference' does not conform to the 'Sendable' protocol
public protocol JSONReference: CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatchOperation.swift:63:10: warning: associated value 'memberRequiredToMutateObject' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any JSONReference'; this is an error in the Swift 6 language mode
case memberRequiredToMutateObject(JSONReference)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONReference.swift:29:17: note: protocol 'JSONReference' does not conform to the 'Sendable' protocol
public protocol JSONReference: CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatchOperation.swift:230:26: warning: type 'Any' does not conform to the 'Sendable' protocol
encoder.userInfo = userInfo
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPath.swift (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ DynamicJSON (in target 'DynamicJSON' from project 'DynamicJSON')
EmitSwiftModule normal arm64 (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatchOperation.swift:57:10: warning: associated value 'cannotAddValue' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any JSONReference'; this is an error in the Swift 6 language mode
case cannotAddValue(JSONReference)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONReference.swift:29:17: note: protocol 'JSONReference' does not conform to the 'Sendable' protocol
public protocol JSONReference: CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatchOperation.swift:58:10: warning: associated value 'cannotReplaceValue' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any JSONReference'; this is an error in the Swift 6 language mode
case cannotReplaceValue(JSONReference)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONReference.swift:29:17: note: protocol 'JSONReference' does not conform to the 'Sendable' protocol
public protocol JSONReference: CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatchOperation.swift:59:10: warning: associated value 'cannotRemoveValue' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any JSONReference'; this is an error in the Swift 6 language mode
case cannotRemoveValue(JSONReference)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONReference.swift:29:17: note: protocol 'JSONReference' does not conform to the 'Sendable' protocol
public protocol JSONReference: CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatchOperation.swift:60:10: warning: associated value 'testFailed' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any JSONReference'; this is an error in the Swift 6 language mode
case testFailed(JSONReference)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONReference.swift:29:17: note: protocol 'JSONReference' does not conform to the 'Sendable' protocol
public protocol JSONReference: CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatchOperation.swift:61:10: warning: associated value 'valueNotFound' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any JSONReference'; this is an error in the Swift 6 language mode
case valueNotFound(JSONReference)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONReference.swift:29:17: note: protocol 'JSONReference' does not conform to the 'Sendable' protocol
public protocol JSONReference: CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatchOperation.swift:62:10: warning: associated value 'indexRequiredToMutateArray' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any JSONReference'; this is an error in the Swift 6 language mode
case indexRequiredToMutateArray(JSONReference)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONReference.swift:29:17: note: protocol 'JSONReference' does not conform to the 'Sendable' protocol
public protocol JSONReference: CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPatch/JSONPatchOperation.swift:63:10: warning: associated value 'memberRequiredToMutateObject' of 'Sendable'-conforming enum 'Error' has non-sendable type 'any JSONReference'; this is an error in the Swift 6 language mode
case memberRequiredToMutateObject(JSONReference)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONReference.swift:29:17: note: protocol 'JSONReference' does not conform to the 'Sendable' protocol
public protocol JSONReference: CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:42:10: warning: associated value 'doesNotEvaluateToJSON' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPath.Expression'; this is an error in the Swift 6 language mode
case doesNotEvaluateToJSON(JSONPath.Expression)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPath.swift:305:24: note: consider making enum 'Expression' conform to the 'Sendable' protocol
public indirect enum Expression: Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:43:10: warning: associated value 'cannotNegate' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPath.Expression'; this is an error in the Swift 6 language mode
case cannotNegate(JSONPath.Expression)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPath.swift:305:24: note: consider making enum 'Expression' conform to the 'Sendable' protocol
public indirect enum Expression: Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:44:10: warning: associated value 'expectedType' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPathEvaluator.ValueType'; this is an error in the Swift 6 language mode
case expectedType(ValueType, JSONPath.Expression)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:116:15: note: consider making enum 'ValueType' conform to the 'Sendable' protocol
public enum ValueType: Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:44:10: warning: associated value 'expectedType' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPath.Expression'; this is an error in the Swift 6 language mode
case expectedType(ValueType, JSONPath.Expression)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPath.swift:305:24: note: consider making enum 'Expression' conform to the 'Sendable' protocol
public indirect enum Expression: Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:45:10: warning: associated value 'mismatchOfOperandTypes' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPath.Expression'; this is an error in the Swift 6 language mode
case mismatchOfOperandTypes(JSONPath.Expression)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPath.swift:305:24: note: consider making enum 'Expression' conform to the 'Sendable' protocol
public indirect enum Expression: Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:46:10: warning: associated value 'divisionByZero' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPath.Expression'; this is an error in the Swift 6 language mode
case divisionByZero(JSONPath.Expression)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPath.swift:305:24: note: consider making enum 'Expression' conform to the 'Sendable' protocol
public indirect enum Expression: Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:49:10: warning: associated value 'numberOfArgumentsMismatch' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPath.Expression'; this is an error in the Swift 6 language mode
case numberOfArgumentsMismatch(JSONPath.Expression)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPath.swift:305:24: note: consider making enum 'Expression' conform to the 'Sendable' protocol
public indirect enum Expression: Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:50:10: warning: associated value 'filterExprNotLogical' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPath.Expression'; this is an error in the Swift 6 language mode
case filterExprNotLogical(JSONPath.Expression)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPath.swift:305:24: note: consider making enum 'Expression' conform to the 'Sendable' protocol
public indirect enum Expression: Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:51:10: warning: associated value 'typeMismatch' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPathEvaluator.ValueType'; this is an error in the Swift 6 language mode
case typeMismatch(String, ValueType, Value)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:116:15: note: consider making enum 'ValueType' conform to the 'Sendable' protocol
public enum ValueType: Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:51:10: warning: associated value 'typeMismatch' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPathEvaluator.Value'; this is an error in the Swift 6 language mode
case typeMismatch(String, ValueType, Value)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:134:15: note: consider making enum 'Value' conform to the 'Sendable' protocol
public enum Value: Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:52:10: warning: associated value 'jsonTypeMismatch' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPathEvaluator.Value'; this is an error in the Swift 6 language mode
case jsonTypeMismatch(String, JSONType, Value)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathEvaluator.swift:134:15: note: consider making enum 'Value' conform to the 'Sendable' protocol
public enum Value: Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPathParser.swift:50:10: warning: associated value 'notASingularQuery' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONPath'; this is an error in the Swift 6 language mode
case notASingularQuery(JSONPath)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPath/JSONPath.swift:29:22: note: consider making enum 'JSONPath' conform to the 'Sendable' protocol
public indirect enum JSONPath: Codable,
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:34:21: warning: static property 'root' is not concurrency-safe because non-'Sendable' type 'JSONPointer' may have shared mutable state; this is an error in the Swift 6 language mode
public static let root = JSONPointer(tokens: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:29:15: note: consider making struct 'JSONPointer' conform to the 'Sendable' protocol
public struct JSONPointer: SegmentableJSONReference,
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:34:21: note: add '@MainActor' to make static property 'root' part of global actor 'MainActor'
public static let root = JSONPointer(tokens: [])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONPointer.swift:34:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let root = JSONPointer(tokens: [])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaDraft2020.swift:76:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'JSONSchemaDraft2020.Dialect' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default`: Dialect = Dialect()
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaDraft2020.swift:75:17: note: consider making struct 'Dialect' conform to the 'Sendable' protocol
public struct Dialect: JSONSchemaDialect, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaDraft2020.swift:76:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default`: Dialect = Dialect()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaDraft2020.swift:76:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default`: Dialect = Dialect()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaDraft2020.swift:77:23: warning: static property 'validateFormat' is not concurrency-safe because non-'Sendable' type 'JSONSchemaDraft2020.Dialect' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `validateFormat`: Dialect = Dialect(vocabulary: Vocabulary(formatValid: true))
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaDraft2020.swift:75:17: note: consider making struct 'Dialect' conform to the 'Sendable' protocol
public struct Dialect: JSONSchemaDialect, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaDraft2020.swift:77:23: note: add '@MainActor' to make static property 'validateFormat' part of global actor 'MainActor'
public static let `validateFormat`: Dialect = Dialect(vocabulary: Vocabulary(formatValid: true))
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaDraft2020.swift:77:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `validateFormat`: Dialect = Dialect(vocabulary: Vocabulary(formatValid: true))
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaFormatValidators.swift:18:21: warning: static property 'draft2020' is not concurrency-safe because non-'Sendable' type '[String : (String) -> Bool]' may have shared mutable state; this is an error in the Swift 6 language mode
public static let draft2020: [String : (String) -> Bool] = [
^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaFormatValidators.swift:18:21: note: add '@MainActor' to make static property 'draft2020' part of global actor 'MainActor'
public static let draft2020: [String : (String) -> Bool] = [
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaFormatValidators.swift:18:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let draft2020: [String : (String) -> Bool] = [
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaRegistry.swift:33:21: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'DefaultJSONSchemaRegistry' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default` = DefaultJSONSchemaRegistry()
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaRegistry.swift:244:20: note: class 'DefaultJSONSchemaRegistry' does not conform to the 'Sendable' protocol
public final class DefaultJSONSchemaRegistry: JSONSchemaRegistry {
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaRegistry.swift:33:21: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default` = DefaultJSONSchemaRegistry()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaRegistry.swift:33:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default` = DefaultJSONSchemaRegistry()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaRegistry.swift:49:10: warning: associated value 'cannotRegisterNonRootResource' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONSchema'; this is an error in the Swift 6 language mode
case cannotRegisterNonRootResource(JSONSchema)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchema.swift:34:22: note: consider making enum 'JSONSchema' conform to the 'Sendable' protocol
public indirect enum JSONSchema: Codable,
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaRegistry.swift:50:10: warning: associated value 'schemaWithoutId' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONSchema'; this is an error in the Swift 6 language mode
case schemaWithoutId(JSONSchema)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchema.swift:34:22: note: consider making enum 'JSONSchema' conform to the 'Sendable' protocol
public indirect enum JSONSchema: Codable,
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaResource.swift:66:10: warning: associated value 'schemaWithoutId' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONSchema'; this is an error in the Swift 6 language mode
case schemaWithoutId(JSONSchema)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchema.swift:34:22: note: consider making enum 'JSONSchema' conform to the 'Sendable' protocol
public indirect enum JSONSchema: Codable,
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationContext.swift:32:10: warning: associated value 'unknownResource' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONSchemaIdentifier'; this is an error in the Swift 6 language mode
case unknownResource(JSONSchemaIdentifier)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaIdentifier.swift:26:15: note: consider making struct 'JSONSchemaIdentifier' conform to the 'Sendable' protocol
public struct JSONSchemaIdentifier: Codable, Hashable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationContext.swift:33:10: warning: associated value 'validationDepthExhausted' of 'Sendable'-conforming enum 'Error' has non-sendable type 'JSONLocation'; this is an error in the Swift 6 language mode
case validationDepthExhausted(JSONLocation)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONLocation.swift:30:22: note: consider making enum 'JSONLocation' conform to the 'Sendable' protocol
public indirect enum JSONLocation: SegmentableJSONReference,
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:69:23: warning: static property 'deprecated' is not concurrency-safe because non-'Sendable' type 'JSONSchemaValidationResult.MetaTags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let deprecated = MetaTags(rawValue: 1 << 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:68:17: note: consider making struct 'MetaTags' conform to the 'Sendable' protocol
public struct MetaTags: OptionSet, AnnotationMessage {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:69:23: note: add '@MainActor' to make static property 'deprecated' part of global actor 'MainActor'
public static let deprecated = MetaTags(rawValue: 1 << 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:69:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let deprecated = MetaTags(rawValue: 1 << 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:70:23: warning: static property 'readOnly' is not concurrency-safe because non-'Sendable' type 'JSONSchemaValidationResult.MetaTags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let readOnly = MetaTags(rawValue: 1 << 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:68:17: note: consider making struct 'MetaTags' conform to the 'Sendable' protocol
public struct MetaTags: OptionSet, AnnotationMessage {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:70:23: note: add '@MainActor' to make static property 'readOnly' part of global actor 'MainActor'
public static let readOnly = MetaTags(rawValue: 1 << 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:70:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let readOnly = MetaTags(rawValue: 1 << 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:71:23: warning: static property 'writeOnly' is not concurrency-safe because non-'Sendable' type 'JSONSchemaValidationResult.MetaTags' may have shared mutable state; this is an error in the Swift 6 language mode
public static let writeOnly = MetaTags(rawValue: 1 << 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:68:17: note: consider making struct 'MetaTags' conform to the 'Sendable' protocol
public struct MetaTags: OptionSet, AnnotationMessage {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:71:23: note: add '@MainActor' to make static property 'writeOnly' part of global actor 'MainActor'
public static let writeOnly = MetaTags(rawValue: 1 << 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DynamicJSON/JSONSchema/JSONSchemaValidationResult.swift:71:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let writeOnly = MetaTags(rawValue: 1 << 2)
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Compiling LocatedJSON.swift, Indirect.swift (in target 'DynamicJSON' from project 'DynamicJSON')
SwiftDriverJobDiscovery normal arm64 Compiling JSONSchemaResource.swift, JSONSchemaValidationContext.swift, JSONSchemaValidationResult.swift (in target 'DynamicJSON' from project 'DynamicJSON')
SwiftDriverJobDiscovery normal arm64 Compiling JSONSchemaValidator.swift, JSONType.swift (in target 'DynamicJSON' from project 'DynamicJSON')
SwiftDriverJobDiscovery normal arm64 Compiling JSONPathEnvironment.swift, JSONPathEvaluator.swift, JSONPathParser.swift (in target 'DynamicJSON' from project 'DynamicJSON')
SwiftDriverJobDiscovery normal arm64 Compiling JSONPointer.swift, JSONReference.swift, JSONSchema.swift (in target 'DynamicJSON' from project 'DynamicJSON')
SwiftDriverJobDiscovery normal arm64 Compiling JSONExtensions.swift, NSNumber.swift (in target 'DynamicJSON' from project 'DynamicJSON')
SwiftDriverJobDiscovery normal arm64 Compiling JSON.swift, JSONLocation.swift, JSONPatch.swift (in target 'DynamicJSON' from project 'DynamicJSON')
SwiftDriverJobDiscovery normal arm64 Compiling JSONSchemaIdentifier.swift, JSONSchemaProvider.swift, JSONSchemaRegistry.swift (in target 'DynamicJSON' from project 'DynamicJSON')
SwiftDriverJobDiscovery normal arm64 Compiling JSONSchemaDialect.swift, JSONSchemaDraft2020.swift, JSONSchemaFormatValidators.swift (in target 'DynamicJSON' from project 'DynamicJSON')
SwiftDriverJobDiscovery normal arm64 Compiling JSONPatchMaker.swift, JSONPatchOperation.swift, JSONPath.swift (in target 'DynamicJSON' from project 'DynamicJSON')
SwiftDriverJobDiscovery normal arm64 Emitting module for DynamicJSON (in target 'DynamicJSON' from project 'DynamicJSON')
SwiftDriver\ Compilation\ Requirements DynamicJSON normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DynamicJSON' from project 'DynamicJSON')
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 DynamicJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.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-ios16.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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON-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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON_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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation DynamicJSON normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DynamicJSON' from project 'DynamicJSON')
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 DynamicJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.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-ios16.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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON-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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON_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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/DynamicJSON-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON-Swift.h (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/DynamicJSON-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicJSON.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.swiftdoc (in target 'DynamicJSON' from project 'DynamicJSON')
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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicJSON.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicJSON.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.abi.json (in target 'DynamicJSON' from project 'DynamicJSON')
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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicJSON.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicJSON.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.swiftmodule (in target 'DynamicJSON' from project 'DynamicJSON')
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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicJSON.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicJSON.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.swiftsourceinfo (in target 'DynamicJSON' from project 'DynamicJSON')
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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicJSON.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicJSON.o normal (in target 'DynamicJSON' from project 'DynamicJSON')
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-ios16.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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON_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/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicJSON.o
SwiftDriver JSONPathTool normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONPathTool' from project 'DynamicJSON')
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 JSONPathTool -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool.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-ios16.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/PackageFrameworks -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/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool-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/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool_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/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ main.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPathTool/main.swift (in target 'JSONPathTool' from project 'DynamicJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONPathTool/main.swift (in target 'JSONPathTool' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ JSONPathTool (in target 'JSONPathTool' from project 'DynamicJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONPathTool/main.swift (in target 'JSONPathTool' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
ExtractAppIntentsMetadata (in target 'DynamicJSON' from project 'DynamicJSON')
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 DynamicJSON --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 16.0 --bundle-identifier spi-builder-workspace.DynamicJSON --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicJSON.appintents --target-triple arm64-apple-ios16.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicJSON.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/DynamicJSON.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/DynamicJSON.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-05-01 01:21:09.248 appintentsmetadataprocessor[724:4093] Starting appintentsmetadataprocessor export
2025-05-01 01:21:09.291 appintentsmetadataprocessor[724:4093] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Emitting module for JSONPathTool (in target 'JSONPathTool' from project 'DynamicJSON')
SwiftDriver\ Compilation\ Requirements JSONPathTool normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONPathTool' from project 'DynamicJSON')
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 JSONPathTool -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool.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-ios16.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/PackageFrameworks -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/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool-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/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool_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/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPathTool.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool.abi.json (in target 'JSONPathTool' from project 'DynamicJSON')
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/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPathTool.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPathTool.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool.swiftmodule (in target 'JSONPathTool' from project 'DynamicJSON')
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/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPathTool.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPathTool.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool.swiftdoc (in target 'JSONPathTool' from project 'DynamicJSON')
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/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPathTool.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPathTool.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool.swiftsourceinfo (in target 'JSONPathTool' from project 'DynamicJSON')
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/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPathTool.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling main.swift (in target 'JSONPathTool' from project 'DynamicJSON')
SwiftDriver\ Compilation JSONPathTool normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONPathTool' from project 'DynamicJSON')
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 JSONPathTool -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool.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-ios16.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/PackageFrameworks -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/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool-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/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool_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/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicJSON.o (in target 'DynamicJSON' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DynamicJSON.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPathTool normal (in target 'JSONPathTool' from project 'DynamicJSON')
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-ios16.0 -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/PackageFrameworks -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/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool.LinkFileList -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -Xlinker -rpath -Xlinker @executable_path/../lib -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -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/DynamicJSON.build/Debug-iphoneos/JSONPathTool.build/Objects-normal/arm64/JSONPathTool.swiftmodule -Wl,-no_warn_duplicate_libraries -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPathTool -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicJSON.build/Debug-iphoneos/DynamicJSON.build/Objects-normal/arm64/DynamicJSON.swiftmodule
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPathTool (in target 'JSONPathTool' from project 'DynamicJSON')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONPathTool
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DynamicJSON",
"name" : "DynamicJSON",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "DynamicJSON",
"targets" : [
"DynamicJSON"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "JSONPathTool",
"targets" : [
"JSONPathTool"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "JSONPathTool",
"module_type" : "SwiftTarget",
"name" : "JSONPathTool",
"path" : "Sources/JSONPathTool",
"product_memberships" : [
"JSONPathTool"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"DynamicJSON"
],
"type" : "executable"
},
{
"c99name" : "DynamicJSONTests",
"module_type" : "SwiftTarget",
"name" : "DynamicJSONTests",
"path" : "Tests/DynamicJSONTests",
"sources" : [
"DynamicJSONTests.swift",
"JSONConstructorTests.swift",
"JSONLocationTests.swift",
"JSONMergingTests.swift",
"JSONMutationTests.swift",
"JSONPatchComplianceSuite.swift",
"JSONPatchComplianceTest.swift",
"JSONPatchLargeTest.swift",
"JSONPatchTestCase.swift",
"JSONPathComplianceSuite.swift",
"JSONPathComplianceTest.swift",
"JSONPathTestCase.swift",
"JSONPathTests.swift",
"JSONPointerTests.swift",
"JSONSchemaComplianceSuite.swift",
"JSONSchemaComplianceTest.swift",
"JSONSchemaDebugTest.swift",
"JSONSchemaExampleTest.swift",
"JSONSchemaFormatSuite.swift",
"JSONSchemaOptionalSuite.swift",
"JSONSchemaTestCase.swift",
"JSONTypeTests.swift"
],
"target_dependencies" : [
"DynamicJSON"
],
"type" : "test"
},
{
"c99name" : "DynamicJSON",
"module_type" : "SwiftTarget",
"name" : "DynamicJSON",
"path" : "Sources/DynamicJSON",
"product_memberships" : [
"DynamicJSON",
"JSONPathTool"
],
"sources" : [
"JSON.swift",
"JSONLocation.swift",
"JSONPatch/JSONPatch.swift",
"JSONPatch/JSONPatchMaker.swift",
"JSONPatch/JSONPatchOperation.swift",
"JSONPath/JSONPath.swift",
"JSONPath/JSONPathEnvironment.swift",
"JSONPath/JSONPathEvaluator.swift",
"JSONPath/JSONPathParser.swift",
"JSONPointer.swift",
"JSONReference.swift",
"JSONSchema/JSONSchema.swift",
"JSONSchema/JSONSchemaDialect.swift",
"JSONSchema/JSONSchemaDraft2020.swift",
"JSONSchema/JSONSchemaFormatValidators.swift",
"JSONSchema/JSONSchemaIdentifier.swift",
"JSONSchema/JSONSchemaProvider.swift",
"JSONSchema/JSONSchemaRegistry.swift",
"JSONSchema/JSONSchemaResource.swift",
"JSONSchema/JSONSchemaValidationContext.swift",
"JSONSchema/JSONSchemaValidationResult.swift",
"JSONSchema/JSONSchemaValidator.swift",
"JSONType.swift",
"LocatedJSON.swift",
"Util/Indirect.swift",
"Util/JSONExtensions.swift",
"Util/NSNumber.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.