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 IDPPlanner, reference main (e4117c), with Swift 6.0 for Linux on 27 Nov 2024 23:33:57 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kasei/IDPPlanner.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/kasei/IDPPlanner
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e4117c7 Use Swift Algorithms package for generation of subsets.
Cloned https://github.com/kasei/IDPPlanner.git
Revision (git rev-parse @):
e4117c70ed9d5d3e74f4bf84463682ff095240a9
SUCCESS checkout https://github.com/kasei/IDPPlanner.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/kasei/IDPPlanner.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-algorithms
[1/5591] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms from cache (0.36s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 0.1.1 (0.46s)
Fetching https://github.com/apple/swift-numerics
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.38s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.46s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 0.1.1
Building for debugging...
[0/5] Write sources
[3/5] Compiling _NumericsShims _NumericsShims.c
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/15] Compiling RealModule ElementaryFunctions.swift
[7/16] Compiling RealModule RealFunctions.swift
[8/16] Compiling RealModule Real.swift
[9/16] Compiling RealModule Float80+Real.swift
[10/16] Compiling RealModule Float16+Real.swift
[11/16] Compiling RealModule AlgebraicField.swift
[12/16] Compiling RealModule ApproximateEquality.swift
[13/16] Emitting module RealModule
[14/16] Compiling RealModule AugmentedArithmetic.swift
[15/16] Compiling RealModule Double+Real.swift
[16/16] Compiling RealModule Float+Real.swift
[18/37] Compiling Algorithms Compacted.swift
[19/37] Compiling Algorithms Cycle.swift
[20/37] Compiling Algorithms FirstNonNil.swift
[21/39] Compiling Algorithms Rotate.swift
[22/39] Compiling Algorithms Stride.swift
[23/39] Compiling Algorithms MinMax.swift
[24/39] Compiling Algorithms Partition.swift
[25/39] Compiling Algorithms Permutations.swift
[26/39] Compiling Algorithms Chain.swift
[27/39] Compiling Algorithms Chunked.swift
[28/39] Compiling Algorithms Combinations.swift
[29/39] Compiling Algorithms Indexed.swift
[30/39] Compiling Algorithms Intersperse.swift
[31/39] Compiling Algorithms LazySplit.swift
[32/39] Compiling Algorithms Unique.swift
[33/39] Compiling Algorithms Windows.swift
[34/39] Compiling Algorithms Product.swift
[35/39] Compiling Algorithms RandomSample.swift
[36/39] Compiling Algorithms Reductions.swift
[37/39] Compiling Algorithms Suffix.swift
[38/39] Compiling Algorithms Trim.swift
[39/39] Emitting module Algorithms
[41/42] Emitting module IDPPlanner
[42/42] Compiling IDPPlanner IDPPlanner.swift
Build complete! (14.38s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "0.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    }
  ],
  "manifest_display_name" : "IDPPlanner",
  "name" : "IDPPlanner",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "IDPPlanner",
      "targets" : [
        "IDPPlanner"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IDPPlannerTests",
      "module_type" : "SwiftTarget",
      "name" : "IDPPlannerTests",
      "path" : "Tests/IDPPlannerTests",
      "sources" : [
        "IDPPlannerTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "IDPPlanner"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IDPPlanner",
      "module_type" : "SwiftTarget",
      "name" : "IDPPlanner",
      "path" : "Sources/IDPPlanner",
      "product_dependencies" : [
        "Algorithms"
      ],
      "product_memberships" : [
        "IDPPlanner"
      ],
      "sources" : [
        "IDPPlanner.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.