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 Hume, reference master (d2e8b4), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 19:16:25 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/jasagredo/hume.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jasagredo/hume
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d2e8b45 Corrected the cost
Cloned https://github.com/jasagredo/hume.git
Revision (git rev-parse @):
d2e8b456a33a6640820583113b239b646ef0bd75
SUCCESS checkout https://github.com/jasagredo/hume.git at master
Fetching https://github.com/aleph7/Upsurge.git
[1/2596] Fetching upsurge
Fetched https://github.com/aleph7/Upsurge.git from cache (1.03s)
Computing version for https://github.com/aleph7/Upsurge.git
Computed https://github.com/aleph7/Upsurge.git at 0.11.0 (0.58s)
Creating working copy for https://github.com/aleph7/Upsurge.git
Working copy of https://github.com/aleph7/Upsurge.git resolved at 0.11.0
========================================
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": "hume",
      "name": "Hume",
      "url": "https://github.com/jasagredo/hume.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/hume",
      "dependencies": [
        {
          "identity": "upsurge",
          "name": "Upsurge",
          "url": "https://github.com/aleph7/Upsurge.git",
          "version": "0.11.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Upsurge",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/jasagredo/hume.git
[1/101] Fetching hume
Fetched https://github.com/jasagredo/hume.git from cache (0.74s)
Fetching https://github.com/aleph7/Upsurge.git from cache
Fetched https://github.com/aleph7/Upsurge.git from cache (0.45s)
Computing version for https://github.com/aleph7/Upsurge.git
Computed https://github.com/aleph7/Upsurge.git at 0.11.0 (0.02s)
Creating working copy for https://github.com/aleph7/Upsurge.git
Working copy of https://github.com/aleph7/Upsurge.git resolved at 0.11.0
Creating working copy for https://github.com/jasagredo/hume.git
Working copy of https://github.com/jasagredo/hume.git resolved at master (d2e8b45)
warning: '.resolve-product-dependencies': dependency 'hume' is not used by any target
Found 1 product dependencies
  - Upsurge
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/jasagredo/hume.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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--7754E27361AE5C74.txt
[4/28] Emitting module Upsurge
[5/30] Compiling Upsurge Complex.swift
[6/30] Compiling Upsurge ComplexArithmetic.swift
[7/30] Compiling Upsurge ComplexArray.swift
[8/30] Compiling Upsurge Interval.swift
[9/30] Compiling Upsurge LinearOperators.swift
[10/30] Compiling Upsurge LinearType.swift
[11/30] Compiling Upsurge ValueArray.swift
[12/30] Compiling Upsurge ValueArraySlice.swift
[13/30] Compiling Upsurge ComplexArrayRealSlice.swift
[14/30] Compiling Upsurge ComplexArraySlice.swift
[15/30] Compiling Upsurge Exponential.swift
[16/30] Compiling Upsurge 2DTensorSlice.swift
[17/30] Compiling Upsurge Arithmetic.swift
[18/30] Compiling Upsurge Auxiliary.swift
[19/30] Compiling Upsurge Tensor.swift
[20/30] Compiling Upsurge TensorSlice.swift
[21/30] Compiling Upsurge TensorType.swift
[22/30] Compiling Upsurge Value.swift
[23/30] Compiling Upsurge Sequence.swift
[24/30] Compiling Upsurge Span.swift
[25/30] Compiling Upsurge PointerUtilities.swift
[26/30] Compiling Upsurge QuadraticType.swift
[27/30] Compiling Upsurge Real.swift
[28/30] Compiling Upsurge Matrix.swift
[29/30] Compiling Upsurge MatrixArithmetic.swift
[30/30] Compiling Upsurge MatrixSlice.swift
[31/32] Emitting module Hume
[32/32] Compiling Hume Hume.swift
Build complete! (18.13s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "upsurge",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/aleph7/Upsurge.git"
    }
  ],
  "manifest_display_name" : "Hume",
  "name" : "Hume",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Hume",
      "targets" : [
        "Hume"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HumeTests",
      "module_type" : "SwiftTarget",
      "name" : "HumeTests",
      "path" : "Tests/HumeTests",
      "sources" : [
        "HumeTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Hume"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Hume",
      "module_type" : "SwiftTarget",
      "name" : "Hume",
      "path" : "Sources/Hume",
      "product_dependencies" : [
        "Upsurge"
      ],
      "product_memberships" : [
        "Hume"
      ],
      "sources" : [
        "Hume.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.