Build Information
Successful build of swift-argument-parser with Swift 5.8 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/swift-arg-parser.git
Reference: 1.2.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/stackotter/swift-arg-parser
* tag 1.2.3 -> FETCH_HEAD
HEAD is now at 8e0533b Upgrade to v1.2.3 (#2)
Cloned https://github.com/stackotter/swift-arg-parser.git
Revision (git rev-parse @):
8e0533b4fef5380274cdeca5167f99b318372cb5
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/stackotter/swift-arg-parser.git at 1.2.3
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/stackotter/swift-arg-parser.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/13] Emitting module StackOtterArgParserToolInfo
[3/13] Compiling StackOtterArgParserToolInfo ToolInfo.swift
[5/15] Wrapping AST for StackOtterArgParserToolInfo for debugging
[7/52] Compiling StackOtterArgParser Option.swift
[8/52] Compiling StackOtterArgParser OptionGroup.swift
[9/52] Compiling StackOtterArgParser AsyncParsableCommand.swift
[10/52] Compiling StackOtterArgParser CommandConfiguration.swift
[11/52] Compiling StackOtterArgParser EnumerableFlag.swift
[12/57] Emitting module StackOtterArgParser
[13/57] Compiling StackOtterArgParser ArgumentVisibility.swift
[14/57] Compiling StackOtterArgParser CompletionKind.swift
[15/57] Compiling StackOtterArgParser Errors.swift
[16/57] Compiling StackOtterArgParser Flag.swift
[17/57] Compiling StackOtterArgParser NameSpecification.swift
[18/57] Compiling StackOtterArgParser Name.swift
[19/57] Compiling StackOtterArgParser Parsed.swift
[20/57] Compiling StackOtterArgParser ParsedValues.swift
[21/57] Compiling StackOtterArgParser ParserError.swift
[22/57] Compiling StackOtterArgParser SplitArguments.swift
[23/57] Compiling StackOtterArgParser BashCompletionsGenerator.swift
[24/57] Compiling StackOtterArgParser CompletionsGenerator.swift
[25/57] Compiling StackOtterArgParser FishCompletionsGenerator.swift
[26/57] Compiling StackOtterArgParser ZshCompletionsGenerator.swift
[27/57] Compiling StackOtterArgParser Argument.swift
[28/57] Compiling StackOtterArgParser ArgumentHelp.swift
[29/57] Compiling StackOtterArgParser ExpressibleByArgument.swift
[30/57] Compiling StackOtterArgParser ParsableArguments.swift
[31/57] Compiling StackOtterArgParser ParsableArgumentsValidation.swift
[32/57] Compiling StackOtterArgParser ParsableCommand.swift
[33/57] Compiling StackOtterArgParser ArgumentDecoder.swift
[34/57] Compiling StackOtterArgParser ArgumentDefinition.swift
[35/57] Compiling StackOtterArgParser ArgumentSet.swift
[36/57] Compiling StackOtterArgParser CommandParser.swift
[37/57] Compiling StackOtterArgParser InputKey.swift
[38/57] Compiling StackOtterArgParser InputOrigin.swift
[39/57] Compiling StackOtterArgParser CollectionExtensions.swift
[40/57] Compiling StackOtterArgParser Platform.swift
[41/57] Compiling StackOtterArgParser SequenceExtensions.swift
[42/57] Compiling StackOtterArgParser StringExtensions.swift
[43/57] Compiling StackOtterArgParser Tree.swift
[44/57] Compiling StackOtterArgParser DumpHelpGenerator.swift
[45/57] Compiling StackOtterArgParser HelpCommand.swift
[46/57] Compiling StackOtterArgParser HelpGenerator.swift
[47/57] Compiling StackOtterArgParser MessageInfo.swift
[48/57] Compiling StackOtterArgParser UsageGenerator.swift
[50/59] Wrapping AST for StackOtterArgParser for debugging
[52/96] Compiling roll SplitMix64.swift
[53/96] Emitting module roll
[54/96] Compiling repeat Repeat.swift
[55/96] Emitting module repeat
[56/97] Compiling gen_manual AuthorArgument.swift
[57/97] Compiling gen_manual ArgumentSynopsis.swift
[58/97] Compiling gen_manual Author.swift
[59/97] Compiling gen_manual Authors.swift
[61/101] Compiling gen_manual Synopsis.swift
[62/101] Compiling gen_manual ArgumentParser+MDoc.swift
[63/101] Compiling gen_manual Date+ExpressibleByArgument.swift
[64/101] Emitting module gen_manual
[66/101] Compiling roll main.swift
[66/102] Wrapping AST for repeat for debugging
[69/102] Compiling gen_manual MDocBuilder.swift
[70/102] Compiling gen_manual MDocComponent.swift
[71/102] Compiling gen_manual Document.swift
[72/102] Compiling gen_manual DocumentDate.swift
[73/102] Compiling gen_manual Container.swift
[74/102] Compiling gen_manual Empty.swift
[75/102] Compiling gen_manual ForEach.swift
[76/102] Compiling gen_manual MDocASTNodeWrapper.swift
[77/102] Compiling gen_manual Preamble.swift
[78/102] Compiling gen_manual Section.swift
[79/102] Compiling gen_manual SeeAlso.swift
[80/102] Compiling gen_manual SinglePageDescription.swift
[81/103] Wrapping AST for roll for debugging
[83/103] Compiling StackOtterArgParserTestHelpers StringHelpers.swift
[84/103] Emitting module StackOtterArgParserTestHelpers
[85/103] Compiling StackOtterArgParserTestHelpers TestHelpers.swift
[86/103] Compiling gen_manual Exit.swift
[87/103] Compiling gen_manual List.swift
[88/103] Compiling gen_manual MultiPageDescription.swift
[89/103] Compiling gen_manual Name.swift
[90/103] Compiling gen_manual Process+SimpleAPI.swift
[91/103] Compiling gen_manual GenerateManual.swift
[92/103] Compiling gen_manual MDocASTNode.swift
[94/105] Linking repeat
[95/105] Linking roll
[97/105] Emitting module math
[98/105] Compiling math Math.swift
[100/107] Wrapping AST for math for debugging
[102/107] Compiling gen_manual MDocMacro.swift
[103/107] Compiling gen_manual MDocSerializationContext.swift
[104/107] Compiling gen_manual String+Escaping.swift
[106/109] Wrapping AST for gen-manual for debugging
[107/109] Linking math
[108/109] Linking gen-manual
Build complete! (15.90s)
Build complete.
Done.