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 SGPKit, reference 1.2.0 (cbc9a6), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 20:50:58 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/csanfilippo/swift-sgp4.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/csanfilippo/swift-sgp4
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at cbc9a67 Introducing TLEParser
Cloned https://github.com/csanfilippo/swift-sgp4.git
Revision (git rev-parse @):
cbc9a67b1851541d939b0106e003d85c7257ce63
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/csanfilippo/swift-sgp4.git at 1.2.0
Fetching https://github.com/Quick/Quick
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/Quick/Nimble
[1/2038] Fetching swift-docc-plugin
[226/16778] Fetching swift-docc-plugin, quick
Fetched https://github.com/apple/swift-docc-plugin from cache (1.36s)
[12382/14740] Fetching quick
[14741/34015] Fetching quick, nimble
Fetched https://github.com/Quick/Quick from cache (1.56s)
[386/19275] Fetching nimble
Fetched https://github.com/Quick/Nimble from cache (2.58s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 10.0.0 (0.55s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.89s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 5.0.1 (0.57s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.63s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.84s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.53s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.50s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3186] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.23s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.57s)
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 5.0.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 10.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
========================================
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": "swift-sgp4",
      "name": "SGPKit",
      "url": "https://github.com/csanfilippo/swift-sgp4.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-sgp4",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/csanfilippo/swift-sgp4.git
