The Swift Package Index logo.Swift Package Index

Build Information

Successful build of combine-schedulers with Swift 5.7 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.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.25.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/combine-schedulers.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/combine-schedulers
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1d1d2bd Add UIScheduler.immediate (i.e. `ImmediateSchedulerOf<UIScheduler>`) (#92)
Cloned https://github.com/pointfreeco/combine-schedulers.git
Revision (git rev-parse @):
1d1d2bd76c22fcc16ec3bde0c05b67826cc70964
SUCCESS checkout https://github.com/pointfreeco/combine-schedulers.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
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.7-latest swift build 2>&1
Unable to find image 'registry.gitlab.com/finestructure/spi-images:basic-5.7-latest' locally
basic-5.7-latest: Pulling from finestructure/spi-images
44ba2882f8eb: Already exists
1819d603f751: Pulling fs layer
18a67d049a80: Pulling fs layer
2b93345da127: Pulling fs layer
9c8bd0558495: Pulling fs layer
9c8bd0558495: Waiting
2b93345da127: Download complete
1819d603f751: Verifying Checksum
1819d603f751: Download complete
9c8bd0558495: Verifying Checksum
9c8bd0558495: Download complete
18a67d049a80: Verifying Checksum
18a67d049a80: Download complete
1819d603f751: Pull complete
18a67d049a80: Pull complete
2b93345da127: Pull complete
9c8bd0558495: Pull complete
Digest: sha256:6b04195c7ae784d161c85e6ab0dbd6c003a5227b9d663bb4f59aa2b40ebd55a5
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.7-latest
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/355] Fetching swift-concurrency-extras
[356/2432] Fetching swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras (0.57s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.57s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.47s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.0.0 (0.43s)
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.2
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
Building for debugging...
[1/16] Emitting module ConcurrencyExtras
[2/16] Compiling ConcurrencyExtras ActorIsolated.swift
[3/16] Compiling ConcurrencyExtras UncheckedSendable.swift
[4/16] Compiling XCTestDynamicOverlay Deprecations.swift
[5/17] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[6/17] Compiling ConcurrencyExtras AsyncStream.swift
[7/17] Compiling ConcurrencyExtras LockIsolated.swift
[8/17] Compiling XCTestDynamicOverlay Unimplemented.swift
[9/17] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[10/17] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[11/17] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[12/17] Compiling XCTestDynamicOverlay XCTFail.swift
[13/17] Compiling ConcurrencyExtras MainSerialExecutor.swift
[14/17] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[15/17] Compiling ConcurrencyExtras Task.swift
[16/18] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[17/18] Emitting module XCTestDynamicOverlay
[22/33] Compiling CombineSchedulers UIScheduler.swift
[23/33] Emitting module CombineSchedulers
[24/34] Compiling CombineSchedulers Timer.swift
[25/34] Compiling CombineSchedulers UIKit.swift
[26/34] Compiling CombineSchedulers SwiftUI.swift
[27/34] Compiling CombineSchedulers TestScheduler.swift
[28/34] Compiling CombineSchedulers AnyScheduler.swift
[29/34] Compiling CombineSchedulers Concurrency.swift
[30/34] Compiling CombineSchedulers ImmediateScheduler.swift
[31/34] Compiling CombineSchedulers Deprecations.swift
[32/34] Compiling CombineSchedulers Lock.swift
[33/34] Compiling CombineSchedulers NSRecursiveLock.swift
[34/34] Compiling CombineSchedulers UnimplementedScheduler.swift
Build complete! (11.97s)
Build complete.
Done.

Build Machine: Linux 2