The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Mint, reference master (7bc67a), with Swift 5.9 for Linux on 4 Jun 2025 15:01:00 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-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: 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 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 master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/yonaskolb/Mint.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:943c57f5f023c04804daf623375860c13f93d33d0cb4f0a89054871e5f11529c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/jakeheis/SwiftCLI.git
[1/5074] Fetching swiftcli
[1321/6270] Fetching swiftcli, rainbow
[6271/6558] Fetching swiftcli, rainbow, version
Fetching https://github.com/kylef/PathKit.git
Fetched https://github.com/jakeheis/SwiftCLI.git (1.01s)
Fetched https://github.com/mxcl/Version.git (1.06s)
Fetched https://github.com/onevcat/Rainbow.git (1.06s)
[1/1411] Fetching pathkit
Fetched https://github.com/kylef/PathKit.git (0.98s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (1.61s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.05s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git (0.27s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.1.0 (0.37s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.1.0 (1.05s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.39s)
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/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/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.1.0
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.1.0
Building for debugging...
[1/48] Compiling Rainbow StringGenerator.swift
[2/49] Compiling Version Version+Codable.swift
[3/49] Emitting module Version
[4/49] Compiling Rainbow String+Rainbow.swift
[5/49] Compiling Rainbow Style.swift
[6/49] Compiling Version Version+Range.swift
[7/49] Compiling Version Version.swift
[8/49] Compiling SwiftCLI ArgumentListManipulator.swift
[9/49] Compiling SwiftCLI CLI.swift
[10/49] Compiling Rainbow OutputTarget.swift
[11/49] Compiling SwiftCLI Error.swift
[12/49] Compiling SwiftCLI HelpCommand.swift
[13/49] Compiling SwiftCLI HelpMessageGenerator.swift
[14/49] Compiling SwiftCLI Input.swift
[15/49] Compiling SwiftCLI Option.swift
[16/49] Compiling SwiftCLI OptionGroup.swift
[17/49] Compiling Version Version+Comparable.swift
[18/49] Compiling Version Version+Foundation.swift
[19/52] Compiling SwiftCLI Command.swift
[20/52] Compiling SwiftCLI Compatibility.swift
[21/52] Compiling SwiftCLI CompletionGenerator.swift
[22/52] Compiling SwiftCLI ArgumentList.swift
[23/52] Emitting module Rainbow
[24/52] Compiling SwiftCLI OptionRegistry.swift
[25/52] Compiling SwiftCLI Parameter.swift
[26/52] Compiling SwiftCLI Parser.swift
[27/52] Compiling SwiftCLI Path.swift
[28/52] Compiling SwiftCLI Stream.swift
[29/52] Compiling SwiftCLI Task.swift
[35/53] Emitting module SwiftCLI
[39/53] Compiling SwiftCLI Term.swift
[40/53] Compiling SwiftCLI Validation.swift
[41/53] Compiling Rainbow Rainbow.swift
[42/55] Wrapping AST for Version for debugging
[45/55] Compiling SwiftCLI ValueBox.swift
[46/55] Compiling SwiftCLI VersionCommand.swift
[47/56] Emitting module PathKit
[48/56] Compiling PathKit PathKit.swift
[49/58] Wrapping AST for Rainbow for debugging
[53/59] Wrapping AST for SwiftCLI for debugging
[54/59] Wrapping AST for PathKit for debugging
[56/71] Compiling MintKit StringExtensions.swift
[57/72] Compiling MintKit ProcessInfoExtensions.swift
[58/72] Compiling MintKit PackageReference.swift
[59/72] Compiling MintKit Mintfile.swift
[60/72] Compiling MintKit PackagePath.swift
[61/72] Compiling MintKit SwiftPackage.swift
[62/72] Compiling MintKit Cache.swift
[63/72] Compiling MintKit GitTag.swift
[64/72] Emitting module MintKit
[65/72] Compiling MintKit InputReader.swift
[66/72] Compiling MintKit InstallStatus.swift
[67/72] Compiling MintKit Mint.swift
[68/72] Compiling MintKit MintError.swift
[70/74] Wrapping AST for MintKit for debugging
[72/85] Compiling MintCLI WhichCommand.swift
[73/86] Emitting module MintCLI
[74/86] Compiling MintCLI MintFileCommand.swift
[75/86] Compiling MintCLI OutdatedCommand.swift
[76/86] Compiling MintCLI BootstrapCommand.swift
[77/86] Compiling MintCLI InstallCommand.swift
[78/86] Compiling MintCLI ListCommand.swift
[79/86] Compiling MintCLI MintCommand.swift
[80/86] Compiling MintCLI PackageCommand.swift
[81/86] Compiling MintCLI UninstallCommand.swift
[82/86] Compiling MintCLI RunCommand.swift
[83/86] Compiling MintCLI MintCLI.swift
[85/88] Wrapping AST for MintCLI for debugging
[87/90] Compiling Mint main.swift
[88/90] Emitting module Mint
[90/92] Wrapping AST for Mint for debugging
[91/92] Linking mint
Build complete! (25.31s)
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-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:943c57f5f023c04804daf623375860c13f93d33d0cb4f0a89054871e5f11529c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.