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 Ephemeris, reference master (b0512e), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 09:37:27 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kaiede/Ephemeris.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kaiede/Ephemeris
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b0512e5 Enable Github Actions (#6)
Cloned https://github.com/Kaiede/Ephemeris.git
Revision (git rev-parse @):
b0512e52cdf38ed28936bf3226d8f78397fb0ed1
SUCCESS checkout https://github.com/Kaiede/Ephemeris.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ephemeris",
      "name": "Ephemeris",
      "url": "https://github.com/Kaiede/Ephemeris.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ephemeris",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Kaiede/Ephemeris.git
[5/210] Fetching ephemeris
Fetched https://github.com/Kaiede/Ephemeris.git from cache (0.66s)
Creating working copy for https://github.com/Kaiede/Ephemeris.git
Working copy of https://github.com/Kaiede/Ephemeris.git resolved at master (b0512e5)
warning: '.resolve-product-dependencies': dependency 'ephemeris' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Kaiede/Ephemeris.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Ephemeris",
  "name" : "Ephemeris",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Ephemeris",
      "targets" : [
        "Ephemeris"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EphemerisTests",
      "module_type" : "SwiftTarget",
      "name" : "EphemerisTests",
      "path" : "Tests/EphemerisTests",
      "sources" : [
        "CoordinatesTests.swift",
        "DateTests.swift",
        "LunarTests.swift",
        "MatrixTests.swift",
        "SolarTests.swift",
        "SwiftCompat.swift"
      ],
      "target_dependencies" : [
        "Ephemeris"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Ephemeris",
      "module_type" : "SwiftTarget",
      "name" : "Ephemeris",
      "path" : "Sources",
      "product_memberships" : [
        "Ephemeris"
      ],
      "sources" : [
        "Body.swift",
        "Coordinates.swift",
        "Date.swift",
        "Lunar.swift",
        "Matrix.swift",
        "Solar.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/9] Compiling Ephemeris Lunar.swift
[4/9] Compiling Ephemeris Matrix.swift
[5/9] Compiling Ephemeris Date.swift
[6/9] Compiling Ephemeris Solar.swift
[7/9] Compiling Ephemeris Coordinates.swift
[8/9] Emitting module Ephemeris
[9/9] Compiling Ephemeris Body.swift
Build complete! (8.60s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Ephemeris",
  "name" : "Ephemeris",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Ephemeris",
      "targets" : [
        "Ephemeris"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EphemerisTests",
      "module_type" : "SwiftTarget",
      "name" : "EphemerisTests",
      "path" : "Tests/EphemerisTests",
      "sources" : [
        "CoordinatesTests.swift",
        "DateTests.swift",
        "LunarTests.swift",
        "MatrixTests.swift",
        "SolarTests.swift",
        "SwiftCompat.swift"
      ],
      "target_dependencies" : [
        "Ephemeris"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Ephemeris",
      "module_type" : "SwiftTarget",
      "name" : "Ephemeris",
      "path" : "Sources",
      "product_memberships" : [
        "Ephemeris"
      ],
      "sources" : [
        "Body.swift",
        "Coordinates.swift",
        "Date.swift",
        "Lunar.swift",
        "Matrix.swift",
        "Solar.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.