The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of VDCodable, reference master (b5f8ba), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 28 Apr 2025 02:57:10 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VDCodable -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/VDCodable.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/VDCodable
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b5f8ba2 (no commit message provided)
Cloned https://github.com/dankinsoid/VDCodable.git
Revision (git rev-parse @):
b5f8ba27807a8c1dbfc5394a659c17029e99269b
SUCCESS checkout https://github.com/dankinsoid/VDCodable.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/dankinsoid/VDCodable.git
https://github.com/dankinsoid/VDCodable.git
{
  "dependencies" : [
    {
      "identity" : "simplecoders",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dankinsoid/SimpleCoders.git"
    }
  ],
  "manifest_display_name" : "VDCodable",
  "name" : "VDCodable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "VDCodable",
      "targets" : [
        "VDCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VDCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "VDCodableTests",
      "path" : "Tests/VDCodableTests",
      "sources" : [
        "VDCodableTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "VDCodable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VDCodable",
      "module_type" : "SwiftTarget",
      "name" : "VDCodable",
      "path" : "Sources/VDCodable",
      "product_dependencies" : [
        "SimpleCoders"
      ],
      "product_memberships" : [
        "VDCodable"
      ],
      "sources" : [
        "Dictionary/DictionaryDecoder.swift",
        "Dictionary/DictionaryEncoder.swift",
        "JSON/DataDecodingStrategy.swift",
        "JSON/DoubleFormatter.swift",
        "JSON/EncodingOptions.swift",
        "JSON/JSON.swift",
        "JSON/JSONDecodingError.swift",
        "JSON/JSONScanner.swift",
        "JSON/ProtobufJSONEncoder.swift",
        "JSON/VDJSONDecoder.swift",
        "JSON/VDJSONEncoder.swift",
        "NSCodable/NSCodable.swift",
        "NSCodable/NSManagedCodable.swift",
        "URLQuery/URLQueryDecoder.swift",
        "URLQuery/URLQueryEncoder.swift",
        "Utils/Int++.swift",
        "Utils/StringUtils.swift",
        "Utils/UnwrapOperator.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
Resolve Package Graph
Fetching from https://github.com/dankinsoid/SimpleCoders.git
Creating working copy of package ‘SimpleCoders’
Checking out 1.6.0 of package ‘SimpleCoders’
Resolve Package Graph
Resolved source packages:
  VDCodable: /Users/admin/builder/spi-builder-workspace
  SimpleCoders: https://github.com/dankinsoid/SimpleCoders.git @ 1.6.0
resolved source packages: VDCodable, SimpleCoders
{
  "dependencies" : [
    {
      "identity" : "simplecoders",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dankinsoid/SimpleCoders.git"
    }
  ],
  "manifest_display_name" : "VDCodable",
  "name" : "VDCodable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "VDCodable",
      "targets" : [
        "VDCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VDCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "VDCodableTests",
      "path" : "Tests/VDCodableTests",
      "sources" : [
        "VDCodableTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "VDCodable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VDCodable",
      "module_type" : "SwiftTarget",
      "name" : "VDCodable",
      "path" : "Sources/VDCodable",
      "product_dependencies" : [
        "SimpleCoders"
      ],
      "product_memberships" : [
        "VDCodable"
      ],
      "sources" : [
        "Dictionary/DictionaryDecoder.swift",
        "Dictionary/DictionaryEncoder.swift",
        "JSON/DataDecodingStrategy.swift",
        "JSON/DoubleFormatter.swift",
        "JSON/EncodingOptions.swift",
        "JSON/JSON.swift",
        "JSON/JSONDecodingError.swift",
        "JSON/JSONScanner.swift",
        "JSON/ProtobufJSONEncoder.swift",
        "JSON/VDJSONDecoder.swift",
        "JSON/VDJSONEncoder.swift",
        "NSCodable/NSCodable.swift",
        "NSCodable/NSManagedCodable.swift",
        "URLQuery/URLQueryDecoder.swift",
        "URLQuery/URLQueryEncoder.swift",
        "Utils/Int++.swift",
        "Utils/StringUtils.swift",
        "Utils/UnwrapOperator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "VDCodable"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VDCodable -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme VDCodable -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SimpleCoders: https://github.com/dankinsoid/SimpleCoders.git @ 1.6.0
  VDCodable: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'VDCodable' in project 'VDCodable'
        ➜ Explicit dependency on target 'VDCodable' in project 'VDCodable'
        ➜ Explicit dependency on target 'SimpleCoders' in project 'SimpleCoders'
    Target 'VDCodable' in project 'VDCodable'
        ➜ Explicit dependency on target 'SimpleCoders' in project 'SimpleCoders'
    Target 'SimpleCoders' in project 'SimpleCoders'
        ➜ Explicit dependency on target 'SimpleCoders' in project 'SimpleCoders'
    Target 'SimpleCoders' in project 'SimpleCoders' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 49cbf7c66694cb31b57c0647a79e9f3d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/49cbf7c66694cb31b57c0647a79e9f3d.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.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
    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/EagerLinkingTBDs/Debug
    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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/VDCodable.modulemap (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/VDCodable.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/VDCodable.DependencyStaticMetadataFileList (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/VDCodable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/VDCodable.DependencyMetadataFileList (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/VDCodable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.SwiftFileList (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.SwiftConstValuesFileList (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable-OutputFileMap.json (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable_const_extract_protocols.json (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.LinkFileList (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/SimpleCoders.modulemap (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/SimpleCoders.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/SimpleCoders.DependencyStaticMetadataFileList (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/SimpleCoders.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/VDCodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/VDCodable.modulemap (in target 'VDCodable' from project 'VDCodable')
    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/VDCodable.build/Debug/VDCodable.build/VDCodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/SimpleCoders.DependencyMetadataFileList (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/SimpleCoders.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.SwiftFileList (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders_const_extract_protocols.json (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.SwiftConstValuesFileList (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.LinkFileList (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders-OutputFileMap.json (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/SimpleCoders.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/SimpleCoders.modulemap (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders
    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/SimpleCoders.build/Debug/SimpleCoders.build/SimpleCoders.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver SimpleCoders normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SimpleCoders' from project 'SimpleCoders')
    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 SimpleCoders -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders-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/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.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/SimpleCoders.build/Debug/SimpleCoders.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.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/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CodableProtocols.swift,\ DateCodingStrategies.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/CodableProtocols.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/CodingStrategies/DateCodingStrategies.swift (in target 'SimpleCoders' from project 'SimpleCoders')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/CodableProtocols.swift (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/CodingStrategies/DateCodingStrategies.swift (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ StringConvertibleHintProvider.swift,\ PlainCodingKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/OrderedDictionary/StringConvertibleHintProvider.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/PlainCodingKey.swift (in target 'SimpleCoders' from project 'SimpleCoders')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/OrderedDictionary/StringConvertibleHintProvider.swift (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/PlainCodingKey.swift (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ DecodingUnboxer.swift,\ EncodingBoxer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/DecodingUnboxer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/EncodingBoxer.swift (in target 'SimpleCoders' from project 'SimpleCoders')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/DecodingUnboxer.swift (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/EncodingBoxer.swift (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ StringKey.swift,\ CodableTypes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/StringKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/TypeRevision/CodableTypes.swift (in target 'SimpleCoders' from project 'SimpleCoders')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/StringKey.swift (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/TypeRevision/CodableTypes.swift (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ KeyCodingStrategies.swift,\ CodingStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/CodingStrategies/KeyCodingStrategies.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/CodingStrategy.swift (in target 'SimpleCoders' from project 'SimpleCoders')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/CodingStrategies/KeyCodingStrategies.swift (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/CodingStrategy.swift (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ IntKey.swift,\ OrderedDictionary.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/IntKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/OrderedDictionary/OrderedDictionary.swift (in target 'SimpleCoders' from project 'SimpleCoders')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/IntKey.swift (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/OrderedDictionary/OrderedDictionary.swift (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ TypeRevisionEncoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/TypeRevision/TypeRevisionEncoder.swift (in target 'SimpleCoders' from project 'SimpleCoders')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/TypeRevision/TypeRevisionEncoder.swift (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Ref.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/Utils/Ref.swift (in target 'SimpleCoders' from project 'SimpleCoders')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/Utils/Ref.swift (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ TypeRevision.swift,\ TypeRevisionDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/TypeRevision/TypeRevision.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/TypeRevision/TypeRevisionDecoder.swift (in target 'SimpleCoders' from project 'SimpleCoders')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/TypeRevision/TypeRevision.swift (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/TypeRevision/TypeRevisionDecoder.swift (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CheckAllKeysDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/Utils/CheckAllKeysDecoder.swift (in target 'SimpleCoders' from project 'SimpleCoders')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders/Sources/SimpleCoders/Utils/CheckAllKeysDecoder.swift (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ SimpleCoders (in target 'SimpleCoders' from project 'SimpleCoders')
EmitSwiftModule normal arm64 (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Ref.swift (in target 'SimpleCoders' from project 'SimpleCoders')
SwiftDriverJobDiscovery normal arm64 Compiling IntKey.swift, OrderedDictionary.swift (in target 'SimpleCoders' from project 'SimpleCoders')
SwiftDriverJobDiscovery normal arm64 Compiling DecodingUnboxer.swift, EncodingBoxer.swift (in target 'SimpleCoders' from project 'SimpleCoders')
SwiftDriverJobDiscovery normal arm64 Compiling CheckAllKeysDecoder.swift (in target 'SimpleCoders' from project 'SimpleCoders')
SwiftDriverJobDiscovery normal arm64 Compiling StringConvertibleHintProvider.swift, PlainCodingKey.swift (in target 'SimpleCoders' from project 'SimpleCoders')
SwiftDriverJobDiscovery normal arm64 Compiling KeyCodingStrategies.swift, CodingStrategy.swift (in target 'SimpleCoders' from project 'SimpleCoders')
SwiftDriverJobDiscovery normal arm64 Compiling CodableProtocols.swift, DateCodingStrategies.swift (in target 'SimpleCoders' from project 'SimpleCoders')
SwiftDriverJobDiscovery normal arm64 Compiling TypeRevision.swift, TypeRevisionDecoder.swift (in target 'SimpleCoders' from project 'SimpleCoders')
SwiftDriverJobDiscovery normal arm64 Compiling StringKey.swift, CodableTypes.swift (in target 'SimpleCoders' from project 'SimpleCoders')
SwiftDriverJobDiscovery normal arm64 Compiling TypeRevisionEncoder.swift (in target 'SimpleCoders' from project 'SimpleCoders')
SwiftDriverJobDiscovery normal arm64 Emitting module for SimpleCoders (in target 'SimpleCoders' from project 'SimpleCoders')
SwiftDriver\ Compilation\ Requirements SimpleCoders normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SimpleCoders' from project 'SimpleCoders')
    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 SimpleCoders -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders-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/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.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/SimpleCoders.build/Debug/SimpleCoders.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.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/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation SimpleCoders normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SimpleCoders' from project 'SimpleCoders')
    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 SimpleCoders -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders-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/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.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/SimpleCoders.build/Debug/SimpleCoders.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.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/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders-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/SimpleCoders-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders-Swift.h (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/SimpleCoders-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SimpleCoders.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.abi.json (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders
    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/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SimpleCoders.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SimpleCoders.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.swiftdoc (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders
    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/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SimpleCoders.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SimpleCoders.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.swiftmodule (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders
    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/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SimpleCoders.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SimpleCoders.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.swiftsourceinfo (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders
    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/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SimpleCoders.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SimpleCoders.o normal (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SimpleCoders.o
SwiftDriver VDCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'VDCodable' from project 'VDCodable')
    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 VDCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable-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/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.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/VDCodable.build/Debug/VDCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.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/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ DictionaryDecoder.swift,\ DictionaryEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/Dictionary/DictionaryDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/Dictionary/DictionaryEncoder.swift (in target 'VDCodable' from project 'VDCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/Dictionary/DictionaryDecoder.swift (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/Dictionary/DictionaryEncoder.swift (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ DataDecodingStrategy.swift,\ DoubleFormatter.swift /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/DataDecodingStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/DoubleFormatter.swift (in target 'VDCodable' from project 'VDCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/DataDecodingStrategy.swift (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/DoubleFormatter.swift (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ EncodingOptions.swift,\ JSON.swift /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/EncodingOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/JSON.swift (in target 'VDCodable' from project 'VDCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/EncodingOptions.swift (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/JSON.swift (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ JSONDecodingError.swift,\ JSONScanner.swift /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/JSONDecodingError.swift /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/JSONScanner.swift (in target 'VDCodable' from project 'VDCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/JSONDecodingError.swift (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/JSONScanner.swift (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ NSManagedCodable.swift,\ URLQueryDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/NSCodable/NSManagedCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/URLQuery/URLQueryDecoder.swift (in target 'VDCodable' from project 'VDCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/NSCodable/NSManagedCodable.swift (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/URLQuery/URLQueryDecoder.swift (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ VDJSONEncoder.swift,\ NSCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/VDJSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/NSCodable/NSCodable.swift (in target 'VDCodable' from project 'VDCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/VDJSONEncoder.swift (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/NSCodable/NSCodable.swift (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ProtobufJSONEncoder.swift,\ VDJSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/ProtobufJSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/VDJSONDecoder.swift (in target 'VDCodable' from project 'VDCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/ProtobufJSONEncoder.swift (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/VDJSONDecoder.swift (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/VDJSONDecoder.swift:319:14: warning: let '_iso8601Formatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
internal let _iso8601Formatter: ISO8601DateFormatter = {
             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
@interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/VDJSONDecoder.swift:319:14: note: add '@MainActor' to make let '_iso8601Formatter' part of global actor 'MainActor'
internal let _iso8601Formatter: ISO8601DateFormatter = {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/VDJSONDecoder.swift:319:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
internal let _iso8601Formatter: ISO8601DateFormatter = {
             ^
nonisolated(unsafe)
SwiftEmitModule normal arm64 Emitting\ module\ for\ VDCodable (in target 'VDCodable' from project 'VDCodable')
EmitSwiftModule normal arm64 (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/VDJSONDecoder.swift:319:14: warning: let '_iso8601Formatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
internal let _iso8601Formatter: ISO8601DateFormatter = {
             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
@interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/VDJSONDecoder.swift:319:14: note: add '@MainActor' to make let '_iso8601Formatter' part of global actor 'MainActor'
internal let _iso8601Formatter: ISO8601DateFormatter = {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/VDCodable/JSON/VDJSONDecoder.swift:319:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
internal let _iso8601Formatter: ISO8601DateFormatter = {
             ^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ StringUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/Utils/StringUtils.swift (in target 'VDCodable' from project 'VDCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/Utils/StringUtils.swift (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UnwrapOperator.swift /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/Utils/UnwrapOperator.swift (in target 'VDCodable' from project 'VDCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/Utils/UnwrapOperator.swift (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ URLQueryEncoder.swift,\ Int++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/URLQuery/URLQueryEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/Utils/Int++.swift (in target 'VDCodable' from project 'VDCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/URLQuery/URLQueryEncoder.swift (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDCodable/Utils/Int++.swift (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling UnwrapOperator.swift (in target 'VDCodable' from project 'VDCodable')
SwiftDriverJobDiscovery normal arm64 Compiling StringUtils.swift (in target 'VDCodable' from project 'VDCodable')
ExtractAppIntentsMetadata (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders
    /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 SimpleCoders --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier simplecoders.SimpleCoders --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SimpleCoders.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SimpleCoders.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/SimpleCoders.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/SimpleCoders.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleCoders.build/Debug/SimpleCoders.build/Objects-normal/arm64/SimpleCoders.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 19:57:08.932 appintentsmetadataprocessor[769:4242] Starting appintentsmetadataprocessor export
2025-04-27 19:57:08.980 appintentsmetadataprocessor[769:4242] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling DictionaryDecoder.swift, DictionaryEncoder.swift (in target 'VDCodable' from project 'VDCodable')
SwiftDriverJobDiscovery normal arm64 Compiling DataDecodingStrategy.swift, DoubleFormatter.swift (in target 'VDCodable' from project 'VDCodable')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SimpleCoders.o (in target 'SimpleCoders' from project 'SimpleCoders')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SimpleCoders
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SimpleCoders.o
SwiftDriverJobDiscovery normal arm64 Emitting module for VDCodable (in target 'VDCodable' from project 'VDCodable')
SwiftDriver\ Compilation\ Requirements VDCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'VDCodable' from project 'VDCodable')
    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 VDCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable-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/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.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/VDCodable.build/Debug/VDCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.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/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable-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/VDCodable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable-Swift.h (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/VDCodable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/VDCodable.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.swiftdoc (in target 'VDCodable' from project 'VDCodable')
    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/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/VDCodable.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/VDCodable.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.abi.json (in target 'VDCodable' from project 'VDCodable')
    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/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/VDCodable.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/VDCodable.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.swiftmodule (in target 'VDCodable' from project 'VDCodable')
    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/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/VDCodable.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/VDCodable.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.swiftsourceinfo (in target 'VDCodable' from project 'VDCodable')
    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/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/VDCodable.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling VDJSONEncoder.swift, NSCodable.swift (in target 'VDCodable' from project 'VDCodable')
SwiftDriverJobDiscovery normal arm64 Compiling EncodingOptions.swift, JSON.swift (in target 'VDCodable' from project 'VDCodable')
SwiftDriverJobDiscovery normal arm64 Compiling URLQueryEncoder.swift, Int++.swift (in target 'VDCodable' from project 'VDCodable')
SwiftDriverJobDiscovery normal arm64 Compiling ProtobufJSONEncoder.swift, VDJSONDecoder.swift (in target 'VDCodable' from project 'VDCodable')
SwiftDriverJobDiscovery normal arm64 Compiling NSManagedCodable.swift, URLQueryDecoder.swift (in target 'VDCodable' from project 'VDCodable')
SwiftDriverJobDiscovery normal arm64 Compiling JSONDecodingError.swift, JSONScanner.swift (in target 'VDCodable' from project 'VDCodable')
SwiftDriver\ Compilation VDCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'VDCodable' from project 'VDCodable')
    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 VDCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable-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/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.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/VDCodable.build/Debug/VDCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.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/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/VDCodable.o normal (in target 'VDCodable' from project 'VDCodable')
    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-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/VDCodable.o
ExtractAppIntentsMetadata (in target 'VDCodable' from project 'VDCodable')
    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 VDCodable --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier spi-builder-workspace.VDCodable --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/VDCodable.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/VDCodable.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/VDCodable.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/VDCodable.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDCodable.build/Debug/VDCodable.build/Objects-normal/arm64/VDCodable.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 19:57:09.417 appintentsmetadataprocessor[772:4274] Starting appintentsmetadataprocessor export
2025-04-27 19:57:09.449 appintentsmetadataprocessor[772:4274] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/VDCodable.o (in target 'VDCodable' from project 'VDCodable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/VDCodable.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:c411c74c7c0da896560f868f4a1eea1b39841cf6, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:c411c74c7c0da896560f868f4a1eea1b39841cf6, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:c411c74c7c0da896560f868f4a1eea1b39841cf6, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:c411c74c7c0da896560f868f4a1eea1b39841cf6, name:My Mac }
Build complete.
{
  "dependencies" : [
    {
      "identity" : "simplecoders",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dankinsoid/SimpleCoders.git"
    }
  ],
  "manifest_display_name" : "VDCodable",
  "name" : "VDCodable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "VDCodable",
      "targets" : [
        "VDCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VDCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "VDCodableTests",
      "path" : "Tests/VDCodableTests",
      "sources" : [
        "VDCodableTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "VDCodable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VDCodable",
      "module_type" : "SwiftTarget",
      "name" : "VDCodable",
      "path" : "Sources/VDCodable",
      "product_dependencies" : [
        "SimpleCoders"
      ],
      "product_memberships" : [
        "VDCodable"
      ],
      "sources" : [
        "Dictionary/DictionaryDecoder.swift",
        "Dictionary/DictionaryEncoder.swift",
        "JSON/DataDecodingStrategy.swift",
        "JSON/DoubleFormatter.swift",
        "JSON/EncodingOptions.swift",
        "JSON/JSON.swift",
        "JSON/JSONDecodingError.swift",
        "JSON/JSONScanner.swift",
        "JSON/ProtobufJSONEncoder.swift",
        "JSON/VDJSONDecoder.swift",
        "JSON/VDJSONEncoder.swift",
        "NSCodable/NSCodable.swift",
        "NSCodable/NSManagedCodable.swift",
        "URLQuery/URLQueryDecoder.swift",
        "URLQuery/URLQueryEncoder.swift",
        "Utils/Int++.swift",
        "Utils/StringUtils.swift",
        "Utils/UnwrapOperator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.