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 Axiomatic, reference master (647459), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 05:24:18 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jadengeller/axiomatic.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jadengeller/axiomatic
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6474593 Merge pull request #3 from MaxDesiatov/master
Cloned https://github.com/jadengeller/axiomatic.git
Revision (git rev-parse @):
6474593b80f256974b9acb24062e67e28cd92594
SUCCESS checkout https://github.com/jadengeller/axiomatic.git at master
Fetching https://github.com/JadenGeller/Gluey.git
[1/462] Fetching gluey
Fetched https://github.com/JadenGeller/Gluey.git from cache (0.81s)
Creating working copy for https://github.com/JadenGeller/Gluey.git
Working copy of https://github.com/JadenGeller/Gluey.git resolved at master (c4912ca)
========================================
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": "axiomatic",
      "name": "Axiomatic",
      "url": "https://github.com/jadengeller/axiomatic.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/axiomatic",
      "dependencies": [
        {
          "identity": "gluey",
          "name": "Gluey",
          "url": "https://github.com/JadenGeller/Gluey.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Gluey",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/jadengeller/axiomatic.git
[1/680] Fetching axiomatic
Fetched https://github.com/jadengeller/axiomatic.git from cache (1.00s)
Fetching https://github.com/JadenGeller/Gluey.git from cache
Fetched https://github.com/JadenGeller/Gluey.git from cache (0.46s)
Creating working copy for https://github.com/jadengeller/axiomatic.git
Working copy of https://github.com/jadengeller/axiomatic.git resolved at master (6474593)
Creating working copy for https://github.com/JadenGeller/Gluey.git
Working copy of https://github.com/JadenGeller/Gluey.git resolved at master (c4912ca)
warning: '.resolve-product-dependencies': dependency 'axiomatic' is not used by any target
Found 1 product dependencies
  - Gluey
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/jadengeller/axiomatic.git
https://github.com/jadengeller/axiomatic.git
{
  "dependencies" : [
    {
      "identity" : "gluey",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JadenGeller/Gluey.git"
    }
  ],
  "manifest_display_name" : "Axiomatic",
  "name" : "Axiomatic",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Axiomatic",
      "targets" : [
        "Axiomatic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AxiomaticTests",
      "module_type" : "SwiftTarget",
      "name" : "AxiomaticTests",
      "path" : "Tests/AxiomaticTests",
      "sources" : [
        "ClauseTests.swift",
        "PredicateTests.swift",
        "SystemTests.swift"
      ],
      "target_dependencies" : [
        "Axiomatic"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Axiomatic",
      "module_type" : "SwiftTarget",
      "name" : "Axiomatic",
      "path" : "Sources/Axiomatic",
      "product_dependencies" : [
        "Gluey"
      ],
      "product_memberships" : [
        "Axiomatic"
      ],
      "sources" : [
        "Clause.swift",
        "Functor.swift",
        "System.swift",
        "Term.swift",
        "Utility.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/11] Compiling Gluey UnifiableType.swift
[5/11] Compiling Gluey Unifiable.swift
[6/11] Compiling Gluey DriedGlue.swift
[7/11] Compiling Gluey UnificationError.swift
[8/11] Emitting module Gluey
[9/11] Compiling Gluey ContextCopyable.swift
[10/11] Compiling Gluey Glue.swift
[11/11] Compiling Gluey Binding.swift
[12/17] Compiling Axiomatic Utility.swift
[13/17] Compiling Axiomatic Term.swift
[14/17] Compiling Axiomatic Functor.swift
[15/17] Compiling Axiomatic System.swift
[16/17] Compiling Axiomatic Clause.swift
[17/17] Emitting module Axiomatic
Build complete! (1.71s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "gluey",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JadenGeller/Gluey.git"
    }
  ],
  "manifest_display_name" : "Axiomatic",
  "name" : "Axiomatic",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Axiomatic",
      "targets" : [
        "Axiomatic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AxiomaticTests",
      "module_type" : "SwiftTarget",
      "name" : "AxiomaticTests",
      "path" : "Tests/AxiomaticTests",
      "sources" : [
        "ClauseTests.swift",
        "PredicateTests.swift",
        "SystemTests.swift"
      ],
      "target_dependencies" : [
        "Axiomatic"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Axiomatic",
      "module_type" : "SwiftTarget",
      "name" : "Axiomatic",
      "path" : "Sources/Axiomatic",
      "product_dependencies" : [
        "Gluey"
      ],
      "product_memberships" : [
        "Axiomatic"
      ],
      "sources" : [
        "Clause.swift",
        "Functor.swift",
        "System.swift",
        "Term.swift",
        "Utility.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.