[4/185] Fetching swift-sgp4
Fetched https://github.com/csanfilippo/swift-sgp4.git from cache (0.73s)
Creating working copy for https://github.com/csanfilippo/swift-sgp4.git
Working copy of https://github.com/csanfilippo/swift-sgp4.git resolved at 1.2.0 (cbc9a67)
warning: '.resolve-product-dependencies': dependency 'swift-sgp4' 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/csanfilippo/swift-sgp4.git
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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/23] Write swift-version--7754E27361AE5C74.txt
[3/23] Compiling SGPKitCPP Globals.cc
[4/23] Compiling SGPKitCPP SatelliteException.cc
[5/23] Compiling SGPKitCPP DecayedException.cc
[6/23] Compiling SGPKitCPP DateTime.cc
[6/23] Compiling SGPKitCPP SolarPosition.cc
[6/23] Compiling SGPKitCPP SGP4.cc
[6/23] Compiling SGPKitCPP OrbitalElements.cc
[6/23] Compiling SGPKitCPP Eci.cc
[11/23] Compiling SGPKitCPP Vector.cc
[12/23] Compiling SGPKitOBJC SGP4Wrapper.mm
[13/23] Write sources
[14/23] Compiling SGPKitCPP TleException.cc
[15/23] Compiling SGPKitCPP TimeSpan.cc
[16/23] Compiling SGPKitCPP Util.cc
[17/23] Compiling SGPKitCPP CoordTopocentric.cc
[18/23] Compiling SGPKitCPP Observer.cc
[19/23] Compiling SGPKitCPP Tle.cc
[20/23] Compiling SGPKitCPP CoordGeodetic.cc
[21/23] Compiling SGPKitOBJC TLEWrapper.m
[22/23] Compiling SGPKitOBJC SatelliteData.m
[24/27] Emitting module SGPKit
[25/27] Compiling SGPKit Model.swift
[26/27] Compiling SGPKit Interpreter.swift
[27/27] Compiling SGPKit TLEParser.swift
Build complete! (19.43s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.0.0",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble"
    },
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "SGPKit",
  "name" : "SGPKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SGPKit",
      "targets" : [
        "SGPKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SGPKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SGPKitTests",
      "path" : "Tests/SGPKitTests",
      "product_dependencies" : [
        "Nimble",
        "Quick"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SGPKitTests/Mocks",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "SPGKitTests.swift",
        "TLEParserTests.swift"
      ],
      "target_dependencies" : [
        "SGPKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SGPKitOBJC",
      "module_type" : "ClangTarget",
      "name" : "SGPKitOBJC",
      "path" : "Sources/OBJC",
      "product_memberships" : [
        "SGPKit"
      ],
      "sources" : [
        "SGP4Wrapper.mm",
        "SatelliteData.m",
        "TLEWrapper.m"
      ],
      "target_dependencies" : [
        "SGPKitCPP"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SGPKitCPP",
      "module_type" : "ClangTarget",
      "name" : "SGPKitCPP",
      "path" : "Sources/sgp4-f5cb54b",
      "product_memberships" : [
        "SGPKit"
      ],
      "sources" : [
        "CoordGeodetic.cc",
        "CoordTopocentric.cc",
        "DateTime.cc",
        "DecayedException.cc",
        "Eci.cc",
        "Globals.cc",
        "Observer.cc",
        "OrbitalElements.cc",
        "SGP4.cc",
        "SatelliteException.cc",
        "SolarPosition.cc",
        "TimeSpan.cc",
        "Tle.cc",
        "TleException.cc",
        "Util.cc",
        "Vector.cc"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SGPKit",
      "module_type" : "SwiftTarget",
      "name" : "SGPKit",
      "path" : "Sources/SGPKit",
      "product_memberships" : [
        "SGPKit"
      ],
      "sources" : [
        "Interpreter.swift",
        "Model.swift",
        "TLEParser.swift"
      ],
      "target_dependencies" : [
        "SGPKitOBJC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/csanfilippo/swift-sgp4/1.2.0
Repository:               csanfilippo/swift-sgp4
Swift version used:       6.0
	.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
Target:                   SGPKit
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'SGPKit'...
Finished extracting symbol information for 'SGPKit'. (2.57s)
Building documentation for 'SGPKit'...
Finished building documentation for 'SGPKit' (0.10s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/csanfilippo/swift-sgp4/1.2.0
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Emitting module SymbolKit
[11/57] Compiling SymbolKit Names.swift
[12/57] Compiling SymbolKit SPI.swift
[13/57] Compiling SymbolKit Snippet.swift
[14/57] Compiling SymbolKit Extension.swift
[15/57] Compiling SymbolKit DeclarationFragments.swift
[16/57] Compiling SymbolKit Fragment.swift
[17/57] Compiling SymbolKit FragmentKind.swift
[18/57] Compiling SymbolKit FunctionParameter.swift
[19/57] Compiling SymbolKit FunctionSignature.swift
[20/57] Compiling SymbolKit Mixin+Equals.swift
[21/57] Compiling SymbolKit Mixin+Hash.swift
[22/57] Compiling SymbolKit Mixin.swift
[23/57] Compiling SymbolKit LineList.swift
[24/57] Compiling SymbolKit Position.swift
[25/57] Compiling SymbolKit SemanticVersion.swift
[26/57] Compiling SymbolKit AccessControl.swift
[27/57] Compiling SymbolKit Availability.swift
[28/57] Compiling SymbolKit AvailabilityItem.swift
[29/57] Compiling SymbolKit Domain.swift
[30/57] Compiling SymbolKit SourceRange.swift
[31/57] Compiling SymbolKit Metadata.swift
[32/57] Compiling SymbolKit Module.swift
[33/57] Compiling SymbolKit OperatingSystem.swift
[34/57] Compiling SymbolKit Platform.swift
[35/57] Compiling SymbolKit Identifier.swift
[36/57] Compiling SymbolKit KindIdentifier.swift
[37/57] Compiling SymbolKit Location.swift
[38/57] Compiling SymbolKit Mutability.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.02s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/5] Compiling SGPKit Model.swift
[3/5] Compiling SGPKit Interpreter.swift
[4/5] Compiling SGPKit TLEParser.swift
[5/5] Emitting module SGPKit
Build of target: 'SGPKit' complete! (0.51s)
     100
2	/Users/admin/builder/spi-builder-workspace/.docs/csanfilippo/swift-sgp4/1.2.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/csanfilippo/swift-sgp4/1.2.0
File count: 100
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-csanfilippo-swift-sgp4-1.2.0-fb6c1965.zip to s3://spi-docs-inbox/prod-csanfilippo-swift-sgp4-1.2.0-fb6c1965.zip
Copying... [18%]
Copying... [36%]
Copying... [53%]
Copying... [71%]
Copying... [89%]
Copying... [100%]
Done.