Build Information
Successful build of KipplePlugins with Swift 5.10 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-1":/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/bdrelling/KipplePlugins.git
Reference: main
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/bdrelling/KipplePlugins
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at aed2eac Added .devcontainer.json for Linux development
Cloned https://github.com/bdrelling/KipplePlugins.git
Revision (git rev-parse @):
aed2eace190cdd6c719c7af9174356881c880593
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KipplePlugins.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/bdrelling/KipplePlugins.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/bdrelling/KippleTools
[1/558] Fetching kippletools
Fetched https://github.com/bdrelling/KippleTools from cache (0.25s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.1 (0.47s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
[1/11543] Fetching swift-argument-parser
[1387/47640] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (0.86s)
[3610/36097] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (24.26s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.53.2 (0.45s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.42s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.0
Creating working copy for https://github.com/bdrelling/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.1
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.53.2
[1/1] Compiling plugin Format
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin SwiftFormatPlugin
Building for debugging...
[3/23] Write sources
[7/23] Copying pre-commit
[7/23] Copying default.swiftlint.yml
[9/23] Write sources
[9/23] Copying default.swiftformat
[9/23] Copying app.gitignore
[10/23] Copying default.gitignore
[12/23] Write sources
[14/23] Write swift-version-24593BA9C3E375BF.txt
[16/42] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/42] Emitting module ArgumentParserToolInfo
[18/43] Wrapping AST for ArgumentParserToolInfo for debugging
[20/80] Emitting module ArgumentParser
[21/85] Compiling ArgumentParser AsyncParsableCommand.swift
[22/85] Compiling ArgumentParser CommandConfiguration.swift
[23/87] Compiling ArgumentParser Name.swift
[24/87] Compiling ArgumentParser Parsed.swift
[25/87] Compiling ArgumentParser ParsedValues.swift
[26/87] Compiling ArgumentParser ParserError.swift
[27/87] Compiling ArgumentParser SplitArguments.swift
[28/87] Compiling ArgumentParser Option.swift
[29/87] Compiling ArgumentParser OptionGroup.swift
[32/87] Compiling ArgumentParser EnumerableFlag.swift
[33/87] Compiling ArgumentParser BashCompletionsGenerator.swift
[34/87] Compiling ArgumentParser CompletionsGenerator.swift
[35/87] Compiling ArgumentParser FishCompletionsGenerator.swift
[36/87] Compiling ArgumentParser ZshCompletionsGenerator.swift
[37/87] Compiling ArgumentParser Argument.swift
[38/87] Compiling ArgumentParser ArgumentHelp.swift
[39/87] Compiling ArgumentParser CollectionExtensions.swift
[40/87] Compiling ArgumentParser Platform.swift
[41/87] Compiling ArgumentParser SequenceExtensions.swift
[42/87] Compiling ArgumentParser StringExtensions.swift
[43/87] Compiling ArgumentParser Tree.swift
[44/87] Compiling ArgumentParser DumpHelpGenerator.swift
[45/87] Compiling ArgumentParser HelpCommand.swift
[46/87] Compiling ArgumentParser HelpGenerator.swift
[47/87] Compiling ArgumentParser MessageInfo.swift
[48/87] Compiling ArgumentParser UsageGenerator.swift
[49/87] Compiling SwiftFormat SwiftFormat.swift
[50/87] Compiling SwiftFormat Tokenizer.swift
[51/87] Compiling ArgumentParser ParsableArgumentsValidation.swift
[52/87] Compiling ArgumentParser ParsableCommand.swift
[53/87] Compiling ArgumentParser ArgumentDecoder.swift
[54/87] Compiling ArgumentParser ArgumentVisibility.swift
[55/87] Compiling ArgumentParser CompletionKind.swift
[56/87] Compiling ArgumentParser Errors.swift
[57/87] Compiling ArgumentParser Flag.swift
[58/87] Compiling ArgumentParser NameSpecification.swift
[59/87] Compiling ArgumentParser ArgumentDefinition.swift
[60/87] Compiling ArgumentParser ArgumentSet.swift
[61/87] Compiling ArgumentParser CommandParser.swift
[62/87] Compiling ArgumentParser InputKey.swift
[63/87] Compiling ArgumentParser InputOrigin.swift
[64/88] Wrapping AST for ArgumentParser for debugging
[66/91] Compiling KippleToolsCore VerboseLogging.swift
[67/91] Compiling KippleToolsCore ConfiguredProcess.swift
[68/91] Emitting module KippleToolsCore
[69/92] Wrapping AST for KippleToolsCore for debugging
[76/92] Emitting module SwiftFormat
[88/93] Wrapping AST for SwiftFormat for debugging
[90/101] Compiling KippleFramework UninstallCommand.swift
[91/102] Compiling KippleFramework SetupCommand.swift
[92/102] Compiling KippleFramework MainCommand.swift
[93/102] Compiling KippleFramework FormatCommand.swift
[94/102] Compiling KippleFramework InstallCommand.swift
[95/102] Compiling KippleFramework resource_bundle_accessor.swift
[96/102] Compiling KippleFramework SwiftFormat.swift
[97/102] Compiling KippleFramework FileFormatter.swift
[98/102] Emitting module KippleFramework
[99/103] Wrapping AST for KippleFramework for debugging
[101/105] Emitting module kipple
[102/105] Compiling kipple main.swift
[103/106] Wrapping AST for kipple for debugging
[104/106] Write Objects.LinkFileList
[105/106] Linking kipple
Build complete! (70.92s)
Build complete.
Done.