The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Mint with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yonaskolb/Mint.git
Reference: 0.17.5
Cloned https://github.com/yonaskolb/Mint.git into spi-builder-workspace
SUCCESS checkout https://github.com/yonaskolb/Mint.git at 0.17.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/jakeheis/SwiftCLI.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/onevcat/Rainbow.git
[1/1021] Fetching spectre
[165/2131] Fetching spectre, rainbow
[1072/7205] Fetching spectre, rainbow, swiftcli
Fetched https://github.com/kylef/Spectre.git (0.30s)
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/kylef/PathKit.git
Fetched https://github.com/onevcat/Rainbow.git (0.30s)
Fetched https://github.com/jakeheis/SwiftCLI.git (0.30s)
[1/241] Fetching version
[242/1646] Fetching version, pathkit
Fetched https://github.com/mxcl/Version.git (0.23s)
Fetched https://github.com/kylef/PathKit.git (0.23s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.0.1 (0.29s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (0.28s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.1 (0.96s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.98s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.27s)
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/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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Building for debugging...
[1/48] Emitting module PathKit
[2/48] Compiling Version Version.swift
[3/48] Compiling Rainbow StringGenerator.swift
[4/48] Compiling Rainbow String+Rainbow.swift
[5/49] Compiling Version Version+Range.swift
[6/49] Compiling Rainbow Style.swift
[7/49] Compiling Version Version+Codable.swift
[8/49] Emitting module Version
[9/49] Compiling Version Version+Foundation.swift
[10/49] Compiling Version Version+Comparable.swift
[11/50] Compiling SwiftCLI Error.swift
[12/50] Compiling SwiftCLI HelpCommand.swift
[13/50] Compiling SwiftCLI HelpMessageGenerator.swift
[16/53] Compiling SwiftCLI ArgumentList.swift
[17/53] Compiling SwiftCLI ArgumentListManipulator.swift
[18/53] Compiling SwiftCLI CLI.swift
[19/53] Compiling SwiftCLI Command.swift
[20/53] Compiling SwiftCLI Compatibility.swift
[21/53] Compiling SwiftCLI CompletionGenerator.swift
[22/53] Emitting module SwiftCLI
[23/53] Compiling SwiftCLI Term.swift
[24/53] Compiling SwiftCLI Validation.swift
[25/53] Compiling Rainbow Rainbow.swift
[25/53] Wrapping AST for Version for debugging
[27/53] Compiling SwiftCLI OptionRegistry.swift
[28/53] Compiling SwiftCLI Parameter.swift
[29/53] Compiling SwiftCLI Parser.swift
[30/53] Compiling SwiftCLI Input.swift
[31/53] Compiling SwiftCLI Option.swift
[32/53] Compiling SwiftCLI OptionGroup.swift
[33/53] Compiling SwiftCLI Path.swift
[34/53] Compiling SwiftCLI Stream.swift
[35/53] Compiling SwiftCLI Task.swift
[40/53] Compiling Rainbow OutputTarget.swift
[43/53] Emitting module Rainbow
[45/55] Compiling PathKit PathKit.swift
[46/56] Wrapping AST for Rainbow for debugging
[50/57] Compiling SwiftCLI ValueBox.swift
[51/57] Compiling SwiftCLI VersionCommand.swift
[53/59] Wrapping AST for PathKit for debugging
[54/59] Wrapping AST for SwiftCLI for debugging
[56/71] Compiling MintKit ProcessInfoExtensions.swift
[57/71] Compiling MintKit StringExtensions.swift
[58/72] Compiling MintKit PackageReference.swift
[59/72] Compiling MintKit Mintfile.swift
[60/72] Compiling MintKit PackagePath.swift
[61/72] Compiling MintKit SwiftPackage.swift
[62/72] Emitting module MintKit
[63/72] Compiling MintKit Cache.swift
[64/72] Compiling MintKit GitTag.swift
[65/72] Compiling MintKit InputReader.swift
[66/72] Compiling MintKit InstallStatus.swift
[67/72] Compiling MintKit Mint.swift
[68/72] Compiling MintKit MintError.swift
[70/74] Wrapping AST for MintKit for debugging
[72/84] Compiling MintCLI WhichCommand.swift
[73/85] Compiling MintCLI RunCommand.swift
[74/85] Compiling MintCLI UninstallCommand.swift
[75/85] Compiling MintCLI MintFileCommand.swift
[76/85] Compiling MintCLI PackageCommand.swift
[77/85] Compiling MintCLI ListCommand.swift
[78/85] Compiling MintCLI MintCommand.swift
[79/85] Compiling MintCLI BootstrapCommand.swift
[80/85] Compiling MintCLI InstallCommand.swift
[81/85] Emitting module MintCLI
[82/85] Compiling MintCLI MintCLI.swift
[84/87] Wrapping AST for MintCLI for debugging
[86/89] Emitting module Mint
[87/89] Compiling Mint main.swift
[89/91] Wrapping AST for Mint for debugging
[90/91] Linking mint
Build complete! (16.07s)
Build complete.
Done.

Build Machine: Linux 1