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

Successful build of S2GeometrySwift, reference master (d2ba24), with Swift 6.1 for iOS using Xcode 16.3 on 26 Apr 2025 09:22:02 UTC.

Swift 6 data race errors: 28

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/philip-bui/s2-geometry-swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/philip-bui/s2-geometry-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d2ba247 Update to Version 1.0.3 (#12)
Cloned https://github.com/philip-bui/s2-geometry-swift.git
Revision (git rev-parse @):
d2ba247f712ab348eaced369f0c5094120d27206
SUCCESS checkout https://github.com/philip-bui/s2-geometry-swift.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/philip-bui/s2-geometry-swift.git
https://github.com/philip-bui/s2-geometry-swift.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "S2GeometrySwift",
  "name" : "S2GeometrySwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "S2GeometrySwift",
      "targets" : [
        "S2GeometrySwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "S2GeometrySwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "S2GeometrySwiftTests",
      "path" : "Tests",
      "sources" : [
        "GeometryTestCase.swift",
        "S2CellIdTests.swift"
      ],
      "target_dependencies" : [
        "S2GeometrySwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "S2GeometrySwift",
      "module_type" : "SwiftTarget",
      "name" : "S2GeometrySwift",
      "path" : "Sources",
      "product_memberships" : [
        "S2GeometrySwift"
      ],
      "sources" : [
        "Classes/R1Interval.swift",
        "Classes/R2Vector.swift",
        "Classes/S1Angle.swift",
        "Classes/S1Interval.swift",
        "Classes/S2.swift",
        "Classes/S2AreaCentroid.swift",
        "Classes/S2Cap.swift",
        "Classes/S2Cell.swift",
        "Classes/S2CellId.swift",
        "Classes/S2CellUnion.swift",
        "Classes/S2Edge.swift",
        "Classes/S2EdgeIndex.swift",
        "Classes/S2EdgeUtil.swift",
        "Classes/S2LatLng.swift",
        "Classes/S2LatLngRect.swift",
        "Classes/S2Loop.swift",
        "Classes/S2Point.swift",
        "Classes/S2Polygon.swift",
        "Classes/S2PolygonBuilder.swift",
        "Classes/S2Polyline.swift",
        "Classes/S2Projections.swift",
        "Classes/S2Region.swift",
        "Classes/S2RegionCoverer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "S2GeometrySwift",
  "name" : "S2GeometrySwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "S2GeometrySwift",
      "targets" : [
        "S2GeometrySwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "S2GeometrySwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "S2GeometrySwiftTests",
      "path" : "Tests",
      "sources" : [
        "GeometryTestCase.swift",
        "S2CellIdTests.swift"
      ],
      "target_dependencies" : [
        "S2GeometrySwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "S2GeometrySwift",
      "module_type" : "SwiftTarget",
      "name" : "S2GeometrySwift",
      "path" : "Sources",
      "product_memberships" : [
        "S2GeometrySwift"
      ],
      "sources" : [
        "Classes/R1Interval.swift",
        "Classes/R2Vector.swift",
        "Classes/S1Angle.swift",
        "Classes/S1Interval.swift",
        "Classes/S2.swift",
        "Classes/S2AreaCentroid.swift",
        "Classes/S2Cap.swift",
        "Classes/S2Cell.swift",
        "Classes/S2CellId.swift",
        "Classes/S2CellUnion.swift",
        "Classes/S2Edge.swift",
        "Classes/S2EdgeIndex.swift",
        "Classes/S2EdgeUtil.swift",
        "Classes/S2LatLng.swift",
        "Classes/S2LatLngRect.swift",
        "Classes/S2Loop.swift",
        "Classes/S2Point.swift",
        "Classes/S2Polygon.swift",
        "Classes/S2PolygonBuilder.swift",
        "Classes/S2Polyline.swift",
        "Classes/S2Projections.swift",
        "Classes/S2Region.swift",
        "Classes/S2RegionCoverer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "S2GeometrySwift",
    "schemes" : [
      "S2GeometrySwift iOS",
      "S2GeometrySwift macOS",
      "S2GeometrySwift tvOS",
      "S2GeometrySwift watchOS"
    ],
    "targets" : [
      "S2GeometrySwift iOS",
      "S2GeometrySwift iOS Tests",
      "S2GeometrySwift macOS",
      "S2GeometrySwift macOS Tests",
      "S2GeometrySwift tvOS",
      "S2GeometrySwift tvOS Tests",
      "S2GeometrySwift watchOS"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "S2GeometrySwift"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme S2GeometrySwift -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 S2GeometrySwift -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:
  S2GeometrySwift: /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 'S2GeometrySwift' in project 'S2GeometrySwift'
        ➜ Explicit dependency on target 'S2GeometrySwift' in project 'S2GeometrySwift'
    Target 'S2GeometrySwift' in project 'S2GeometrySwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 6d1c850046b9d59fcd83ff63b5c3986a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6d1c850046b9d59fcd83ff63b5c3986a.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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/S2GeometrySwift.DependencyMetadataFileList (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/S2GeometrySwift.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/S2GeometrySwift.DependencyStaticMetadataFileList (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/S2GeometrySwift.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.SwiftFileList (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.LinkFileList (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.SwiftConstValuesFileList (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift_const_extract_protocols.json (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/S2GeometrySwift.modulemap (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/S2GeometrySwift.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift-OutputFileMap.json (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/S2GeometrySwift.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/S2GeometrySwift.modulemap (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/S2GeometrySwift.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver S2GeometrySwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    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 S2GeometrySwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift-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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift_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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ S2Cap.swift,\ S2Cell.swift,\ S2CellId.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cap.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cell.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cap.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cap.swift:75:20: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'S2Cap' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let empty = S2Cap(axis: S2Point(x: 1, y: 0, z: 0), height: -1)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cap.swift:28:15: note: consider making struct 'S2Cap' conform to the 'Sendable' protocol
public struct S2Cap: S2Region {
              ^
                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cap.swift:75:20: note: add '@MainActor' to make static property 'empty' part of global actor 'MainActor'
        public static let empty = S2Cap(axis: S2Point(x: 1, y: 0, z: 0), height: -1)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cap.swift:75:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let empty = S2Cap(axis: S2Point(x: 1, y: 0, z: 0), height: -1)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cap.swift:78:20: warning: static property 'full' is not concurrency-safe because non-'Sendable' type 'S2Cap' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let full = S2Cap(axis: S2Point(x: 1, y: 0, z: 0), height: 2)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cap.swift:28:15: note: consider making struct 'S2Cap' conform to the 'Sendable' protocol
public struct S2Cap: S2Region {
              ^
                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cap.swift:78:20: note: add '@MainActor' to make static property 'full' part of global actor 'MainActor'
        public static let full = S2Cap(axis: S2Point(x: 1, y: 0, z: 0), height: 2)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cap.swift:78:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let full = S2Cap(axis: S2Point(x: 1, y: 0, z: 0), height: 2)
                          ^
        nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cell.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:79:21: warning: static property 'lookupLoaded' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        private static var lookupLoaded = false
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:79:21: note: convert 'lookupLoaded' to a 'let' constant to make 'Sendable' shared state immutable
        private static var lookupLoaded = false
                       ~~~ ^
                       let
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:79:21: note: add '@MainActor' to make static property 'lookupLoaded' part of global actor 'MainActor'
        private static var lookupLoaded = false
                           ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:79:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        private static var lookupLoaded = false
                           ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:81:21: warning: static property 'lookup' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        private static var lookup: (pos: [Int], ij: [Int]) = {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:81:21: note: convert 'lookup' to a 'let' constant to make 'Sendable' shared state immutable
        private static var lookup: (pos: [Int], ij: [Int]) = {
                       ~~~ ^
                       let
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:81:21: note: add '@MainActor' to make static property 'lookup' part of global actor 'MainActor'
        private static var lookup: (pos: [Int], ij: [Int]) = {
                           ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:81:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        private static var lookup: (pos: [Int], ij: [Int]) = {
                           ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:124:20: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'S2CellId' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let none = S2CellId()
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:43:15: note: consider making struct 'S2CellId' conform to the 'Sendable' protocol
public struct S2CellId: Comparable, Hashable {
              ^
                                            , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:124:20: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
        public static let none = S2CellId()
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:124:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let none = S2CellId()
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:126:20: warning: static property 'sentinel' is not concurrency-safe because non-'Sendable' type 'S2CellId' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let sentinel = S2CellId(id: .max)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:43:15: note: consider making struct 'S2CellId' conform to the 'Sendable' protocol
public struct S2CellId: Comparable, Hashable {
              ^
                                            , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:126:20: note: add '@MainActor' to make static property 'sentinel' part of global actor 'MainActor'
        public static let sentinel = S2CellId(id: .max)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:126:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let sentinel = S2CellId(id: .max)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:770:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'S2CellId' to 'Hashable' by implementing 'hash(into:)' instead
        public var hashValue: Int {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:486:10: warning: will never be executed
                return true
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:474:14: note: condition always evaluates to true
                if current >= 0 {
                           ^
SwiftCompile normal arm64 Compiling\ S1Interval.swift,\ S2.swift,\ S2AreaCentroid.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/S1Interval.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2AreaCentroid.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Classes/S1Interval.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Classes/S1Interval.swift:65:20: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'S1Interval' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let empty = S1Interval(lo: .pi, hi: -.pi, checked: true)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S1Interval.swift:33:15: note: consider making struct 'S1Interval' conform to the 'Sendable' protocol
public struct S1Interval: Equatable {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S1Interval.swift:65:20: note: add '@MainActor' to make static property 'empty' part of global actor 'MainActor'
        public static let empty = S1Interval(lo: .pi, hi: -.pi, checked: true)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S1Interval.swift:65:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let empty = S1Interval(lo: .pi, hi: -.pi, checked: true)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S1Interval.swift:67:20: warning: static property 'full' is not concurrency-safe because non-'Sendable' type 'S1Interval' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let full = S1Interval(lo: -.pi, hi: .pi, checked: true)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S1Interval.swift:33:15: note: consider making struct 'S1Interval' conform to the 'Sendable' protocol
public struct S1Interval: Equatable {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S1Interval.swift:67:20: note: add '@MainActor' to make static property 'full' part of global actor 'MainActor'
        public static let full = S1Interval(lo: -.pi, hi: .pi, checked: true)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S1Interval.swift:67:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let full = S1Interval(lo: -.pi, hi: .pi, checked: true)
                          ^
        nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:203:20: warning: static property 'origin' is not concurrency-safe because non-'Sendable' type 'S2Point' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let origin = S2Point(x: 0, y: 1, z: 0)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Point.swift:19:15: note: consider making struct 'S2Point' conform to the 'Sendable' protocol
public struct S2Point: Comparable, Hashable {
              ^
                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:203:20: note: add '@MainActor' to make static property 'origin' part of global actor 'MainActor'
        public static let origin = S2Point(x: 0, y: 1, z: 0)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:203:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let origin = S2Point(x: 0, y: 1, z: 0)
                          ^
        nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2AreaCentroid.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ R1Interval.swift,\ R2Vector.swift,\ S1Angle.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/R1Interval.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/R2Vector.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/S1Angle.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Classes/R1Interval.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Classes/R1Interval.swift:26:20: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'R1Interval' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let empty = R1Interval(lo: 1, hi: 0)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/R1Interval.swift:14:15: note: consider making struct 'R1Interval' conform to the 'Sendable' protocol
public struct R1Interval: Equatable { //, Hashable {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/R1Interval.swift:26:20: note: add '@MainActor' to make static property 'empty' part of global actor 'MainActor'
        public static let empty = R1Interval(lo: 1, hi: 0)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/R1Interval.swift:26:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let empty = R1Interval(lo: 1, hi: 0)
                          ^
        nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Classes/R2Vector.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

/Users/admin/builder/spi-builder-workspace/Sources/Classes/R1Interval.swift:26:20: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'R1Interval' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let empty = R1Interval(lo: 1, hi: 0)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/R1Interval.swift:14:15: note: consider making struct 'R1Interval' conform to the 'Sendable' protocol
public struct R1Interval: Equatable { //, Hashable {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/R1Interval.swift:26:20: note: add '@MainActor' to make static property 'empty' part of global actor 'MainActor'
        public static let empty = R1Interval(lo: 1, hi: 0)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/R1Interval.swift:26:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let empty = R1Interval(lo: 1, hi: 0)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S1Interval.swift:65:20: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'S1Interval' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let empty = S1Interval(lo: .pi, hi: -.pi, checked: true)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S1Interval.swift:33:15: note: consider making struct 'S1Interval' conform to the 'Sendable' protocol
public struct S1Interval: Equatable {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S1Interval.swift:65:20: note: add '@MainActor' to make static property 'empty' part of global actor 'MainActor'
        public static let empty = S1Interval(lo: .pi, hi: -.pi, checked: true)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S1Interval.swift:65:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let empty = S1Interval(lo: .pi, hi: -.pi, checked: true)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S1Interval.swift:67:20: warning: static property 'full' is not concurrency-safe because non-'Sendable' type 'S1Interval' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let full = S1Interval(lo: -.pi, hi: .pi, checked: true)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S1Interval.swift:33:15: note: consider making struct 'S1Interval' conform to the 'Sendable' protocol
public struct S1Interval: Equatable {
              ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S1Interval.swift:67:20: note: add '@MainActor' to make static property 'full' part of global actor 'MainActor'
        public static let full = S1Interval(lo: -.pi, hi: .pi, checked: true)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S1Interval.swift:67:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let full = S1Interval(lo: -.pi, hi: .pi, checked: true)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:203:20: warning: static property 'origin' is not concurrency-safe because non-'Sendable' type 'S2Point' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let origin = S2Point(x: 0, y: 1, z: 0)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Point.swift:19:15: note: consider making struct 'S2Point' conform to the 'Sendable' protocol
public struct S2Point: Comparable, Hashable {
              ^
                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:203:20: note: add '@MainActor' to make static property 'origin' part of global actor 'MainActor'
        public static let origin = S2Point(x: 0, y: 1, z: 0)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:203:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let origin = S2Point(x: 0, y: 1, z: 0)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cap.swift:75:20: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'S2Cap' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let empty = S2Cap(axis: S2Point(x: 1, y: 0, z: 0), height: -1)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cap.swift:28:15: note: consider making struct 'S2Cap' conform to the 'Sendable' protocol
public struct S2Cap: S2Region {
              ^
                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cap.swift:75:20: note: add '@MainActor' to make static property 'empty' part of global actor 'MainActor'
        public static let empty = S2Cap(axis: S2Point(x: 1, y: 0, z: 0), height: -1)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cap.swift:75:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let empty = S2Cap(axis: S2Point(x: 1, y: 0, z: 0), height: -1)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cap.swift:78:20: warning: static property 'full' is not concurrency-safe because non-'Sendable' type 'S2Cap' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let full = S2Cap(axis: S2Point(x: 1, y: 0, z: 0), height: 2)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cap.swift:28:15: note: consider making struct 'S2Cap' conform to the 'Sendable' protocol
public struct S2Cap: S2Region {
              ^
                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cap.swift:78:20: note: add '@MainActor' to make static property 'full' part of global actor 'MainActor'
        public static let full = S2Cap(axis: S2Point(x: 1, y: 0, z: 0), height: 2)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cap.swift:78:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let full = S2Cap(axis: S2Point(x: 1, y: 0, z: 0), height: 2)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:79:21: warning: static property 'lookupLoaded' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        private static var lookupLoaded = false
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:79:21: note: convert 'lookupLoaded' to a 'let' constant to make 'Sendable' shared state immutable
        private static var lookupLoaded = false
                       ~~~ ^
                       let
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:79:21: note: add '@MainActor' to make static property 'lookupLoaded' part of global actor 'MainActor'
        private static var lookupLoaded = false
                           ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:79:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        private static var lookupLoaded = false
                           ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:81:21: warning: static property 'lookup' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        private static var lookup: (pos: [Int], ij: [Int]) = {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:81:21: note: convert 'lookup' to a 'let' constant to make 'Sendable' shared state immutable
        private static var lookup: (pos: [Int], ij: [Int]) = {
                       ~~~ ^
                       let
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:81:21: note: add '@MainActor' to make static property 'lookup' part of global actor 'MainActor'
        private static var lookup: (pos: [Int], ij: [Int]) = {
                           ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:81:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        private static var lookup: (pos: [Int], ij: [Int]) = {
                           ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:124:20: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'S2CellId' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let none = S2CellId()
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:43:15: note: consider making struct 'S2CellId' conform to the 'Sendable' protocol
public struct S2CellId: Comparable, Hashable {
              ^
                                            , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:124:20: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
        public static let none = S2CellId()
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:124:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let none = S2CellId()
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:126:20: warning: static property 'sentinel' is not concurrency-safe because non-'Sendable' type 'S2CellId' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let sentinel = S2CellId(id: .max)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:43:15: note: consider making struct 'S2CellId' conform to the 'Sendable' protocol
public struct S2CellId: Comparable, Hashable {
              ^
                                            , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:126:20: note: add '@MainActor' to make static property 'sentinel' part of global actor 'MainActor'
        public static let sentinel = S2CellId(id: .max)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:126:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let sentinel = S2CellId(id: .max)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellId.swift:770:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'S2CellId' to 'Hashable' by implementing 'hash(into:)' instead
        public var hashValue: Int {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2EdgeUtil.swift:458:20: warning: static property 'defaultIntersectionTolerance' is not concurrency-safe because non-'Sendable' type 'S1Angle' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let defaultIntersectionTolerance = S1Angle(radians: 1.5e-15)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S1Angle.swift:15:15: note: consider making struct 'S1Angle' conform to the 'Sendable' protocol
public struct S1Angle: Equatable, Comparable {
              ^
                                            , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2EdgeUtil.swift:458:20: note: add '@MainActor' to make static property 'defaultIntersectionTolerance' part of global actor 'MainActor'
        public static let defaultIntersectionTolerance = S1Angle(radians: 1.5e-15)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2EdgeUtil.swift:458:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let defaultIntersectionTolerance = S1Angle(radians: 1.5e-15)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Point.swift:99:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'S2Point' to 'Hashable' by implementing 'hash(into:)' instead
        public var hashValue: Int {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:72:21: warning: static property 's2Projection' is not concurrency-safe because non-'Sendable' type 'S2Projections.Projection' may have shared mutable state; this is an error in the Swift 6 language mode
        private static let s2Projection: Projection = .quadratic
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:68:14: note: consider making enum 'Projection' conform to the 'Sendable' protocol
        public enum Projection {
                    ^
                               : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:72:21: note: add '@MainActor' to make static property 's2Projection' part of global actor 'MainActor'
        private static let s2Projection: Projection = .quadratic
                           ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:72:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        private static let s2Projection: Projection = .quadratic
                           ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:84:20: warning: static property 'minArea' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let minArea: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:84:20: note: add '@MainActor' to make static property 'minArea' part of global actor 'MainActor'
        public static let minArea: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:84:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let minArea: S2.Metric = {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:94:20: warning: static property 'maxArea' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let maxArea: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:94:20: note: add '@MainActor' to make static property 'maxArea' part of global actor 'MainActor'
        public static let maxArea: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:94:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let maxArea: S2.Metric = {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:104:20: warning: static property 'avgArea' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let avgArea = S2.Metric(dim: 2, deriv: Double.pi / 6) // 0.524
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:104:20: note: add '@MainActor' to make static property 'avgArea' part of global actor 'MainActor'
        public static let avgArea = S2.Metric(dim: 2, deriv: Double.pi / 6) // 0.524
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:104:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let avgArea = S2.Metric(dim: 2, deriv: Double.pi / 6) // 0.524
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:114:20: warning: static property 'minAngleSpan' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let minAngleSpan: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:114:20: note: add '@MainActor' to make static property 'minAngleSpan' part of global actor 'MainActor'
        public static let minAngleSpan: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:114:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let minAngleSpan: S2.Metric = {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:124:20: warning: static property 'maxAngleSpan' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let maxAngleSpan: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:124:20: note: add '@MainActor' to make static property 'maxAngleSpan' part of global actor 'MainActor'
        public static let maxAngleSpan: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:124:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let maxAngleSpan: S2.Metric = {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:134:20: warning: static property 'avgAngleSpan' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let avgAngleSpan = S2.Metric(dim: 1, deriv: Double.pi / 4) // 0.785
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:134:20: note: add '@MainActor' to make static property 'avgAngleSpan' part of global actor 'MainActor'
        public static let avgAngleSpan = S2.Metric(dim: 1, deriv: Double.pi / 4) // 0.785
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:134:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let avgAngleSpan = S2.Metric(dim: 1, deriv: Double.pi / 4) // 0.785
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:155:20: warning: static property 'minWidth' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let minWidth: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:155:20: note: add '@MainActor' to make static property 'minWidth' part of global actor 'MainActor'
        public static let minWidth: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:155:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let minWidth: S2.Metric = {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:165:20: warning: static property 'maxWidth' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let maxWidth = S2.Metric(dim: 1, deriv: maxAngleSpan.deriv)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:165:20: note: add '@MainActor' to make static property 'maxWidth' part of global actor 'MainActor'
        public static let maxWidth = S2.Metric(dim: 1, deriv: maxAngleSpan.deriv)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:165:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let maxWidth = S2.Metric(dim: 1, deriv: maxAngleSpan.deriv)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:167:20: warning: static property 'avgWidth' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let avgWidth: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:167:20: note: add '@MainActor' to make static property 'avgWidth' part of global actor 'MainActor'
        public static let avgWidth: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:167:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let avgWidth: S2.Metric = {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:187:20: warning: static property 'minEdge' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let minEdge: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:187:20: note: add '@MainActor' to make static property 'minEdge' part of global actor 'MainActor'
        public static let minEdge: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:187:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let minEdge: S2.Metric = {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:197:20: warning: static property 'maxEdge' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let maxEdge = S2.Metric(dim: 1, deriv: maxAngleSpan.deriv)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:197:20: note: add '@MainActor' to make static property 'maxEdge' part of global actor 'MainActor'
        public static let maxEdge = S2.Metric(dim: 1, deriv: maxAngleSpan.deriv)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:197:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let maxEdge = S2.Metric(dim: 1, deriv: maxAngleSpan.deriv)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:199:20: warning: static property 'avgEdge' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let avgEdge: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:199:20: note: add '@MainActor' to make static property 'avgEdge' part of global actor 'MainActor'
        public static let avgEdge: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:199:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let avgEdge: S2.Metric = {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:218:20: warning: static property 'minDiag' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let minDiag: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:218:20: note: add '@MainActor' to make static property 'minDiag' part of global actor 'MainActor'
        public static let minDiag: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:218:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let minDiag: S2.Metric = {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:228:20: warning: static property 'maxDiag' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let maxDiag: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:228:20: note: add '@MainActor' to make static property 'maxDiag' part of global actor 'MainActor'
        public static let maxDiag: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:228:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let maxDiag: S2.Metric = {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:238:20: warning: static property 'avgDiag' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let avgDiag: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:238:20: note: add '@MainActor' to make static property 'avgDiag' part of global actor 'MainActor'
        public static let avgDiag: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:238:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let avgDiag: S2.Metric = {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2RegionCoverer.swift:48:21: warning: static property 'faceCells' is not concurrency-safe because non-'Sendable' type '[S2Cell]' may have shared mutable state; this is an error in the Swift 6 language mode
        private static let faceCells: [S2Cell] = [
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cell.swift:20:15: note: consider making struct 'S2Cell' conform to the 'Sendable' protocol
public struct S2Cell: S2Region, Equatable {
              ^
                                         , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2RegionCoverer.swift:48:21: note: add '@MainActor' to make static property 'faceCells' part of global actor 'MainActor'
        private static let faceCells: [S2Cell] = [
                           ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2RegionCoverer.swift:48:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        private static let faceCells: [S2Cell] = [
                           ^
        nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ S2Region.swift,\ S2RegionCoverer.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Region.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2RegionCoverer.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Region.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2RegionCoverer.swift:48:21: warning: static property 'faceCells' is not concurrency-safe because non-'Sendable' type '[S2Cell]' may have shared mutable state; this is an error in the Swift 6 language mode
        private static let faceCells: [S2Cell] = [
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Cell.swift:20:15: note: consider making struct 'S2Cell' conform to the 'Sendable' protocol
public struct S2Cell: S2Region, Equatable {
              ^
                                         , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2RegionCoverer.swift:48:21: note: add '@MainActor' to make static property 'faceCells' part of global actor 'MainActor'
        private static let faceCells: [S2Cell] = [
                           ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2RegionCoverer.swift:48:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        private static let faceCells: [S2Cell] = [
                           ^
        nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ S2CellUnion.swift,\ S2Edge.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellUnion.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Edge.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2CellUnion.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ S2EdgeIndex.swift,\ S2EdgeUtil.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2EdgeIndex.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2EdgeUtil.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2EdgeIndex.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2EdgeUtil.swift:458:20: warning: static property 'defaultIntersectionTolerance' is not concurrency-safe because non-'Sendable' type 'S1Angle' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let defaultIntersectionTolerance = S1Angle(radians: 1.5e-15)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S1Angle.swift:15:15: note: consider making struct 'S1Angle' conform to the 'Sendable' protocol
public struct S1Angle: Equatable, Comparable {
              ^
                                            , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2EdgeUtil.swift:458:20: note: add '@MainActor' to make static property 'defaultIntersectionTolerance' part of global actor 'MainActor'
        public static let defaultIntersectionTolerance = S1Angle(radians: 1.5e-15)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2EdgeUtil.swift:458:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let defaultIntersectionTolerance = S1Angle(radians: 1.5e-15)
                          ^
        nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ S2Polygon.swift,\ S2PolygonBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Polygon.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2PolygonBuilder.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Polygon.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ S2Polyline.swift,\ S2Projections.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Polyline.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Polyline.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:72:21: warning: static property 's2Projection' is not concurrency-safe because non-'Sendable' type 'S2Projections.Projection' may have shared mutable state; this is an error in the Swift 6 language mode
        private static let s2Projection: Projection = .quadratic
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:68:14: note: consider making enum 'Projection' conform to the 'Sendable' protocol
        public enum Projection {
                    ^
                               : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:72:21: note: add '@MainActor' to make static property 's2Projection' part of global actor 'MainActor'
        private static let s2Projection: Projection = .quadratic
                           ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:72:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        private static let s2Projection: Projection = .quadratic
                           ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:84:20: warning: static property 'minArea' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let minArea: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:84:20: note: add '@MainActor' to make static property 'minArea' part of global actor 'MainActor'
        public static let minArea: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:84:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let minArea: S2.Metric = {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:94:20: warning: static property 'maxArea' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let maxArea: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:94:20: note: add '@MainActor' to make static property 'maxArea' part of global actor 'MainActor'
        public static let maxArea: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:94:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let maxArea: S2.Metric = {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:104:20: warning: static property 'avgArea' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let avgArea = S2.Metric(dim: 2, deriv: Double.pi / 6) // 0.524
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:104:20: note: add '@MainActor' to make static property 'avgArea' part of global actor 'MainActor'
        public static let avgArea = S2.Metric(dim: 2, deriv: Double.pi / 6) // 0.524
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:104:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let avgArea = S2.Metric(dim: 2, deriv: Double.pi / 6) // 0.524
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:114:20: warning: static property 'minAngleSpan' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let minAngleSpan: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:114:20: note: add '@MainActor' to make static property 'minAngleSpan' part of global actor 'MainActor'
        public static let minAngleSpan: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:114:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let minAngleSpan: S2.Metric = {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:124:20: warning: static property 'maxAngleSpan' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let maxAngleSpan: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:124:20: note: add '@MainActor' to make static property 'maxAngleSpan' part of global actor 'MainActor'
        public static let maxAngleSpan: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:124:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let maxAngleSpan: S2.Metric = {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:134:20: warning: static property 'avgAngleSpan' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let avgAngleSpan = S2.Metric(dim: 1, deriv: Double.pi / 4) // 0.785
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:134:20: note: add '@MainActor' to make static property 'avgAngleSpan' part of global actor 'MainActor'
        public static let avgAngleSpan = S2.Metric(dim: 1, deriv: Double.pi / 4) // 0.785
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:134:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let avgAngleSpan = S2.Metric(dim: 1, deriv: Double.pi / 4) // 0.785
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:155:20: warning: static property 'minWidth' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let minWidth: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:155:20: note: add '@MainActor' to make static property 'minWidth' part of global actor 'MainActor'
        public static let minWidth: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:155:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let minWidth: S2.Metric = {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:165:20: warning: static property 'maxWidth' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let maxWidth = S2.Metric(dim: 1, deriv: maxAngleSpan.deriv)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:165:20: note: add '@MainActor' to make static property 'maxWidth' part of global actor 'MainActor'
        public static let maxWidth = S2.Metric(dim: 1, deriv: maxAngleSpan.deriv)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:165:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let maxWidth = S2.Metric(dim: 1, deriv: maxAngleSpan.deriv)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:167:20: warning: static property 'avgWidth' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let avgWidth: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:167:20: note: add '@MainActor' to make static property 'avgWidth' part of global actor 'MainActor'
        public static let avgWidth: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:167:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let avgWidth: S2.Metric = {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:187:20: warning: static property 'minEdge' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let minEdge: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:187:20: note: add '@MainActor' to make static property 'minEdge' part of global actor 'MainActor'
        public static let minEdge: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:187:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let minEdge: S2.Metric = {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:197:20: warning: static property 'maxEdge' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let maxEdge = S2.Metric(dim: 1, deriv: maxAngleSpan.deriv)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:197:20: note: add '@MainActor' to make static property 'maxEdge' part of global actor 'MainActor'
        public static let maxEdge = S2.Metric(dim: 1, deriv: maxAngleSpan.deriv)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:197:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let maxEdge = S2.Metric(dim: 1, deriv: maxAngleSpan.deriv)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:199:20: warning: static property 'avgEdge' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let avgEdge: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:199:20: note: add '@MainActor' to make static property 'avgEdge' part of global actor 'MainActor'
        public static let avgEdge: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:199:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let avgEdge: S2.Metric = {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:218:20: warning: static property 'minDiag' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let minDiag: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:218:20: note: add '@MainActor' to make static property 'minDiag' part of global actor 'MainActor'
        public static let minDiag: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:218:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let minDiag: S2.Metric = {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:228:20: warning: static property 'maxDiag' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let maxDiag: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:228:20: note: add '@MainActor' to make static property 'maxDiag' part of global actor 'MainActor'
        public static let maxDiag: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:228:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let maxDiag: S2.Metric = {
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:238:20: warning: static property 'avgDiag' is not concurrency-safe because non-'Sendable' type 'S2.Metric' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let avgDiag: S2.Metric = {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2.swift:120:16: note: consider making struct 'Metric' conform to the 'Sendable' protocol
        public struct Metric {
                      ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:238:20: note: add '@MainActor' to make static property 'avgDiag' part of global actor 'MainActor'
        public static let avgDiag: S2.Metric = {
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Projections.swift:238:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let avgDiag: S2.Metric = {
                          ^
        nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ S2LatLng.swift,\ S2LatLngRect.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2LatLng.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2LatLngRect.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2LatLng.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ S2Loop.swift,\ S2Point.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Loop.swift /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Point.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Loop.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/Classes/S2Point.swift:99:13: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'S2Point' to 'Hashable' by implementing 'hash(into:)' instead
        public var hashValue: Int {
                   ^
SwiftDriverJobDiscovery normal arm64 Emitting module for S2GeometrySwift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
SwiftDriver\ Compilation\ Requirements S2GeometrySwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    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 S2GeometrySwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift-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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift_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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling S2Polygon.swift, S2PolygonBuilder.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/S2GeometrySwift-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift-Swift.h (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/S2GeometrySwift-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/S2GeometrySwift.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.swiftmodule (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/S2GeometrySwift.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/S2GeometrySwift.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.swiftdoc (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/S2GeometrySwift.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/S2GeometrySwift.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.abi.json (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/S2GeometrySwift.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/S2GeometrySwift.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.swiftsourceinfo (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/S2GeometrySwift.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling S2CellUnion.swift, S2Edge.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
SwiftDriverJobDiscovery normal arm64 Compiling S2Region.swift, S2RegionCoverer.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
SwiftDriverJobDiscovery normal arm64 Compiling S2Loop.swift, S2Point.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
SwiftDriverJobDiscovery normal arm64 Compiling S2LatLng.swift, S2LatLngRect.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
SwiftDriverJobDiscovery normal arm64 Compiling S1Interval.swift, S2.swift, S2AreaCentroid.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
SwiftDriverJobDiscovery normal arm64 Compiling R1Interval.swift, R2Vector.swift, S1Angle.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
SwiftDriverJobDiscovery normal arm64 Compiling S2EdgeIndex.swift, S2EdgeUtil.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
SwiftDriverJobDiscovery normal arm64 Compiling S2Polyline.swift, S2Projections.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
SwiftDriverJobDiscovery normal arm64 Compiling S2Cap.swift, S2Cell.swift, S2CellId.swift (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
SwiftDriver\ Compilation S2GeometrySwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    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 S2GeometrySwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift-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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift_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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift-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/S2GeometrySwift.o normal (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift_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/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/S2GeometrySwift.o
ExtractAppIntentsMetadata (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    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 S2GeometrySwift --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.S2GeometrySwift --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/S2GeometrySwift.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/S2GeometrySwift.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/S2GeometrySwift.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/S2GeometrySwift.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/S2GeometrySwift.build/Debug-iphoneos/S2GeometrySwift.build/Objects-normal/arm64/S2GeometrySwift.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 02:22:02.040 appintentsmetadataprocessor[718:4057] Starting appintentsmetadataprocessor export
2025-04-26 02:22:02.085 appintentsmetadataprocessor[718:4057] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/S2GeometrySwift.o (in target 'S2GeometrySwift' from project 'S2GeometrySwift')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/S2GeometrySwift.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "S2GeometrySwift",
  "name" : "S2GeometrySwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "S2GeometrySwift",
      "targets" : [
        "S2GeometrySwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "S2GeometrySwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "S2GeometrySwiftTests",
      "path" : "Tests",
      "sources" : [
        "GeometryTestCase.swift",
        "S2CellIdTests.swift"
      ],
      "target_dependencies" : [
        "S2GeometrySwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "S2GeometrySwift",
      "module_type" : "SwiftTarget",
      "name" : "S2GeometrySwift",
      "path" : "Sources",
      "product_memberships" : [
        "S2GeometrySwift"
      ],
      "sources" : [
        "Classes/R1Interval.swift",
        "Classes/R2Vector.swift",
        "Classes/S1Angle.swift",
        "Classes/S1Interval.swift",
        "Classes/S2.swift",
        "Classes/S2AreaCentroid.swift",
        "Classes/S2Cap.swift",
        "Classes/S2Cell.swift",
        "Classes/S2CellId.swift",
        "Classes/S2CellUnion.swift",
        "Classes/S2Edge.swift",
        "Classes/S2EdgeIndex.swift",
        "Classes/S2EdgeUtil.swift",
        "Classes/S2LatLng.swift",
        "Classes/S2LatLngRect.swift",
        "Classes/S2Loop.swift",
        "Classes/S2Point.swift",
        "Classes/S2Polygon.swift",
        "Classes/S2PolygonBuilder.swift",
        "Classes/S2Polyline.swift",
        "Classes/S2Projections.swift",
        "Classes/S2Region.swift",
        "Classes/S2RegionCoverer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.