The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Mint, reference master (3ee0f6), with Swift 6.0 for Linux on 3 Jan 2026 09:38:40 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yonaskolb/Mint.git
Reference: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3ee0f63 Use linux-compatible flag for linking resources (#287)
Cloned https://github.com/yonaskolb/Mint.git
Revision (git rev-parse @):
3ee0f63e6be99cb655a1c567d283aa51a294ffc5
SUCCESS checkout https://github.com/yonaskolb/Mint.git at master
========================================
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-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:d9a15f93bf2b54d4a5c29ad13249b33c1decc55763b749502648fc1aee8d297b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/jakeheis/SwiftCLI.git
[1/293] Fetching version
[294/1731] Fetching version, pathkit
[1359/6805] Fetching version, pathkit, swiftcli
[1713/8217] Fetching version, pathkit, swiftcli, rainbow
Fetched https://github.com/mxcl/Version.git from cache (0.21s)
[4060/7924] Fetching pathkit, swiftcli, rainbow
Fetched https://github.com/onevcat/Rainbow.git from cache (0.27s)
[4838/6512] Fetching pathkit, swiftcli
Fetched https://github.com/kylef/PathKit.git from cache (0.38s)
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (0.38s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (2.39s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.38s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.64s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.68s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.2.0 (0.75s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.2.1 (2.94s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.2.0
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/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.2.1
Building for debugging...
[0/17] Write sources
[7/17] Write swift-version-24593BA9C3E375BF.txt
[9/61] Emitting module SwiftCLI
[10/63] Compiling Rainbow StringGenerator.swift
[11/63] Compiling Rainbow Style.swift
[12/64] Compiling Version Version+Range.swift
[13/64] Compiling SwiftCLI ValueBox.swift
[14/64] Compiling SwiftCLI VersionCommand.swift
[15/64] Emitting module Version
[16/64] Compiling Version Version+Codable.swift
[17/64] Emitting module Rainbow
[18/64] Compiling Rainbow BackgroundColor.swift
[19/64] Compiling Rainbow CodesParser.swift
[20/64] Compiling Version Version.swift
[21/64] Compiling Rainbow String+ConditionalStyling.swift
[22/64] Compiling Rainbow String+Rainbow.swift
[23/64] Compiling Rainbow HSLColorConverter.swift
[24/64] Compiling Rainbow ModesExtractor.swift
[26/64] Compiling Version Version+Foundation.swift
[27/64] Compiling Version Version+Comparable.swift
[28/65] Compiling SwiftCLI Term.swift
[29/65] Compiling SwiftCLI Validation.swift
[30/65] Compiling Rainbow Color.swift
[31/65] Compiling Rainbow ColorApproximation.swift
[33/65] Compiling Rainbow StyledStringBuilder.swift
[34/65] Compiling Rainbow ConditionalStyleBuilder.swift
[35/65] Compiling Rainbow ControlCode.swift
[41/65] Wrapping AST for Version for debugging
[45/65] Compiling Rainbow OutputTarget.swift
[46/65] Compiling Rainbow Rainbow.swift
[49/66] Compiling SwiftCLI Parser.swift
[53/66] Compiling SwiftCLI Path.swift
[54/66] Compiling SwiftCLI Stream.swift
[55/66] Compiling SwiftCLI Task.swift
[57/67] Wrapping AST for SwiftCLI for debugging
[58/67] Wrapping AST for Rainbow for debugging
[60/67] Compiling PathKit PathKit.swift
[61/67] Emitting module PathKit
[62/68] Wrapping AST for PathKit for debugging
[64/80] Compiling MintKit StringExtensions.swift
[65/81] Compiling MintKit ProcessInfoExtensions.swift
[66/81] Emitting module MintKit
[67/81] Compiling MintKit PackageReference.swift
[68/81] Compiling MintKit Mintfile.swift
[69/81] Compiling MintKit PackagePath.swift
[70/81] Compiling MintKit InputReader.swift
[71/81] Compiling MintKit InstallStatus.swift
[72/81] Compiling MintKit SwiftPackage.swift
[73/81] Compiling MintKit Mint.swift
[74/81] Compiling MintKit MintError.swift
[75/81] Compiling MintKit Cache.swift
[76/81] Compiling MintKit GitTag.swift
[77/82] Wrapping AST for MintKit for debugging
[79/93] Compiling MintCLI WhichCommand.swift
[80/93] Compiling MintCLI UninstallCommand.swift
[81/94] Compiling MintCLI RunCommand.swift
[82/94] Compiling MintCLI PackageCommand.swift
[83/94] Compiling MintCLI ListCommand.swift
[84/94] Compiling MintCLI MintCommand.swift
[85/94] Compiling MintCLI MintFileCommand.swift
[86/94] Compiling MintCLI OutdatedCommand.swift
[87/94] Emitting module MintCLI
[88/94] Compiling MintCLI BootstrapCommand.swift
[89/94] Compiling MintCLI InstallCommand.swift
[90/94] Compiling MintCLI MintCLI.swift
[91/95] Wrapping AST for MintCLI for debugging
[93/97] Emitting module Mint
[94/97] Compiling Mint main.swift
[95/98] Wrapping AST for Mint for debugging
[96/98] Write Objects.LinkFileList
[97/98] Linking mint
Build complete! (45.42s)
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:d9a15f93bf2b54d4a5c29ad13249b33c1decc55763b749502648fc1aee8d297b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.