Build Information
Successful build of Spinner, reference 2.1.0 (16ac0c
), with Swift 6.2 (beta) for Linux on 20 Jun 2025 17:30:26 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dominicegginton/spinner.git
Reference: 2.1.0
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/dominicegginton/spinner
* tag 2.1.0 -> FETCH_HEAD
HEAD is now at 16ac0c4 deps: upgrade rainbow from 3.0.0 to 4.0.0 (#47)
Cloned https://github.com/dominicegginton/spinner.git
Revision (git rev-parse @):
16ac0c404320005936579f1d6454bb88dbd8d71a
SUCCESS checkout https://github.com/dominicegginton/spinner.git at 2.1.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/dominicegginton/spinner.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/IBM-Swift/BlueSignals.git
[1/681] Fetching bluesignals
Fetching https://github.com/dominicegginton/Nanoseconds
Fetching https://github.com/onevcat/Rainbow
Fetched https://github.com/IBM-Swift/BlueSignals.git from cache (0.39s)
[1/201] Fetching nanoseconds
[64/1397] Fetching nanoseconds, rainbow
Fetched https://github.com/dominicegginton/Nanoseconds from cache (0.41s)
Fetched https://github.com/onevcat/Rainbow from cache (0.41s)
Computing version for https://github.com/dominicegginton/Nanoseconds
Computed https://github.com/dominicegginton/Nanoseconds at 1.1.3 (1.47s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (4.42s)
Computing version for https://github.com/IBM-Swift/BlueSignals.git
Computed https://github.com/IBM-Swift/BlueSignals.git at 1.0.200 (0.83s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/dominicegginton/Nanoseconds
Working copy of https://github.com/dominicegginton/Nanoseconds resolved at 1.1.3
Creating working copy for https://github.com/IBM-Swift/BlueSignals.git
Working copy of https://github.com/IBM-Swift/BlueSignals.git resolved at 1.0.200
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/21] Emitting module Rainbow
[7/22] Compiling Rainbow StringGenerator.swift
[8/22] Compiling Rainbow String+Rainbow.swift
[9/22] Compiling Rainbow Style.swift
[10/22] Compiling Rainbow BackgroundColor.swift
[11/22] Compiling Rainbow CodesParser.swift
[12/22] Compiling Rainbow Color.swift
[13/22] Compiling Rainbow ColorApproximation.swift
[14/22] Emitting module Nanoseconds
[15/22] Compiling Nanoseconds Now.swift
[16/22] Compiling Nanoseconds TimeInterval.swift
[17/22] Compiling Rainbow OutputTarget.swift
[18/22] Compiling Rainbow ControlCode.swift
[19/22] Compiling Rainbow ModesExtractor.swift
[21/23] Compiling Rainbow Rainbow.swift
[23/24] Compiling Signals Signals.swift
[24/24] Emitting module Signals
[26/30] Compiling Spinner SpinnerStream.swift
[27/30] Compiling Spinner SpinnerSignal.swift
[28/30] Emitting module Spinner
[29/30] Compiling Spinner SpinnerAnimation.swift
[30/30] Compiling Spinner Spinner.swift
Build complete! (38.16s)
Build complete.
{
"dependencies" : [
{
"identity" : "nanoseconds",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dominicegginton/Nanoseconds"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow"
},
{
"identity" : "bluesignals",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IBM-Swift/BlueSignals.git"
}
],
"manifest_display_name" : "Spinner",
"name" : "Spinner",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Spinner",
"targets" : [
"Spinner"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Spinner",
"module_type" : "SwiftTarget",
"name" : "Spinner",
"path" : "Sources/Spinner",
"product_dependencies" : [
"Nanoseconds",
"Rainbow",
"Signals"
],
"product_memberships" : [
"Spinner"
],
"sources" : [
"Spinner.swift",
"SpinnerAnimation.swift",
"SpinnerSignal.swift",
"SpinnerStream.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.