This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Mint with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yonaskolb/Mint.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yonaskolb/Mint
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7b55208 Update CHANGELOG.md
Cloned https://github.com/yonaskolb/Mint.git
Revision (git rev-parse @):
7b55208b2609e590303a3c498372b72b3b7b4c03
SUCCESS checkout https://github.com/yonaskolb/Mint.git at master
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/jakeheis/SwiftCLI.git from cache
Fetching https://github.com/mxcl/Version.git from cache
Fetched https://github.com/jakeheis/SwiftCLI.git (0.28s)
Fetched https://github.com/mxcl/Version.git (0.29s)
Fetching https://github.com/onevcat/Rainbow.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/PathKit.git (0.31s)
Fetched https://github.com/onevcat/Rainbow.git (0.23s)
Computing version for https://github.com/mxcl/Version.git
Fetched https://github.com/kylef/Spectre.git (0.24s)
Computed https://github.com/mxcl/Version.git at 2.0.1 (0.07s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (0.69s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.1 (1.08s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.07s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.06s)
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/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
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/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.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "mint",
      "name": "Mint",
      "url": "https://github.com/yonaskolb/Mint.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Mint",
      "dependencies": [
        {
          "identity": "pathkit",
          "name": "PathKit",
          "url": "https://github.com/kylef/PathKit.git",
          "version": "1.0.1",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow.git",
          "version": "4.0.1",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftcli",
          "name": "SwiftCLI",
          "url": "https://github.com/jakeheis/SwiftCLI.git",
          "version": "6.0.3",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCLI",
          "dependencies": [
          ]
        },
        {
          "identity": "version",
          "name": "Version",
          "url": "https://github.com/mxcl/Version.git",
          "version": "2.0.1",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Version",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/yonaskolb/Mint.git from cache
Fetched https://github.com/yonaskolb/Mint.git (0.51s)
Fetching https://github.com/mxcl/Version.git from cache
Fetching https://github.com/jakeheis/SwiftCLI.git from cache
Fetching https://github.com/onevcat/Rainbow.git from cache
Fetched https://github.com/jakeheis/SwiftCLI.git (0.19s)
Fetched https://github.com/mxcl/Version.git (0.19s)
Fetched https://github.com/onevcat/Rainbow.git (0.19s)
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/PathKit.git (0.22s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.0.1 (0.04s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (0.02s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.1 (0.03s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.04s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.18s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.06s)
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.0.1
Creating working copy for https://github.com/yonaskolb/Mint.git
Working copy of https://github.com/yonaskolb/Mint.git resolved at master
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.0.1
Found 4 product dependencies
  - PathKit
  - Rainbow
  - SwiftCLI
  - Version
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/yonaskolb/Mint.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/41] Emitting module SwiftCLI
[2/43] Compiling SwiftCLI Error.swift
[3/43] Compiling SwiftCLI HelpCommand.swift
[4/43] Compiling SwiftCLI HelpMessageGenerator.swift
[5/43] Compiling Rainbow StringGenerator.swift
[6/44] Compiling Version Version.swift
[7/44] Compiling Version Version+Range.swift
[8/44] Compiling Rainbow String+Rainbow.swift
[9/44] Compiling SwiftCLI ValueBox.swift
[10/44] Compiling SwiftCLI VersionCommand.swift
[11/44] Compiling Rainbow Style.swift
[12/44] Compiling SwiftCLI OptionRegistry.swift
[13/44] Compiling SwiftCLI Parameter.swift
[14/44] Compiling SwiftCLI Parser.swift
[15/44] Compiling SwiftCLI Path.swift
[16/44] Compiling SwiftCLI Stream.swift
[17/44] Compiling SwiftCLI Task.swift
[18/44] Compiling Rainbow BackgroundColor.swift
[19/44] Compiling Rainbow CodesParser.swift
[20/44] Compiling Rainbow Color.swift
[21/44] Compiling Rainbow ColorApproximation.swift
[22/44] Compiling Rainbow ControlCode.swift
[25/44] Compiling SwiftCLI ArgumentList.swift
[26/44] Compiling SwiftCLI ArgumentListManipulator.swift
[27/44] Compiling SwiftCLI CLI.swift
[29/44] Compiling Rainbow ModesExtractor.swift
[32/44] Emitting module Rainbow
[33/44] Compiling Version Version+Codable.swift
[34/44] Compiling Version Version+Comparable.swift
[35/44] Emitting module Version
[36/44] Compiling Version Version+Foundation.swift
[38/44] Compiling SwiftCLI Option.swift
[39/44] Compiling SwiftCLI OptionGroup.swift
[40/44] Compiling Rainbow OutputTarget.swift
[41/44] Compiling Rainbow Rainbow.swift
[42/44] Emitting module PathKit
[43/44] Compiling PathKit PathKit.swift
[44/56] Compiling MintKit StringExtensions.swift
[45/56] Compiling MintKit ProcessInfoExtensions.swift
[46/57] Compiling MintKit SwiftPackage.swift
[47/57] Compiling MintKit Mintfile.swift
[48/57] Compiling MintKit PackagePath.swift
[49/57] Compiling MintKit PackageReference.swift
[50/57] Compiling MintKit Cache.swift
[51/57] Compiling MintKit GitTag.swift
[52/57] Compiling MintKit InputReader.swift
[53/57] Compiling MintKit InstallStatus.swift
[54/57] Emitting module MintKit
[55/57] Compiling MintKit Mint.swift
[56/57] Compiling MintKit MintError.swift
[57/67] Compiling MintCLI RunCommand.swift
[58/67] Compiling MintCLI UninstallCommand.swift
[59/67] Compiling MintCLI PackageCommand.swift
[60/67] Compiling MintCLI WhichCommand.swift
[61/68] Compiling MintCLI MintFileCommand.swift
[62/68] Compiling MintCLI ListCommand.swift
[63/68] Compiling MintCLI MintCommand.swift
[64/68] Compiling MintCLI BootstrapCommand.swift
[65/68] Compiling MintCLI InstallCommand.swift
[66/68] Emitting module MintCLI
[67/68] Compiling MintCLI MintCLI.swift
[68/70] Emitting module Mint
[69/70] Compiling Mint main.swift
[69/70] Linking mint
Build complete! (16.15s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.