The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Prelude with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wayfair-archive/prelude.git
Reference: 0.6.3
Cloned https://github.com/wayfair-archive/prelude.git into spi-builder-workspace
SUCCESS checkout https://github.com/wayfair-archive/prelude.git at 0.6.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/11] Compiling Prelude Nat.swift
[2/11] Compiling Prelude Operators.swift
[3/12] Compiling Prelude Prelude.swift
[4/12] Compiling Prelude Reducers.swift
/host/spi-builder-workspace/Sources/Prelude/Reducers.swift:85:27: 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, X>(_ lhs: Reducer<A, X>, _ rhs: Reducer<A, X>) -> Reducer<A, X> {
                          ^
/host/spi-builder-workspace/Sources/Prelude/Reducers.swift:11:23: note: 'A' previously declared here
public struct Reducer<A, X> {
                      ^
/host/spi-builder-workspace/Sources/Prelude/Reducers.swift:85:30: warning: generic parameter 'X' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public static func <><A, X>(_ lhs: Reducer<A, X>, _ rhs: Reducer<A, X>) -> Reducer<A, X> {
                             ^
/host/spi-builder-workspace/Sources/Prelude/Reducers.swift:11:26: note: 'X' previously declared here
public struct Reducer<A, X> {
                         ^
[5/12] Compiling Prelude Refinements.swift
[6/12] Compiling Prelude Sequence+Prelude.swift
[7/12] Compiling Prelude Predicate.swift
[8/12] Compiling Prelude ChangeTracking.swift
[9/12] Compiling Prelude Laters+Operation.swift
[10/12] Compiling Prelude Laters.swift
/host/spi-builder-workspace/Sources/Prelude/Laters.swift:387:31: warning: when calling this function in Swift 4 or later, you must pass a '()' tuple; did you mean for the input type to be '()'?
        func f(_ v: @escaping (Void) -> Void) {
                              ^~~~~~
                              ()
[11/12] Compiling Prelude Monoid.swift
/host/spi-builder-workspace/Sources/Prelude/Laters.swift:387:31: warning: when calling this function in Swift 4 or later, you must pass a '()' tuple; did you mean for the input type to be '()'?
        func f(_ v: @escaping (Void) -> Void) {
                              ^~~~~~
                              ()
[12/12] Emitting module Prelude
/host/spi-builder-workspace/Sources/Prelude/Reducers.swift:85:27: 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, X>(_ lhs: Reducer<A, X>, _ rhs: Reducer<A, X>) -> Reducer<A, X> {
                          ^
/host/spi-builder-workspace/Sources/Prelude/Reducers.swift:11:23: note: 'A' previously declared here
public struct Reducer<A, X> {
                      ^
/host/spi-builder-workspace/Sources/Prelude/Reducers.swift:85:30: warning: generic parameter 'X' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public static func <><A, X>(_ lhs: Reducer<A, X>, _ rhs: Reducer<A, X>) -> Reducer<A, X> {
                             ^
/host/spi-builder-workspace/Sources/Prelude/Reducers.swift:11:26: note: 'X' previously declared here
public struct Reducer<A, X> {
                         ^
Build complete! (7.09s)
Build complete.
Done.

Build Machine: Linux 1