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.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yonaskolb/Mint.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/yonaskolb/Mint.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[6/12] Write mint-entitlement.plist
[8/12] Write swift-version--423B1241ED78D482.txt
[10/52] Emitting module Version
[11/52] Emitting module SwiftCLI
[12/54] Compiling SwiftCLI Error.swift
[13/54] Compiling SwiftCLI HelpCommand.swift
[14/54] Compiling SwiftCLI HelpMessageGenerator.swift
[15/54] Compiling Version Version+Codable.swift
[16/54] Compiling SwiftCLI ValueBox.swift
[17/54] Compiling SwiftCLI VersionCommand.swift
[18/54] Compiling Version Version+Comparable.swift
[19/54] Compiling Version Version.swift
[20/54] Compiling Version Version+Range.swift
[21/54] Compiling SwiftCLI Compatibility.swift
[22/54] Compiling SwiftCLI CompletionGenerator.swift
[23/55] Compiling Rainbow Style.swift
[24/55] Compiling Rainbow StringGenerator.swift
[25/55] Compiling Rainbow String+Rainbow.swift
[26/55] Compiling SwiftCLI Input.swift
[27/55] Compiling SwiftCLI Option.swift
[28/55] Compiling SwiftCLI OptionGroup.swift
[29/55] Compiling SwiftCLI Command.swift
[32/55] Compiling SwiftCLI Term.swift
[33/55] Compiling SwiftCLI Validation.swift
[34/55] Compiling Version Version+Foundation.swift
[35/55] Compiling SwiftCLI OptionRegistry.swift
[36/55] Compiling SwiftCLI Parameter.swift
[37/55] Compiling SwiftCLI Parser.swift
[38/55] Compiling SwiftCLI Path.swift
[39/55] Compiling SwiftCLI Stream.swift
[40/55] Compiling SwiftCLI Task.swift
[41/55] Compiling SwiftCLI ArgumentList.swift
[42/55] Compiling SwiftCLI ArgumentListManipulator.swift
[43/55] Compiling SwiftCLI CLI.swift
[46/55] Emitting module Rainbow
[49/55] Compiling Rainbow OutputTarget.swift
[50/55] Compiling Rainbow Rainbow.swift
[51/55] Emitting module PathKit
[52/55] Compiling PathKit PathKit.swift
[53/67] Compiling MintKit StringExtensions.swift
[54/68] Compiling MintKit SwiftPackage.swift
[55/68] Compiling MintKit Mint.swift
[56/68] Compiling MintKit MintError.swift
[57/68] Emitting module MintKit
[58/68] Compiling MintKit InputReader.swift
[59/68] Compiling MintKit InstallStatus.swift
[60/68] Compiling MintKit Cache.swift
[61/68] Compiling MintKit GitTag.swift
[62/68] Compiling MintKit PackageReference.swift
[63/68] Compiling MintKit ProcessInfoExtensions.swift
[64/68] Compiling MintKit Mintfile.swift
[65/68] Compiling MintKit PackagePath.swift
[66/78] Compiling MintCLI PackageCommand.swift
[67/79] Compiling MintCLI UninstallCommand.swift
[68/79] Compiling MintCLI WhichCommand.swift
[69/79] Compiling MintCLI RunCommand.swift
[70/79] Compiling MintCLI ListCommand.swift
[71/79] Compiling MintCLI MintCommand.swift
[72/79] Compiling MintCLI MintFileCommand.swift
[73/79] Emitting module MintCLI
[74/79] Compiling MintCLI BootstrapCommand.swift
[75/79] Compiling MintCLI InstallCommand.swift
[76/79] Compiling MintCLI MintCLI.swift
[77/81] Emitting module Mint
[78/81] Compiling Mint main.swift
[78/81] Write Objects.LinkFileList
[79/81] Linking mint
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/mint: replacing existing signature
[80/81] Applying mint
Build complete! (8.81s)
Fetching https://github.com/onevcat/Rainbow.git from cache
Fetching https://github.com/jakeheis/SwiftCLI.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/mxcl/Version.git from cache
Fetched https://github.com/mxcl/Version.git from cache (0.16s)
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (0.16s)
Fetched https://github.com/kylef/Spectre.git from cache (0.17s)
Fetched https://github.com/onevcat/Rainbow.git from cache (0.17s)
Fetched https://github.com/kylef/PathKit.git from cache (0.17s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.0.1 (0.36s)
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.38s)
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
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Rainbow-64aa5363 is not valid git repository for 'https://github.com/onevcat/Rainbow.git', will fetch again.
Fetching https://github.com/onevcat/Rainbow.git from cache
Fetched https://github.com/onevcat/Rainbow.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Rainbow-64aa5363 is not valid git repository for 'https://github.com/onevcat/Rainbow.git', will fetch again.
Fetching https://github.com/onevcat/Rainbow.git from cache
Fetched https://github.com/onevcat/Rainbow.git from cache (0.01s)
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.0.1
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Version-3b0a4033 is not valid git repository for 'https://github.com/mxcl/Version.git', will fetch again.
Fetching https://github.com/mxcl/Version.git from cache
Fetched https://github.com/mxcl/Version.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Version-3b0a4033 is not valid git repository for 'https://github.com/mxcl/Version.git', will fetch again.
Fetching https://github.com/mxcl/Version.git from cache
Fetched https://github.com/mxcl/Version.git from cache (0.01s)
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/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PathKit-61dbf7cf is not valid git repository for 'https://github.com/kylef/PathKit.git', will fetch again.
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PathKit-61dbf7cf is not valid git repository for 'https://github.com/kylef/PathKit.git', will fetch again.
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.01s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Build complete.
Done.