The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-clocks with Swift 5.7 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.27.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-clocks.git
Reference: 1.0.2
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/pointfreeco/swift-clocks
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at a8421d6 Fix regression: test clock should hang till it is explicitly advanced (#26)
Cloned https://github.com/pointfreeco/swift-clocks.git
Revision (git rev-parse @):
a8421d68068d8f45fbceb418fbf22c5dad4afd33
SUCCESS checkout https://github.com/pointfreeco/swift-clocks.git at 1.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/419] Fetching swift-concurrency-extras
[420/1848] Fetching swift-concurrency-extras, swift-docc-plugin
Fetched https://github.com/pointfreeco/swift-concurrency-extras (0.29s)
[744/1429] Fetching swift-docc-plugin
[1430/3506] Fetching swift-docc-plugin, xctest-dynamic-overlay
Fetched https://github.com/apple/swift-docc-plugin (0.45s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.50s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.0 (0.35s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.0.0 (0.36s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.39s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.0.0
Compiling plugin Swift-DocC...
Compiling plugin Swift-DocC Preview...
Building for debugging...
[1/16] Compiling ConcurrencyExtras UncheckedSendable.swift
[2/16] Compiling XCTestDynamicOverlay Deprecations.swift
[3/17] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[4/17] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[5/17] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[6/17] Compiling XCTestDynamicOverlay Unimplemented.swift
[7/17] Compiling ConcurrencyExtras Task.swift
[8/17] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[9/17] Compiling XCTestDynamicOverlay XCTFail.swift
[10/17] Compiling ConcurrencyExtras LockIsolated.swift
[11/17] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[12/17] Compiling ConcurrencyExtras MainSerialExecutor.swift
[13/17] Compiling ConcurrencyExtras ActorIsolated.swift
[14/17] Compiling ConcurrencyExtras AsyncStream.swift
[15/17] Emitting module ConcurrencyExtras
[16/18] Emitting module XCTestDynamicOverlay
[17/18] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[22/30] Compiling Clocks Shims.swift
[23/30] Compiling Clocks Lock.swift
[24/30] Compiling Clocks _AsyncTimerSequence.swift
[25/31] Emitting module Clocks
[26/31] Compiling Clocks AnyClock.swift
[27/31] Compiling Clocks ImmediateClock.swift
[28/31] Compiling Clocks UnimplementedClock.swift
[29/31] Compiling Clocks Timer.swift
[30/31] Compiling Clocks SwiftUI.swift
[31/31] Compiling Clocks TestClock.swift
Build complete! (13.03s)
Build complete.
Done.

Build Machine: Linux 2