The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build d3-async-location, reference v2.3.2 (7e4081), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 30 Apr 2025 03:01:45 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme d3-async-location -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftuiux/swift-async-corelocation-streamer.git
Reference: v2.3.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftuiux/swift-async-corelocation-streamer
 * tag               v2.3.2     -> FETCH_HEAD
HEAD is now at 7e40816 Update .spi.yml
Cloned https://github.com/swiftuiux/swift-async-corelocation-streamer.git
Revision (git rev-parse @):
7e40816e0340bddb6a618e8279e3d0e09f666b38
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftuiux/swift-async-corelocation-streamer.git at v2.3.2
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swiftuiux/swift-async-corelocation-streamer.git
https://github.com/swiftuiux/swift-async-corelocation-streamer.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "d3-async-location",
  "name" : "d3-async-location",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "d3-async-location",
      "targets" : [
        "d3-async-location"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "d3_async_locationTests",
      "module_type" : "SwiftTarget",
      "name" : "d3-async-locationTests",
      "path" : "Tests/d3-async-locationTests",
      "sources" : [
        "d3_async_locationTests.swift"
      ],
      "target_dependencies" : [
        "d3-async-location"
      ],
      "type" : "test"
    },
    {
      "c99name" : "d3_async_location",
      "module_type" : "SwiftTarget",
      "name" : "d3-async-location",
      "path" : "Sources/d3-async-location",
      "product_memberships" : [
        "d3-async-location"
      ],
      "sources" : [
        "LocationManagerAsync+/Delegate.swift",
        "LocationManagerAsync+/Permission.swift",
        "enum/AsyncLocationErrors.swift",
        "enum/LocationStreamingState.swift",
        "helper/AsyncFIFOQueue.swift",
        "helper/LocationManager.swift",
        "helper/LocationResultStrategy.swift",
        "protocol/ILocationDelegate.swift",
        "protocol/ILocationManager.swift",
        "protocol/ILocationStreamer.swift",
        "service/LocationStreamer.swift",
        "service/ObservableLocationStreamer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
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:
  d3-async-location: /Users/admin/builder/spi-builder-workspace
resolved source packages: d3-async-location
{
  "dependencies" : [
  ],
  "manifest_display_name" : "d3-async-location",
  "name" : "d3-async-location",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "d3-async-location",
      "targets" : [
        "d3-async-location"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "d3_async_locationTests",
      "module_type" : "SwiftTarget",
      "name" : "d3-async-locationTests",
      "path" : "Tests/d3-async-locationTests",
      "sources" : [
        "d3_async_locationTests.swift"
      ],
      "target_dependencies" : [
        "d3-async-location"
      ],
      "type" : "test"
    },
    {
      "c99name" : "d3_async_location",
      "module_type" : "SwiftTarget",
      "name" : "d3-async-location",
      "path" : "Sources/d3-async-location",
      "product_memberships" : [
        "d3-async-location"
      ],
      "sources" : [
        "LocationManagerAsync+/Delegate.swift",
        "LocationManagerAsync+/Permission.swift",
        "enum/AsyncLocationErrors.swift",
        "enum/LocationStreamingState.swift",
        "helper/AsyncFIFOQueue.swift",
        "helper/LocationManager.swift",
        "helper/LocationResultStrategy.swift",
        "protocol/ILocationDelegate.swift",
        "protocol/ILocationManager.swift",
        "protocol/ILocationStreamer.swift",
        "service/LocationStreamer.swift",
        "service/ObservableLocationStreamer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "d3-async-location"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme d3-async-location -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 d3-async-location -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
Resolved source packages:
  d3-async-location: /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 'd3-async-location' in project 'd3-async-location'
        ➜ Explicit dependency on target 'd3-async-location' in project 'd3-async-location'
    Target 'd3-async-location' in project 'd3-async-location' (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: 9f02210fd3f10155e7c934a12924f3c8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9f02210fd3f10155e7c934a12924f3c8.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/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
    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/d3-async-location.build/Debug/d3-async-location.build/d3-async-location.DependencyMetadataFileList (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/d3-async-location.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/d3-async-location.modulemap (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/d3-async-location.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/d3-async-location.DependencyStaticMetadataFileList (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/d3-async-location.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location.LinkFileList (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location-OutputFileMap.json (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location.SwiftFileList (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location_const_extract_protocols.json (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location.SwiftConstValuesFileList (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/d3-async-location.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/d3-async-location.modulemap (in target 'd3-async-location' from project 'd3-async-location')
    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/d3-async-location.build/Debug/d3-async-location.build/d3-async-location.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver d3-async-location normal arm64 com.apple.xcode.tools.swift.compiler (in target 'd3-async-location' from project 'd3-async-location')
    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 d3_async_location -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location.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 -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/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location-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/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3_async_location.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/d3-async-location.build/Debug/d3-async-location.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location_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/d3-async-location.build/Debug/d3-async-location.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.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/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AsyncLocationErrors.swift,\ LocationStreamingState.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/AsyncLocationErrors.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/LocationStreamingState.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/AsyncLocationErrors.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/LocationStreamingState.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Delegate.swift,\ Permission.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LocationResultStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationResultStrategy.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationResultStrategy.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ILocationStreamer.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ObservableLocationStreamer.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ d3_async_location (in target 'd3-async-location' from project 'd3-async-location')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/AsyncLocationErrors.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/LocationStreamingState.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationResultStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationStreamer.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -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 -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name d3_async_location -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3_async_location.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3_async_location.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3_async_location.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3_async_location.abi.json
EmitSwiftModule normal arm64 (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift:67:32: error: 'AsyncStream' is only available in macOS 10.15 or newer
        public func start() -> AsyncStream<DelegateOutput> {
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift:67:21: note: add @available attribute to enclosing instance method
        public func start() -> AsyncStream<DelegateOutput> {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift:15:17: note: add @available attribute to enclosing class
    final class Delegate: NSObject, ILocationDelegate {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift:27:28: error: 'CheckedContinuation' is only available in macOS 10.15 or newer
        private var flow : CheckedContinuation<CLAuthorizationStatus, Never>?
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift:16:17: note: add @available attribute to enclosing class
    final class Permission{
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift:35:34: error: 'AnyCancellable' is only available in macOS 10.15 or newer
        private var cancelable : AnyCancellable?
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift:16:17: note: add @available attribute to enclosing class
    final class Permission{
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift:107:51: error: 'Publisher' is only available in macOS 10.15 or newer
fileprivate typealias Output = NotificationCenter.Publisher.Output
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:18:34: error: 'AsyncStream' is only available in macOS 10.15 or newer
        typealias Continuation = AsyncStream<Element>.Continuation
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:18:19: note: add @available attribute to enclosing type alias
        typealias Continuation = AsyncStream<Element>.Continuation
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:15:17: note: add @available attribute to enclosing generic class
    final class AsyncFIFOQueue<Element: Sendable>{
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:22:29: error: 'AsyncStream' is only available in macOS 10.15 or newer
        private var stream: AsyncStream<Element>?
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:15:17: note: add @available attribute to enclosing generic class
    final class AsyncFIFOQueue<Element: Sendable>{
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:31:35: error: 'AsyncStream' is only available in macOS 10.15 or newer
        func initializeQueue() -> AsyncStream<Element> {
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:31:14: note: add @available attribute to enclosing instance method
        func initializeQueue() -> AsyncStream<Element> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:15:17: note: add @available attribute to enclosing generic class
    final class AsyncFIFOQueue<Element: Sendable>{
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:51:28: error: 'AsyncStream' is only available in macOS 10.15 or newer
        func getQueue() -> AsyncStream<Element>? {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:51:14: note: add @available attribute to enclosing instance method
        func getQueue() -> AsyncStream<Element>? {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:15:17: note: add @available attribute to enclosing generic class
    final class AsyncFIFOQueue<Element: Sendable>{
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationManager.swift:53:41: error: 'AsyncStream' is only available in macOS 10.15 or newer
    public func start() async throws -> AsyncStream<LocationStreamer.Output> {
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationManager.swift:53:17: note: add @available attribute to enclosing instance method
    public func start() async throws -> AsyncStream<LocationStreamer.Output> {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationManager.swift:13:13: note: add @available attribute to enclosing class
final class LocationManager: ILocationManager {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationDelegate.swift:19:21: error: 'AsyncStream' is only available in macOS 10.15 or newer
    func start() -> AsyncStream<LocationStreamer.Output>
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationDelegate.swift:19:10: note: add @available attribute to enclosing instance method
    func start() -> AsyncStream<LocationStreamer.Output>
         ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationDelegate.swift:13:17: note: add @available attribute to enclosing protocol
public protocol ILocationDelegate: NSObjectProtocol, CLLocationManagerDelegate {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationManager.swift:17:34: error: 'AsyncStream' is only available in macOS 10.15 or newer
    func start() async throws -> AsyncStream<LocationStreamer.Output>
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationManager.swift:17:10: note: add @available attribute to enclosing instance method
    func start() async throws -> AsyncStream<LocationStreamer.Output>
         ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationManager.swift:12:10: note: add @available attribute to enclosing protocol
protocol ILocationManager {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift:39:17: error: 'Published' is only available in macOS 10.15 or newer
    @MainActor @Published public private(set) var results: [Output] = []
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift:23:20: note: add @available attribute to enclosing class
public final class LocationStreamer: ILocationStreamer, ObservableObject {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift:43:17: error: 'Published' is only available in macOS 10.15 or newer
    @MainActor @Published public private(set) var state: LocationStreamingState = .idle
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift:23:20: note: add @available attribute to enclosing class
public final class LocationStreamer: ILocationStreamer, ObservableObject {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift:23:57: error: 'ObservableObject' is only available in macOS 10.15 or newer
public final class LocationStreamer: ILocationStreamer, ObservableObject {
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift:23:20: note: add @available attribute to enclosing class
public final class LocationStreamer: ILocationStreamer, ObservableObject {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:2: error: 'Observable()' is only available in macOS 14.0 or newer
@Observable
 ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC7results0D0fMr1_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on property 'results' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on property 'results' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:2: error: 'Observable()' is only available in macOS 14.0 or newer
@Observable
 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC5state0D0fMr3_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on property 'state' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on property 'state' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamer0D0fMm_.swift:1:2: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
@ObservationIgnored private let _$observationRegistrar = Observation.ObservationRegistrar()
 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on class 'ObservableLocationStreamer' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on class 'ObservableLocationStreamer' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC7results18ObservationTrackedfMp_.swift:11:18: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
    @MainActor  @ObservationIgnored private  var _results: [Output] = []
                 ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC7results0D0fMr1_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'results' here
@ObservationTracked
^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC7results0D0fMr1_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'results' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC5state18ObservationTrackedfMp_.swift:5:18: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
    @MainActor  @ObservationIgnored private  var _state: LocationStreamingState = .idle
                 ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC5state0D0fMr3_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'state' here
@ObservationTracked
^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC5state0D0fMr3_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'state' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamer0D0fMm_.swift:1:70: error: 'ObservationRegistrar' is only available in macOS 14.0 or newer
@ObservationIgnored private let _$observationRegistrar = Observation.ObservationRegistrar()
                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on class 'ObservableLocationStreamer' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on class 'ObservableLocationStreamer' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:2: error: 'Observable()' is only available in macOS 14.0 or newer
@Observable
 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
SwiftCompile normal arm64 Compiling\ ILocationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationManager.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationManager.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LocationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationManager.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationManager.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AsyncFIFOQueue.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ILocationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationDelegate.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationDelegate.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LocationStreamer.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
Command SwiftCompile failed with a nonzero exit code
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:d3c7fcc1a707ab4abfef62e100fa4022ab85f5b0, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:d3c7fcc1a707ab4abfef62e100fa4022ab85f5b0, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:d3c7fcc1a707ab4abfef62e100fa4022ab85f5b0, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:d3c7fcc1a707ab4abfef62e100fa4022ab85f5b0, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ d3_async_location (in target 'd3-async-location' from project 'd3-async-location')
	EmitSwiftModule normal arm64 (in target 'd3-async-location' from project 'd3-async-location')
	SwiftCompile normal arm64 Compiling\ LocationStreamer.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
	Building workspace spi-builder-workspace with scheme d3-async-location
(4 failures)
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:
  d3-async-location: /Users/admin/builder/spi-builder-workspace
resolved source packages: d3-async-location
{
  "dependencies" : [
  ],
  "manifest_display_name" : "d3-async-location",
  "name" : "d3-async-location",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "d3-async-location",
      "targets" : [
        "d3-async-location"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "d3_async_locationTests",
      "module_type" : "SwiftTarget",
      "name" : "d3-async-locationTests",
      "path" : "Tests/d3-async-locationTests",
      "sources" : [
        "d3_async_locationTests.swift"
      ],
      "target_dependencies" : [
        "d3-async-location"
      ],
      "type" : "test"
    },
    {
      "c99name" : "d3_async_location",
      "module_type" : "SwiftTarget",
      "name" : "d3-async-location",
      "path" : "Sources/d3-async-location",
      "product_memberships" : [
        "d3-async-location"
      ],
      "sources" : [
        "LocationManagerAsync+/Delegate.swift",
        "LocationManagerAsync+/Permission.swift",
        "enum/AsyncLocationErrors.swift",
        "enum/LocationStreamingState.swift",
        "helper/AsyncFIFOQueue.swift",
        "helper/LocationManager.swift",
        "helper/LocationResultStrategy.swift",
        "protocol/ILocationDelegate.swift",
        "protocol/ILocationManager.swift",
        "protocol/ILocationStreamer.swift",
        "service/LocationStreamer.swift",
        "service/ObservableLocationStreamer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "d3-async-location"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme d3-async-location -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme d3-async-location -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  d3-async-location: /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 'd3-async-location' in project 'd3-async-location'
        ➜ Explicit dependency on target 'd3-async-location' in project 'd3-async-location'
    Target 'd3-async-location' in project 'd3-async-location' (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: 67c0a31fde58b26bb6b34c01a0fc9f71
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/67c0a31fde58b26bb6b34c01a0fc9f71.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
SwiftDriver d3-async-location normal arm64 com.apple.xcode.tools.swift.compiler (in target 'd3-async-location' from project 'd3-async-location')
    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 d3_async_location -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -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 -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/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location-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/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3_async_location.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/d3-async-location.build/Debug/d3-async-location.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location_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/d3-async-location.build/Debug/d3-async-location.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.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/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Delegate.swift,\ Permission.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LocationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationManager.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationManager.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AsyncFIFOQueue.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AsyncLocationErrors.swift,\ LocationStreamingState.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/AsyncLocationErrors.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/LocationStreamingState.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/AsyncLocationErrors.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/LocationStreamingState.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ d3_async_location (in target 'd3-async-location' from project 'd3-async-location')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/AsyncLocationErrors.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/LocationStreamingState.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationResultStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationStreamer.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -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 -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name d3_async_location -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3_async_location.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3_async_location.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3-async-location-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3_async_location.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug/d3-async-location.build/Objects-normal/arm64/d3_async_location.abi.json
EmitSwiftModule normal arm64 (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift:67:32: error: 'AsyncStream' is only available in macOS 10.15 or newer
        public func start() -> AsyncStream<DelegateOutput> {
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift:67:21: note: add @available attribute to enclosing instance method
        public func start() -> AsyncStream<DelegateOutput> {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift:15:17: note: add @available attribute to enclosing class
    final class Delegate: NSObject, ILocationDelegate {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift:27:28: error: 'CheckedContinuation' is only available in macOS 10.15 or newer
        private var flow : CheckedContinuation<CLAuthorizationStatus, Never>?
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift:16:17: note: add @available attribute to enclosing class
    final class Permission{
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift:35:34: error: 'AnyCancellable' is only available in macOS 10.15 or newer
        private var cancelable : AnyCancellable?
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift:16:17: note: add @available attribute to enclosing class
    final class Permission{
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift:107:51: error: 'Publisher' is only available in macOS 10.15 or newer
fileprivate typealias Output = NotificationCenter.Publisher.Output
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:18:34: error: 'AsyncStream' is only available in macOS 10.15 or newer
        typealias Continuation = AsyncStream<Element>.Continuation
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:18:19: note: add @available attribute to enclosing type alias
        typealias Continuation = AsyncStream<Element>.Continuation
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:15:17: note: add @available attribute to enclosing generic class
    final class AsyncFIFOQueue<Element: Sendable>{
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:22:29: error: 'AsyncStream' is only available in macOS 10.15 or newer
        private var stream: AsyncStream<Element>?
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:15:17: note: add @available attribute to enclosing generic class
    final class AsyncFIFOQueue<Element: Sendable>{
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:31:35: error: 'AsyncStream' is only available in macOS 10.15 or newer
        func initializeQueue() -> AsyncStream<Element> {
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:31:14: note: add @available attribute to enclosing instance method
        func initializeQueue() -> AsyncStream<Element> {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:15:17: note: add @available attribute to enclosing generic class
    final class AsyncFIFOQueue<Element: Sendable>{
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:51:28: error: 'AsyncStream' is only available in macOS 10.15 or newer
        func getQueue() -> AsyncStream<Element>? {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:51:14: note: add @available attribute to enclosing instance method
        func getQueue() -> AsyncStream<Element>? {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift:15:17: note: add @available attribute to enclosing generic class
    final class AsyncFIFOQueue<Element: Sendable>{
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationManager.swift:53:41: error: 'AsyncStream' is only available in macOS 10.15 or newer
    public func start() async throws -> AsyncStream<LocationStreamer.Output> {
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationManager.swift:53:17: note: add @available attribute to enclosing instance method
    public func start() async throws -> AsyncStream<LocationStreamer.Output> {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationManager.swift:13:13: note: add @available attribute to enclosing class
final class LocationManager: ILocationManager {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationDelegate.swift:19:21: error: 'AsyncStream' is only available in macOS 10.15 or newer
    func start() -> AsyncStream<LocationStreamer.Output>
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationDelegate.swift:19:10: note: add @available attribute to enclosing instance method
    func start() -> AsyncStream<LocationStreamer.Output>
         ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationDelegate.swift:13:17: note: add @available attribute to enclosing protocol
public protocol ILocationDelegate: NSObjectProtocol, CLLocationManagerDelegate {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationManager.swift:17:34: error: 'AsyncStream' is only available in macOS 10.15 or newer
    func start() async throws -> AsyncStream<LocationStreamer.Output>
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationManager.swift:17:10: note: add @available attribute to enclosing instance method
    func start() async throws -> AsyncStream<LocationStreamer.Output>
         ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationManager.swift:12:10: note: add @available attribute to enclosing protocol
protocol ILocationManager {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift:39:17: error: 'Published' is only available in macOS 10.15 or newer
    @MainActor @Published public private(set) var results: [Output] = []
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift:23:20: note: add @available attribute to enclosing class
public final class LocationStreamer: ILocationStreamer, ObservableObject {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift:43:17: error: 'Published' is only available in macOS 10.15 or newer
    @MainActor @Published public private(set) var state: LocationStreamingState = .idle
                ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift:23:20: note: add @available attribute to enclosing class
public final class LocationStreamer: ILocationStreamer, ObservableObject {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift:23:57: error: 'ObservableObject' is only available in macOS 10.15 or newer
public final class LocationStreamer: ILocationStreamer, ObservableObject {
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift:23:20: note: add @available attribute to enclosing class
public final class LocationStreamer: ILocationStreamer, ObservableObject {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:2: error: 'Observable()' is only available in macOS 14.0 or newer
@Observable
 ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC7results0D0fMr1_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on property 'results' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on property 'results' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:2: error: 'Observable()' is only available in macOS 14.0 or newer
@Observable
 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC5state0D0fMr3_.swift:1:2: error: 'ObservationTracked()' is only available in macOS 14.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on property 'state' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on property 'state' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamer0D0fMm_.swift:1:2: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
@ObservationIgnored private let _$observationRegistrar = Observation.ObservationRegistrar()
 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on class 'ObservableLocationStreamer' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on class 'ObservableLocationStreamer' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC7results18ObservationTrackedfMp_.swift:11:18: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
    @MainActor  @ObservationIgnored private  var _results: [Output] = []
                 ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC7results0D0fMr1_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'results' here
@ObservationTracked
^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC7results0D0fMr1_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'results' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC5state18ObservationTrackedfMp_.swift:5:18: error: 'ObservationIgnored()' is only available in macOS 14.0 or newer
    @MainActor  @ObservationIgnored private  var _state: LocationStreamingState = .idle
                 ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC5state0D0fMr3_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'state' here
@ObservationTracked
^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC5state0D0fMr3_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'state' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamer0D0fMm_.swift:1:70: error: 'ObservationRegistrar' is only available in macOS 14.0 or newer
@ObservationIgnored private let _$observationRegistrar = Observation.ObservationRegistrar()
                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on class 'ObservableLocationStreamer' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on class 'ObservableLocationStreamer' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:2: error: 'Observable()' is only available in macOS 14.0 or newer
@Observable
 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
SwiftCompile normal arm64 Compiling\ LocationStreamer.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ILocationStreamer.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ILocationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationManager.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationManager.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ObservableLocationStreamer.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LocationResultStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationResultStrategy.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationResultStrategy.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ILocationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationDelegate.swift (in target 'd3-async-location' from project 'd3-async-location')
Command SwiftCompile failed with a nonzero exit code
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:d3c7fcc1a707ab4abfef62e100fa4022ab85f5b0, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:d3c7fcc1a707ab4abfef62e100fa4022ab85f5b0, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:d3c7fcc1a707ab4abfef62e100fa4022ab85f5b0, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:d3c7fcc1a707ab4abfef62e100fa4022ab85f5b0, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ d3_async_location (in target 'd3-async-location' from project 'd3-async-location')
	EmitSwiftModule normal arm64 (in target 'd3-async-location' from project 'd3-async-location')
	SwiftCompile normal arm64 Compiling\ ILocationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationDelegate.swift (in target 'd3-async-location' from project 'd3-async-location')
	Building workspace spi-builder-workspace with scheme d3-async-location
(4 failures)
BUILD FAILURE 6.1 macosXcodebuild