The Swift Package Index logo.Swift Package Index

Build Information

Successful build of dealer with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/example-package-dealer.git
Reference: 2.0.0
Cloned https://github.com/apple/example-package-dealer.git into spi-builder-workspace
SUCCESS checkout https://github.com/apple/example-package-dealer.git at 2.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-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 (0.23s)
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.33s)
Fetching https://github.com/apple/example-package-playingcard.git
Fetching https://github.com/apple/example-package-fisheryates.git
[1/197] Fetching example-package-playingcard
[198/447] Fetching example-package-playingcard, example-package-fisheryates
Fetched https://github.com/apple/example-package-playingcard.git (0.26s)
Fetched https://github.com/apple/example-package-fisheryates.git (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.31s)
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.30s)
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
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
Building for debugging...
[1/12] Compiling PlayingCard PlayingCard.swift
[2/12] Compiling PlayingCard Suit.swift
[3/12] Emitting module PlayingCard
[4/12] Compiling PlayingCard Rank.swift
[6/14] Wrapping AST for PlayingCard for debugging
[8/14] Compiling FisherYates Fisher-Yates_Shuffle.swift
[9/14] Emitting module FisherYates
[10/14] Compiling FisherYates random.swift
[12/16] Wrapping AST for FisherYates for debugging
[14/18] Compiling DeckOfPlayingCards Deck.swift
[15/18] Emitting module DeckOfPlayingCards
[17/20] Wrapping AST for DeckOfPlayingCards for debugging
[19/22] Compiling Dealer main.swift
[20/22] Emitting module Dealer
[22/24] Wrapping AST for Dealer for debugging
[23/24] Linking Dealer
Build complete! (9.42s)
Build complete.
Done.

Build Machine: Linux 2