Build Information
Successful build of IDPPlanner, reference main (e4117c
), with Swift 6.1 for Linux on 26 Apr 2025 08:41:44 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.61.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.1
Building package at path: $PWD
https://github.com/kasei/IDPPlanner.git
https://github.com/kasei/IDPPlanner.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-algorithms
[1/5903] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms from cache (0.43s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 0.1.1 (1.37s)
Fetching https://github.com/apple/swift-numerics
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.65s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (1.41s)
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 0.1.1
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 0.1.0
Building for debugging...
[0/5] Write sources
[3/5] Compiling _NumericsShims _NumericsShims.c
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/15] Compiling RealModule Real.swift
[7/16] Compiling RealModule AugmentedArithmetic.swift
[8/16] Compiling RealModule Double+Real.swift
[9/16] Emitting module RealModule
[10/16] Compiling RealModule AlgebraicField.swift
[11/16] Compiling RealModule ApproximateEquality.swift
[12/16] Compiling RealModule RealFunctions.swift
[13/16] Compiling RealModule Float16+Real.swift
[14/16] Compiling RealModule Float+Real.swift
[15/16] Compiling RealModule Float80+Real.swift
[16/16] Compiling RealModule ElementaryFunctions.swift
[18/37] Compiling Algorithms Suffix.swift
[19/37] Compiling Algorithms Trim.swift
[20/39] Compiling Algorithms Compacted.swift
[21/39] Compiling Algorithms Cycle.swift
[22/39] Compiling Algorithms FirstNonNil.swift
[23/39] Compiling Algorithms Unique.swift
[24/39] Compiling Algorithms Windows.swift
[25/39] Compiling Algorithms MinMax.swift
[26/39] Compiling Algorithms Partition.swift
[27/39] Compiling Algorithms Permutations.swift
[28/39] Compiling Algorithms Chain.swift
[29/39] Compiling Algorithms Chunked.swift
[30/39] Compiling Algorithms Combinations.swift
[31/39] Compiling Algorithms Rotate.swift
[32/39] Compiling Algorithms Stride.swift
[33/39] Compiling Algorithms Product.swift
[34/39] Compiling Algorithms RandomSample.swift
[35/39] Compiling Algorithms Reductions.swift
[36/39] Compiling Algorithms Indexed.swift
[37/39] Compiling Algorithms Intersperse.swift
[38/39] Compiling Algorithms LazySplit.swift
[39/39] Emitting module Algorithms
[41/42] Compiling IDPPlanner IDPPlanner.swift
[42/42] Emitting module IDPPlanner
Build complete! (13.82s)
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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.