The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CombineExt with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CombineCommunity/CombineExt.git
Reference: 1.8.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CombineCommunity/CombineExt
 * tag               1.8.1      -> FETCH_HEAD
HEAD is now at d7b896f Remove exported Foundation import to fix DocC builds
Cloned https://github.com/CombineCommunity/CombineExt.git
Revision (git rev-parse @):
d7b896fa9ca8b47fa7bcde6b43ef9b70bf8c1f56
SUCCESS checkout https://github.com/CombineCommunity/CombineExt.git at 1.8.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/CombineCommunity/CombineExt.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/38] Compiling CombineExt RetryWhen.swift
[4/38] Compiling CombineExt SetOutputType.swift
[5/38] Compiling CombineExt ShareReplay.swift
[6/38] Compiling CombineExt Toggle.swift
[7/38] Compiling CombineExt WithLatestFrom.swift
[8/38] Compiling CombineExt MapMany.swift
[9/38] Compiling CombineExt MapToResult.swift
[10/38] Compiling CombineExt MapToValue.swift
[11/38] Compiling CombineExt Materialize.swift
[12/38] Compiling CombineExt MergeMany.swift
[13/43] Compiling CombineExt Nwise.swift
[14/43] Compiling CombineExt Partition.swift
[15/43] Compiling CombineExt PrefixDuration.swift
[16/43] Compiling CombineExt PrefixWhileBehavior.swift
[17/43] Compiling CombineExt RemoveAllDuplicates.swift
[18/43] Compiling CombineExt Dematerialize.swift
[19/43] Compiling CombineExt Enumerated.swift
[20/43] Compiling CombineExt FilterMany.swift
[21/43] Compiling CombineExt FlatMapBatches.swift
[22/43] Compiling CombineExt FlatMapFirst.swift
[23/43] Compiling CombineExt FlatMapLatest.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:164:28: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func addSubscriber<S: Subscriber>(_ sub: S)
                           ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:80:32: note: 'S' previously declared here
    internal final class Timer<S: Scheduler>: ConnectablePublisher {
                               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:232:29: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
      internal func receive<S: Subscriber>(subscriber: S)
                            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:80:32: note: 'S' previously declared here
    internal final class Timer<S: Scheduler>: ConnectablePublisher {
                               ^
[24/43] Compiling CombineExt IgnoreFailure.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:164:28: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func addSubscriber<S: Subscriber>(_ sub: S)
                           ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:80:32: note: 'S' previously declared here
    internal final class Timer<S: Scheduler>: ConnectablePublisher {
                               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:232:29: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
      internal func receive<S: Subscriber>(subscriber: S)
                            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:80:32: note: 'S' previously declared here
    internal final class Timer<S: Scheduler>: ConnectablePublisher {
                               ^
[25/43] Compiling CombineExt IgnoreOutputSetOutputType.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:164:28: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func addSubscriber<S: Subscriber>(_ sub: S)
                           ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:80:32: note: 'S' previously declared here
    internal final class Timer<S: Scheduler>: ConnectablePublisher {
                               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:232:29: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
      internal func receive<S: Subscriber>(subscriber: S)
                            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:80:32: note: 'S' previously declared here
    internal final class Timer<S: Scheduler>: ConnectablePublisher {
                               ^
[26/43] Compiling CombineExt Lock.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:164:28: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func addSubscriber<S: Subscriber>(_ sub: S)
                           ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:80:32: note: 'S' previously declared here
    internal final class Timer<S: Scheduler>: ConnectablePublisher {
                               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:232:29: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
      internal func receive<S: Subscriber>(subscriber: S)
                            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:80:32: note: 'S' previously declared here
    internal final class Timer<S: Scheduler>: ConnectablePublisher {
                               ^
[27/43] Compiling CombineExt Timer.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:164:28: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func addSubscriber<S: Subscriber>(_ sub: S)
                           ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:80:32: note: 'S' previously declared here
    internal final class Timer<S: Scheduler>: ConnectablePublisher {
                               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:232:29: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
      internal func receive<S: Subscriber>(subscriber: S)
                            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:80:32: note: 'S' previously declared here
    internal final class Timer<S: Scheduler>: ConnectablePublisher {
                               ^
[28/43] Compiling CombineExt DemandBuffer.swift
[29/43] Compiling CombineExt Sink.swift
[30/43] Compiling CombineExt Optional.swift
[31/43] Compiling CombineExt Event.swift
[32/43] Compiling CombineExt ObjectOwnership.swift
[33/43] Compiling CombineExt Amb.swift
[34/43] Compiling CombineExt AssignOwnership.swift
[35/43] Compiling CombineExt AssignToMany.swift
[36/43] Compiling CombineExt CombineLatestMany.swift
[37/43] Compiling CombineExt Create.swift
[38/43] Emitting module CombineExt
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:164:28: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        func addSubscriber<S: Subscriber>(_ sub: S)
                           ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:80:32: note: 'S' previously declared here
    internal final class Timer<S: Scheduler>: ConnectablePublisher {
                               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:232:29: warning: generic parameter 'S' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
      internal func receive<S: Subscriber>(subscriber: S)
                            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Operators/Internal/Timer.swift:80:32: note: 'S' previously declared here
    internal final class Timer<S: Scheduler>: ConnectablePublisher {
                               ^
[39/43] Compiling CombineExt ZipMany.swift
[40/43] Compiling CombineExt CurrentValueRelay.swift
[41/43] Compiling CombineExt PassthroughRelay.swift
[42/43] Compiling CombineExt Relay.swift
[43/43] Compiling CombineExt ReplaySubject.swift
Build complete! (12.98s)
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.41s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.41s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.41s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.16s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.1 (0.43s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.02s)
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.1
Build complete.
Done.