The Swift Package Index logo.Swift Package Index

Build Information

Successful build of combine-schedulers with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
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.10
Building package at path:  $workDir
https://github.com/pointfreeco/combine-schedulers.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/419] Fetching swift-concurrency-extras
[420/2699] Fetching swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.52s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.52s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.69s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.0.0 (0.56s)
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.2
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/20] Compiling ConcurrencyExtras UncheckedSendable.swift
[6/20] Compiling ConcurrencyExtras ActorIsolated.swift
[7/20] Emitting module ConcurrencyExtras
[8/20] Compiling XCTestDynamicOverlay Deprecations.swift
[9/21] Compiling XCTestDynamicOverlay Unimplemented.swift
[10/21] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[11/21] Compiling XCTestDynamicOverlay XCTFail.swift
[12/21] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[13/21] Compiling ConcurrencyExtras AsyncStream.swift
[14/21] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[15/21] Compiling ConcurrencyExtras LockIsolated.swift
[16/21] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[17/21] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[18/21] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[19/21] Emitting module XCTestDynamicOverlay
[21/22] Compiling ConcurrencyExtras MainSerialExecutor.swift
[22/22] Compiling ConcurrencyExtras Task.swift
[24/35] Compiling CombineSchedulers UIScheduler.swift
[25/36] Compiling CombineSchedulers UIKit.swift
[26/36] Compiling CombineSchedulers Lock.swift
[27/36] Compiling CombineSchedulers NSRecursiveLock.swift
[28/36] Compiling CombineSchedulers SwiftUI.swift
[29/36] Compiling CombineSchedulers TestScheduler.swift
[30/36] Compiling CombineSchedulers AnyScheduler.swift
[31/36] Compiling CombineSchedulers Concurrency.swift
[32/36] Compiling CombineSchedulers ImmediateScheduler.swift
[33/36] Compiling CombineSchedulers Deprecations.swift
[34/36] Emitting module CombineSchedulers
[35/36] Compiling CombineSchedulers Timer.swift
[36/36] Compiling CombineSchedulers UnimplementedScheduler.swift
Build complete! (15.02s)
Build complete.
Done.

Build Machine: Linux 2