The Swift Package Index logo.Swift Package Index

Build Information

Successful build of 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/wayfair-archive/prelude.git
Reference: master
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/wayfair-archive/prelude
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 146f53b Fix a version for App Store validation (#27)
Cloned https://github.com/wayfair-archive/prelude.git
Revision (git rev-parse @):
146f53bb562859602e14fa632a71b141970cdbd8
SUCCESS checkout https://github.com/wayfair-archive/prelude.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/wayfair-archive/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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/13] Compiling Prelude Predicate.swift
[4/13] Compiling Prelude Nat.swift
[5/13] Compiling Prelude Operators.swift
[6/14] Compiling Prelude Sequence+Prelude.swift
[7/14] Compiling Prelude Prelude.swift
[8/14] 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> {
                         ^
[9/14] Compiling Prelude Refinements.swift
[10/14] Compiling Prelude ChangeTracking.swift
[11/14] Compiling Prelude Laters+Operation.swift
[12/14] 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) {
                              ^~~~~~
                              ()
[13/14] 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) {
                              ^~~~~~
                              ()
[14/14] 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.30s)
Build complete.
Done.

Build Machine: Linux 1