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-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/apple/example-package-dealer.git
Reference: 2.0.0
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
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 22e26b7 Update readme
Cloned https://github.com/apple/example-package-dealer.git
Revision (git rev-parse @):
22e26b7ba613a2de93b0d0e906e31aed5b41e6a2
SUCCESS checkout https://github.com/apple/example-package-dealer.git at 2.0.0
========================================
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-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/example-package-deckofplayingcards.git
[1/224] Fetching example-package-deckofplayingcards
Fetched https://github.com/apple/example-package-deckofplayingcards.git from cache (0.25s)
Computing version for https://github.com/apple/example-package-deckofplayingcards.git
Computed https://github.com/apple/example-package-deckofplayingcards.git at 3.0.4 (0.46s)
Fetching https://github.com/apple/example-package-playingcard.git
Fetching https://github.com/apple/example-package-fisheryates.git
[1/250] Fetching example-package-fisheryates
[251/447] Fetching example-package-fisheryates, example-package-playingcard
Fetched https://github.com/apple/example-package-fisheryates.git from cache (0.26s)
Fetched https://github.com/apple/example-package-playingcard.git from cache (0.26s)
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.46s)
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.46s)
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
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
Building for debugging...
[0/11] Write sources
[4/11] Write swift-version-24593BA9C3E375BF.txt
[6/18] Compiling PlayingCard Suit.swift
[7/18] Compiling PlayingCard Rank.swift
[8/18] Emitting module PlayingCard
[9/18] Compiling PlayingCard PlayingCard.swift
[10/19] Wrapping AST for PlayingCard for debugging
[12/19] Compiling FisherYates Fisher-Yates_Shuffle.swift
[13/19] Emitting module FisherYates
[14/19] Compiling FisherYates random.swift
[15/20] Wrapping AST for FisherYates for debugging
[17/22] Emitting module DeckOfPlayingCards
[18/22] Compiling DeckOfPlayingCards Deck.swift
[19/23] Wrapping AST for DeckOfPlayingCards for debugging
[21/25] Compiling Dealer main.swift
[22/25] Emitting module Dealer
[23/26] Wrapping AST for Dealer for debugging
[24/26] Write Objects.LinkFileList
[25/26] Linking Dealer
Build complete! (13.24s)
Build complete.
Done.

Build Machine: Linux 2