The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-argument-parser, reference v1.2.4 (41fc1c), with Swift 5.8 for Linux on 11 Jul 2024 05:07:53 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wabiverse/swift-arg-parser.git
Reference: v1.2.4
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/wabiverse/swift-arg-parser
 * tag               v1.2.4     -> FETCH_HEAD
HEAD is now at 41fc1c8 Rename GenerateManual to GenManual, to fix conflicts with apple's.
Cloned https://github.com/wabiverse/swift-arg-parser.git
Revision (git rev-parse @):
41fc1c8f8482e321d46164df28c6ef672a42bc85
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/wabiverse/swift-arg-parser.git at v1.2.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/wabiverse/swift-arg-parser.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:25ae52e20f56ffaca5cfeeca46731079b0ef67b7dcd7f3dc3e93dc588d498392
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
[1/1] Compiling plugin GenManual
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 Name.swift
[14/57] Compiling StackOtterArgParser Parsed.swift
[15/57] Compiling StackOtterArgParser ParsedValues.swift
[16/57] Compiling StackOtterArgParser ParserError.swift
[17/57] Compiling StackOtterArgParser SplitArguments.swift
[18/57] Compiling StackOtterArgParser BashCompletionsGenerator.swift
[19/57] Compiling StackOtterArgParser CompletionsGenerator.swift
[20/57] Compiling StackOtterArgParser FishCompletionsGenerator.swift
[21/57] Compiling StackOtterArgParser ZshCompletionsGenerator.swift
[22/57] Compiling StackOtterArgParser Argument.swift
[23/57] Compiling StackOtterArgParser ArgumentHelp.swift
[24/57] Compiling StackOtterArgParser ArgumentDefinition.swift
[25/57] Compiling StackOtterArgParser ArgumentSet.swift
[26/57] Compiling StackOtterArgParser CommandParser.swift
[27/57] Compiling StackOtterArgParser InputKey.swift
[28/57] Compiling StackOtterArgParser InputOrigin.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 CollectionExtensions.swift
[35/57] Compiling StackOtterArgParser Platform.swift
[36/57] Compiling StackOtterArgParser SequenceExtensions.swift
[37/57] Compiling StackOtterArgParser StringExtensions.swift
[38/57] Compiling StackOtterArgParser Tree.swift
[39/57] Compiling StackOtterArgParser DumpHelpGenerator.swift
[40/57] Compiling StackOtterArgParser HelpCommand.swift
[41/57] Compiling StackOtterArgParser HelpGenerator.swift
[42/57] Compiling StackOtterArgParser MessageInfo.swift
[43/57] Compiling StackOtterArgParser UsageGenerator.swift
[44/57] Compiling StackOtterArgParser ArgumentVisibility.swift
[45/57] Compiling StackOtterArgParser CompletionKind.swift
[46/57] Compiling StackOtterArgParser Errors.swift
[47/57] Compiling StackOtterArgParser Flag.swift
[48/57] Compiling StackOtterArgParser NameSpecification.swift
[50/59] Wrapping AST for StackOtterArgParser for debugging
[52/96] Compiling StackOtterArgParserTestHelpers StringHelpers.swift
[53/96] Emitting module StackOtterArgParserTestHelpers
[54/96] Emitting module repeat
[55/96] Compiling repeat Repeat.swift
[58/98] Compiling roll SplitMix64.swift
[59/98] Emitting module roll
[60/98] Compiling roll main.swift
[60/98] Wrapping AST for repeat for debugging
[64/100] Compiling gen_manual Container.swift
[65/100] Compiling gen_manual Empty.swift
[66/100] Compiling gen_manual ForEach.swift
[67/100] Compiling gen_manual MDocASTNodeWrapper.swift
[68/100] Compiling StackOtterArgParserTestHelpers TestHelpers.swift
[68/104] Wrapping AST for roll for debugging
[71/105] Emitting module gen_manual
[72/105] Compiling gen_manual AuthorArgument.swift
[73/105] Compiling gen_manual ArgumentSynopsis.swift
[74/105] Compiling gen_manual Author.swift
[75/105] Compiling gen_manual Authors.swift
[77/105] Compiling gen_manual MDocBuilder.swift
[78/105] Compiling gen_manual MDocComponent.swift
[79/105] Compiling gen_manual Document.swift
[80/105] Compiling gen_manual DocumentDate.swift
[80/105] Linking repeat
[82/105] Compiling gen_manual Exit.swift
[83/105] Compiling gen_manual List.swift
[84/105] Compiling gen_manual MultiPageDescription.swift
[85/105] Compiling gen_manual Name.swift
[86/105] Compiling gen_manual Synopsis.swift
[87/105] Compiling gen_manual ArgumentParser+MDoc.swift
[88/105] Compiling gen_manual Date+ExpressibleByArgument.swift
[89/105] Compiling gen_manual Preamble.swift
[90/105] Compiling gen_manual Section.swift
[91/105] Compiling gen_manual SeeAlso.swift
[92/105] Compiling gen_manual SinglePageDescription.swift
[93/105] Compiling gen_manual Process+SimpleAPI.swift
[94/105] Compiling gen_manual GenerateManual.swift
[95/105] Compiling gen_manual MDocASTNode.swift
[95/105] Linking roll
[97/105] Compiling math Math.swift
[98/105] Emitting module math
[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] Linking math
[107/109] Wrapping AST for gen-manual for debugging
[108/109] Linking gen-manual
Build complete! (7.97s)
Build complete.
Done.