Build Information
Successful build of Mint, reference 0.18.0 (7bc67a
), with Swift 6.1 for macOS (SPM) on 4 Jun 2025 15:01:54 UTC.
Swift 6 data race errors: 7
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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/mxcl/Version.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/jakeheis/SwiftCLI.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1196] Fetching rainbow
[169/2607] Fetching rainbow, pathkit
[184/7681] Fetching rainbow, pathkit, swiftcli
[337/8702] Fetching rainbow, pathkit, swiftcli, spectre
[1381/8990] Fetching rainbow, pathkit, swiftcli, spectre, version
Fetched https://github.com/onevcat/Rainbow.git from cache (0.93s)
Fetched https://github.com/kylef/PathKit.git from cache (0.93s)
Fetched https://github.com/mxcl/Version.git from cache (0.93s)
[3406/6095] Fetching swiftcli, spectre
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (1.12s)
Fetched https://github.com/kylef/Spectre.git from cache (1.12s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.0.1 (4.41s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (0.60s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.1 (2.55s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.56s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.62s)
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",
"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",
"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",
"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",
"dependencies": [
]
}
]
},
{
"identity": "rainbow",
"name": "Rainbow",
"url": "https://github.com/onevcat/Rainbow.git",
"version": "4.1.0",
"path": "/Users/admin/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/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCLI",
"dependencies": [
]
},
{
"identity": "version",
"name": "Version",
"url": "https://github.com/mxcl/Version.git",
"version": "2.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Version",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/yonaskolb/Mint.git
[1/2882] Fetching mint
Fetched https://github.com/yonaskolb/Mint.git from cache (0.94s)
Fetching https://github.com/jakeheis/SwiftCLI.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/mxcl/Version.git from cache
Fetching https://github.com/onevcat/Rainbow.git from cache
Fetched https://github.com/onevcat/Rainbow.git from cache (0.48s)
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (0.48s)
Fetched https://github.com/kylef/PathKit.git from cache (0.48s)
Fetched https://github.com/mxcl/Version.git from cache (0.48s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (0.54s)
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.46s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.1.0 (0.52s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.1.0 (0.03s)
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/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.1.0
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/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.1.0
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)
Found 4 product dependencies
- PathKit
- Rainbow
- SwiftCLI
- Version
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/yonaskolb/Mint.git
https://github.com/yonaskolb/Mint.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/12] Write sources
[7/12] Write mint-entitlement.plist
[8/12] Write swift-version-2F0A5646E1D333AE.txt
[10/52] Compiling Rainbow StringGenerator.swift
[11/53] Compiling Rainbow String+Rainbow.swift
[12/53] Compiling Version Version+Range.swift
[13/53] Compiling SwiftCLI Option.swift
[14/53] Compiling SwiftCLI OptionGroup.swift
[15/55] Compiling Rainbow Style.swift
[16/55] Compiling SwiftCLI ValueBox.swift
[17/55] Compiling SwiftCLI VersionCommand.swift
[18/55] Compiling Version Version.swift
[19/55] Compiling Version Version+Comparable.swift
[20/55] Compiling Version Version+Codable.swift
[21/55] Emitting module Version
[22/55] Compiling Version Version+Foundation.swift
[23/55] Compiling Rainbow Rainbow.swift
[24/55] Emitting module PathKit
[25/55] Compiling PathKit PathKit.swift
[26/55] Compiling Rainbow ControlCode.swift
[27/55] Compiling Rainbow OutputTarget.swift
[28/55] Compiling Rainbow ModesExtractor.swift
[29/55] Compiling Rainbow Color.swift
[30/55] Emitting module Rainbow
[31/55] Compiling Rainbow ColorApproximation.swift
[32/55] Compiling SwiftCLI ArgumentList.swift
[33/55] Compiling SwiftCLI ArgumentListManipulator.swift
[34/55] Compiling SwiftCLI Stream.swift
[35/55] Compiling SwiftCLI Task.swift
[36/55] Compiling SwiftCLI Parser.swift
[37/55] Compiling SwiftCLI Path.swift
[38/55] Compiling SwiftCLI OptionRegistry.swift
[39/55] Compiling SwiftCLI Parameter.swift
[40/55] Compiling SwiftCLI Term.swift
[41/55] Compiling SwiftCLI Validation.swift
[42/55] Compiling SwiftCLI Error.swift
[43/55] Compiling SwiftCLI HelpCommand.swift
[44/55] Compiling SwiftCLI HelpMessageGenerator.swift
[45/55] Compiling SwiftCLI Input.swift
[46/55] Emitting module SwiftCLI
[49/55] Compiling SwiftCLI CLI.swift
[50/55] Compiling SwiftCLI Command.swift
[51/55] Compiling SwiftCLI Compatibility.swift
[52/55] Compiling SwiftCLI CompletionGenerator.swift
[53/67] Compiling MintKit PackageReference.swift
[54/67] Compiling MintKit ProcessInfoExtensions.swift
[55/67] Compiling MintKit StringExtensions.swift
[56/68] Compiling MintKit Mintfile.swift
[57/68] Emitting module MintKit
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/Mint.swift:31:44: warning: reference to static property 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
29 | linkPath: Path,
30 | mintFilePath: Path = "Mintfile",
31 | standardOut: WritableStream = Term.stdout,
| `- warning: reference to static property 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
32 | standardError: WritableStream = Term.stderr
33 | ) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/Term.swift:14:23: note: static property declared here
12 | public static let isTTY = isatty(fileno(Foundation.stdout)) != 0
13 |
14 | public static var stdout: WritableStream = WriteStream.stdout
| `- note: static property declared here
15 | public static var stderr: WritableStream = WriteStream.stderr
16 | public static var stdin: ReadableStream = ReadStream.stdin
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/Mint.swift:32:46: warning: reference to static property 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
30 | mintFilePath: Path = "Mintfile",
31 | standardOut: WritableStream = Term.stdout,
32 | standardError: WritableStream = Term.stderr
| `- warning: reference to static property 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
33 | ) {
34 | self.standardOut = standardOut
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/Term.swift:15:23: note: static property declared here
13 |
14 | public static var stdout: WritableStream = WriteStream.stdout
15 | public static var stderr: WritableStream = WriteStream.stderr
| `- note: static property declared here
16 | public static var stdin: ReadableStream = ReadStream.stdin
17 | public static var read: () -> String? = { readLine() }
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/MintError.swift:7:10: warning: associated value 'missingExecutable' of 'Sendable'-conforming enum 'MintError' has non-sendable type 'PackageReference'; this is an error in the Swift 6 language mode
5 | case packageNotFound(String)
6 | case repoNotFound(String)
7 | case missingExecutable(PackageReference)
| `- warning: associated value 'missingExecutable' of 'Sendable'-conforming enum 'MintError' has non-sendable type 'PackageReference'; this is an error in the Swift 6 language mode
8 | case invalidExecutable(String)
9 | case cloneError(PackageReference)
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/PackageReference.swift:4:14: note: class 'PackageReference' does not conform to the 'Sendable' protocol
2 | import PathKit
3 |
4 | public class PackageReference {
| `- note: class 'PackageReference' does not conform to the 'Sendable' protocol
5 | public var repo: String
6 | public var version: String
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/MintError.swift:9:10: warning: associated value 'cloneError' of 'Sendable'-conforming enum 'MintError' has non-sendable type 'PackageReference'; this is an error in the Swift 6 language mode
7 | case missingExecutable(PackageReference)
8 | case invalidExecutable(String)
9 | case cloneError(PackageReference)
| `- warning: associated value 'cloneError' of 'Sendable'-conforming enum 'MintError' has non-sendable type 'PackageReference'; this is an error in the Swift 6 language mode
10 | case mintfileNotFound(String)
11 | case packageResolveError(PackageReference)
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/PackageReference.swift:4:14: note: class 'PackageReference' does not conform to the 'Sendable' protocol
2 | import PathKit
3 |
4 | public class PackageReference {
| `- note: class 'PackageReference' does not conform to the 'Sendable' protocol
5 | public var repo: String
6 | public var version: String
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/MintError.swift:11:10: warning: associated value 'packageResolveError' of 'Sendable'-conforming enum 'MintError' has non-sendable type 'PackageReference'; this is an error in the Swift 6 language mode
9 | case cloneError(PackageReference)
10 | case mintfileNotFound(String)
11 | case packageResolveError(PackageReference)
| `- warning: associated value 'packageResolveError' of 'Sendable'-conforming enum 'MintError' has non-sendable type 'PackageReference'; this is an error in the Swift 6 language mode
12 | case packageBuildError(PackageReference)
13 | case packageReadError(String)
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/PackageReference.swift:4:14: note: class 'PackageReference' does not conform to the 'Sendable' protocol
2 | import PathKit
3 |
4 | public class PackageReference {
| `- note: class 'PackageReference' does not conform to the 'Sendable' protocol
5 | public var repo: String
6 | public var version: String
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/MintError.swift:12:10: warning: associated value 'packageBuildError' of 'Sendable'-conforming enum 'MintError' has non-sendable type 'PackageReference'; this is an error in the Swift 6 language mode
10 | case mintfileNotFound(String)
11 | case packageResolveError(PackageReference)
12 | case packageBuildError(PackageReference)
| `- warning: associated value 'packageBuildError' of 'Sendable'-conforming enum 'MintError' has non-sendable type 'PackageReference'; this is an error in the Swift 6 language mode
13 | case packageReadError(String)
14 | case packageNotInstalled(PackageReference)
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/PackageReference.swift:4:14: note: class 'PackageReference' does not conform to the 'Sendable' protocol
2 | import PathKit
3 |
4 | public class PackageReference {
| `- note: class 'PackageReference' does not conform to the 'Sendable' protocol
5 | public var repo: String
6 | public var version: String
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/MintError.swift:14:10: warning: associated value 'packageNotInstalled' of 'Sendable'-conforming enum 'MintError' has non-sendable type 'PackageReference'; this is an error in the Swift 6 language mode
12 | case packageBuildError(PackageReference)
13 | case packageReadError(String)
14 | case packageNotInstalled(PackageReference)
| `- warning: associated value 'packageNotInstalled' of 'Sendable'-conforming enum 'MintError' has non-sendable type 'PackageReference'; this is an error in the Swift 6 language mode
15 | case inconsistentCache(String)
16 |
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/PackageReference.swift:4:14: note: class 'PackageReference' does not conform to the 'Sendable' protocol
2 | import PathKit
3 |
4 | public class PackageReference {
| `- note: class 'PackageReference' does not conform to the 'Sendable' protocol
5 | public var repo: String
6 | public var version: String
[58/68] Compiling MintKit PackagePath.swift
[59/68] Compiling MintKit InputReader.swift
[60/68] Compiling MintKit InstallStatus.swift
[61/68] Compiling MintKit Cache.swift
[62/68] Compiling MintKit GitTag.swift
[63/68] Compiling MintKit MintError.swift
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/MintError.swift:7:10: warning: associated value 'missingExecutable' of 'Sendable'-conforming enum 'MintError' has non-sendable type 'PackageReference'; this is an error in the Swift 6 language mode
5 | case packageNotFound(String)
6 | case repoNotFound(String)
7 | case missingExecutable(PackageReference)
| `- warning: associated value 'missingExecutable' of 'Sendable'-conforming enum 'MintError' has non-sendable type 'PackageReference'; this is an error in the Swift 6 language mode
8 | case invalidExecutable(String)
9 | case cloneError(PackageReference)
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/PackageReference.swift:4:14: note: class 'PackageReference' does not conform to the 'Sendable' protocol
2 | import PathKit
3 |
4 | public class PackageReference {
| `- note: class 'PackageReference' does not conform to the 'Sendable' protocol
5 | public var repo: String
6 | public var version: String
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/MintError.swift:9:10: warning: associated value 'cloneError' of 'Sendable'-conforming enum 'MintError' has non-sendable type 'PackageReference'; this is an error in the Swift 6 language mode
7 | case missingExecutable(PackageReference)
8 | case invalidExecutable(String)
9 | case cloneError(PackageReference)
| `- warning: associated value 'cloneError' of 'Sendable'-conforming enum 'MintError' has non-sendable type 'PackageReference'; this is an error in the Swift 6 language mode
10 | case mintfileNotFound(String)
11 | case packageResolveError(PackageReference)
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/PackageReference.swift:4:14: note: class 'PackageReference' does not conform to the 'Sendable' protocol
2 | import PathKit
3 |
4 | public class PackageReference {
| `- note: class 'PackageReference' does not conform to the 'Sendable' protocol
5 | public var repo: String
6 | public var version: String
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/MintError.swift:11:10: warning: associated value 'packageResolveError' of 'Sendable'-conforming enum 'MintError' has non-sendable type 'PackageReference'; this is an error in the Swift 6 language mode
9 | case cloneError(PackageReference)
10 | case mintfileNotFound(String)
11 | case packageResolveError(PackageReference)
| `- warning: associated value 'packageResolveError' of 'Sendable'-conforming enum 'MintError' has non-sendable type 'PackageReference'; this is an error in the Swift 6 language mode
12 | case packageBuildError(PackageReference)
13 | case packageReadError(String)
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/PackageReference.swift:4:14: note: class 'PackageReference' does not conform to the 'Sendable' protocol
2 | import PathKit
3 |
4 | public class PackageReference {
| `- note: class 'PackageReference' does not conform to the 'Sendable' protocol
5 | public var repo: String
6 | public var version: String
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/MintError.swift:12:10: warning: associated value 'packageBuildError' of 'Sendable'-conforming enum 'MintError' has non-sendable type 'PackageReference'; this is an error in the Swift 6 language mode
10 | case mintfileNotFound(String)
11 | case packageResolveError(PackageReference)
12 | case packageBuildError(PackageReference)
| `- warning: associated value 'packageBuildError' of 'Sendable'-conforming enum 'MintError' has non-sendable type 'PackageReference'; this is an error in the Swift 6 language mode
13 | case packageReadError(String)
14 | case packageNotInstalled(PackageReference)
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/PackageReference.swift:4:14: note: class 'PackageReference' does not conform to the 'Sendable' protocol
2 | import PathKit
3 |
4 | public class PackageReference {
| `- note: class 'PackageReference' does not conform to the 'Sendable' protocol
5 | public var repo: String
6 | public var version: String
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/MintError.swift:14:10: warning: associated value 'packageNotInstalled' of 'Sendable'-conforming enum 'MintError' has non-sendable type 'PackageReference'; this is an error in the Swift 6 language mode
12 | case packageBuildError(PackageReference)
13 | case packageReadError(String)
14 | case packageNotInstalled(PackageReference)
| `- warning: associated value 'packageNotInstalled' of 'Sendable'-conforming enum 'MintError' has non-sendable type 'PackageReference'; this is an error in the Swift 6 language mode
15 | case inconsistentCache(String)
16 |
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/PackageReference.swift:4:14: note: class 'PackageReference' does not conform to the 'Sendable' protocol
2 | import PathKit
3 |
4 | public class PackageReference {
| `- note: class 'PackageReference' does not conform to the 'Sendable' protocol
5 | public var repo: String
6 | public var version: String
[64/68] Compiling MintKit Mint.swift
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/Mint.swift:31:44: warning: reference to static property 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
29 | linkPath: Path,
30 | mintFilePath: Path = "Mintfile",
31 | standardOut: WritableStream = Term.stdout,
| `- warning: reference to static property 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
32 | standardError: WritableStream = Term.stderr
33 | ) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/Term.swift:14:23: note: static property declared here
12 | public static let isTTY = isatty(fileno(Foundation.stdout)) != 0
13 |
14 | public static var stdout: WritableStream = WriteStream.stdout
| `- note: static property declared here
15 | public static var stderr: WritableStream = WriteStream.stderr
16 | public static var stdin: ReadableStream = ReadStream.stdin
/Users/admin/builder/spi-builder-workspace/Sources/MintKit/Mint.swift:32:46: warning: reference to static property 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
30 | mintFilePath: Path = "Mintfile",
31 | standardOut: WritableStream = Term.stdout,
32 | standardError: WritableStream = Term.stderr
| `- warning: reference to static property 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
33 | ) {
34 | self.standardOut = standardOut
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/Term.swift:15:23: note: static property declared here
13 |
14 | public static var stdout: WritableStream = WriteStream.stdout
15 | public static var stderr: WritableStream = WriteStream.stderr
| `- note: static property declared here
16 | public static var stdin: ReadableStream = ReadStream.stdin
17 | public static var read: () -> String? = { readLine() }
[65/68] Compiling MintKit SwiftPackage.swift
[66/79] Compiling MintCLI UninstallCommand.swift
[67/80] Compiling MintCLI RunCommand.swift
[68/80] Compiling MintCLI MintCommand.swift
[69/80] Compiling MintCLI ListCommand.swift
[70/80] Compiling MintCLI WhichCommand.swift
[71/80] Compiling MintCLI MintFileCommand.swift
[72/80] Compiling MintCLI OutdatedCommand.swift
[73/80] Compiling MintCLI BootstrapCommand.swift
[74/80] Compiling MintCLI InstallCommand.swift
[75/80] Emitting module MintCLI
[76/80] Compiling MintCLI PackageCommand.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! (11.51s)
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.