The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Ice with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-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/jakeheis/ice.git
Reference: 0.8.3
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/jakeheis/ice
 * tag               0.8.3      -> FETCH_HEAD
HEAD is now at 8e0bb5e Linux swift 5.4 updates
Cloned https://github.com/jakeheis/ice.git
Revision (git rev-parse @):
8e0bb5e8bc9b11b33dc249d6caee5ded975d74b5
SUCCESS checkout https://github.com/jakeheis/ice.git at 0.8.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/jakeheis/ice.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/scottrhoyt/SwiftyTextTable
Fetching https://github.com/jakeheis/Icebox
Fetching https://github.com/jakeheis/SwiftCLI
Fetching https://github.com/kylef/PathKit
[1/1021] Fetching spectre
[165/2425] Fetching spectre, pathkit
[2426/3539] Fetching spectre, pathkit, rainbow
[3162/3668] Fetching spectre, pathkit, rainbow, icebox
[3248/4597] Fetching spectre, pathkit, rainbow, icebox, swiftytexttable
[4598/9671] Fetching spectre, pathkit, rainbow, icebox, swiftytexttable, swiftcli
Fetched https://github.com/kylef/PathKit from cache (0.28s)
[6847/8267] Fetching spectre, rainbow, icebox, swiftytexttable, swiftcli
Fetched https://github.com/jakeheis/Icebox from cache (0.37s)
Fetched https://github.com/onevcat/Rainbow from cache (0.37s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable from cache (0.37s)
Fetched https://github.com/kylef/Spectre.git from cache (0.37s)
Fetched https://github.com/jakeheis/SwiftCLI from cache (0.38s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
Computed https://github.com/scottrhoyt/SwiftyTextTable at 0.9.0 (1.08s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.1 (0.41s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.1.5 (0.52s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.0 (1.18s)
Computing version for https://github.com/jakeheis/Icebox
Computed https://github.com/jakeheis/Icebox at 0.0.7 (0.53s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.61s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.0
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable
Working copy of https://github.com/scottrhoyt/SwiftyTextTable resolved at 0.9.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.1.5
Creating working copy for https://github.com/jakeheis/Icebox
Working copy of https://github.com/jakeheis/Icebox resolved at 0.0.7
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.1
Building for debugging...
[0/19] Write sources
[9/19] Write swift-version-24593BA9C3E375BF.txt
[11/55] Compiling Rainbow Style.swift
[12/56] Compiling Rainbow XcodeColorsSupport.swift
[13/56] Compiling SwiftCLI Input.swift
[14/56] Compiling SwiftCLI Option.swift
[15/56] Compiling Rainbow String+Rainbow.swift
[16/56] Compiling Rainbow StringGenerator.swift
[17/56] Compiling SwiftCLI OptionGroup.swift
[18/56] Compiling SwiftCLI Error.swift
[19/56] Emitting module Rainbow
[20/56] Compiling Rainbow Rainbow.swift
[21/56] Compiling SwiftCLI HelpCommand.swift
[22/56] Compiling SwiftCLI HelpMessageGenerator.swift
[23/57] Emitting module SwiftyTextTable
[24/57] Compiling SwiftyTextTable TextTable.swift
[27/58] Compiling SwiftCLI Term.swift
[28/58] Compiling SwiftCLI Validation.swift
[29/60] Compiling SwiftCLI ArgumentList.swift
[30/60] Compiling SwiftCLI ArgumentListManipulator.swift
[31/60] Compiling SwiftCLI CLI.swift
[31/60] Wrapping AST for Rainbow for debugging
[32/60] Wrapping AST for SwiftyTextTable for debugging
[37/60] Compiling SwiftCLI OptionRegistry.swift
[38/60] Compiling SwiftCLI Parameter.swift
[39/60] Compiling SwiftCLI Parser.swift
[43/60] Compiling SwiftCLI Path.swift
[44/60] Compiling SwiftCLI Stream.swift
[45/60] Compiling SwiftCLI Task.swift
[46/60] Emitting module SwiftCLI
[47/60] Compiling SwiftCLI Command.swift
[48/60] Compiling SwiftCLI Compatibility.swift
[49/60] Compiling SwiftCLI CompletionGenerator.swift
[50/60] Emitting module PathKit
[51/60] Compiling PathKit PathKit.swift
[52/60] Compiling SwiftCLI ValueBox.swift
[53/60] Compiling SwiftCLI VersionCommand.swift
[55/62] Wrapping AST for SwiftCLI for debugging
[56/62] Wrapping AST for PathKit for debugging
[58/97] Compiling Icebox RunResult.swift
[59/97] Compiling Icebox Loggger.swift
[60/97] Compiling Icebox LineTester.swift
[61/97] Compiling Icebox Icebox.swift
[62/97] Emitting module Icebox
[64/100] Compiling IceKit Build.swift
[65/100] Compiling IceKit BuildLines.swift
[66/100] Compiling IceKit Captures.swift
[67/100] Compiling IceKit Init.swift
[68/100] Compiling IceKit Matchable.swift
[69/100] Compiling IceKit Resolve.swift
[70/100] Compiling IceKit Shared.swift
[71/100] Compiling IceKit Test.swift
[72/104] Compiling IceKit Resolved.swift
[73/104] Compiling IceKit SPM.swift
[74/104] Compiling IceKit SourceWatcher.swift
[75/104] Compiling IceKit AssertionMatchers.swift
[76/104] Emitting module TestingUtilities
[77/104] Compiling TestingUtilities TestingUtilities.swift
[79/105] Compiling IceKit PackageWriter.swift
[80/105] Compiling IceKit Regex.swift
[81/105] Compiling IceKit Registry.swift
[82/105] Compiling IceKit RepositoryReference.swift
[83/105] Compiling IceKit TestLines.swift
[84/105] Compiling IceKit TransformStream.swift
[85/105] Compiling IceKit Transformer.swift
[86/105] Compiling IceKit Version.swift
[87/105] Compiling IceKit Logger.swift
[88/105] Compiling IceKit Package.swift
[89/105] Compiling IceKit PackageData.swift
[90/105] Compiling IceKit V4_0.swift
[91/105] Emitting module IceKit
[92/105] Compiling IceKit Config.swift
[93/105] Compiling IceKit Error.swift
[94/105] Compiling IceKit Extensions.swift
[95/105] Compiling IceKit Git.swift
[96/105] Compiling IceKit Ice.swift
[97/105] Compiling IceKit V4_2.swift
[98/105] Compiling IceKit V5_0.swift
[99/105] Compiling IceKit PackageFile.swift
[100/105] Compiling IceKit PackageFormatter.swift
[101/106] Wrapping AST for IceKit for debugging
[103/129] Compiling IceCLI Describe.swift
[104/129] Compiling IceCLI Dump.swift
[105/129] Compiling IceCLI Format.swift
[106/132] Compiling IceCLI GenerateCompletions.swift
[107/132] Compiling IceCLI Init.swift
[108/132] Compiling IceCLI New.swift
[109/132] Compiling IceCLI Run.swift
[110/132] Compiling IceCLI Search.swift
[111/132] Compiling IceCLI Shared.swift
[112/132] Emitting module IceCLI
[113/132] Compiling IceCLI Remove.swift
[114/132] Compiling IceCLI Reset.swift
[115/132] Compiling IceCLI Resolve.swift
[116/132] Compiling IceCLI Target.swift
[117/132] Compiling IceCLI Test.swift
[118/132] Compiling IceCLI ToolsVersion.swift
[119/132] Compiling IceCLI Outdated.swift
[120/132] Compiling IceCLI Product.swift
[121/132] Compiling IceCLI Registry.swift
[122/132] Compiling IceCLI Update.swift
[123/132] Compiling IceCLI Version.swift
[124/132] Compiling IceCLI IceCLI.swift
[125/132] Compiling IceCLI Add.swift
[126/132] Compiling IceCLI Build.swift
[127/132] Compiling IceCLI Clean.swift
[128/132] Compiling IceCLI Config.swift
[129/133] Wrapping AST for IceCLI for debugging
[131/135] Emitting module Ice
[132/135] Compiling Ice main.swift
[133/136] Wrapping AST for Ice for debugging
[134/136] Write Objects.LinkFileList
[135/136] Linking ice
Build complete! (27.79s)
Build complete.
Done.

Build Machine: Linux 1