The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-prelude with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/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/capturecontext/swift-prelude.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/capturecontext/swift-prelude
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8aaeca3 Update Test.yml
Cloned https://github.com/capturecontext/swift-prelude.git
Revision (git rev-parse @):
8aaeca33ff29ada640b52fe5d352e4796c5c0be8
SUCCESS checkout https://github.com/capturecontext/swift-prelude.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/capturecontext/swift-prelude.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/419] Fetching swift-concurrency-extras
[420/2663] Fetching swift-concurrency-extras, combine-schedulers
[2664/3901] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.32s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.32s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.32s)
[1/2280] Fetching xctest-dynamic-overlay
[1643/5974] Fetching xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.45s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.49s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.0.0 (1.05s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.41s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.0.0 (0.42s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.0 (0.40s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.0 (0.40s)
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies 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
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-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.0.0
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/28] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[14/29] Compiling ConcurrencyExtras AsyncStream.swift
[15/29] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[16/29] Emitting module ConcurrencyExtras
[17/29] Compiling ConcurrencyExtras ActorIsolated.swift
[18/29] Compiling XCTestDynamicOverlay Deprecations.swift
[19/29] Compiling ConcurrencyExtras UncheckedSendable.swift
[20/29] Compiling XCTestDynamicOverlay Unimplemented.swift
[21/29] Compiling ConcurrencyExtras MainSerialExecutor.swift
[22/29] Compiling ConcurrencyExtras Task.swift
[23/29] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[24/29] Emitting module XCTestDynamicOverlay
[25/29] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[26/29] Compiling XCTestDynamicOverlay XCTFail.swift
[27/29] Compiling ConcurrencyExtras LockIsolated.swift
[28/30] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[29/30] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[32/52] Compiling Clocks SwiftUI.swift
[33/52] Compiling Clocks Shims.swift
[34/52] Compiling Clocks Timer.swift
[35/53] Compiling CombineSchedulers Lock.swift
[36/53] Compiling CombineSchedulers NSRecursiveLock.swift
[37/54] Compiling CombineSchedulers AnyScheduler.swift
[38/54] Compiling CombineSchedulers Concurrency.swift
[39/54] Compiling CombineSchedulers ImmediateScheduler.swift
[40/54] Compiling CombineSchedulers Deprecations.swift
[41/54] Emitting module CombineSchedulers
[42/54] Compiling CombineSchedulers SwiftUI.swift
[43/54] Compiling CombineSchedulers TestScheduler.swift
[44/54] Compiling CombineSchedulers Timer.swift
[45/54] Compiling CombineSchedulers UIKit.swift
[46/54] Compiling CombineSchedulers UIScheduler.swift
[47/54] Compiling CombineSchedulers UnimplementedScheduler.swift
[49/55] Compiling Clocks Lock.swift
[50/55] Emitting module Clocks
[53/55] Compiling Clocks _AsyncTimerSequence.swift
[54/55] Compiling Clocks UnimplementedClock.swift
[55/55] Compiling Clocks TestClock.swift
[57/78] Compiling Dependencies Locale.swift
[58/78] Compiling Dependencies MainQueue.swift
[59/78] Compiling Dependencies MainRunLoop.swift
[60/78] Compiling Dependencies Dependency.swift
[61/78] Compiling Dependencies DependencyContext.swift
[62/78] Compiling Dependencies DependencyKey.swift
[63/80] Compiling Dependencies Context.swift
[64/80] Compiling Dependencies Date.swift
[65/80] Compiling Dependencies FireAndForget.swift
[66/80] Emitting module Dependencies
[67/80] Compiling Dependencies OpenURL.swift
[68/80] Compiling Dependencies TimeZone.swift
[69/80] Compiling Dependencies URLSession.swift
[70/80] Compiling Dependencies Exports.swift
[71/80] Compiling Dependencies OpenExistential.swift
[72/80] Compiling Dependencies RuntimeWarnings.swift
[73/80] Compiling Dependencies UUID.swift
[74/80] Compiling Dependencies WithRandomNumberGenerator.swift
[75/80] Compiling Dependencies Deprecations.swift
[76/80] Compiling Dependencies DependencyValues.swift
[77/80] Compiling Dependencies Calendar.swift
[78/80] Compiling Dependencies Clocks.swift
[79/80] Compiling Dependencies TypeName.swift
[80/80] Compiling Dependencies WithDependencies.swift
[82/129] Compiling Prelude And.swift
[83/129] Compiling Prelude Equal.swift
[84/129] Compiling Prelude Or.swift
[85/129] Compiling Prelude Xor.swift
[86/129] Compiling Prelude Cast.swift
[87/129] Compiling Prelude Collection.swift
[88/129] Compiling Prelude Comparable.swift
[89/135] Compiling Prelude Scope.swift
[90/135] Compiling Prelude Tuple.swift
[91/135] Compiling Prelude Unit.swift
[92/135] Compiling Prelude Alt.swift
[93/135] Compiling Prelude Array.swift
[94/135] Compiling Prelude CommutativeRing.swift
[95/135] 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/135] 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/135] 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/135] 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/135] 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/135] 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/135] Compiling Prelude Monoid.swift
[102/135] Compiling Prelude NearSemiring.swift
[103/135] Compiling Prelude Plus.swift
[104/135] Compiling Prelude Ring.swift
[105/135] Compiling Prelude Semigroup.swift
[106/135] Compiling Prelude Semiring.swift
[107/135] Compiling Prelude PrecedenceGroups.swift
[108/135] Compiling Prelude Optional.swift
[109/135] Compiling Prelude Parallel.swift
[110/135] Compiling Prelude Sequence.swift
[111/135] Compiling Prelude Set.swift
[112/135] Compiling Prelude String.swift
[113/135] Compiling Prelude Pack.swift
[114/135] Compiling Prelude Compose.swift
[115/135] Compiling Prelude Pipe.swift
[116/135] Compiling Prelude KeyPath.swift
[117/135] Compiling Prelude Match.swift
[118/135] Compiling Prelude Never.swift
[119/135] Compiling Prelude Operators+Impl.swift
[120/135] Compiling Prelude Operators.swift
[121/135] Compiling Prelude Comparator.swift
[122/135] Compiling Prelude Const.swift
[123/135] Compiling Prelude Curry.swift
[124/135] Compiling Prelude Discard.swift
[125/135] Compiling Prelude Equatable.swift
[126/135] Compiling Prelude Filterable.swift
[127/135] Compiling Prelude AsyncFunc.swift
[128/135] Emitting module Prelude
[129/135] Compiling Prelude AsyncFunction.swift
[130/135] Compiling Prelude Endo.swift
[131/135] Compiling Prelude Function.swift
[132/135] Compiling Prelude Signatures.swift
[133/135] Compiling Prelude SyncFunc.swift
[134/135] Compiling Prelude SyncFunction.swift
[135/135] Compiling Prelude Task+Lazy.swift
[137/145] Emitting module ValidationSemigroup
[138/145] Compiling ValidationSemigroup ValidationSemigroup.swift
[139/145] Compiling Either Nested.swift
[141/146] Emitting module Tuple
[142/146] Compiling Tuple Tuple.swift
[143/146] Compiling Either Choice.swift
[144/146] Emitting module Either
[146/147] Compiling Either Either.swift
[147/147] Compiling Either EitherIO.swift
[149/160] Compiling Optics KeyPath.swift
[150/161] Compiling Optics Fold.swift
[151/161] Compiling Optics Forget.swift
[152/161] Compiling Optics Getter.swift
[153/161] Compiling Optics Index.swift
[154/161] Emitting module Optics
[155/161] Compiling Optics Star.swift
[156/161] Compiling ValidationNearSemiring ValidationNearSemiring.swift
[157/161] Emitting module ValidationNearSemiring
[158/161] Compiling Optics Review.swift
[159/161] Compiling Optics Prism.swift
[160/161] Compiling Optics Setter.swift
[161/162] Compiling Optics Traversal.swift
Build complete! (19.02s)
Build complete.
Done.