The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Mint, reference 0.18.0 (7bc67a), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 08:21:34 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yonaskolb/Mint.git
Reference: 0.18.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/jakeheis/SwiftCLI.git
Fetching https://github.com/mxcl/Version.git
[1/1021] Fetching spectre
[114/2463] Fetching spectre, rainbow
[172/2756] Fetching spectre, rainbow, version
[228/7830] Fetching spectre, rainbow, version, swiftcli
[482/9282] Fetching spectre, rainbow, version, swiftcli, pathkit
Fetched https://github.com/kylef/Spectre.git from cache (0.91s)
Fetched https://github.com/kylef/PathKit.git from cache (0.91s)
Fetched https://github.com/onevcat/Rainbow.git from cache (0.91s)
[2678/5367] Fetching version, swiftcli
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (1.57s)
Fetched https://github.com/mxcl/Version.git from cache (1.57s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.0.1 (4.58s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (0.67s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.1 (2.38s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.52s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.65s)
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/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.0.1
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "mint",
      "name": "Mint",
      "url": "https://github.com/yonaskolb/Mint.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Mint",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "pathkit",
          "name": "PathKit",
          "url": "https://github.com/kylef/PathKit.git",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow.git",
          "version": "4.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swiftcli",
          "name": "SwiftCLI",
          "url": "https://github.com/jakeheis/SwiftCLI.git",
          "version": "6.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCLI",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "version",
          "name": "Version",
          "url": "https://github.com/mxcl/Version.git",
          "version": "2.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Version",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/yonaskolb/Mint.git
[1/2976] Fetching mint
Fetched https://github.com/yonaskolb/Mint.git from cache (0.99s)
Fetching https://github.com/mxcl/Version.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/onevcat/Rainbow.git from cache
Fetching https://github.com/jakeheis/SwiftCLI.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.48s)
Fetched https://github.com/mxcl/Version.git from cache (0.49s)
Fetched https://github.com/onevcat/Rainbow.git from cache (0.49s)
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (0.49s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (0.55s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.03s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.45s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.52s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.2.0 (0.04s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.2.1 (0.03s)
Creating working copy for https://github.com/yonaskolb/Mint.git
Working copy of https://github.com/yonaskolb/Mint.git resolved at 0.18.0 (7bc67a0)
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.2.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.2.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
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Found 4 product dependencies
  - PathKit
  - Rainbow
  - SwiftCLI
  - Version
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/yonaskolb/Mint.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[1/12] Write mint-entitlement.plist
[3/12] Write sources
[8/12] Write swift-version--6988338F2F200930.txt
[10/52] Emitting module Rainbow
[11/53] Compiling Version Version.swift
[12/53] Compiling Rainbow StringGenerator.swift
[13/53] Compiling Rainbow String+Rainbow.swift
[14/53] Compiling SwiftCLI Option.swift
[15/53] Compiling SwiftCLI OptionGroup.swift
[16/55] Compiling Rainbow Style.swift
[17/55] Compiling SwiftCLI OptionRegistry.swift
[18/55] Compiling SwiftCLI Parameter.swift
[19/55] Compiling SwiftCLI ValueBox.swift
[20/55] Compiling SwiftCLI VersionCommand.swift
[21/55] Compiling SwiftCLI Term.swift
[22/55] Compiling SwiftCLI Validation.swift
[23/55] Compiling SwiftCLI Error.swift
[24/55] Compiling SwiftCLI HelpCommand.swift
[25/55] Compiling SwiftCLI HelpMessageGenerator.swift
[26/55] Compiling SwiftCLI Input.swift
[27/55] Compiling SwiftCLI ArgumentList.swift
[28/55] Compiling SwiftCLI ArgumentListManipulator.swift
[29/55] Compiling Version Version+Comparable.swift
[30/55] Compiling Version Version+Range.swift
[31/55] Compiling Version Version+Codable.swift
[32/55] Emitting module Version
[33/55] Compiling Version Version+Foundation.swift
[34/55] Compiling Rainbow ControlCode.swift
[37/55] Compiling SwiftCLI CLI.swift
[38/55] Emitting module SwiftCLI
[39/55] Compiling SwiftCLI Command.swift
[40/55] Compiling SwiftCLI Compatibility.swift
[41/55] Compiling Rainbow Color.swift
[42/55] Compiling SwiftCLI CompletionGenerator.swift
[43/55] Compiling Rainbow ColorApproximation.swift
[44/55] Compiling Rainbow ModesExtractor.swift
[45/55] Compiling Rainbow OutputTarget.swift
[46/55] Compiling SwiftCLI Parser.swift
[47/55] Compiling SwiftCLI Path.swift
[48/55] Compiling SwiftCLI Stream.swift
[49/55] Compiling SwiftCLI Task.swift
[50/55] Compiling Rainbow Rainbow.swift
[51/55] Emitting module PathKit
[52/55] Compiling PathKit PathKit.swift
[53/67] Compiling MintKit PackagePath.swift
[54/67] Compiling MintKit StringExtensions.swift
[55/68] Compiling MintKit ProcessInfoExtensions.swift
[56/68] Compiling MintKit PackageReference.swift
[57/68] Compiling MintKit Mintfile.swift
[58/68] Compiling MintKit SwiftPackage.swift
[59/68] Compiling MintKit InputReader.swift
[60/68] Compiling MintKit InstallStatus.swift
[61/68] Compiling MintKit MintError.swift
[62/68] Compiling MintKit Mint.swift
[63/68] Compiling MintKit Cache.swift
[64/68] Compiling MintKit GitTag.swift
[65/68] Emitting module MintKit
[66/79] Compiling MintCLI WhichCommand.swift
[67/79] Compiling MintCLI UninstallCommand.swift
[68/79] Compiling MintCLI OutdatedCommand.swift
[69/79] Compiling MintCLI PackageCommand.swift
[70/79] Compiling MintCLI MintFileCommand.swift
[71/79] Compiling MintCLI RunCommand.swift
[72/80] Emitting module MintCLI
[73/80] Compiling MintCLI MintCommand.swift
[74/80] Compiling MintCLI BootstrapCommand.swift
[75/80] Compiling MintCLI InstallCommand.swift
[76/80] Compiling MintCLI ListCommand.swift
[77/80] Compiling MintCLI MintCLI.swift
[78/82] Compiling Mint main.swift
[79/82] Emitting module Mint
[79/82] Write Objects.LinkFileList
[80/82] Linking mint
[81/82] Applying mint
Build complete! (13.48s)
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" : "/Users/admin/builder/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"
}
Done.