The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Mint with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yonaskolb/Mint.git
Reference: 0.17.5
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/yonaskolb/Mint
 * tag               0.17.5     -> FETCH_HEAD
HEAD is now at 808c2d9 Update to 0.17.5
Cloned https://github.com/yonaskolb/Mint.git
Revision (git rev-parse @):
808c2d928552f4bac16ccc83654d3a04f328f1ae
SUCCESS checkout https://github.com/yonaskolb/Mint.git at 0.17.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/yonaskolb/Mint.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/jakeheis/SwiftCLI.git
Fetching https://github.com/kylef/Spectre.git
[1/241] Fetching version
[242/1355] Fetching version, rainbow
[298/2376] Fetching version, rainbow, spectre
[1142/7450] Fetching version, rainbow, spectre, swiftcli
[1515/8854] Fetching version, rainbow, spectre, swiftcli, pathkit
Fetched https://github.com/mxcl/Version.git from cache (0.39s)
Fetched https://github.com/kylef/PathKit.git from cache (0.39s)
Fetched https://github.com/onevcat/Rainbow.git from cache (0.40s)
Fetched https://github.com/kylef/Spectre.git from cache (0.40s)
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (0.40s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.0.1 (0.46s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (0.43s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.1 (1.26s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.27s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.43s)
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/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/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Building for debugging...
[0/17] Write sources
[7/17] Write swift-version-24593BA9C3E375BF.txt
[9/57] Emitting module SwiftCLI
[10/59] Compiling SwiftCLI ValueBox.swift
[11/59] Compiling SwiftCLI VersionCommand.swift
[12/59] Emitting module Rainbow
[13/60] Compiling Version Version.swift
[14/60] Compiling Version Version+Range.swift
[15/60] Compiling Rainbow StringGenerator.swift
[16/60] Compiling Version Version+Codable.swift
[17/60] Compiling Rainbow String+Rainbow.swift
[18/60] Compiling Rainbow Style.swift
[19/60] Compiling Rainbow BackgroundColor.swift
[20/60] Compiling Rainbow CodesParser.swift
[21/60] Compiling Rainbow Color.swift
[22/60] Compiling Rainbow ColorApproximation.swift
[26/60] Compiling Rainbow ControlCode.swift
[27/60] Compiling Rainbow ModesExtractor.swift
[28/60] Compiling Version Version+Foundation.swift
[29/60] Emitting module Version
[30/60] Compiling Version Version+Comparable.swift
[31/61] Compiling Rainbow OutputTarget.swift
[32/61] Compiling Rainbow Rainbow.swift
[34/62] Compiling SwiftCLI Term.swift
[35/62] Compiling SwiftCLI Validation.swift
[37/62] Compiling SwiftCLI OptionRegistry.swift
[38/62] Compiling SwiftCLI Parameter.swift
[39/62] Compiling SwiftCLI Parser.swift
[40/62] Compiling SwiftCLI Path.swift
[41/62] Compiling SwiftCLI Stream.swift
[42/62] Compiling SwiftCLI Task.swift
[43/62] Compiling SwiftCLI Error.swift
[44/62] Compiling SwiftCLI HelpCommand.swift
[45/62] Compiling SwiftCLI HelpMessageGenerator.swift
[46/62] Compiling SwiftCLI Input.swift
[47/62] Compiling SwiftCLI Option.swift
[48/62] Compiling SwiftCLI OptionGroup.swift
[53/63] Emitting module PathKit
[54/63] Compiling PathKit PathKit.swift
[54/63] Wrapping AST for Version for debugging
[55/63] Wrapping AST for Rainbow for debugging
[56/64] Wrapping AST for SwiftCLI for debugging
[58/64] Wrapping AST for PathKit for debugging
[60/76] Compiling MintKit ProcessInfoExtensions.swift
[61/76] Compiling MintKit StringExtensions.swift
[62/77] Compiling MintKit PackageReference.swift
[63/77] Compiling MintKit Mintfile.swift
[64/77] Compiling MintKit PackagePath.swift
[65/77] Compiling MintKit SwiftPackage.swift
[66/77] Compiling MintKit InputReader.swift
[67/77] Compiling MintKit InstallStatus.swift
[68/77] Compiling MintKit Cache.swift
[69/77] Compiling MintKit GitTag.swift
[70/77] Emitting module MintKit
[71/77] Compiling MintKit Mint.swift
[72/77] Compiling MintKit MintError.swift
[73/78] Wrapping AST for MintKit for debugging
[75/88] Compiling MintCLI MintFileCommand.swift
[76/89] Compiling MintCLI UninstallCommand.swift
[77/89] Compiling MintCLI ListCommand.swift
[78/89] Compiling MintCLI MintCommand.swift
[79/89] Compiling MintCLI WhichCommand.swift
[80/89] Compiling MintCLI RunCommand.swift
[81/89] Emitting module MintCLI
[82/89] Compiling MintCLI BootstrapCommand.swift
[83/89] Compiling MintCLI InstallCommand.swift
[84/89] Compiling MintCLI PackageCommand.swift
[85/89] Compiling MintCLI MintCLI.swift
[86/90] Wrapping AST for MintCLI for debugging
[88/92] Emitting module Mint
[89/92] Compiling Mint main.swift
[90/93] Wrapping AST for Mint for debugging
[91/93] Write Objects.LinkFileList
[92/93] Linking mint
Build complete! (21.39s)
Build complete.
Done.

Build Machine: Linux 2