Build Information
Successful build of swift-prelude with Swift 5.9 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/capturecontext/swift-prelude.git
Reference: 0.2.0
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/capturecontext/swift-prelude
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at 00f3e83 Update README.md
Cloned https://github.com/capturecontext/swift-prelude.git
Revision (git rev-parse @):
00f3e838efe9f690634f0ebeec24c5d71076ff29
SUCCESS checkout https://github.com/capturecontext/swift-prelude.git at 0.2.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD/checkout
https://github.com/capturecontext/swift-prelude.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/419] Fetching swift-concurrency-extras
[420/2496] Fetching swift-concurrency-extras, xctest-dynamic-overlay
[2186/5990] Fetching swift-concurrency-extras, xctest-dynamic-overlay, swift-dependencies
[5467/5571] Fetching xctest-dynamic-overlay, swift-dependencies
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/swift-concurrency-extras (0.43s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.51s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetched https://github.com/pointfreeco/swift-dependencies (0.51s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
[1/2244] Fetching combine-schedulers
[2245/3482] Fetching combine-schedulers, swift-clocks
Fetched https://github.com/pointfreeco/combine-schedulers (0.35s)
[260/1238] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks (0.33s)
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.0.0 (1.22s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.67s)
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/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.0 (0.34s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.0 (0.35s)
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
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.0.0
Building for debugging...
[1/16] Emitting module ConcurrencyExtras
[2/16] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[3/16] Compiling ConcurrencyExtras ActorIsolated.swift
[4/16] Compiling ConcurrencyExtras UncheckedSendable.swift
[5/16] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[6/16] Compiling XCTestDynamicOverlay Deprecations.swift
[7/16] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[8/17] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[9/17] Emitting module XCTestDynamicOverlay
[10/17] Compiling XCTestDynamicOverlay Unimplemented.swift
[11/17] Compiling XCTestDynamicOverlay XCTFail.swift
[12/17] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[13/17] Compiling ConcurrencyExtras Task.swift
[14/17] Compiling ConcurrencyExtras MainSerialExecutor.swift
[15/17] Compiling ConcurrencyExtras AsyncStream.swift
[16/17] Compiling ConcurrencyExtras LockIsolated.swift
[17/18] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[22/42] Compiling Clocks Timer.swift
[23/43] Compiling CombineSchedulers UIKit.swift
[24/43] Compiling Clocks AnyClock.swift
[25/43] Compiling Clocks ImmediateClock.swift
[26/43] Compiling CombineSchedulers Lock.swift
[27/43] Compiling CombineSchedulers NSRecursiveLock.swift
[28/43] Compiling CombineSchedulers ImmediateScheduler.swift
[29/43] Compiling CombineSchedulers Deprecations.swift
[30/43] Compiling CombineSchedulers SwiftUI.swift
[31/43] Compiling CombineSchedulers TestScheduler.swift
[32/43] Compiling CombineSchedulers UIScheduler.swift
[33/43] Emitting module CombineSchedulers
[34/43] Compiling CombineSchedulers Timer.swift
[35/43] Compiling Clocks Shims.swift
[36/44] Compiling CombineSchedulers UnimplementedScheduler.swift
[37/45] Compiling Clocks _AsyncTimerSequence.swift
[38/45] Compiling Clocks Lock.swift
[40/46] Emitting module Clocks
[44/46] Compiling Clocks UnimplementedClock.swift
[45/46] Compiling Clocks SwiftUI.swift
[46/46] Compiling Clocks TestClock.swift
[49/70] Compiling Dependencies Exports.swift
[50/70] Compiling Dependencies OpenExistential.swift
[51/70] Compiling Dependencies RuntimeWarnings.swift
[52/72] Compiling Dependencies OpenURL.swift
[53/72] Compiling Dependencies TimeZone.swift
[54/72] Compiling Dependencies URLSession.swift
[55/72] Compiling Dependencies Locale.swift
[56/72] Compiling Dependencies MainQueue.swift
[57/72] Compiling Dependencies MainRunLoop.swift
[58/72] Emitting module Dependencies
[59/72] Compiling Dependencies Context.swift
[60/72] Compiling Dependencies Date.swift
[61/72] Compiling Dependencies FireAndForget.swift
[62/72] Compiling Dependencies UUID.swift
[63/72] Compiling Dependencies WithRandomNumberGenerator.swift
[64/72] Compiling Dependencies Deprecations.swift
[65/72] Compiling Dependencies Dependency.swift
[66/72] Compiling Dependencies DependencyContext.swift
[67/72] Compiling Dependencies DependencyKey.swift
[68/72] Compiling Dependencies DependencyValues.swift
[69/72] Compiling Dependencies Calendar.swift
[70/72] Compiling Dependencies Clocks.swift
[71/72] Compiling Dependencies TypeName.swift
[72/72] Compiling Dependencies WithDependencies.swift
[75/122] Compiling Prelude And.swift
[76/122] Compiling Prelude Equal.swift
[77/122] Compiling Prelude Or.swift
[78/122] Compiling Prelude Xor.swift
[79/122] Compiling Prelude Cast.swift
[80/122] Compiling Prelude Collection.swift
[81/122] Compiling Prelude Comparable.swift
[82/128] Compiling Prelude Scope.swift
[83/128] Compiling Prelude Tuple.swift
[84/128] Compiling Prelude Unit.swift
[85/128] Compiling Prelude Alt.swift
[86/128] Compiling Prelude Array.swift
[87/128] Compiling Prelude CommutativeRing.swift
[88/128] Compiling Prelude PrecedenceGroups.swift
[89/128] Compiling Prelude Optional.swift
[90/128] Compiling Prelude Parallel.swift
[91/128] Compiling Prelude Sequence.swift
[92/128] Compiling Prelude Set.swift
[93/128] Compiling Prelude String.swift
[94/128] Compiling Prelude Pack.swift
[95/128] Compiling Prelude EuclideanRing.swift
/host/spi-builder-workspace/Sources/Prelude/Univestigated/IO.swift:160:24: warning: 'perform()' is deprecated: Use 'performAsync', instead.
xs.map { f($0).perform() }
^
/host/spi-builder-workspace/Sources/Prelude/Univestigated/IO.swift:76:7: warning: default will never be executed
@unknown default:
^
[96/128] Compiling Prelude Field.swift
/host/spi-builder-workspace/Sources/Prelude/Univestigated/IO.swift:160:24: warning: 'perform()' is deprecated: Use 'performAsync', instead.
xs.map { f($0).perform() }
^
/host/spi-builder-workspace/Sources/Prelude/Univestigated/IO.swift:76:7: warning: default will never be executed
@unknown default:
^
[97/128] Compiling Prelude FreeNearSemiring.swift
/host/spi-builder-workspace/Sources/Prelude/Univestigated/IO.swift:160:24: warning: 'perform()' is deprecated: Use 'performAsync', instead.
xs.map { f($0).perform() }
^
/host/spi-builder-workspace/Sources/Prelude/Univestigated/IO.swift:76:7: warning: default will never be executed
@unknown default:
^
[98/128] Compiling Prelude HeytingAlgebra.swift
/host/spi-builder-workspace/Sources/Prelude/Univestigated/IO.swift:160:24: warning: 'perform()' is deprecated: Use 'performAsync', instead.
xs.map { f($0).perform() }
^
/host/spi-builder-workspace/Sources/Prelude/Univestigated/IO.swift:76:7: warning: default will never be executed
@unknown default:
^
[99/128] Compiling Prelude Hole.swift
/host/spi-builder-workspace/Sources/Prelude/Univestigated/IO.swift:160:24: warning: 'perform()' is deprecated: Use 'performAsync', instead.
xs.map { f($0).perform() }
^
/host/spi-builder-workspace/Sources/Prelude/Univestigated/IO.swift:76:7: warning: default will never be executed
@unknown default:
^
[100/128] Compiling Prelude IO.swift
/host/spi-builder-workspace/Sources/Prelude/Univestigated/IO.swift:160:24: warning: 'perform()' is deprecated: Use 'performAsync', instead.
xs.map { f($0).perform() }
^
/host/spi-builder-workspace/Sources/Prelude/Univestigated/IO.swift:76:7: warning: default will never be executed
@unknown default:
^
[101/128] Compiling Prelude Monoid.swift
[102/128] Compiling Prelude NearSemiring.swift
[103/128] Compiling Prelude Plus.swift
[104/128] Compiling Prelude Ring.swift
[105/128] Compiling Prelude Semigroup.swift
[106/128] Compiling Prelude Semiring.swift
[107/128] Compiling Prelude Compose.swift
[108/128] Compiling Prelude Pipe.swift
[109/128] Compiling Prelude KeyPath.swift
[110/128] Compiling Prelude Match.swift
[111/128] Compiling Prelude Never.swift
[112/128] Compiling Prelude Operators+Impl.swift
[113/128] Compiling Prelude Operators.swift
[114/128] Compiling Prelude AsyncFunction.swift
[115/128] Compiling Prelude Endo.swift
[116/128] Compiling Prelude Function.swift
[117/128] Compiling Prelude Signatures.swift
[118/128] Compiling Prelude SyncFunc.swift
[119/128] Compiling Prelude SyncFunction.swift
[120/128] Compiling Prelude Task+Lazy.swift
[121/128] Compiling Prelude Comparator.swift
[122/128] Compiling Prelude Const.swift
[123/128] Compiling Prelude Curry.swift
[124/128] Compiling Prelude Discard.swift
[125/128] Compiling Prelude Equatable.swift
[126/128] Compiling Prelude Filterable.swift
[127/128] Compiling Prelude AsyncFunc.swift
[128/128] Emitting module Prelude
[131/139] Compiling Either Nested.swift
[132/139] Emitting module ValidationSemigroup
[133/139] Compiling ValidationSemigroup ValidationSemigroup.swift
[135/141] Compiling Either Either.swift
[137/141] Emitting module Either
[138/141] Emitting module Tuple
[139/141] Compiling Tuple Tuple.swift
[140/142] Compiling Either Choice.swift
[141/142] Compiling Either EitherIO.swift
[146/157] Compiling Optics Review.swift
[147/158] Emitting module Optics
[148/158] Compiling Optics Prism.swift
[149/158] Compiling Optics Star.swift
[150/158] Compiling Optics KeyPath.swift
[151/158] Emitting module ValidationNearSemiring
[152/158] Compiling ValidationNearSemiring ValidationNearSemiring.swift
[153/158] Compiling Optics Setter.swift
[154/158] Compiling Optics Getter.swift
[155/158] Compiling Optics Index.swift
[156/158] Compiling Optics Fold.swift
[157/158] Compiling Optics Forget.swift
[158/158] Compiling Optics Traversal.swift
Build complete! (21.58s)
Build complete.
Done.