The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OpenCombine with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/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/OpenCombine/OpenCombine.git
Reference: 0.14.0
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/OpenCombine/OpenCombine
 * tag               0.14.0     -> FETCH_HEAD
HEAD is now at 8576f0d Prepare the 0.14.0 release
Cloned https://github.com/OpenCombine/OpenCombine.git
Revision (git rev-parse @):
8576f0d579b27020beccbccc3ea6844f3ddfc2c2
SUCCESS checkout https://github.com/OpenCombine/OpenCombine.git at 0.14.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/OpenCombine/OpenCombine.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/6] Write sources
[4/6] Write swift-version-24593BA9C3E375BF.txt
[5/6] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[7/98] Emitting module OpenCombine
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:55: warning: generic parameter 'Elements' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                      ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:28: note: 'Elements' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                           ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:75: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                                          ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:54: note: 'Failure' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                                                     ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Result.Publisher.swift:332:32: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func setFailureType<Failure: Error>(
                               ^
[8/110] Compiling OpenCombine Result.swift
[9/110] Compiling OpenCombine Scheduler.swift
[10/110] Compiling OpenCombine Subject+Void.swift
[11/110] Compiling OpenCombine Subscriber+Void.swift
[12/110] Compiling OpenCombine Subscribers.Assign.swift
[13/110] Compiling OpenCombine Subscribers.Completion.swift
[14/110] Compiling OpenCombine Subscribers.Demand.swift
[15/110] Compiling OpenCombine Subscribers.Sink.swift
[16/110] Compiling OpenCombine Subscribers.swift
[17/110] Compiling OpenCombine Subscription.swift
[18/110] Compiling OpenCombine Subscriptions.swift
[19/110] Compiling OpenCombine _Introspection.swift
[20/110] Compiling OpenCombine Publishers.Map.swift
[21/110] Compiling OpenCombine Publishers.MapError.swift
[22/110] Compiling OpenCombine Publishers.MeasureInterval.swift
[23/110] Compiling OpenCombine Publishers.Multicast.swift
[24/110] Compiling OpenCombine Publishers.Output.swift
[25/110] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[26/110] Compiling OpenCombine Publishers.PrefixWhile.swift
[27/110] Compiling OpenCombine Publishers.Print.swift
[28/110] Compiling OpenCombine Publishers.ReceiveOn.swift
[29/110] Compiling OpenCombine Publishers.Reduce.swift
[30/110] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[31/110] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[32/110] Compiling OpenCombine Publishers.ReplaceError.swift
[33/110] Compiling OpenCombine Publishers.Count.swift
[34/110] Compiling OpenCombine Publishers.Debounce.swift
[35/110] Compiling OpenCombine Publishers.Delay.swift
[36/110] Compiling OpenCombine Publishers.Drop.swift
[37/110] Compiling OpenCombine Publishers.DropUntilOutput.swift
[38/110] Compiling OpenCombine Publishers.DropWhile.swift
[39/110] Compiling OpenCombine Publishers.Filter.swift
[40/110] Compiling OpenCombine Publishers.First.swift
[41/110] Compiling OpenCombine Publishers.FlatMap.swift
[42/110] Compiling OpenCombine Publishers.HandleEvents.swift
[43/110] Compiling OpenCombine Publishers.IgnoreOutput.swift
[44/110] Compiling OpenCombine Publishers.Last.swift
[45/110] Compiling OpenCombine Publishers.MakeConnectable.swift
[46/110] Compiling OpenCombine AnyCancellable.swift
[47/110] Compiling OpenCombine AnyPublisher.swift
[48/110] Compiling OpenCombine AnySubscriber.swift
[49/110] Compiling OpenCombine Cancellable.swift
[50/110] Compiling OpenCombine Codable.swift
[51/110] Compiling OpenCombine CombineIdentifier.swift
[52/110] Compiling OpenCombine ConcurrencyHelpers.swift
[53/110] Compiling OpenCombine Future+Concurrency.swift
[54/110] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[55/110] Compiling OpenCombine CurrentValueSubject.swift
[56/110] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[57/110] Compiling OpenCombine Future.swift
[58/110] Compiling OpenCombine GENERATED-RootProtocols.swift
[59/110] Compiling OpenCombine Just.swift
[60/110] Compiling OpenCombine Optional.Publisher.swift
[61/110] Compiling OpenCombine Publishers.AllSatisfy.swift
[62/110] Compiling OpenCombine Publishers.AssertNoFailure.swift
[63/110] Compiling OpenCombine Publishers.Autoconnect.swift
[64/110] Compiling OpenCombine Publishers.Breakpoint.swift
[65/110] Compiling OpenCombine Publishers.Buffer.swift
[66/110] Compiling OpenCombine Publishers.Collect.swift
[67/110] Compiling OpenCombine Publishers.CollectByCount.swift
[68/110] Compiling OpenCombine Publishers.CompactMap.swift
[69/110] Compiling OpenCombine Publishers.Comparison.swift
[70/110] Compiling OpenCombine Publishers.Concatenate.swift
[71/110] Compiling OpenCombine Publishers.Contains.swift
[72/110] Compiling OpenCombine Utils.swift
[73/110] Compiling OpenCombine Violations.swift
[74/110] Compiling OpenCombine ImmediateScheduler.swift
[75/110] Compiling OpenCombine ObservableObject.swift
[76/110] Compiling OpenCombine PassthroughSubject.swift
[77/110] Compiling OpenCombine Published.swift
[78/110] Compiling OpenCombine Publisher+Subscribe.swift
[79/110] Compiling OpenCombine Deferred.swift
[80/110] Compiling OpenCombine Empty.swift
[81/110] Compiling OpenCombine Fail.swift
[82/110] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[83/110] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[84/110] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[85/110] Compiling OpenCombine ConduitBase.swift
[86/110] Compiling OpenCombine ConduitList.swift
[87/110] Compiling OpenCombine DebugHook.swift
[88/110] Compiling OpenCombine FilterProducer.swift
[89/110] Compiling OpenCombine Locking.swift
[90/110] Compiling OpenCombine PartialCompletion.swift
[91/110] Compiling OpenCombine PublishedSubject.swift
[92/110] Compiling OpenCombine PublishedSubscriber.swift
[93/110] Compiling OpenCombine ReduceProducer.swift
[94/110] Compiling OpenCombine SubjectSubscriber.swift
[95/110] Compiling OpenCombine SubscriberTap.swift
[96/110] Compiling OpenCombine SubscriptionStatus.swift
[97/110] Compiling OpenCombine SubscriptionTap.swift
[98/110] Compiling OpenCombine Publishers.Retry.swift
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:55: warning: generic parameter 'Elements' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                      ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:28: note: 'Elements' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                           ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:75: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                                          ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:54: note: 'Failure' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                                                     ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Result.Publisher.swift:332:32: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func setFailureType<Failure: Error>(
                               ^
[99/110] Compiling OpenCombine Publishers.Scan.swift
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:55: warning: generic parameter 'Elements' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                      ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:28: note: 'Elements' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                           ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:75: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                                          ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:54: note: 'Failure' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                                                     ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Result.Publisher.swift:332:32: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func setFailureType<Failure: Error>(
                               ^
[100/110] Compiling OpenCombine Publishers.Sequence.swift
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:55: warning: generic parameter 'Elements' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                      ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:28: note: 'Elements' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                           ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:75: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                                          ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:54: note: 'Failure' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                                                     ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Result.Publisher.swift:332:32: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func setFailureType<Failure: Error>(
                               ^
[101/110] Compiling OpenCombine Publishers.SetFailureType.swift
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:55: warning: generic parameter 'Elements' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                      ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:28: note: 'Elements' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                           ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:75: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                                          ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:54: note: 'Failure' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                                                     ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Result.Publisher.swift:332:32: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func setFailureType<Failure: Error>(
                               ^
[102/110] Compiling OpenCombine Publishers.Share.swift
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:55: warning: generic parameter 'Elements' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                      ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:28: note: 'Elements' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                           ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:75: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                                          ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:54: note: 'Failure' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                                                     ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Result.Publisher.swift:332:32: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func setFailureType<Failure: Error>(
                               ^
[103/110] Compiling OpenCombine Publishers.SubscribeOn.swift
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:55: warning: generic parameter 'Elements' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                      ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:28: note: 'Elements' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                           ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:75: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                                          ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:54: note: 'Failure' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                                                     ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Result.Publisher.swift:332:32: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func setFailureType<Failure: Error>(
                               ^
[104/110] Compiling OpenCombine Publishers.SwitchToLatest.swift
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:55: warning: generic parameter 'Elements' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                      ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:28: note: 'Elements' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                           ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:75: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                                          ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:54: note: 'Failure' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                                                     ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Result.Publisher.swift:332:32: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func setFailureType<Failure: Error>(
                               ^
[105/110] Compiling OpenCombine Publishers.Throttle.swift
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:55: warning: generic parameter 'Elements' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                      ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:28: note: 'Elements' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                           ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:75: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                                          ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:54: note: 'Failure' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                                                     ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Result.Publisher.swift:332:32: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func setFailureType<Failure: Error>(
                               ^
[106/110] Compiling OpenCombine Publishers.Timeout.swift
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:55: warning: generic parameter 'Elements' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                      ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:28: note: 'Elements' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                           ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:75: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                                          ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:54: note: 'Failure' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                                                     ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Result.Publisher.swift:332:32: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func setFailureType<Failure: Error>(
                               ^
[107/110] Compiling OpenCombine Publishers.Zip.swift
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:55: warning: generic parameter 'Elements' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                      ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:28: note: 'Elements' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                           ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:75: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                                          ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:54: note: 'Failure' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                                                     ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Result.Publisher.swift:332:32: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func setFailureType<Failure: Error>(
                               ^
[108/110] Compiling OpenCombine Publishers.swift
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:55: warning: generic parameter 'Elements' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                      ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:28: note: 'Elements' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                           ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:75: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                                          ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:54: note: 'Failure' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                                                     ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Result.Publisher.swift:332:32: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func setFailureType<Failure: Error>(
                               ^
[109/110] Compiling OpenCombine Record.swift
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:55: warning: generic parameter 'Elements' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                      ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:28: note: 'Elements' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                           ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:75: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                                          ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:54: note: 'Failure' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                                                     ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Result.Publisher.swift:332:32: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func setFailureType<Failure: Error>(
                               ^
[110/110] Compiling OpenCombine Result.Publisher.swift
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:55: warning: generic parameter 'Elements' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                      ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:28: note: 'Elements' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                           ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:46:75: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private final class Inner<Downstream: Subscriber, Elements: Sequence, Failure>
                                                                          ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Publishers.Sequence.swift:14:54: note: 'Failure' previously declared here
    public struct Sequence<Elements: Swift.Sequence, Failure: Error>: Publisher {
                                                     ^
/host/spi-builder-workspace/Sources/OpenCombine/Publishers/Result.Publisher.swift:332:32: warning: generic parameter 'Failure' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func setFailureType<Failure: Error>(
                               ^
[112/124] Emitting module OpenCombineDispatch
[113/124] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[115/125] Compiling OpenCombineFoundation PropertyListEncoder.swift
[116/126] Compiling OpenCombineFoundation Utils.swift
[117/126] Compiling OpenCombineFoundation Violations.swift
[118/126] Compiling OpenCombineFoundation JSONEncoder.swift
[119/126] Compiling OpenCombineFoundation NotificationCenter.swift
[120/126] Emitting module OpenCombineFoundation
[121/126] Compiling OpenCombineFoundation Locking.swift
[122/126] Compiling OpenCombineFoundation Portability.swift
[123/126] Compiling OpenCombineFoundation RunLoop+Scheduler.swift
[124/126] Compiling OpenCombineFoundation OperationQueue+Scheduler.swift
[125/126] Compiling OpenCombineFoundation Timer+Publisher.swift
[126/126] Compiling OpenCombineFoundation URLSession.swift
[128/129] Emitting module OpenCombineShim
[129/129] Compiling OpenCombineShim OpenCombineShim.swift
Build complete! (20.22s)
Build complete.
Done.

Build Machine: Linux 2