The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-clocks with Swift 5.9 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.9-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.9
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.9-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
[1735/3925] Fetching swift-concurrency-extras, swift-docc-plugin, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras (0.47s)
Fetched https://github.com/apple/swift-docc-plugin (0.47s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.49s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.0 (0.46s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.0.0 (0.46s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.41s)
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
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
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/18] Emitting module ConcurrencyExtras
[4/18] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[5/19] Compiling ConcurrencyExtras UncheckedSendable.swift
[6/19] Compiling XCTestDynamicOverlay Deprecations.swift
[7/19] Compiling ConcurrencyExtras ActorIsolated.swift
[8/19] Compiling XCTestDynamicOverlay Unimplemented.swift
[9/19] Compiling ConcurrencyExtras MainSerialExecutor.swift
[10/19] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[11/19] Compiling ConcurrencyExtras AsyncStream.swift
[12/19] Compiling ConcurrencyExtras LockIsolated.swift
[13/19] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[14/19] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[15/19] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[16/19] Emitting module XCTestDynamicOverlay
[17/19] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[18/19] Compiling XCTestDynamicOverlay XCTFail.swift
[19/20] Compiling ConcurrencyExtras Task.swift
[24/32] Compiling Clocks Shims.swift
[25/33] Compiling Clocks Lock.swift
[26/33] Compiling Clocks _AsyncTimerSequence.swift
[27/33] Emitting module Clocks
[28/33] Compiling Clocks AnyClock.swift
[29/33] Compiling Clocks ImmediateClock.swift
[30/33] Compiling Clocks UnimplementedClock.swift
[31/33] Compiling Clocks Timer.swift
[32/33] Compiling Clocks SwiftUI.swift
[33/33] Compiling Clocks TestClock.swift
Build complete! (20.46s)
Build complete.
Done.

Build Machine: Linux 2