The Swift Package Index logo.Swift Package Index

Build Information

Successful build of dealer 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/apple/example-package-dealer.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/apple/example-package-dealer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d2474d9 Add README link to documentation page (#9)
Cloned https://github.com/apple/example-package-dealer.git
Revision (git rev-parse @):
d2474d9db7e6b2448a4ddafa94c2e2253771e6b1
SUCCESS checkout https://github.com/apple/example-package-dealer.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/apple/example-package-dealer.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/apple/swift-argument-parser.git
Fetching https://github.com/apple/example-package-deckofplayingcards.git
[1/224] Fetching example-package-deckofplayingcards
[225/11650] Fetching example-package-deckofplayingcards, swift-argument-parser
Fetched https://github.com/apple/example-package-deckofplayingcards.git from cache (0.83s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.84s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.5.0 (0.54s)
Computing version for https://github.com/apple/example-package-deckofplayingcards.git
Computed https://github.com/apple/example-package-deckofplayingcards.git at 3.0.4 (1.39s)
Fetching https://github.com/apple/example-package-playingcard.git
Fetching https://github.com/apple/example-package-fisheryates.git
[1/197] Fetching example-package-playingcard
[86/447] Fetching example-package-playingcard, example-package-fisheryates
Fetched https://github.com/apple/example-package-fisheryates.git from cache (0.27s)
Fetched https://github.com/apple/example-package-playingcard.git from cache (0.27s)
Computing version for https://github.com/apple/example-package-playingcard.git
Computed https://github.com/apple/example-package-playingcard.git at 3.0.5 (0.43s)
Computing version for https://github.com/apple/example-package-fisheryates.git
Computed https://github.com/apple/example-package-fisheryates.git at 2.0.6 (0.44s)
Creating working copy for https://github.com/apple/example-package-fisheryates.git
Working copy of https://github.com/apple/example-package-fisheryates.git resolved at 2.0.6
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 0.5.0
Creating working copy for https://github.com/apple/example-package-deckofplayingcards.git
Working copy of https://github.com/apple/example-package-deckofplayingcards.git resolved at 3.0.4
Creating working copy for https://github.com/apple/example-package-playingcard.git
Working copy of https://github.com/apple/example-package-playingcard.git resolved at 3.0.5
Building for debugging...
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/24] Emitting module ArgumentParserToolInfo
[9/24] Compiling PlayingCard Rank.swift
[10/24] Compiling PlayingCard PlayingCard.swift
[11/24] Compiling PlayingCard Suit.swift
[12/24] Emitting module PlayingCard
[14/25] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/26] Wrapping AST for PlayingCard for debugging
[16/26] Wrapping AST for ArgumentParserToolInfo for debugging
[18/60] Compiling FisherYates Fisher-Yates_Shuffle.swift
[19/60] Emitting module FisherYates
[20/60] Compiling FisherYates random.swift
[21/61] Wrapping AST for FisherYates for debugging
[23/63] Emitting module DeckOfPlayingCards
[24/63] Compiling DeckOfPlayingCards Deck.swift
[25/64] Wrapping AST for DeckOfPlayingCards for debugging
[27/64] Emitting module ArgumentParser
[28/68] Compiling ArgumentParser CollectionExtensions.swift
[29/68] Compiling ArgumentParser SequenceExtensions.swift
[30/68] Compiling ArgumentParser StringExtensions.swift
[31/68] Compiling ArgumentParser Tree.swift
[32/68] Compiling ArgumentParser ParsableArguments.swift
[33/68] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/68] Compiling ArgumentParser ParsableCommand.swift
[35/68] Compiling ArgumentParser ArgumentDecoder.swift
[36/68] Compiling ArgumentParser ArgumentDefinition.swift
[37/68] Compiling ArgumentParser ParsedValues.swift
[38/68] Compiling ArgumentParser ParserError.swift
[39/68] Compiling ArgumentParser SplitArguments.swift
[40/68] Compiling ArgumentParser DumpHelpGenerator.swift
[41/68] Compiling ArgumentParser BashCompletionsGenerator.swift
[42/68] Compiling ArgumentParser CompletionsGenerator.swift
[43/68] Compiling ArgumentParser FishCompletionsGenerator.swift
[44/68] Compiling ArgumentParser ZshCompletionsGenerator.swift
[45/68] Compiling ArgumentParser Argument.swift
[46/68] Compiling ArgumentParser ArgumentSet.swift
[47/68] Compiling ArgumentParser CommandParser.swift
[48/68] Compiling ArgumentParser InputOrigin.swift
[49/68] Compiling ArgumentParser Name.swift
[50/68] Compiling ArgumentParser Parsed.swift
[51/68] Compiling ArgumentParser Option.swift
[52/68] Compiling ArgumentParser OptionGroup.swift
[53/68] Compiling ArgumentParser CommandConfiguration.swift
[54/68] Compiling ArgumentParser EnumerableFlag.swift
[55/68] Compiling ArgumentParser ExpressibleByArgument.swift
[56/68] Compiling ArgumentParser ArgumentHelp.swift
[57/68] Compiling ArgumentParser CompletionKind.swift
[58/68] Compiling ArgumentParser Errors.swift
[59/68] Compiling ArgumentParser Flag.swift
[60/68] Compiling ArgumentParser NameSpecification.swift
[61/68] Compiling ArgumentParser HelpCommand.swift
[62/68] Compiling ArgumentParser HelpGenerator.swift
[63/68] Compiling ArgumentParser MessageInfo.swift
[64/68] Compiling ArgumentParser UsageGenerator.swift
[65/69] Wrapping AST for ArgumentParser for debugging
[67/71] Emitting module dealer
[68/71] Compiling dealer Deal.swift
[69/72] Wrapping AST for dealer for debugging
[70/72] Write Objects.LinkFileList
[71/72] Linking dealer
Build complete! (18.68s)
Build complete.
Done.

Build Machine: Linux 2