The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ReactiveSwift 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/ReactiveCocoa/ReactiveSwift.git
Reference: 7.1.1
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/ReactiveCocoa/ReactiveSwift
 * tag               7.1.1      -> FETCH_HEAD
HEAD is now at 40c465a Update CHANGELOG and Podspec for release 7.1.1 (#867)
Submodule path 'Carthage/Checkouts/Nimble': checked out 'c93f16c25af5770f0d3e6af27c9634640946b068'
Submodule path 'Carthage/Checkouts/Quick': checked out 'bd86ca0141e3cfb333546de5a11ede63f0c4a0e6'
Submodule path 'Carthage/Checkouts/Quick/Externals/Nimble': checked out 'd258c638d9ef214723a857a23f4113773aad28fb'
Submodule path 'Carthage/Checkouts/xcconfigs': checked out '4ced0ad5a971220917994a4edfa6abf9702e3818'
Submodule 'Carthage/Checkouts/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/Nimble'
Submodule 'Carthage/Checkouts/Quick' (https://github.com/Quick/Quick.git) registered for path 'Carthage/Checkouts/Quick'
Submodule 'Carthage/Checkouts/xcconfigs' (https://github.com/xcconfigs/xcconfigs.git) registered for path 'Carthage/Checkouts/xcconfigs'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Nimble'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Quick'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/xcconfigs'...
Submodule 'Externals/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/Quick/Externals/Nimble'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Quick/Externals/Nimble'...
Cloned https://github.com/ReactiveCocoa/ReactiveSwift.git
Revision (git rev-parse @):
40c465af19b993344e84355c00669ba2022ca3cd
SUCCESS checkout https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ReactiveCocoa/ReactiveSwift.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/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/1236] Fetching cwlpreconditiontesting
[100/1668] Fetching cwlpreconditiontesting, cwlcatchexception
[1669/15877] Fetching cwlpreconditiontesting, cwlcatchexception, quick
[15878/33168] Fetching cwlpreconditiontesting, cwlcatchexception, quick, nimble
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (1.33s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.34s)
Fetched https://github.com/Quick/Quick.git from cache (1.34s)
Fetched https://github.com/Quick/Nimble.git from cache (1.36s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.0 (0.42s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.42s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.0 (0.44s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.0 (0.41s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.0
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/48] Compiling ReactiveSwift CompactMap.swift
[4/48] Compiling ReactiveSwift Debounce.swift
[5/48] Compiling ReactiveSwift Delay.swift
[6/48] Compiling ReactiveSwift Dematerialize.swift
[7/48] Compiling ReactiveSwift DematerializeResults.swift
[8/48] Compiling ReactiveSwift Filter.swift
[9/48] Compiling ReactiveSwift LazyMap.swift
[10/48] Compiling ReactiveSwift Map.swift
[11/48] Compiling ReactiveSwift MapError.swift
[12/48] Compiling ReactiveSwift Materialize.swift
[13/48] Compiling ReactiveSwift MaterializeAsResult.swift
[14/48] Compiling ReactiveSwift ObserveOn.swift
[15/48] Compiling ReactiveSwift Observer.swift
[16/54] Emitting module ReactiveSwift
[17/54] Compiling ReactiveSwift Action.swift
[18/54] Compiling ReactiveSwift Atomic.swift
[19/54] Compiling ReactiveSwift Bag.swift
[20/54] Compiling ReactiveSwift Deprecations+Removals.swift
[21/54] Compiling ReactiveSwift Disposable.swift
[22/54] Compiling ReactiveSwift Event.swift
[23/54] Compiling ReactiveSwift EventLogger.swift
[24/54] Compiling ReactiveSwift Operators.swift
[25/54] Compiling ReactiveSwift Reduce.swift
[26/54] Compiling ReactiveSwift ScanMap.swift
[27/54] Compiling ReactiveSwift SkipFirst.swift
[28/54] Compiling ReactiveSwift SkipRepeats.swift
[29/54] Compiling ReactiveSwift SkipWhile.swift
[30/54] Compiling ReactiveSwift TakeFirst.swift
[31/54] Compiling ReactiveSwift TakeLast.swift
[32/54] Compiling ReactiveSwift TakeUntil.swift
[33/54] Compiling ReactiveSwift TakeWhile.swift
[34/54] Compiling ReactiveSwift Throttle.swift
[35/54] Compiling ReactiveSwift UnaryAsyncOperator.swift
[36/54] Compiling ReactiveSwift UniqueValues.swift
[37/54] Compiling ReactiveSwift Optional.swift
[38/54] Compiling ReactiveSwift Property.swift
[39/54] Compiling ReactiveSwift Reactive.swift
[40/54] Compiling ReactiveSwift ResultExtensions.swift
[41/54] Compiling ReactiveSwift Scheduler.swift
[42/54] Compiling ReactiveSwift Flatten.swift
/host/spi-builder-workspace/Sources/FoundationExtensions.swift:102:3: warning: default will never be executed
                @unknown default:
                ^
/host/spi-builder-workspace/Sources/FoundationExtensions.swift:121:3: warning: default will never be executed
                @unknown default:
                ^
[43/54] Compiling ReactiveSwift FoundationExtensions.swift
/host/spi-builder-workspace/Sources/FoundationExtensions.swift:102:3: warning: default will never be executed
                @unknown default:
                ^
/host/spi-builder-workspace/Sources/FoundationExtensions.swift:121:3: warning: default will never be executed
                @unknown default:
                ^
[44/54] Compiling ReactiveSwift Lifetime.swift
/host/spi-builder-workspace/Sources/FoundationExtensions.swift:102:3: warning: default will never be executed
                @unknown default:
                ^
/host/spi-builder-workspace/Sources/FoundationExtensions.swift:121:3: warning: default will never be executed
                @unknown default:
                ^
[45/54] Compiling ReactiveSwift AttemptMap.swift
/host/spi-builder-workspace/Sources/FoundationExtensions.swift:102:3: warning: default will never be executed
                @unknown default:
                ^
/host/spi-builder-workspace/Sources/FoundationExtensions.swift:121:3: warning: default will never be executed
                @unknown default:
                ^
[46/54] Compiling ReactiveSwift Collect.swift
/host/spi-builder-workspace/Sources/FoundationExtensions.swift:102:3: warning: default will never be executed
                @unknown default:
                ^
/host/spi-builder-workspace/Sources/FoundationExtensions.swift:121:3: warning: default will never be executed
                @unknown default:
                ^
[47/54] Compiling ReactiveSwift CollectEvery.swift
/host/spi-builder-workspace/Sources/FoundationExtensions.swift:102:3: warning: default will never be executed
                @unknown default:
                ^
/host/spi-builder-workspace/Sources/FoundationExtensions.swift:121:3: warning: default will never be executed
                @unknown default:
                ^
[48/54] Compiling ReactiveSwift CombinePrevious.swift
/host/spi-builder-workspace/Sources/FoundationExtensions.swift:102:3: warning: default will never be executed
                @unknown default:
                ^
/host/spi-builder-workspace/Sources/FoundationExtensions.swift:121:3: warning: default will never be executed
                @unknown default:
                ^
[49/54] Compiling ReactiveSwift Signal.Observer.swift
[50/54] Compiling ReactiveSwift Signal.swift
[51/54] Compiling ReactiveSwift SignalProducer.swift
[52/54] Compiling ReactiveSwift UnidirectionalBinding.swift
[53/54] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[54/54] Compiling ReactiveSwift ValidatingProperty.swift
Build complete! (21.01s)
Build complete.
Done.

Build Machine: Linux 1