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-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yonaskolb/Mint.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/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/onevcat/Rainbow.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.21s)
Fetching https://github.com/jakeheis/SwiftCLI.git from cache
Fetched https://github.com/kylef/PathKit.git (0.21s)
Fetching https://github.com/mxcl/Version.git from cache
Fetched https://github.com/onevcat/Rainbow.git (0.21s)
Fetched https://github.com/mxcl/Version.git (0.16s)
Fetched https://github.com/jakeheis/SwiftCLI.git (0.16s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.0.1 (0.56s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (0.52s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.1 (0.48s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.03s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.03s)
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
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.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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.43s)
Fetching https://github.com/mxcl/Version.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/mxcl/Version.git (0.18s)
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/jakeheis/SwiftCLI.git (0.18s)
Fetched https://github.com/onevcat/Rainbow.git (0.19s)
Fetched https://github.com/kylef/PathKit.git (0.18s)
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.03s)
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.02s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.15s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.04s)
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/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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.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
Found 4 product dependencies
  - PathKit
  - Rainbow
  - SwiftCLI
  - Version
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/yonaskolb/Mint.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/41] Compiling Rainbow StringGenerator.swift
[2/42] Compiling Rainbow String+Rainbow.swift
[3/42] Compiling Rainbow Style.swift
[4/42] Compiling Version Version+Range.swift
[5/42] Emitting module Version
[6/42] Compiling Version Version.swift
[7/42] Compiling SwiftCLI OptionRegistry.swift
[8/42] Compiling SwiftCLI Parameter.swift
[9/42] Compiling SwiftCLI Parser.swift
[10/44] Emitting module SwiftCLI
[11/44] Compiling SwiftCLI Error.swift
[12/44] Compiling SwiftCLI HelpCommand.swift
[13/44] Compiling SwiftCLI HelpMessageGenerator.swift
[14/44] Compiling SwiftCLI Command.swift
[15/44] Compiling SwiftCLI Compatibility.swift
[16/44] Compiling SwiftCLI CompletionGenerator.swift
[17/44] Compiling SwiftCLI Term.swift
[18/44] Compiling SwiftCLI Validation.swift
[19/44] Compiling SwiftCLI ArgumentList.swift
[20/44] Compiling SwiftCLI ArgumentListManipulator.swift
[21/44] Compiling SwiftCLI CLI.swift
[22/44] Compiling Version Version+Codable.swift
[23/44] Compiling Version Version+Comparable.swift
[24/44] Compiling Version Version+Foundation.swift
[25/44] Compiling SwiftCLI Input.swift
[26/44] Compiling SwiftCLI Option.swift
[27/44] Compiling SwiftCLI OptionGroup.swift
[28/44] Compiling SwiftCLI Path.swift
[29/44] Compiling SwiftCLI Stream.swift
[30/44] Compiling SwiftCLI Task.swift
[31/44] Compiling Rainbow OutputTarget.swift
[36/44] Emitting module Rainbow
[39/44] Compiling Rainbow Rainbow.swift
[40/44] Emitting module PathKit
[41/44] Compiling PathKit PathKit.swift
[42/44] Compiling SwiftCLI ValueBox.swift
[43/44] Compiling SwiftCLI VersionCommand.swift
[44/56] Compiling MintKit StringExtensions.swift
[45/56] Compiling MintKit ProcessInfoExtensions.swift
[46/57] Compiling MintKit PackageReference.swift
[47/57] Compiling MintKit SwiftPackage.swift
[48/57] Emitting module MintKit
[49/57] Compiling MintKit Cache.swift
[50/57] Compiling MintKit GitTag.swift
[51/57] Compiling MintKit InputReader.swift
[52/57] Compiling MintKit InstallStatus.swift
[53/57] Compiling MintKit Mintfile.swift
[54/57] Compiling MintKit PackagePath.swift
[55/57] Compiling MintKit Mint.swift
[56/57] Compiling MintKit MintError.swift
[57/67] Compiling MintCLI MintFileCommand.swift
[58/67] Compiling MintCLI UninstallCommand.swift
[59/68] Compiling MintCLI WhichCommand.swift
[60/68] Compiling MintCLI RunCommand.swift
[61/68] Compiling MintCLI PackageCommand.swift
[62/68] Emitting module MintCLI
[63/68] Compiling MintCLI BootstrapCommand.swift
[64/68] Compiling MintCLI InstallCommand.swift
[65/68] Compiling MintCLI ListCommand.swift
[66/68] Compiling MintCLI MintCommand.swift
[67/68] Compiling MintCLI MintCLI.swift
[68/70] Emitting module Mint
[69/70] Compiling Mint main.swift
[69/70] Linking mint
Build complete! (11.72s)
Build complete.
Done.