The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-clocks.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/pointfreeco/swift-clocks
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 65e74c1 Fix access control (#30)
Cloned https://github.com/pointfreeco/swift-clocks.git
Revision (git rev-parse @):
65e74c1b6a8222f8a001322e55b31771ddef635d
SUCCESS checkout https://github.com/pointfreeco/swift-clocks.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/419] Fetching swift-concurrency-extras
[420/1867] Fetching swift-concurrency-extras, swift-docc-plugin
[1738/3944] Fetching swift-concurrency-extras, swift-docc-plugin, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras (0.45s)
Fetched https://github.com/apple/swift-docc-plugin (0.45s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.0 (0.65s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.0.0 (0.39s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.36s)
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
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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/18] Compiling ConcurrencyExtras UncheckedSendable.swift
[4/18] Compiling XCTestDynamicOverlay Unimplemented.swift
[5/19] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[6/19] Compiling ConcurrencyExtras ActorIsolated.swift
[7/19] Compiling ConcurrencyExtras AsyncStream.swift
[8/19] Emitting module ConcurrencyExtras
[9/19] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[10/19] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[11/19] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[12/19] Compiling ConcurrencyExtras Task.swift
[13/19] Emitting module XCTestDynamicOverlay
[14/19] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[15/19] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[16/19] Compiling XCTestDynamicOverlay Deprecations.swift
[17/19] Compiling XCTestDynamicOverlay XCTFail.swift
[20/21] Compiling ConcurrencyExtras LockIsolated.swift
[21/21] Compiling ConcurrencyExtras MainSerialExecutor.swift
[24/32] Compiling Clocks Lock.swift
[25/33] Compiling Clocks Timer.swift
[26/33] Compiling Clocks UnimplementedClock.swift
[27/33] Emitting module Clocks
[28/33] Compiling Clocks AnyClock.swift
[29/33] Compiling Clocks ImmediateClock.swift
[30/33] Compiling Clocks Shims.swift
[31/33] Compiling Clocks _AsyncTimerSequence.swift
[32/33] Compiling Clocks SwiftUI.swift
[33/33] Compiling Clocks TestClock.swift
Build complete! (17.35s)
Build complete.
Done.

Build Machine: Linux 2