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.8 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.8-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: 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.8
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.8-latest swift build 2>&1
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/419] Fetching swift-concurrency-extras
[341/1657] Fetching swift-concurrency-extras, swift-clocks
[1621/5151] Fetching swift-concurrency-extras, swift-clocks, swift-dependencies
[1970/4732] Fetching swift-clocks, swift-dependencies
Fetched https://github.com/pointfreeco/swift-concurrency-extras (0.40s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks (0.41s)
[1014/3494] Fetching swift-dependencies
Fetching https://github.com/pointfreeco/combine-schedulers
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Fetched https://github.com/pointfreeco/swift-dependencies (0.64s)
[1/2244] Fetching combine-schedulers
[2245/4321] Fetching combine-schedulers, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/combine-schedulers (0.50s)
[520/2077] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.76s)
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.0.0 (1.43s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.35s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.0.0 (0.35s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.0 (0.33s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.0 (0.34s)
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/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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.0.0
Building for debugging...
[1/16] Emitting module XCTestDynamicOverlay
[2/17] Compiling ConcurrencyExtras UncheckedSendable.swift
[3/17] Compiling ConcurrencyExtras ActorIsolated.swift
[4/17] Compiling ConcurrencyExtras AsyncStream.swift
[5/17] Emitting module ConcurrencyExtras
[6/17] Compiling XCTestDynamicOverlay Deprecations.swift
[7/17] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[8/17] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[9/17] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[10/17] Compiling XCTestDynamicOverlay XCTFail.swift
[11/17] Compiling XCTestDynamicOverlay Unimplemented.swift
[12/17] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[13/17] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[14/17] Compiling ConcurrencyExtras MainSerialExecutor.swift
[15/17] Compiling ConcurrencyExtras LockIsolated.swift
[16/17] Compiling ConcurrencyExtras Task.swift
[17/18] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[22/42] Emitting module CombineSchedulers
[23/42] Compiling CombineSchedulers AnyScheduler.swift
[24/42] Compiling CombineSchedulers Concurrency.swift
[25/42] Compiling CombineSchedulers UIScheduler.swift
[26/42] Compiling CombineSchedulers UIKit.swift
[27/43] Compiling CombineSchedulers SwiftUI.swift
[28/43] Compiling CombineSchedulers TestScheduler.swift
[29/43] Compiling CombineSchedulers Timer.swift
[30/43] Compiling CombineSchedulers ImmediateScheduler.swift
[31/43] Compiling CombineSchedulers Deprecations.swift
[32/43] Compiling CombineSchedulers Lock.swift
[33/43] Compiling CombineSchedulers NSRecursiveLock.swift
[34/43] Compiling Clocks Timer.swift
[35/44] Compiling CombineSchedulers UnimplementedScheduler.swift
[38/46] Compiling Clocks _AsyncTimerSequence.swift
[39/46] Compiling Clocks Lock.swift
[40/46] Emitting module Clocks
[43/46] Compiling Clocks UnimplementedClock.swift
[44/46] Compiling Clocks SwiftUI.swift
[45/46] Compiling Clocks Shims.swift
[46/46] Compiling Clocks TestClock.swift
[49/70] Compiling Dependencies Locale.swift
[50/70] Compiling Dependencies MainQueue.swift
[51/70] Compiling Dependencies MainRunLoop.swift
[52/72] Compiling Dependencies Dependency.swift
[53/72] Compiling Dependencies DependencyContext.swift
[54/72] Compiling Dependencies DependencyKey.swift
[55/72] Emitting module Dependencies
[56/72] Compiling Dependencies Context.swift
[57/72] Compiling Dependencies Date.swift
[58/72] Compiling Dependencies FireAndForget.swift
[59/72] Compiling Dependencies UUID.swift
[60/72] Compiling Dependencies WithRandomNumberGenerator.swift
[61/72] Compiling Dependencies Deprecations.swift
[62/72] Compiling Dependencies OpenURL.swift
[63/72] Compiling Dependencies TimeZone.swift
[64/72] Compiling Dependencies URLSession.swift
[65/72] Compiling Dependencies Exports.swift
[66/72] Compiling Dependencies OpenExistential.swift
[67/72] Compiling Dependencies RuntimeWarnings.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 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:
      ^
[89/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:
      ^
[90/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:
      ^
[91/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:
      ^
[92/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:
      ^
[93/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:
      ^
[94/128] Compiling Prelude Monoid.swift
[95/128] Compiling Prelude NearSemiring.swift
[96/128] Compiling Prelude Plus.swift
[97/128] Compiling Prelude Ring.swift
[98/128] Compiling Prelude Semigroup.swift
[99/128] Compiling Prelude Semiring.swift
[100/128] Emitting module Prelude
[101/128] Compiling Prelude PrecedenceGroups.swift
[102/128] Compiling Prelude Optional.swift
[103/128] Compiling Prelude Parallel.swift
[104/128] Compiling Prelude Sequence.swift
[105/128] Compiling Prelude Set.swift
[106/128] Compiling Prelude String.swift
[107/128] Compiling Prelude Pack.swift
[108/128] Compiling Prelude AsyncFunction.swift
[109/128] Compiling Prelude Endo.swift
[110/128] Compiling Prelude Function.swift
[111/128] Compiling Prelude Signatures.swift
[112/128] Compiling Prelude SyncFunc.swift
[113/128] Compiling Prelude SyncFunction.swift
[114/128] Compiling Prelude Task+Lazy.swift
[115/128] Compiling Prelude Compose.swift
[116/128] Compiling Prelude Pipe.swift
[117/128] Compiling Prelude KeyPath.swift
[118/128] Compiling Prelude Match.swift
[119/128] Compiling Prelude Never.swift
[120/128] Compiling Prelude Operators+Impl.swift
[121/128] Compiling Prelude Operators.swift
[122/128] Compiling Prelude Comparator.swift
[123/128] Compiling Prelude Const.swift
[124/128] Compiling Prelude Curry.swift
[125/128] Compiling Prelude Discard.swift
[126/128] Compiling Prelude Equatable.swift
[127/128] Compiling Prelude Filterable.swift
[128/128] Compiling Prelude AsyncFunc.swift
[131/139] Compiling Either Nested.swift
[132/139] Emitting module ValidationSemigroup
[133/139] Compiling ValidationSemigroup ValidationSemigroup.swift
[136/141] Emitting module Tuple
[137/141] Compiling Tuple Tuple.swift
[140/143] Compiling Either Either.swift
[141/143] Compiling Either Choice.swift
[142/143] Emitting module Either
[143/143] Compiling Either EitherIO.swift
[146/157] Emitting module Optics
[147/157] Compiling Optics Fold.swift
[148/157] Compiling Optics Forget.swift
[149/157] Compiling Optics Prism.swift
[150/157] Compiling Optics Getter.swift
[151/157] Compiling Optics Index.swift
[152/158] Compiling Optics KeyPath.swift
[153/158] Compiling Optics Review.swift
[154/158] Compiling Optics Star.swift
[155/158] Compiling Optics Setter.swift
[156/158] Compiling ValidationNearSemiring ValidationNearSemiring.swift
[157/158] Emitting module ValidationNearSemiring
[158/158] Compiling Optics Traversal.swift
Build complete! (14.92s)
Build complete.
Done.