The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LazyCodableKit, reference 1.1.2 (c8b81e), with Swift 6.1 for iOS using Xcode 16.3 on 21 May 2025 12:30:38 UTC.

Swift 6 data race errors: 8

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LazyCodableKit -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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kvngwxxk/LazyCodableKit.git
Reference: 1.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kvngwxxk/LazyCodableKit
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at c8b81eb Merge pull request #11 from kvngwxxk/develop
Cloned https://github.com/kvngwxxk/LazyCodableKit.git
Revision (git rev-parse @):
c8b81eb4e47054a296c888f6ce3bb9f4c25680a3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/kvngwxxk/LazyCodableKit.git at 1.1.2
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/kvngwxxk/LazyCodableKit.git
https://github.com/kvngwxxk/LazyCodableKit.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LazyCodableKit",
  "name" : "LazyCodableKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "LazyCodableKit",
      "targets" : [
        "LazyCodableKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LazyCodableKitTests",
      "module_type" : "SwiftTarget",
      "name" : "LazyCodableKitTests",
      "path" : "Tests/LazyCodableKitTests",
      "sources" : [
        "LazyCodableKitTests.swift"
      ],
      "target_dependencies" : [
        "LazyCodableKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LazyCodableKit",
      "module_type" : "SwiftTarget",
      "name" : "LazyCodableKit",
      "path" : "Sources/LazyCodableKit",
      "product_memberships" : [
        "LazyCodableKit"
      ],
      "sources" : [
        "LazyCodableKit.swift",
        "PromisedOptionalType/PromisedOptionalBool.swift",
        "PromisedOptionalType/PromisedOptionalDate.swift",
        "PromisedOptionalType/PromisedOptionalDouble.swift",
        "PromisedOptionalType/PromisedOptionalInt.swift",
        "PromisedOptionalType/PromisedOptionalString.swift",
        "PromisedType/PromisedBool.swift",
        "PromisedType/PromisedDate.swift",
        "PromisedType/PromisedDouble.swift",
        "PromisedType/PromisedInt.swift",
        "PromisedType/PromisedString.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
Resolved source packages:
  LazyCodableKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: LazyCodableKit
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LazyCodableKit",
  "name" : "LazyCodableKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "LazyCodableKit",
      "targets" : [
        "LazyCodableKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LazyCodableKitTests",
      "module_type" : "SwiftTarget",
      "name" : "LazyCodableKitTests",
      "path" : "Tests/LazyCodableKitTests",
      "sources" : [
        "LazyCodableKitTests.swift"
      ],
      "target_dependencies" : [
        "LazyCodableKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LazyCodableKit",
      "module_type" : "SwiftTarget",
      "name" : "LazyCodableKit",
      "path" : "Sources/LazyCodableKit",
      "product_memberships" : [
        "LazyCodableKit"
      ],
      "sources" : [
        "LazyCodableKit.swift",
        "PromisedOptionalType/PromisedOptionalBool.swift",
        "PromisedOptionalType/PromisedOptionalDate.swift",
        "PromisedOptionalType/PromisedOptionalDouble.swift",
        "PromisedOptionalType/PromisedOptionalInt.swift",
        "PromisedOptionalType/PromisedOptionalString.swift",
        "PromisedType/PromisedBool.swift",
        "PromisedType/PromisedDate.swift",
        "PromisedType/PromisedDouble.swift",
        "PromisedType/PromisedInt.swift",
        "PromisedType/PromisedString.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "LazyCodableKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LazyCodableKit -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 LazyCodableKit -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:
  LazyCodableKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'LazyCodableKit' in project 'LazyCodableKit'
        ➜ Explicit dependency on target 'LazyCodableKit' in project 'LazyCodableKit'
    Target 'LazyCodableKit' in project 'LazyCodableKit' (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
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: f0a9f80ccd96cb47fef314b6530ce960
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f0a9f80ccd96cb47fef314b6530ce960.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/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/LazyCodableKit.modulemap (in target 'LazyCodableKit' from project 'LazyCodableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/LazyCodableKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/LazyCodableKit.DependencyStaticMetadataFileList (in target 'LazyCodableKit' from project 'LazyCodableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/LazyCodableKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/LazyCodableKit.DependencyMetadataFileList (in target 'LazyCodableKit' from project 'LazyCodableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/LazyCodableKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.SwiftConstValuesFileList (in target 'LazyCodableKit' from project 'LazyCodableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit_const_extract_protocols.json (in target 'LazyCodableKit' from project 'LazyCodableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit-OutputFileMap.json (in target 'LazyCodableKit' from project 'LazyCodableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.SwiftFileList (in target 'LazyCodableKit' from project 'LazyCodableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.LinkFileList (in target 'LazyCodableKit' from project 'LazyCodableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/LazyCodableKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/LazyCodableKit.modulemap (in target 'LazyCodableKit' from project 'LazyCodableKit')
    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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/LazyCodableKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver LazyCodableKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LazyCodableKit' from project 'LazyCodableKit')
    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 LazyCodableKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.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-ios13.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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit-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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit_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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ PromisedOptionalDate.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedOptionalType/PromisedOptionalDate.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedOptionalType/PromisedOptionalDate.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedDate.swift:12:23: warning: static property 'fallback' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var fallback: Date = .distantPast
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedDate.swift:12:23: note: convert 'fallback' to a 'let' constant to make 'Sendable' shared state immutable
    public static var fallback: Date = .distantPast
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedDate.swift:12:23: note: add '@MainActor' to make static property 'fallback' part of global actor 'MainActor'
    public static var fallback: Date = .distantPast
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedDate.swift:12:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var fallback: Date = .distantPast
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ PromisedDouble.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedDouble.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedDouble.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedDouble.swift:21:23: warning: static property 'fallback' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var fallback: Double = -1.0
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedDouble.swift:21:23: note: convert 'fallback' to a 'let' constant to make 'Sendable' shared state immutable
    public static var fallback: Double = -1.0
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedDouble.swift:21:23: note: add '@MainActor' to make static property 'fallback' part of global actor 'MainActor'
    public static var fallback: Double = -1.0
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedDouble.swift:21:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var fallback: Double = -1.0
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ PromisedInt.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedInt.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedInt.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedInt.swift:20:23: warning: static property 'fallback' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var fallback: Int = -1
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedInt.swift:20:23: note: convert 'fallback' to a 'let' constant to make 'Sendable' shared state immutable
    public static var fallback: Int = -1
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedInt.swift:20:23: note: add '@MainActor' to make static property 'fallback' part of global actor 'MainActor'
    public static var fallback: Int = -1
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedInt.swift:20:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var fallback: Int = -1
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ PromisedString.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedString.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedString.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedString.swift:21:23: warning: static property 'fallback' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var fallback: String = ""
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedString.swift:21:23: note: convert 'fallback' to a 'let' constant to make 'Sendable' shared state immutable
    public static var fallback: String = ""
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedString.swift:21:23: note: add '@MainActor' to make static property 'fallback' part of global actor 'MainActor'
    public static var fallback: String = ""
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedString.swift:21:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var fallback: String = ""
                      ^
    nonisolated(unsafe)
SwiftEmitModule normal arm64 Emitting\ module\ for\ LazyCodableKit (in target 'LazyCodableKit' from project 'LazyCodableKit')
EmitSwiftModule normal arm64 (in target 'LazyCodableKit' from project 'LazyCodableKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:7:23: warning: static property 'isEnabled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var isEnabled: Bool = false
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:7:23: note: convert 'isEnabled' to a 'let' constant to make 'Sendable' shared state immutable
    public static var isEnabled: Bool = false
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:7:23: note: add '@MainActor' to make static property 'isEnabled' part of global actor 'MainActor'
    public static var isEnabled: Bool = false
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:7:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var isEnabled: Bool = false
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:8:23: warning: static property 'logOnSuccess' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var logOnSuccess: Bool = false
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:8:23: note: convert 'logOnSuccess' to a 'let' constant to make 'Sendable' shared state immutable
    public static var logOnSuccess: Bool = false
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:8:23: note: add '@MainActor' to make static property 'logOnSuccess' part of global actor 'MainActor'
    public static var logOnSuccess: Bool = false
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:8:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var logOnSuccess: Bool = false
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:9:23: warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var handler: (String) -> Void = { print($0) }
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:9:23: note: convert 'handler' to a 'let' constant to make 'Sendable' shared state immutable
    public static var handler: (String) -> Void = { print($0) }
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:9:23: note: add '@MainActor' to make static property 'handler' part of global actor 'MainActor'
    public static var handler: (String) -> Void = { print($0) }
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:9:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var handler: (String) -> Void = { print($0) }
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedBool.swift:21:23: warning: static property 'fallback' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var fallback: Bool = false
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedBool.swift:21:23: note: convert 'fallback' to a 'let' constant to make 'Sendable' shared state immutable
    public static var fallback: Bool = false
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedBool.swift:21:23: note: add '@MainActor' to make static property 'fallback' part of global actor 'MainActor'
    public static var fallback: Bool = false
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedBool.swift:21:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var fallback: Bool = false
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedDate.swift:12:23: warning: static property 'fallback' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var fallback: Date = .distantPast
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedDate.swift:12:23: note: convert 'fallback' to a 'let' constant to make 'Sendable' shared state immutable
    public static var fallback: Date = .distantPast
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedDate.swift:12:23: note: add '@MainActor' to make static property 'fallback' part of global actor 'MainActor'
    public static var fallback: Date = .distantPast
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedDate.swift:12:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var fallback: Date = .distantPast
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedDouble.swift:21:23: warning: static property 'fallback' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var fallback: Double = -1.0
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedDouble.swift:21:23: note: convert 'fallback' to a 'let' constant to make 'Sendable' shared state immutable
    public static var fallback: Double = -1.0
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedDouble.swift:21:23: note: add '@MainActor' to make static property 'fallback' part of global actor 'MainActor'
    public static var fallback: Double = -1.0
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedDouble.swift:21:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var fallback: Double = -1.0
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedInt.swift:20:23: warning: static property 'fallback' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var fallback: Int = -1
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedInt.swift:20:23: note: convert 'fallback' to a 'let' constant to make 'Sendable' shared state immutable
    public static var fallback: Int = -1
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedInt.swift:20:23: note: add '@MainActor' to make static property 'fallback' part of global actor 'MainActor'
    public static var fallback: Int = -1
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedInt.swift:20:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var fallback: Int = -1
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedString.swift:21:23: warning: static property 'fallback' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var fallback: String = ""
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedString.swift:21:23: note: convert 'fallback' to a 'let' constant to make 'Sendable' shared state immutable
    public static var fallback: String = ""
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedString.swift:21:23: note: add '@MainActor' to make static property 'fallback' part of global actor 'MainActor'
    public static var fallback: String = ""
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedString.swift:21:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var fallback: String = ""
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ PromisedBool.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedBool.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedBool.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedBool.swift:21:23: warning: static property 'fallback' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var fallback: Bool = false
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedBool.swift:21:23: note: convert 'fallback' to a 'let' constant to make 'Sendable' shared state immutable
    public static var fallback: Bool = false
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedBool.swift:21:23: note: add '@MainActor' to make static property 'fallback' part of global actor 'MainActor'
    public static var fallback: Bool = false
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedType/PromisedBool.swift:21:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var fallback: Bool = false
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ PromisedOptionalInt.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedOptionalType/PromisedOptionalInt.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedOptionalType/PromisedOptionalInt.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:7:23: warning: static property 'isEnabled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var isEnabled: Bool = false
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:7:23: note: convert 'isEnabled' to a 'let' constant to make 'Sendable' shared state immutable
    public static var isEnabled: Bool = false
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:7:23: note: add '@MainActor' to make static property 'isEnabled' part of global actor 'MainActor'
    public static var isEnabled: Bool = false
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:7:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var isEnabled: Bool = false
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:8:23: warning: static property 'logOnSuccess' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var logOnSuccess: Bool = false
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:8:23: note: convert 'logOnSuccess' to a 'let' constant to make 'Sendable' shared state immutable
    public static var logOnSuccess: Bool = false
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:8:23: note: add '@MainActor' to make static property 'logOnSuccess' part of global actor 'MainActor'
    public static var logOnSuccess: Bool = false
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:8:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var logOnSuccess: Bool = false
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:9:23: warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var handler: (String) -> Void = { print($0) }
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:9:23: note: convert 'handler' to a 'let' constant to make 'Sendable' shared state immutable
    public static var handler: (String) -> Void = { print($0) }
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:9:23: note: add '@MainActor' to make static property 'handler' part of global actor 'MainActor'
    public static var handler: (String) -> Void = { print($0) }
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/LazyCodableKit.swift:9:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var handler: (String) -> Void = { print($0) }
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyCodableKit/PromisedOptionalType/PromisedOptionalBool.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for LazyCodableKit (in target 'LazyCodableKit' from project 'LazyCodableKit')
SwiftDriver\ Compilation\ Requirements LazyCodableKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LazyCodableKit' from project 'LazyCodableKit')
    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 LazyCodableKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.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-ios13.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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit-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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit_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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling PromisedOptionalDate.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/LazyCodableKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit-Swift.h (in target 'LazyCodableKit' from project 'LazyCodableKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/LazyCodableKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LazyCodableKit.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.swiftmodule (in target 'LazyCodableKit' from project 'LazyCodableKit')
    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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LazyCodableKit.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LazyCodableKit.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.swiftdoc (in target 'LazyCodableKit' from project 'LazyCodableKit')
    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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LazyCodableKit.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LazyCodableKit.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.abi.json (in target 'LazyCodableKit' from project 'LazyCodableKit')
    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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LazyCodableKit.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LazyCodableKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.swiftsourceinfo (in target 'LazyCodableKit' from project 'LazyCodableKit')
    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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LazyCodableKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling PromisedString.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
SwiftDriverJobDiscovery normal arm64 Compiling PromisedOptionalInt.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
SwiftDriverJobDiscovery normal arm64 Compiling PromisedOptionalDouble.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
SwiftDriverJobDiscovery normal arm64 Compiling PromisedBool.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
SwiftDriverJobDiscovery normal arm64 Compiling PromisedDouble.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
SwiftDriverJobDiscovery normal arm64 Compiling PromisedInt.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
SwiftDriverJobDiscovery normal arm64 Compiling PromisedDate.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
SwiftDriverJobDiscovery normal arm64 Compiling PromisedOptionalString.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
SwiftDriverJobDiscovery normal arm64 Compiling LazyCodableKit.swift, PromisedOptionalBool.swift (in target 'LazyCodableKit' from project 'LazyCodableKit')
SwiftDriver\ Compilation LazyCodableKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LazyCodableKit' from project 'LazyCodableKit')
    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 LazyCodableKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.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-ios13.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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit-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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit_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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LazyCodableKit.o normal (in target 'LazyCodableKit' from project 'LazyCodableKit')
    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-ios13.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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit_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/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LazyCodableKit.o
ExtractAppIntentsMetadata (in target 'LazyCodableKit' from project 'LazyCodableKit')
    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 LazyCodableKit --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 13.0 --bundle-identifier spi-builder-workspace.LazyCodableKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LazyCodableKit.appintents --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LazyCodableKit.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/LazyCodableKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/LazyCodableKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyCodableKit.build/Debug-iphoneos/LazyCodableKit.build/Objects-normal/arm64/LazyCodableKit.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-05-21 05:30:37.244 appintentsmetadataprocessor[721:4055] Starting appintentsmetadataprocessor export
2025-05-21 05:30:37.279 appintentsmetadataprocessor[721:4055] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LazyCodableKit.o (in target 'LazyCodableKit' from project 'LazyCodableKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LazyCodableKit.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LazyCodableKit",
  "name" : "LazyCodableKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "LazyCodableKit",
      "targets" : [
        "LazyCodableKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LazyCodableKitTests",
      "module_type" : "SwiftTarget",
      "name" : "LazyCodableKitTests",
      "path" : "Tests/LazyCodableKitTests",
      "sources" : [
        "LazyCodableKitTests.swift"
      ],
      "target_dependencies" : [
        "LazyCodableKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LazyCodableKit",
      "module_type" : "SwiftTarget",
      "name" : "LazyCodableKit",
      "path" : "Sources/LazyCodableKit",
      "product_memberships" : [
        "LazyCodableKit"
      ],
      "sources" : [
        "LazyCodableKit.swift",
        "PromisedOptionalType/PromisedOptionalBool.swift",
        "PromisedOptionalType/PromisedOptionalDate.swift",
        "PromisedOptionalType/PromisedOptionalDouble.swift",
        "PromisedOptionalType/PromisedOptionalInt.swift",
        "PromisedOptionalType/PromisedOptionalString.swift",
        "PromisedType/PromisedBool.swift",
        "PromisedType/PromisedDate.swift",
        "PromisedType/PromisedDouble.swift",
        "PromisedType/PromisedInt.swift",
        "PromisedType/PromisedString.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.