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, reference main (a21df6), with Swift 5.9 for Linux on 4 Jul 2024 03:22:32 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/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/pointfreeco/swift-prelude
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a21df6f Add `.editorconfig` for consistent code formatting (#174)
Cloned https://github.com/pointfreeco/swift-prelude.git
Revision (git rev-parse @):
a21df6f5932673f3f20d7f0ca1f8e0a7c887b3c2
SUCCESS checkout https://github.com/pointfreeco/swift-prelude.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/pointfreeco/swift-prelude.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:bf2706fb3ad57f47449cad6c85f40e5d27f055fda5f2d8da4d3c25f3a5524d1a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/497] Fetching swift-concurrency-extras
[498/3099] Fetching swift-concurrency-extras, xctest-dynamic-overlay
[3100/7357] Fetching swift-concurrency-extras, 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.43s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetched https://github.com/pointfreeco/swift-dependencies (0.43s)
Computing version for https://github.com/pointfreeco/swift-dependencies
[1/2284] Fetching combine-schedulers
[2217/3462] Fetching combine-schedulers, swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks (0.23s)
Fetched https://github.com/pointfreeco/combine-schedulers (0.23s)
Computed https://github.com/pointfreeco/swift-dependencies at 1.0.0 (0.40s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.38s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.0.0 (0.38s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.0 (0.37s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.0 (0.46s)
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/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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies 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
warning: 'spi-builder-workspace': found 33 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testAppendOver.1.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Successful-left-hand-traversal.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testTraversed.None-traversal.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testLots.Nested indexed choice.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testLots.Nested-choice-prismatic-traversals.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testTraversed.None traversal.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testDisjOver.1.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Unsuccessful some traversal.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testSet.1.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Successful-nested-right-hand-traversal.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Successful-nested-left-hand-traversal.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testLots.Nested-indexed-choice.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Successful some traversal.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Successful nested right-hand traversal.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testTraversed.Some-traversal.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testSubOver.1.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Successful left-hand traversal.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testStrongPrisms.1.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Successful-some-traversal.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testOver.1.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testIx.1.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Successful nested left-hand traversal.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Unsuccessful-right-hand-traversal.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testDivOver.1.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testTraversed.Array traversal.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testAddOver.1.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testTraversed.Array-traversal.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Unsuccessful-some-traversal.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Unsuccessful right-hand traversal.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testConjOver.1.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testLots.Nested choice prismatic traversals.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testMulOver.1.txt
    /host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testTraversed.Some traversal.txt
Building for debugging...
[1/16] Emitting module ConcurrencyExtras
[2/16] Compiling ConcurrencyExtras ActorIsolated.swift
[3/16] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[4/17] Compiling ConcurrencyExtras UncheckedSendable.swift
[5/17] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[6/17] Emitting module XCTestDynamicOverlay
[7/17] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[8/17] Compiling ConcurrencyExtras Task.swift
[9/17] Compiling ConcurrencyExtras LockIsolated.swift
[10/17] Compiling ConcurrencyExtras MainSerialExecutor.swift
[11/17] Compiling ConcurrencyExtras AsyncStream.swift
[12/17] Compiling XCTestDynamicOverlay Deprecations.swift
[13/17] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[14/18] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[17/19] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[18/19] Compiling XCTestDynamicOverlay Unimplemented.swift
[19/19] Compiling XCTestDynamicOverlay XCTFail.swift
[22/42] Compiling CombineSchedulers UIKit.swift
[23/42] Compiling Clocks Timer.swift
[24/44] Compiling Clocks Lock.swift
[25/44] Compiling Clocks _AsyncTimerSequence.swift
[26/44] Compiling CombineSchedulers Timer.swift
[27/44] Compiling CombineSchedulers AnyScheduler.swift
[28/44] Compiling CombineSchedulers Concurrency.swift
[29/44] Emitting module CombineSchedulers
[30/44] Compiling CombineSchedulers UIScheduler.swift
[31/44] Compiling CombineSchedulers SwiftUI.swift
[32/44] Compiling CombineSchedulers TestScheduler.swift
[33/44] Compiling CombineSchedulers ImmediateScheduler.swift
[34/44] Compiling CombineSchedulers Deprecations.swift
[35/44] Compiling CombineSchedulers Lock.swift
[36/44] Compiling CombineSchedulers NSRecursiveLock.swift
[37/44] Compiling CombineSchedulers UnimplementedScheduler.swift
[38/45] Emitting module Clocks
[42/46] Compiling Clocks TestClock.swift
[43/46] Compiling Clocks SwiftUI.swift
[44/46] Compiling Clocks Shims.swift
[45/46] Compiling Clocks UnimplementedClock.swift
[49/70] Emitting module Dependencies
[50/72] Compiling Dependencies Dependency.swift
[51/72] Compiling Dependencies DependencyContext.swift
[52/72] Compiling Dependencies DependencyKey.swift
[53/72] Compiling Dependencies OpenURL.swift
[54/72] Compiling Dependencies TimeZone.swift
[55/72] Compiling Dependencies URLSession.swift
[56/72] Compiling Dependencies Exports.swift
[57/72] Compiling Dependencies OpenExistential.swift
[58/72] Compiling Dependencies RuntimeWarnings.swift
[59/72] Compiling Dependencies Context.swift
[60/72] Compiling Dependencies Date.swift
[61/72] Compiling Dependencies FireAndForget.swift
[62/72] Compiling Dependencies DependencyValues.swift
[63/72] Compiling Dependencies Calendar.swift
[64/72] Compiling Dependencies Clocks.swift
[65/72] Compiling Dependencies Locale.swift
[66/72] Compiling Dependencies MainQueue.swift
[67/72] Compiling Dependencies MainRunLoop.swift
[68/72] Compiling Dependencies UUID.swift
[69/72] Compiling Dependencies WithRandomNumberGenerator.swift
[70/72] Compiling Dependencies Deprecations.swift
[71/72] Compiling Dependencies TypeName.swift
[72/72] Compiling Dependencies WithDependencies.swift
[75/107] Emitting module Prelude
/host/spi-builder-workspace/Sources/Prelude/Func.swift:39:28: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func >¢< <A, B, C>(f: @escaping (B) -> A, g: Func<A, C>) -> Func<B, C> {
/host/spi-builder-workspace/Sources/Prelude/Func.swift:2:20: note: 'A' previously declared here
public struct Func<A, B> {
                   ^
/host/spi-builder-workspace/Sources/Prelude/Func.swift:39:31: warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func >¢< <A, B, C>(f: @escaping (B) -> A, g: Func<A, C>) -> Func<B, C> {
/host/spi-builder-workspace/Sources/Prelude/Func.swift:2:23: note: 'B' previously declared here
public struct Func<A, B> {
                      ^
[76/111] Compiling Prelude Semigroup.swift
[77/111] Compiling Prelude Semiring.swift
[78/111] Compiling Prelude Sequence.swift
[79/111] Compiling Prelude Set.swift
[80/111] Compiling Prelude NearSemiring.swift
[81/111] Compiling Prelude Never.swift
[82/111] Compiling Prelude Operators.swift
[83/111] Compiling Prelude Optional.swift
[84/111] Compiling Prelude Parallel.swift
[85/111] Compiling Prelude Plus.swift
[86/111] Compiling Prelude PrecedenceGroups.swift
[87/111] Compiling Prelude Ring.swift
[88/111] Compiling Prelude String.swift
[89/111] Compiling Prelude Strong.swift
[90/111] Compiling Prelude Tuple.swift
[91/111] Compiling Prelude Unit.swift
[92/111] Compiling Prelude HeytingAlgebra.swift
/host/spi-builder-workspace/Sources/Prelude/IO.swift:76:7: warning: default will never be executed
      @unknown default:
      ^
[93/111] Compiling Prelude Hole.swift
/host/spi-builder-workspace/Sources/Prelude/IO.swift:76:7: warning: default will never be executed
      @unknown default:
      ^
[94/111] Compiling Prelude IO.swift
/host/spi-builder-workspace/Sources/Prelude/IO.swift:76:7: warning: default will never be executed
      @unknown default:
      ^
[95/111] Compiling Prelude KeyPath.swift
/host/spi-builder-workspace/Sources/Prelude/IO.swift:76:7: warning: default will never be executed
      @unknown default:
      ^
[96/111] Compiling Prelude Monoid.swift
/host/spi-builder-workspace/Sources/Prelude/IO.swift:76:7: warning: default will never be executed
      @unknown default:
      ^
[97/111] Compiling Prelude Field.swift
/host/spi-builder-workspace/Sources/Prelude/Func.swift:39:28: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func >¢< <A, B, C>(f: @escaping (B) -> A, g: Func<A, C>) -> Func<B, C> {
/host/spi-builder-workspace/Sources/Prelude/Func.swift:2:20: note: 'A' previously declared here
public struct Func<A, B> {
                   ^
/host/spi-builder-workspace/Sources/Prelude/Func.swift:39:31: warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func >¢< <A, B, C>(f: @escaping (B) -> A, g: Func<A, C>) -> Func<B, C> {
/host/spi-builder-workspace/Sources/Prelude/Func.swift:2:23: note: 'B' previously declared here
public struct Func<A, B> {
                      ^
[98/111] Compiling Prelude Filterable.swift
/host/spi-builder-workspace/Sources/Prelude/Func.swift:39:28: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func >¢< <A, B, C>(f: @escaping (B) -> A, g: Func<A, C>) -> Func<B, C> {
/host/spi-builder-workspace/Sources/Prelude/Func.swift:2:20: note: 'A' previously declared here
public struct Func<A, B> {
                   ^
/host/spi-builder-workspace/Sources/Prelude/Func.swift:39:31: warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func >¢< <A, B, C>(f: @escaping (B) -> A, g: Func<A, C>) -> Func<B, C> {
/host/spi-builder-workspace/Sources/Prelude/Func.swift:2:23: note: 'B' previously declared here
public struct Func<A, B> {
                      ^
[99/111] Compiling Prelude FreeNearSemiring.swift
/host/spi-builder-workspace/Sources/Prelude/Func.swift:39:28: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func >¢< <A, B, C>(f: @escaping (B) -> A, g: Func<A, C>) -> Func<B, C> {
/host/spi-builder-workspace/Sources/Prelude/Func.swift:2:20: note: 'A' previously declared here
public struct Func<A, B> {
                   ^
/host/spi-builder-workspace/Sources/Prelude/Func.swift:39:31: warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func >¢< <A, B, C>(f: @escaping (B) -> A, g: Func<A, C>) -> Func<B, C> {
/host/spi-builder-workspace/Sources/Prelude/Func.swift:2:23: note: 'B' previously declared here
public struct Func<A, B> {
                      ^
[100/111] Compiling Prelude Func.swift
/host/spi-builder-workspace/Sources/Prelude/Func.swift:39:28: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func >¢< <A, B, C>(f: @escaping (B) -> A, g: Func<A, C>) -> Func<B, C> {
/host/spi-builder-workspace/Sources/Prelude/Func.swift:2:20: note: 'A' previously declared here
public struct Func<A, B> {
                   ^
/host/spi-builder-workspace/Sources/Prelude/Func.swift:39:31: warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func >¢< <A, B, C>(f: @escaping (B) -> A, g: Func<A, C>) -> Func<B, C> {
/host/spi-builder-workspace/Sources/Prelude/Func.swift:2:23: note: 'B' previously declared here
public struct Func<A, B> {
                      ^
[101/111] Compiling Prelude Function.swift
/host/spi-builder-workspace/Sources/Prelude/Func.swift:39:28: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func >¢< <A, B, C>(f: @escaping (B) -> A, g: Func<A, C>) -> Func<B, C> {
/host/spi-builder-workspace/Sources/Prelude/Func.swift:2:20: note: 'A' previously declared here
public struct Func<A, B> {
                   ^
/host/spi-builder-workspace/Sources/Prelude/Func.swift:39:31: warning: generic parameter 'B' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func >¢< <A, B, C>(f: @escaping (B) -> A, g: Func<A, C>) -> Func<B, C> {
/host/spi-builder-workspace/Sources/Prelude/Func.swift:2:23: note: 'B' previously declared here
public struct Func<A, B> {
                      ^
[102/111] Compiling Prelude Alt.swift
[103/111] Compiling Prelude Array.swift
[104/111] Compiling Prelude Collection.swift
[105/111] Compiling Prelude CommutativeRing.swift
[106/111] Compiling Prelude Comparable.swift
[107/111] Compiling Prelude Comparator.swift
[108/111] Compiling Prelude Curry.swift
[109/111] Compiling Prelude Endo.swift
[110/111] Compiling Prelude Equatable.swift
[111/111] Compiling Prelude EuclideanRing.swift
[114/128] Compiling Writer Writer.swift
/host/spi-builder-workspace/Sources/Writer/Writer.swift:24:28: warning: generic parameter 'W' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func <¢> <W, A, B> (f: @escaping (A) -> B, writer: Writer<W, A>) -> Writer<W, B> {
/host/spi-builder-workspace/Sources/Writer/Writer.swift:3:22: note: 'W' previously declared here
public struct Writer<W: Monoid, A> {
                     ^
/host/spi-builder-workspace/Sources/Writer/Writer.swift:24:31: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func <¢> <W, A, B> (f: @escaping (A) -> B, writer: Writer<W, A>) -> Writer<W, B> {
/host/spi-builder-workspace/Sources/Writer/Writer.swift:3:33: note: 'A' previously declared here
public struct Writer<W: Monoid, A> {
                                ^
/host/spi-builder-workspace/Sources/Writer/Writer.swift:36:27: warning: generic parameter 'W' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func <*> <W, A, B> (f: Writer<W, (A) -> B>, writer: Writer<W, A>) -> Writer<W, B> {
                          ^
/host/spi-builder-workspace/Sources/Writer/Writer.swift:3:22: note: 'W' previously declared here
public struct Writer<W: Monoid, A> {
                     ^
/host/spi-builder-workspace/Sources/Writer/Writer.swift:36:30: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func <*> <W, A, B> (f: Writer<W, (A) -> B>, writer: Writer<W, A>) -> Writer<W, B> {
                             ^
/host/spi-builder-workspace/Sources/Writer/Writer.swift:3:33: note: 'A' previously declared here
public struct Writer<W: Monoid, A> {
                                ^
[115/128] Emitting module Reader
/host/spi-builder-workspace/Sources/Reader/Reader.swift:18:28: warning: generic parameter 'R' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func <¢> <R, A, B> (f: @escaping (A) -> B, reader: Reader<R, A>) -> Reader<R, B> {
/host/spi-builder-workspace/Sources/Reader/Reader.swift:3:22: note: 'R' previously declared here
public struct Reader<R, A> {
                     ^
/host/spi-builder-workspace/Sources/Reader/Reader.swift:18:31: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func <¢> <R, A, B> (f: @escaping (A) -> B, reader: Reader<R, A>) -> Reader<R, B> {
/host/spi-builder-workspace/Sources/Reader/Reader.swift:3:25: note: 'A' previously declared here
public struct Reader<R, A> {
                        ^
/host/spi-builder-workspace/Sources/Reader/Reader.swift:32:27: warning: generic parameter 'R' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func <*> <R, A, B> (f: Reader<R, (A) -> B>, reader: Reader<R, A>) -> Reader<R, B> {
                          ^
/host/spi-builder-workspace/Sources/Reader/Reader.swift:3:22: note: 'R' previously declared here
public struct Reader<R, A> {
                     ^
/host/spi-builder-workspace/Sources/Reader/Reader.swift:32:30: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func <*> <R, A, B> (f: Reader<R, (A) -> B>, reader: Reader<R, A>) -> Reader<R, B> {
                             ^
/host/spi-builder-workspace/Sources/Reader/Reader.swift:3:25: note: 'A' previously declared here
public struct Reader<R, A> {
                        ^
[116/128] Compiling Reader Reader.swift
/host/spi-builder-workspace/Sources/Reader/Reader.swift:18:28: warning: generic parameter 'R' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func <¢> <R, A, B> (f: @escaping (A) -> B, reader: Reader<R, A>) -> Reader<R, B> {
/host/spi-builder-workspace/Sources/Reader/Reader.swift:3:22: note: 'R' previously declared here
public struct Reader<R, A> {
                     ^
/host/spi-builder-workspace/Sources/Reader/Reader.swift:18:31: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func <¢> <R, A, B> (f: @escaping (A) -> B, reader: Reader<R, A>) -> Reader<R, B> {
/host/spi-builder-workspace/Sources/Reader/Reader.swift:3:25: note: 'A' previously declared here
public struct Reader<R, A> {
                        ^
/host/spi-builder-workspace/Sources/Reader/Reader.swift:32:27: warning: generic parameter 'R' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func <*> <R, A, B> (f: Reader<R, (A) -> B>, reader: Reader<R, A>) -> Reader<R, B> {
                          ^
/host/spi-builder-workspace/Sources/Reader/Reader.swift:3:22: note: 'R' previously declared here
public struct Reader<R, A> {
                     ^
/host/spi-builder-workspace/Sources/Reader/Reader.swift:32:30: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func <*> <R, A, B> (f: Reader<R, (A) -> B>, reader: Reader<R, A>) -> Reader<R, B> {
                             ^
/host/spi-builder-workspace/Sources/Reader/Reader.swift:3:25: note: 'A' previously declared here
public struct Reader<R, A> {
                        ^
[117/128] Emitting module Writer
/host/spi-builder-workspace/Sources/Writer/Writer.swift:24:28: warning: generic parameter 'W' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func <¢> <W, A, B> (f: @escaping (A) -> B, writer: Writer<W, A>) -> Writer<W, B> {
/host/spi-builder-workspace/Sources/Writer/Writer.swift:3:22: note: 'W' previously declared here
public struct Writer<W: Monoid, A> {
                     ^
/host/spi-builder-workspace/Sources/Writer/Writer.swift:24:31: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func <¢> <W, A, B> (f: @escaping (A) -> B, writer: Writer<W, A>) -> Writer<W, B> {
/host/spi-builder-workspace/Sources/Writer/Writer.swift:3:33: note: 'A' previously declared here
public struct Writer<W: Monoid, A> {
                                ^
/host/spi-builder-workspace/Sources/Writer/Writer.swift:36:27: warning: generic parameter 'W' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func <*> <W, A, B> (f: Writer<W, (A) -> B>, writer: Writer<W, A>) -> Writer<W, B> {
                          ^
/host/spi-builder-workspace/Sources/Writer/Writer.swift:3:22: note: 'W' previously declared here
public struct Writer<W: Monoid, A> {
                     ^
/host/spi-builder-workspace/Sources/Writer/Writer.swift:36:30: warning: generic parameter 'A' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  public static func <*> <W, A, B> (f: Writer<W, (A) -> B>, writer: Writer<W, A>) -> Writer<W, B> {
                             ^
/host/spi-builder-workspace/Sources/Writer/Writer.swift:3:33: note: 'A' previously declared here
public struct Writer<W: Monoid, A> {
                                ^
[118/128] Compiling State State.swift
[119/128] Emitting module State
[120/128] Emitting module Either
[121/128] Compiling ValidationSemigroup ValidationSemigroup.swift
[122/128] Emitting module ValidationSemigroup
[125/134] Compiling Either Nested.swift
[131/136] Emitting module Tuple
[132/136] Compiling Tuple Tuple.swift
[133/136] Compiling Either Choice.swift
[134/136] Compiling Either Either.swift
[137/138] Compiling Either EitherIO.swift
[141/144] Compiling Frp UIKit.swift
[142/144] Compiling Frp ValidationSemigroup.swift
[143/156] Emitting module Frp
[144/156] Compiling Frp Event.swift
[145/157] Emitting module Optics
[146/157] Compiling Optics Getter.swift
[147/157] Compiling Optics Index.swift
[148/158] Compiling Optics Fold.swift
[149/158] Compiling Optics Forget.swift
[150/158] Compiling Optics KeyPath.swift
[151/158] Emitting module ValidationNearSemiring
[152/158] Compiling ValidationNearSemiring ValidationNearSemiring.swift
[153/158] Compiling Optics Star.swift
[155/159] Compiling Optics Review.swift
[156/159] Compiling Optics Prism.swift
[157/159] Compiling Optics Setter.swift
[159/160] Compiling Optics Traversal.swift
Build complete! (20.51s)
Build complete.
Done.