Build Information
Successful build of Mint, reference 0.18.0 (7bc67a
), with Swift 6.0 for Linux on 4 Jun 2025 15:01:11 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yonaskolb/Mint.git
Reference: 0.18.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/yonaskolb/Mint
* tag 0.18.0 -> FETCH_HEAD
HEAD is now at 7bc67a0 Update to 0.18.0
Cloned https://github.com/yonaskolb/Mint.git
Revision (git rev-parse @):
7bc67a0b925b949c8becc327bc08f56eeadc0051
SUCCESS checkout https://github.com/yonaskolb/Mint.git at 0.18.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/yonaskolb/Mint.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/jakeheis/SwiftCLI.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/kylef/PathKit.git
[1/1196] Fetching rainbow
[731/6270] Fetching rainbow, swiftcli
[1908/6558] Fetching rainbow, swiftcli, version
[3820/7969] Fetching rainbow, swiftcli, version, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.28s)
Fetched https://github.com/mxcl/Version.git from cache (0.33s)
Fetched https://github.com/onevcat/Rainbow.git from cache (0.33s)
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (0.33s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (2.25s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (3.05s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.39s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.1.0 (1.10s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.1.0 (3.48s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.19s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.1.0
Creating working copy for https://github.com/jakeheis/SwiftCLI.git
Working copy of https://github.com/jakeheis/SwiftCLI.git resolved at 6.0.3
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.1.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Building for debugging...
[0/17] Write sources
[7/17] Write swift-version-24593BA9C3E375BF.txt
[9/57] Emitting module PathKit
[10/57] Emitting module Rainbow
[11/57] Compiling SwiftCLI ArgumentList.swift
[12/57] Compiling SwiftCLI ArgumentListManipulator.swift
[13/57] Emitting module Version
[14/57] Compiling Version Version.swift
[15/58] Compiling Version Version+Range.swift
[16/58] Compiling Rainbow StringGenerator.swift
[17/58] Compiling Rainbow String+Rainbow.swift
[18/58] Compiling Rainbow Style.swift
[19/58] Compiling SwiftCLI CLI.swift
[20/58] Compiling SwiftCLI Command.swift
[21/58] Compiling SwiftCLI OptionRegistry.swift
[22/58] Compiling SwiftCLI Parameter.swift
[23/58] Compiling SwiftCLI Parser.swift
[24/58] Emitting module SwiftCLI
[29/58] Compiling SwiftCLI Compatibility.swift
[30/58] Compiling SwiftCLI CompletionGenerator.swift
[31/60] Compiling Rainbow OutputTarget.swift
[34/60] Compiling Rainbow Rainbow.swift
[35/61] Compiling SwiftCLI Input.swift
[36/61] Compiling SwiftCLI Option.swift
[37/61] Compiling SwiftCLI OptionGroup.swift
[38/61] Compiling SwiftCLI Term.swift
[39/61] Compiling SwiftCLI Validation.swift
[40/61] Compiling SwiftCLI Path.swift
[41/61] Compiling SwiftCLI Stream.swift
[42/61] Compiling SwiftCLI Task.swift
[43/61] Compiling SwiftCLI Error.swift
[44/61] Compiling SwiftCLI HelpCommand.swift
[45/61] Compiling SwiftCLI HelpMessageGenerator.swift
[46/61] Compiling Version Version+Codable.swift
[47/61] Compiling Version Version+Comparable.swift
[48/61] Compiling Version Version+Foundation.swift
[50/62] Wrapping AST for Rainbow for debugging
[51/62] Wrapping AST for Version for debugging
[53/62] Compiling PathKit PathKit.swift
[54/63] Compiling SwiftCLI ValueBox.swift
[55/63] Compiling SwiftCLI VersionCommand.swift
[57/64] Wrapping AST for PathKit for debugging
[58/64] Wrapping AST for SwiftCLI for debugging
[60/76] Compiling MintKit StringExtensions.swift
[61/77] Compiling MintKit ProcessInfoExtensions.swift
[62/77] Compiling MintKit PackageReference.swift
[63/77] Compiling MintKit Mintfile.swift
[64/77] Compiling MintKit PackagePath.swift
[65/77] Compiling MintKit SwiftPackage.swift
[66/77] Compiling MintKit Mint.swift
[67/77] Compiling MintKit MintError.swift
[68/77] Compiling MintKit InputReader.swift
[69/77] Compiling MintKit InstallStatus.swift
[70/77] Emitting module MintKit
[71/77] Compiling MintKit Cache.swift
[72/77] Compiling MintKit GitTag.swift
[73/78] Wrapping AST for MintKit for debugging
[75/89] Compiling MintCLI UninstallCommand.swift
[76/89] Compiling MintCLI WhichCommand.swift
[77/90] Compiling MintCLI RunCommand.swift
[78/90] Compiling MintCLI PackageCommand.swift
[79/90] Compiling MintCLI MintFileCommand.swift
[80/90] Compiling MintCLI OutdatedCommand.swift
[81/90] Compiling MintCLI ListCommand.swift
[82/90] Compiling MintCLI MintCommand.swift
[83/90] Emitting module MintCLI
[84/90] Compiling MintCLI BootstrapCommand.swift
[85/90] Compiling MintCLI InstallCommand.swift
[86/90] Compiling MintCLI MintCLI.swift
[87/91] Wrapping AST for MintCLI for debugging
[89/93] Compiling Mint main.swift
[90/93] Emitting module Mint
[91/94] Wrapping AST for Mint for debugging
[92/94] Write Objects.LinkFileList
[93/94] Linking mint
Build complete! (34.11s)
Build complete.
{
"dependencies" : [
{
"identity" : "pathkit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/PathKit.git"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow.git"
},
{
"identity" : "swiftcli",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.3",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jakeheis/SwiftCLI.git"
},
{
"identity" : "version",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/Version.git"
}
],
"manifest_display_name" : "Mint",
"name" : "Mint",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "mint",
"targets" : [
"Mint"
],
"type" : {
"executable" : null
}
},
{
"name" : "MintKit",
"targets" : [
"MintKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MintTests",
"module_type" : "SwiftTarget",
"name" : "MintTests",
"path" : "Tests/MintTests",
"sources" : [
"Fixtures.swift",
"MintTests.swift",
"MintfileTests.swift",
"PackageTests.swift",
"ProcessInfoExtensionTests.swift",
"TestHelpers.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"MintKit"
],
"type" : "test"
},
{
"c99name" : "MintKit",
"module_type" : "SwiftTarget",
"name" : "MintKit",
"path" : "Sources/MintKit",
"product_dependencies" : [
"Rainbow",
"PathKit",
"Version",
"SwiftCLI"
],
"product_memberships" : [
"mint",
"MintKit"
],
"sources" : [
"Cache.swift",
"GitTag.swift",
"InputReader.swift",
"InstallStatus.swift",
"Mint.swift",
"MintError.swift",
"Mintfile.swift",
"PackagePath.swift",
"PackageReference.swift",
"ProcessInfoExtensions.swift",
"StringExtensions.swift",
"SwiftPackage.swift"
],
"type" : "library"
},
{
"c99name" : "MintCLI",
"module_type" : "SwiftTarget",
"name" : "MintCLI",
"path" : "Sources/MintCLI",
"product_dependencies" : [
"Rainbow",
"SwiftCLI"
],
"product_memberships" : [
"mint"
],
"sources" : [
"Commands/BootstrapCommand.swift",
"Commands/InstallCommand.swift",
"Commands/ListCommand.swift",
"Commands/MintCommand.swift",
"Commands/MintFileCommand.swift",
"Commands/OutdatedCommand.swift",
"Commands/PackageCommand.swift",
"Commands/RunCommand.swift",
"Commands/UninstallCommand.swift",
"Commands/WhichCommand.swift",
"MintCLI.swift"
],
"target_dependencies" : [
"MintKit"
],
"type" : "library"
},
{
"c99name" : "Mint",
"module_type" : "SwiftTarget",
"name" : "Mint",
"path" : "Sources/Mint",
"product_memberships" : [
"mint"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"MintCLI"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.