The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CombineEx, reference 0.0.77 (17ef88), with Swift 6.1 for watchOS using Xcode 16.3 on 3 Mar 2026 08:58:50 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CombineEx -destination generic/platform=watchOS

Build Log

        _ p5: some Publisher<E, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:412:24: warning: capture of 'p6' with non-sendable type 'some Publisher<F, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p6)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:400:15: note: consider making generic parameter 'some Publisher<F, Failure>' conform to the 'Sendable' protocol
        _ p6: some Publisher<F, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:413:24: warning: capture of 'p7' with non-sendable type 'some Publisher<G, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p7)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:401:15: note: consider making generic parameter 'some Publisher<G, Failure>' conform to the 'Sendable' protocol
        _ p7: some Publisher<G, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:435:24: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p1)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:422:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:436:24: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p2)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:423:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:437:24: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p3)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:424:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:438:24: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p4)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:425:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:439:24: warning: capture of 'p5' with non-sendable type 'some Publisher<E, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p5)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:426:15: note: consider making generic parameter 'some Publisher<E, Failure>' conform to the 'Sendable' protocol
        _ p5: some Publisher<E, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:440:24: warning: capture of 'p6' with non-sendable type 'some Publisher<F, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p6)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:427:15: note: consider making generic parameter 'some Publisher<F, Failure>' conform to the 'Sendable' protocol
        _ p6: some Publisher<F, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:441:24: warning: capture of 'p7' with non-sendable type 'some Publisher<G, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p7)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:428:15: note: consider making generic parameter 'some Publisher<G, Failure>' conform to the 'Sendable' protocol
        _ p7: some Publisher<G, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:442:24: warning: capture of 'p8' with non-sendable type 'some Publisher<H, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p8)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:429:15: note: consider making generic parameter 'some Publisher<H, Failure>' conform to the 'Sendable' protocol
        _ p8: some Publisher<H, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:465:24: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p1)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:451:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:466:24: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p2)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:452:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:467:24: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p3)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:453:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:468:24: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p4)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:454:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:469:24: warning: capture of 'p5' with non-sendable type 'some Publisher<E, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p5)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:455:15: note: consider making generic parameter 'some Publisher<E, Failure>' conform to the 'Sendable' protocol
        _ p5: some Publisher<E, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:470:24: warning: capture of 'p6' with non-sendable type 'some Publisher<F, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p6)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:456:15: note: consider making generic parameter 'some Publisher<F, Failure>' conform to the 'Sendable' protocol
        _ p6: some Publisher<F, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:471:24: warning: capture of 'p7' with non-sendable type 'some Publisher<G, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p7)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:457:15: note: consider making generic parameter 'some Publisher<G, Failure>' conform to the 'Sendable' protocol
        _ p7: some Publisher<G, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:472:24: warning: capture of 'p8' with non-sendable type 'some Publisher<H, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p8)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:458:15: note: consider making generic parameter 'some Publisher<H, Failure>' conform to the 'Sendable' protocol
        _ p8: some Publisher<H, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:473:24: warning: capture of 'p9' with non-sendable type 'some Publisher<I, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p9)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:459:15: note: consider making generic parameter 'some Publisher<I, Failure>' conform to the 'Sendable' protocol
        _ p9: some Publisher<I, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:497:24: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p1)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:482:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:498:24: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p2)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:483:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:499:24: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p3)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:484:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:500:24: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p4)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:485:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:501:24: warning: capture of 'p5' with non-sendable type 'some Publisher<E, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p5)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:486:15: note: consider making generic parameter 'some Publisher<E, Failure>' conform to the 'Sendable' protocol
        _ p5: some Publisher<E, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:502:24: warning: capture of 'p6' with non-sendable type 'some Publisher<F, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p6)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:487:15: note: consider making generic parameter 'some Publisher<F, Failure>' conform to the 'Sendable' protocol
        _ p6: some Publisher<F, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:503:24: warning: capture of 'p7' with non-sendable type 'some Publisher<G, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p7)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:488:15: note: consider making generic parameter 'some Publisher<G, Failure>' conform to the 'Sendable' protocol
        _ p7: some Publisher<G, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:504:24: warning: capture of 'p8' with non-sendable type 'some Publisher<H, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p8)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:489:15: note: consider making generic parameter 'some Publisher<H, Failure>' conform to the 'Sendable' protocol
        _ p8: some Publisher<H, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:505:24: warning: capture of 'p9' with non-sendable type 'some Publisher<I, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p9)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:490:15: note: consider making generic parameter 'some Publisher<I, Failure>' conform to the 'Sendable' protocol
        _ p9: some Publisher<I, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:506:24: warning: capture of 'p10' with non-sendable type 'some Publisher<J, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                $0.add(p10)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:491:16: note: consider making generic parameter 'some Publisher<J, Failure>' conform to the 'Sendable' protocol
        _ p10: some Publisher<J, Failure>
               ^
                                         , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:525:17: warning: capture of 'array' with non-sendable type '[some Publisher<Output, Failure>]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                array.forEach { accumulator.add($0) }
                ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:519:17: note: consider making generic parameter 'some Publisher<Output, Failure>' conform to the 'Sendable' protocol
        array: [some Publisher<Output, Failure>]
                ^
                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:540:17: warning: capture of 'array' with non-sendable type '[some Publisher<Output, Failure>]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                array.forEach { accumulator.add($0) }
                ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift:534:17: note: consider making generic parameter 'some Publisher<Output, Failure>' conform to the 'Sendable' protocol
        array: [some Publisher<Output, Failure>]
                ^
                                               , Sendable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:24:20: warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(self)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:25:20: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p1)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:16:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:26:20: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p2)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:17:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:27:20: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p3)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:18:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:28:20: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p4)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:19:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:44:20: warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(self)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:45:20: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p1)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:35:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:46:20: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p2)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:36:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:47:20: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p3)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:37:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:48:20: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p4)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:38:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:49:20: warning: capture of 'p5' with non-sendable type 'some Publisher<E, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p5)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:39:15: note: consider making generic parameter 'some Publisher<E, Failure>' conform to the 'Sendable' protocol
        _ p5: some Publisher<E, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:66:20: warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(self)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:67:20: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p1)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:56:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:68:20: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p2)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:57:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:69:20: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p3)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:58:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:70:20: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p4)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:59:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:71:20: warning: capture of 'p5' with non-sendable type 'some Publisher<E, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p5)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:60:15: note: consider making generic parameter 'some Publisher<E, Failure>' conform to the 'Sendable' protocol
        _ p5: some Publisher<E, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:72:20: warning: capture of 'p6' with non-sendable type 'some Publisher<F, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p6)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:61:15: note: consider making generic parameter 'some Publisher<F, Failure>' conform to the 'Sendable' protocol
        _ p6: some Publisher<F, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:90:20: warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(self)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:91:20: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p1)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:79:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:92:20: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p2)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:80:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:93:20: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p3)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:81:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:94:20: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p4)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:82:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:95:20: warning: capture of 'p5' with non-sendable type 'some Publisher<E, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p5)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:83:15: note: consider making generic parameter 'some Publisher<E, Failure>' conform to the 'Sendable' protocol
        _ p5: some Publisher<E, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:96:20: warning: capture of 'p6' with non-sendable type 'some Publisher<F, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p6)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:84:15: note: consider making generic parameter 'some Publisher<F, Failure>' conform to the 'Sendable' protocol
        _ p6: some Publisher<F, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:97:20: warning: capture of 'p7' with non-sendable type 'some Publisher<G, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p7)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:85:15: note: consider making generic parameter 'some Publisher<G, Failure>' conform to the 'Sendable' protocol
        _ p7: some Publisher<G, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:116:20: warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(self)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:117:20: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p1)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:104:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:118:20: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p2)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:105:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:119:20: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p3)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:106:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:120:20: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p4)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:107:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:121:20: warning: capture of 'p5' with non-sendable type 'some Publisher<E, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p5)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:108:15: note: consider making generic parameter 'some Publisher<E, Failure>' conform to the 'Sendable' protocol
        _ p5: some Publisher<E, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:122:20: warning: capture of 'p6' with non-sendable type 'some Publisher<F, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p6)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:109:15: note: consider making generic parameter 'some Publisher<F, Failure>' conform to the 'Sendable' protocol
        _ p6: some Publisher<F, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:123:20: warning: capture of 'p7' with non-sendable type 'some Publisher<G, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p7)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:110:15: note: consider making generic parameter 'some Publisher<G, Failure>' conform to the 'Sendable' protocol
        _ p7: some Publisher<G, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:124:20: warning: capture of 'p8' with non-sendable type 'some Publisher<H, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p8)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:111:15: note: consider making generic parameter 'some Publisher<H, Failure>' conform to the 'Sendable' protocol
        _ p8: some Publisher<H, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:144:20: warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(self)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:145:20: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p1)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:131:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:146:20: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p2)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:132:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:147:20: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p3)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:133:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:148:20: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p4)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:134:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:149:20: warning: capture of 'p5' with non-sendable type 'some Publisher<E, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p5)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:135:15: note: consider making generic parameter 'some Publisher<E, Failure>' conform to the 'Sendable' protocol
        _ p5: some Publisher<E, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:150:20: warning: capture of 'p6' with non-sendable type 'some Publisher<F, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p6)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:136:15: note: consider making generic parameter 'some Publisher<F, Failure>' conform to the 'Sendable' protocol
        _ p6: some Publisher<F, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:151:20: warning: capture of 'p7' with non-sendable type 'some Publisher<G, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p7)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:137:15: note: consider making generic parameter 'some Publisher<G, Failure>' conform to the 'Sendable' protocol
        _ p7: some Publisher<G, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:152:20: warning: capture of 'p8' with non-sendable type 'some Publisher<H, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p8)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:138:15: note: consider making generic parameter 'some Publisher<H, Failure>' conform to the 'Sendable' protocol
        _ p8: some Publisher<H, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:153:20: warning: capture of 'p9' with non-sendable type 'some Publisher<I, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p9)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:139:15: note: consider making generic parameter 'some Publisher<I, Failure>' conform to the 'Sendable' protocol
        _ p9: some Publisher<I, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:173:20: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p1)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:167:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:174:20: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p2)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:168:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:188:20: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p1)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:181:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:189:20: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p2)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:182:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:190:20: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p3)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:183:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:205:20: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p1)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:197:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:206:20: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p2)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:198:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:207:20: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p3)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:199:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:208:20: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p4)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:200:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:224:20: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p1)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:215:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:225:20: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p2)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:216:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:226:20: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p3)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:217:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:227:20: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p4)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:218:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:228:20: warning: capture of 'p5' with non-sendable type 'some Publisher<E, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p5)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:219:15: note: consider making generic parameter 'some Publisher<E, Failure>' conform to the 'Sendable' protocol
        _ p5: some Publisher<E, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:245:20: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p1)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:235:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:246:20: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p2)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:236:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:247:20: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p3)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:237:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:248:20: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p4)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:238:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:249:20: warning: capture of 'p5' with non-sendable type 'some Publisher<E, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p5)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:239:15: note: consider making generic parameter 'some Publisher<E, Failure>' conform to the 'Sendable' protocol
        _ p5: some Publisher<E, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:250:20: warning: capture of 'p6' with non-sendable type 'some Publisher<F, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p6)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:240:15: note: consider making generic parameter 'some Publisher<F, Failure>' conform to the 'Sendable' protocol
        _ p6: some Publisher<F, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:268:20: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p1)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:257:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:269:20: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p2)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:258:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:270:20: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p3)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:259:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:271:20: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p4)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:260:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:272:20: warning: capture of 'p5' with non-sendable type 'some Publisher<E, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p5)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:261:15: note: consider making generic parameter 'some Publisher<E, Failure>' conform to the 'Sendable' protocol
        _ p5: some Publisher<E, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:273:20: warning: capture of 'p6' with non-sendable type 'some Publisher<F, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p6)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:262:15: note: consider making generic parameter 'some Publisher<F, Failure>' conform to the 'Sendable' protocol
        _ p6: some Publisher<F, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:274:20: warning: capture of 'p7' with non-sendable type 'some Publisher<G, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p7)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:263:15: note: consider making generic parameter 'some Publisher<G, Failure>' conform to the 'Sendable' protocol
        _ p7: some Publisher<G, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:293:20: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p1)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:281:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:294:20: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p2)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:282:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:295:20: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p3)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:283:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:296:20: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p4)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:284:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:297:20: warning: capture of 'p5' with non-sendable type 'some Publisher<E, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p5)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:285:15: note: consider making generic parameter 'some Publisher<E, Failure>' conform to the 'Sendable' protocol
        _ p5: some Publisher<E, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:298:20: warning: capture of 'p6' with non-sendable type 'some Publisher<F, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p6)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:286:15: note: consider making generic parameter 'some Publisher<F, Failure>' conform to the 'Sendable' protocol
        _ p6: some Publisher<F, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:299:20: warning: capture of 'p7' with non-sendable type 'some Publisher<G, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p7)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:287:15: note: consider making generic parameter 'some Publisher<G, Failure>' conform to the 'Sendable' protocol
        _ p7: some Publisher<G, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:300:20: warning: capture of 'p8' with non-sendable type 'some Publisher<H, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p8)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:288:15: note: consider making generic parameter 'some Publisher<H, Failure>' conform to the 'Sendable' protocol
        _ p8: some Publisher<H, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:320:20: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p1)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:307:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:321:20: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p2)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:308:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:322:20: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p3)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:309:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:323:20: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p4)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:310:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:324:20: warning: capture of 'p5' with non-sendable type 'some Publisher<E, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p5)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:311:15: note: consider making generic parameter 'some Publisher<E, Failure>' conform to the 'Sendable' protocol
        _ p5: some Publisher<E, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:325:20: warning: capture of 'p6' with non-sendable type 'some Publisher<F, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p6)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:312:15: note: consider making generic parameter 'some Publisher<F, Failure>' conform to the 'Sendable' protocol
        _ p6: some Publisher<F, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:326:20: warning: capture of 'p7' with non-sendable type 'some Publisher<G, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p7)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:313:15: note: consider making generic parameter 'some Publisher<G, Failure>' conform to the 'Sendable' protocol
        _ p7: some Publisher<G, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:327:20: warning: capture of 'p8' with non-sendable type 'some Publisher<H, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p8)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:314:15: note: consider making generic parameter 'some Publisher<H, Failure>' conform to the 'Sendable' protocol
        _ p8: some Publisher<H, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:328:20: warning: capture of 'p9' with non-sendable type 'some Publisher<I, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p9)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:315:15: note: consider making generic parameter 'some Publisher<I, Failure>' conform to the 'Sendable' protocol
        _ p9: some Publisher<I, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:349:20: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p1)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:335:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:350:20: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p2)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:336:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:351:20: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p3)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:337:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:352:20: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p4)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:338:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:353:20: warning: capture of 'p5' with non-sendable type 'some Publisher<E, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p5)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:339:15: note: consider making generic parameter 'some Publisher<E, Failure>' conform to the 'Sendable' protocol
        _ p5: some Publisher<E, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:354:20: warning: capture of 'p6' with non-sendable type 'some Publisher<F, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p6)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:340:15: note: consider making generic parameter 'some Publisher<F, Failure>' conform to the 'Sendable' protocol
        _ p6: some Publisher<F, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:355:20: warning: capture of 'p7' with non-sendable type 'some Publisher<G, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p7)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:341:15: note: consider making generic parameter 'some Publisher<G, Failure>' conform to the 'Sendable' protocol
        _ p7: some Publisher<G, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:356:20: warning: capture of 'p8' with non-sendable type 'some Publisher<H, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p8)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:342:15: note: consider making generic parameter 'some Publisher<H, Failure>' conform to the 'Sendable' protocol
        _ p8: some Publisher<H, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:357:20: warning: capture of 'p9' with non-sendable type 'some Publisher<I, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p9)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:343:15: note: consider making generic parameter 'some Publisher<I, Failure>' conform to the 'Sendable' protocol
        _ p9: some Publisher<I, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:358:20: warning: capture of 'p10' with non-sendable type 'some Publisher<J, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p10)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:344:16: note: consider making generic parameter 'some Publisher<J, Failure>' conform to the 'Sendable' protocol
        _ p10: some Publisher<J, Failure>
               ^
                                         , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:377:20: warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(self)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:378:20: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p1)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:369:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:379:20: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p2)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:370:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:380:20: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p3)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:371:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:381:20: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p4)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:372:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:397:20: warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(self)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:398:20: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p1)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:388:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:399:20: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p2)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:389:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:400:20: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p3)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:390:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:401:20: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p4)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:391:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:402:20: warning: capture of 'p5' with non-sendable type 'some Publisher<E, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p5)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:392:15: note: consider making generic parameter 'some Publisher<E, Failure>' conform to the 'Sendable' protocol
        _ p5: some Publisher<E, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:419:20: warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(self)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:420:20: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p1)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:409:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:421:20: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p2)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:410:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:422:20: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p3)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:411:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:423:20: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p4)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:412:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:424:20: warning: capture of 'p5' with non-sendable type 'some Publisher<E, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p5)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:413:15: note: consider making generic parameter 'some Publisher<E, Failure>' conform to the 'Sendable' protocol
        _ p5: some Publisher<E, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:425:20: warning: capture of 'p6' with non-sendable type 'some Publisher<F, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p6)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:414:15: note: consider making generic parameter 'some Publisher<F, Failure>' conform to the 'Sendable' protocol
        _ p6: some Publisher<F, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:443:20: warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(self)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:444:20: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p1)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:432:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:445:20: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p2)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:433:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:446:20: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p3)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:434:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:447:20: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p4)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:435:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:448:20: warning: capture of 'p5' with non-sendable type 'some Publisher<E, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p5)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:436:15: note: consider making generic parameter 'some Publisher<E, Failure>' conform to the 'Sendable' protocol
        _ p5: some Publisher<E, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:449:20: warning: capture of 'p6' with non-sendable type 'some Publisher<F, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p6)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:437:15: note: consider making generic parameter 'some Publisher<F, Failure>' conform to the 'Sendable' protocol
        _ p6: some Publisher<F, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:450:20: warning: capture of 'p7' with non-sendable type 'some Publisher<G, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p7)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:438:15: note: consider making generic parameter 'some Publisher<G, Failure>' conform to the 'Sendable' protocol
        _ p7: some Publisher<G, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:469:20: warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(self)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:470:20: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p1)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:457:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:471:20: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p2)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:458:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:472:20: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p3)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:459:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:473:20: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p4)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:460:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:474:20: warning: capture of 'p5' with non-sendable type 'some Publisher<E, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p5)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:461:15: note: consider making generic parameter 'some Publisher<E, Failure>' conform to the 'Sendable' protocol
        _ p5: some Publisher<E, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:475:20: warning: capture of 'p6' with non-sendable type 'some Publisher<F, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p6)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:462:15: note: consider making generic parameter 'some Publisher<F, Failure>' conform to the 'Sendable' protocol
        _ p6: some Publisher<F, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:476:20: warning: capture of 'p7' with non-sendable type 'some Publisher<G, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p7)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:463:15: note: consider making generic parameter 'some Publisher<G, Failure>' conform to the 'Sendable' protocol
        _ p7: some Publisher<G, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:477:20: warning: capture of 'p8' with non-sendable type 'some Publisher<H, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p8)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:464:15: note: consider making generic parameter 'some Publisher<H, Failure>' conform to the 'Sendable' protocol
        _ p8: some Publisher<H, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:497:20: warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(self)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:498:20: warning: capture of 'p1' with non-sendable type 'some Publisher<A, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p1)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:484:15: note: consider making generic parameter 'some Publisher<A, Failure>' conform to the 'Sendable' protocol
        _ p1: some Publisher<A, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:499:20: warning: capture of 'p2' with non-sendable type 'some Publisher<B, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p2)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:485:15: note: consider making generic parameter 'some Publisher<B, Failure>' conform to the 'Sendable' protocol
        _ p2: some Publisher<B, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:500:20: warning: capture of 'p3' with non-sendable type 'some Publisher<C, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p3)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:486:15: note: consider making generic parameter 'some Publisher<C, Failure>' conform to the 'Sendable' protocol
        _ p3: some Publisher<C, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:501:20: warning: capture of 'p4' with non-sendable type 'some Publisher<D, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p4)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:487:15: note: consider making generic parameter 'some Publisher<D, Failure>' conform to the 'Sendable' protocol
        _ p4: some Publisher<D, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:502:20: warning: capture of 'p5' with non-sendable type 'some Publisher<E, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p5)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:488:15: note: consider making generic parameter 'some Publisher<E, Failure>' conform to the 'Sendable' protocol
        _ p5: some Publisher<E, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:503:20: warning: capture of 'p6' with non-sendable type 'some Publisher<F, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p6)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:489:15: note: consider making generic parameter 'some Publisher<F, Failure>' conform to the 'Sendable' protocol
        _ p6: some Publisher<F, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:504:20: warning: capture of 'p7' with non-sendable type 'some Publisher<G, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p7)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:490:15: note: consider making generic parameter 'some Publisher<G, Failure>' conform to the 'Sendable' protocol
        _ p7: some Publisher<G, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:505:20: warning: capture of 'p8' with non-sendable type 'some Publisher<H, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p8)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:491:15: note: consider making generic parameter 'some Publisher<H, Failure>' conform to the 'Sendable' protocol
        _ p8: some Publisher<H, Failure>,
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:506:20: warning: capture of 'p9' with non-sendable type 'some Publisher<I, Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            $0.add(p9)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:492:15: note: consider making generic parameter 'some Publisher<I, Failure>' conform to the 'Sendable' protocol
        _ p9: some Publisher<I, Failure>
              ^
                                        , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:520:13: warning: capture of 'array' with non-sendable type '[some Publisher<Output, Failure>]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            array.forEach { accumulator.add($0) }
            ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:515:17: note: consider making generic parameter 'some Publisher<Output, Failure>' conform to the 'Sendable' protocol
        array: [some Publisher<Output, Failure>]
                ^
                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:532:13: warning: capture of 'array' with non-sendable type '[some Publisher<Output, Failure>]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            array.forEach { accumulator.add($0) }
            ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift:527:17: note: consider making generic parameter 'some Publisher<Output, Failure>' conform to the 'Sendable' protocol
        array: [some Publisher<Output, Failure>]
                ^
                                               , Sendable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:81:32: error: 'OSAllocatedUnfairLock' is only available in watchOS 9.0 or newer
            private let lock = OSAllocatedUnfairLock()
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:69:29: note: add @available attribute to enclosing generic class
        private final class AggregateSubscription<S: Subscriber>: Subscription, AggregatePublisherAggregator where S.Input == Output, S.Failure == Failure {
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:81:32: error: 'init()' is only available in watchOS 9.0 or newer
            private let lock = OSAllocatedUnfairLock()
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:69:29: note: add @available attribute to enclosing generic class
        private final class AggregateSubscription<S: Subscriber>: Subscription, AggregatePublisherAggregator where S.Input == Output, S.Failure == Failure {
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:115:22: error: 'withLock' is only available in watchOS 9.0 or newer
                lock.withLock {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:115:22: note: add 'if #available' version check
                lock.withLock {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:114:25: note: add @available attribute to enclosing instance method
            public func request(_ demand: Subscribers.Demand) {
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:69:29: note: add @available attribute to enclosing generic class
        private final class AggregateSubscription<S: Subscriber>: Subscription, AggregatePublisherAggregator where S.Input == Output, S.Failure == Failure {
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:116:21: warning: capture of 'self' with non-sendable type 'Publishers.Aggregate<Output, Failure>.AggregateSubscription<S>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                    self.demand = demand
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:69:29: note: generic class 'AggregateSubscription' does not conform to the 'Sendable' protocol
        private final class AggregateSubscription<S: Subscriber>: Subscription, AggregatePublisherAggregator where S.Input == Output, S.Failure == Failure {
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:165:22: error: 'withLock' is only available in watchOS 9.0 or newer
                lock.withLock {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:165:22: note: add 'if #available' version check
                lock.withLock {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:164:26: note: add @available attribute to enclosing instance method
            private func onValue(index: Int, value: some Any) {
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:69:29: note: add @available attribute to enclosing generic class
        private final class AggregateSubscription<S: Subscriber>: Subscription, AggregatePublisherAggregator where S.Input == Output, S.Failure == Failure {
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:166:24: warning: capture of 'self' with non-sendable type 'Publishers.Aggregate<Output, Failure>.AggregateSubscription<S>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                    if values[index].isEmpty {
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:69:29: note: generic class 'AggregateSubscription' does not conform to the 'Sendable' protocol
        private final class AggregateSubscription<S: Subscriber>: Subscription, AggregatePublisherAggregator where S.Input == Output, S.Failure == Failure {
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:168:46: warning: capture of 'value' with non-sendable type 'some Any' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                        values[index].append(value)
                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:164:53: note: consider making generic parameter 'some Any' conform to the 'Sendable' protocol
            private func onValue(index: Int, value: some Any) {
                                                    ^
                                                            , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:208:22: error: 'withLock' is only available in watchOS 9.0 or newer
                lock.withLock {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:208:22: note: add 'if #available' version check
                lock.withLock {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:207:26: note: add @available attribute to enclosing instance method
            private func onError(index: Int, error: Failure) {
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:69:29: note: add @available attribute to enclosing generic class
        private final class AggregateSubscription<S: Subscriber>: Subscription, AggregatePublisherAggregator where S.Input == Output, S.Failure == Failure {
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:209:21: warning: capture of 'self' with non-sendable type 'Publishers.Aggregate<Output, Failure>.AggregateSubscription<S>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                    subscriber?.receive(completion: .failure(error))
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:69:29: note: generic class 'AggregateSubscription' does not conform to the 'Sendable' protocol
        private final class AggregateSubscription<S: Subscriber>: Subscription, AggregatePublisherAggregator where S.Input == Output, S.Failure == Failure {
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:218:22: error: 'withLock' is only available in watchOS 9.0 or newer
                lock.withLock {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:218:22: note: add 'if #available' version check
                lock.withLock {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:217:26: note: add @available attribute to enclosing instance method
            private func onFinish(index: Int) {
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:69:29: note: add @available attribute to enclosing generic class
        private final class AggregateSubscription<S: Subscriber>: Subscription, AggregatePublisherAggregator where S.Input == Output, S.Failure == Failure {
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:219:21: warning: capture of 'self' with non-sendable type 'Publishers.Aggregate<Output, Failure>.AggregateSubscription<S>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                    finished[index] = true
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:69:29: note: generic class 'AggregateSubscription' does not conform to the 'Sendable' protocol
        private final class AggregateSubscription<S: Subscriber>: Subscription, AggregatePublisherAggregator where S.Input == Output, S.Failure == Failure {
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:227:53: warning: implicit capture of 'self' requires that 'Publishers.Aggregate<Output, Failure>.AggregateSubscription<S>' conforms to 'Sendable'; this is an error in the Swift 6 language mode
                        if values[index].isEmpty || finished.allSatisfy({ $0 }) {
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:69:29: note: generic class 'AggregateSubscription' does not conform to the 'Sendable' protocol
        private final class AggregateSubscription<S: Subscriber>: Subscription, AggregatePublisherAggregator where S.Input == Output, S.Failure == Failure {
                            ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/AsyncFuture.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PromoteFailure.swift,\ PropertyMap.swift,\ ReplaySubject.swift,\ SendableOverloads.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/PromoteFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/PropertyMap.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/ReplaySubject.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/SendableOverloads.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/PromoteFailure.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/PropertyMap.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/ReplaySubject.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/SendableOverloads.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ DeferredFutureDemuxer.swift,\ DemoteFailure.swift,\ EventHandling.swift,\ EventHandlingMainActor.swift,\ FilterProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/DeferredFutureDemuxer.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/DemoteFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/EventHandling.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/EventHandlingMainActor.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/FilterProperty.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/DeferredFutureDemuxer.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/DeferredFutureDemuxer.swift:61:27: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
                operation(key)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/DeferredFutureDemuxer.swift:9:42: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
public final class DeferredFutureDemuxer<Key: Hashable, Output, Failure: Error>: @unchecked Sendable {
                                         ^
                                                      , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/DeferredFutureDemuxer.swift:65:37: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                            resolve(key, result: .success(value))
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/DeferredFutureDemuxer.swift:9:42: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
public final class DeferredFutureDemuxer<Key: Hashable, Output, Failure: Error>: @unchecked Sendable {
                                         ^
                                                      , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/DeferredFutureDemuxer.swift:71:41: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure; this is an error in the Swift 6 language mode
                                resolve(key, result: .failure(failure))
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/DeferredFutureDemuxer.swift:9:42: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
public final class DeferredFutureDemuxer<Key: Hashable, Output, Failure: Error>: @unchecked Sendable {
                                         ^
                                                      , Sendable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/DemoteFailure.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/EventHandling.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/EventHandlingMainActor.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/EventHandlingMainActor.swift:34:31: warning: sending 'value' risks causing data races; this is an error in the Swift 6 language mode
                receiveValue?(value)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/EventHandlingMainActor.swift:34:31: note: task-isolated 'value' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                receiveValue?(value)
                              ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/EventHandlingMainActor.swift:205:49: warning: sending 'outerValue' risks causing data races; this is an error in the Swift 6 language mode
            Task { @MainActor in receiveOutput?(outerValue) }
                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/EventHandlingMainActor.swift:205:49: note: task-isolated 'outerValue' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
            Task { @MainActor in receiveOutput?(outerValue) }
                                                ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/EventHandlingMainActor.swift:248:53: warning: sending 'outerResult' risks causing data races; this is an error in the Swift 6 language mode
            Task { @MainActor in receiveCompletion?(outerResult) }
                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/EventHandlingMainActor.swift:248:53: note: task-isolated 'outerResult' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
            Task { @MainActor in receiveCompletion?(outerResult) }
                                                    ^~~~~~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/FilterProperty.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/FilterProperty.swift:39:41: warning: capture of 'isIncluded' with non-sendable type 'any PropertyProtocol<Bool>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
        deferredLift { $0.filter { _ in isIncluded.value } }
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Property/Property.swift:9:17: note: protocol 'PropertyProtocol' does not conform to the 'Sendable' protocol
public protocol PropertyProtocol<Output>: AnyObject, Publisher where Failure == Never, Output: Sendable {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/FilterProperty.swift:39:41: warning: capture of 'isIncluded' with non-sendable type 'any PropertyProtocol<Bool>' in an isolated closure; this is an error in the Swift 6 language mode
        deferredLift { $0.filter { _ in isIncluded.value } }
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Property/Property.swift:9:17: note: protocol 'PropertyProtocol' does not conform to the 'Sendable' protocol
public protocol PropertyProtocol<Output>: AnyObject, Publisher where Failure == Never, Output: Sendable {
                ^
SwiftCompile normal arm64 Compiling\ FlatMapLatest.swift,\ IgnoreFailure.swift,\ JustFailEmpty.swift,\ MapOnMainActor.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/FlatMapLatest.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/IgnoreFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/JustFailEmpty.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapOnMainActor.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/FlatMapLatest.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/IgnoreFailure.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/JustFailEmpty.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapOnMainActor.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapOnMainActor.swift:19:27: warning: sending 'incomingValue' risks causing data races; this is an error in the Swift 6 language mode
                transform(incomingValue)
~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapOnMainActor.swift:19:27: note: task-isolated 'incomingValue' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                transform(incomingValue)
                          ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapOnMainActor.swift:50:17: warning: sending 'innerPromise' risks causing data races; this is an error in the Swift 6 language mode
                innerPromise(.success(transform(outerOutput)))
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapOnMainActor.swift:50:17: note: task-isolated 'innerPromise' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                innerPromise(.success(transform(outerOutput)))
                ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapOnMainActor.swift:50:49: warning: sending 'outerOutput' risks causing data races; this is an error in the Swift 6 language mode
                innerPromise(.success(transform(outerOutput)))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapOnMainActor.swift:50:49: note: task-isolated 'outerOutput' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                innerPromise(.success(transform(outerOutput)))
                                                ^~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ AttemptMap.swift,\ CombinePrevious.swift,\ CompleteAfter.swift,\ CompositeError.swift,\ Custom.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/AttemptMap.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CombinePrevious.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CompleteAfter.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CompositeError.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Custom.swift (in target 'CombineEx' from project 'CombineEx')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Action/Action.swift /Users/admin/builder/spi-builder-workspace/Sources/Action/ActionTrigger.swift /Users/admin/builder/spi-builder-workspace/Sources/Cocoa/BindTarget.swift /Users/admin/builder/spi-builder-workspace/Sources/Cocoa/KvoProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/Cocoa/SinkProviding.swift /Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher.swift /Users/admin/builder/spi-builder-workspace/Sources/Exports.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/AsyncFuture.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/AttemptMap.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CombinePrevious.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CompleteAfter.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CompositeError.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Custom.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/DeferredFutureDemuxer.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/DemoteFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/EventHandling.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/EventHandlingMainActor.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/FilterProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/FlatMapLatest.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/IgnoreFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/JustFailEmpty.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapOnMainActor.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapOptional.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapVoid.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/PrependDynamic.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/PromoteFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/PropertyMap.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/ReplaySubject.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/SendableOverloads.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Sink.swift /Users/admin/builder/spi-builder-workspace/Sources/Property/MutableProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/Property/PersistentProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/Property/Property.swift /Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/Property/UIProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedulers/Publisher+SchedulerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedulers/UIScheduler.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64/supplementaryOutputs-11 -target arm64-apple-watchos7.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64/CombineEx_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CombineEx -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64/AttemptMap.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64/CombinePrevious.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64/CompleteAfter.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64/CompositeError.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64/Custom.o -index-unit-output-path /CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64/AttemptMap.o -index-unit-output-path /CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64/CombinePrevious.o -index-unit-output-path /CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64/CompleteAfter.o -index-unit-output-path /CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64/CompositeError.o -index-unit-output-path /CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64/Custom.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/AttemptMap.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

<unknown>:0: error: runtime support for parameterized protocol types is only available in watchOS 9.0.0 or newer
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CombinePrevious.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CombinePrevious.swift:56:43: warning: capture of 'initialValue' with non-sendable type 'Self.WrappedPublisher.Output' in a '@Sendable' closure; this is an error in the Swift 6 language mode
        deferredLift { $0.combinePrevious(initialValue) }
                                          ^
<unknown>:0: error: runtime support for parameterized protocol types is only available in watchOS 9.0.0 or newer
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CompleteAfter.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CompleteAfter.swift:41:71: warning: capture of 'stride' with non-sendable type 'S.SchedulerTimeType.Stride' in a '@Sendable' closure; this is an error in the Swift 6 language mode
        deferredLift { $0.prefix(untilOutputFrom: Just(()).delay(for: stride, tolerance: tolerance, scheduler: scheduler, options: options)) }
                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CompleteAfter.swift:41:90: warning: capture of 'tolerance' with non-sendable type 'S.SchedulerTimeType.Stride?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
        deferredLift { $0.prefix(untilOutputFrom: Just(()).delay(for: stride, tolerance: tolerance, scheduler: scheduler, options: options)) }
                                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CompleteAfter.swift:41:112: warning: capture of 'scheduler' with non-sendable type 'S' in a '@Sendable' closure; this is an error in the Swift 6 language mode
        deferredLift { $0.prefix(untilOutputFrom: Just(()).delay(for: stride, tolerance: tolerance, scheduler: scheduler, options: options)) }
                                                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CompleteAfter.swift:35:19: note: consider making generic parameter 'S' conform to the 'Sendable' protocol
    func complete<S>(
                  ^
                   : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CompleteAfter.swift:41:132: warning: capture of 'options' with non-sendable type 'S.SchedulerOptions?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
        deferredLift { $0.prefix(untilOutputFrom: Just(()).delay(for: stride, tolerance: tolerance, scheduler: scheduler, options: options)) }
                                                                                                                                   ^
<unknown>:0: error: runtime support for parameterized protocol types is only available in watchOS 9.0.0 or newer
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CompositeError.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

<unknown>:0: error: runtime support for parameterized protocol types is only available in watchOS 9.0.0 or newer
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Custom.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

<unknown>:0: error: runtime support for parameterized protocol types is only available in watchOS 9.0.0 or newer
SwiftCompile normal arm64 Compiling\ MapOptional.swift,\ MapVoid.swift,\ Pipe.swift,\ PrependDynamic.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapOptional.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapVoid.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/PrependDynamic.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapOptional.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapVoid.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Pipe.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Pipe.swift:13:13: warning: var 'kBindingAssociationKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var kBindingAssociationKey = 0
            ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Pipe.swift:13:13: note: convert 'kBindingAssociationKey' to a 'let' constant to make 'Sendable' shared state immutable
private var kBindingAssociationKey = 0
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Pipe.swift:13:13: note: add '@MainActor' to make var 'kBindingAssociationKey' part of global actor 'MainActor'
private var kBindingAssociationKey = 0
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Pipe.swift:13:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var kBindingAssociationKey = 0
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Pipe.swift:24:43: warning: capture of 'lhs' with non-sendable type '(any MutablePropertyProtocol<Output>)?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            receiveValue: { [weak lhs] in lhs?.value = $0 }
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Property/MutableProperty.swift:9:17: note: protocol 'MutablePropertyProtocol' does not conform to the 'Sendable' protocol
public protocol MutablePropertyProtocol<Output>: PropertyProtocol {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Pipe.swift:40:43: warning: capture of 'lhs' with non-sendable type '(any MutablePropertyProtocol<Output>)?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
            receiveValue: { [weak lhs] in lhs?.value = $0 }
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Property/MutableProperty.swift:9:17: note: protocol 'MutablePropertyProtocol' does not conform to the 'Sendable' protocol
public protocol MutablePropertyProtocol<Output>: PropertyProtocol {
                ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/PrependDynamic.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PropertyProtocol+Operators.swift,\ UIProperty.swift,\ Publisher+SchedulerExtensions.swift,\ UIScheduler.swift /Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/Property/UIProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedulers/Publisher+SchedulerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedulers/UIScheduler.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Property/UIProperty.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Schedulers/Publisher+SchedulerExtensions.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Schedulers/UIScheduler.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Sink.swift,\ MutableProperty.swift,\ PersistentProperty.swift,\ Property.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Sink.swift /Users/admin/builder/spi-builder-workspace/Sources/Property/MutableProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/Property/PersistentProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/Property/Property.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Sink.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Sink.swift:9:13: warning: var 'kSetAssociationKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var kSetAssociationKey = 0
            ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Sink.swift:9:13: note: convert 'kSetAssociationKey' to a 'let' constant to make 'Sendable' shared state immutable
private var kSetAssociationKey = 0
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Sink.swift:9:13: note: add '@MainActor' to make var 'kSetAssociationKey' part of global actor 'MainActor'
private var kSetAssociationKey = 0
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Sink.swift:9:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var kSetAssociationKey = 0
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Sink.swift:10:13: warning: var 'kLockAssociationKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var kLockAssociationKey = 0
            ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Sink.swift:10:13: note: convert 'kLockAssociationKey' to a 'let' constant to make 'Sendable' shared state immutable
private var kLockAssociationKey = 0
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Sink.swift:10:13: note: add '@MainActor' to make var 'kLockAssociationKey' part of global actor 'MainActor'
private var kLockAssociationKey = 0
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Sink.swift:10:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var kLockAssociationKey = 0
            ^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Property/MutableProperty.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Property/PersistentProperty.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Property/Property.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal armv7k Emitting\ module\ for\ CombineEx (in target 'CombineEx' from project 'CombineEx')
SwiftDriverJobDiscovery normal arm64 Compiling FlatMapLatest.swift, IgnoreFailure.swift, JustFailEmpty.swift, MapOnMainActor.swift (in target 'CombineEx' from project 'CombineEx')
SwiftEmitModule normal arm64 Emitting\ module\ for\ CombineEx (in target 'CombineEx' from project 'CombineEx')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ CombineEx (in target 'CombineEx' from project 'CombineEx')
SwiftDriverJobDiscovery normal arm64 Compiling PromoteFailure.swift, PropertyMap.swift, ReplaySubject.swift, SendableOverloads.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal armv7k Compiling\ DeferredFuture+Operators.swift,\ DeferredFuture.swift,\ DeferredPublisher+Operators.swift,\ DeferredPublisher.swift,\ Exports.swift /Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher.swift /Users/admin/builder/spi-builder-workspace/Sources/Exports.swift (in target 'CombineEx' from project 'CombineEx')
SwiftDriverJobDiscovery normal arm64 Compiling MapOptional.swift, MapVoid.swift, Pipe.swift, PrependDynamic.swift (in target 'CombineEx' from project 'CombineEx')
SwiftDriverJobDiscovery normal arm64 Compiling DeferredFutureDemuxer.swift, DemoteFailure.swift, EventHandling.swift, EventHandlingMainActor.swift, FilterProperty.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64_32 Compiling\ DeferredFutureDemuxer.swift,\ DemoteFailure.swift,\ EventHandling.swift,\ EventHandlingMainActor.swift,\ FilterProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/DeferredFutureDemuxer.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/DemoteFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/EventHandling.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/EventHandlingMainActor.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/FilterProperty.swift (in target 'CombineEx' from project 'CombineEx')
SwiftDriverJobDiscovery normal arm64 Compiling Sink.swift, MutableProperty.swift, PersistentProperty.swift, Property.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64_32 Compiling\ FlatMapLatest.swift,\ IgnoreFailure.swift,\ JustFailEmpty.swift,\ MapOnMainActor.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/FlatMapLatest.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/IgnoreFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/JustFailEmpty.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapOnMainActor.swift (in target 'CombineEx' from project 'CombineEx')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift (in target 'CombineEx' from project 'CombineEx')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredFuture.swift (in target 'CombineEx' from project 'CombineEx')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift (in target 'CombineEx' from project 'CombineEx')
	SwiftCompile normal arm64 Compiling\ AttemptMap.swift,\ CombinePrevious.swift,\ CompleteAfter.swift,\ CompositeError.swift,\ Custom.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/AttemptMap.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CombinePrevious.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CompleteAfter.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CompositeError.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Custom.swift (in target 'CombineEx' from project 'CombineEx')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/AttemptMap.swift (in target 'CombineEx' from project 'CombineEx')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CombinePrevious.swift (in target 'CombineEx' from project 'CombineEx')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CompleteAfter.swift (in target 'CombineEx' from project 'CombineEx')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CompositeError.swift (in target 'CombineEx' from project 'CombineEx')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Custom.swift (in target 'CombineEx' from project 'CombineEx')
	SwiftCompile normal arm64_32 Compiling\ FlatMapLatest.swift,\ IgnoreFailure.swift,\ JustFailEmpty.swift,\ MapOnMainActor.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/FlatMapLatest.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/IgnoreFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/JustFailEmpty.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapOnMainActor.swift (in target 'CombineEx' from project 'CombineEx')
	Building workspace spi-builder-workspace with scheme CombineEx
(11 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  CombineEx: /Users/admin/builder/spi-builder-workspace
resolved source packages: CombineEx
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CombineEx",
  "name" : "CombineEx",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "CombineEx",
      "targets" : [
        "CombineEx"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CombineExTests",
      "module_type" : "SwiftTarget",
      "name" : "CombineExTests",
      "path" : "Tests",
      "sources" : [
        "CombineExTests/ActionTests.swift",
        "CombineExTests/AggregationTests.swift",
        "CombineExTests/AsyncFutureTests.swift",
        "CombineExTests/AttemptMapTests.swift",
        "CombineExTests/CompositeErrorTests.swift",
        "CombineExTests/CustomTests.swift",
        "CombineExTests/DeferredFutureTests.swift",
        "CombineExTests/DeferredPublisherTests.swift",
        "CombineExTests/JustFailEmptyTests.swift",
        "CombineExTests/NewOperatorTests.swift",
        "CombineExTests/PersistentPropertyTests.swift",
        "CombineExTests/PropertyMapTests.swift",
        "CombineExTests/PropertyTests.swift",
        "CombineExTests/SinkTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "CombineEx"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CombineEx",
      "module_type" : "SwiftTarget",
      "name" : "CombineEx",
      "path" : "Sources",
      "product_memberships" : [
        "CombineEx"
      ],
      "sources" : [
        "Action/Action.swift",
        "Action/ActionTrigger.swift",
        "Cocoa/BindTarget.swift",
        "Cocoa/KvoProperty.swift",
        "Cocoa/SinkProviding.swift",
        "DeferredFuture/DeferredFuture+Operators.swift",
        "DeferredFuture/DeferredFuture.swift",
        "DeferredPublisher/DeferredPublisher+Operators.swift",
        "DeferredPublisher/DeferredPublisher.swift",
        "Exports.swift",
        "NewOperators/Aggregation+DeferredFuture.swift",
        "NewOperators/Aggregation+DeferredPublisher.swift",
        "NewOperators/Aggregation+Publisher.swift",
        "NewOperators/Aggregation.swift",
        "NewOperators/AsyncFuture.swift",
        "NewOperators/AttemptMap.swift",
        "NewOperators/CombinePrevious.swift",
        "NewOperators/CompleteAfter.swift",
        "NewOperators/CompositeError.swift",
        "NewOperators/Custom.swift",
        "NewOperators/DeferredFutureDemuxer.swift",
        "NewOperators/DemoteFailure.swift",
        "NewOperators/EventHandling.swift",
        "NewOperators/EventHandlingMainActor.swift",
        "NewOperators/FilterProperty.swift",
        "NewOperators/FlatMapLatest.swift",
        "NewOperators/IgnoreFailure.swift",
        "NewOperators/JustFailEmpty.swift",
        "NewOperators/MapOnMainActor.swift",
        "NewOperators/MapOptional.swift",
        "NewOperators/MapVoid.swift",
        "NewOperators/Pipe.swift",
        "NewOperators/PrependDynamic.swift",
        "NewOperators/PromoteFailure.swift",
        "NewOperators/PropertyMap.swift",
        "NewOperators/ReplaySubject.swift",
        "NewOperators/SendableOverloads.swift",
        "NewOperators/Sink.swift",
        "Property/MutableProperty.swift",
        "Property/PersistentProperty.swift",
        "Property/Property.swift",
        "Property/PropertyProtocol+Operators.swift",
        "Property/UIProperty.swift",
        "Schedulers/Publisher+SchedulerExtensions.swift",
        "Schedulers/UIScheduler.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CombineEx"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CombineEx -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme CombineEx -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  CombineEx: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'CombineEx' in project 'CombineEx'
        ➜ Explicit dependency on target 'CombineEx' in project 'CombineEx'
    Target 'CombineEx' in project 'CombineEx' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 31cbfe7e3d92351e1c9e351c28732e19
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/31cbfe7e3d92351e1c9e351c28732e19.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
SwiftDriver CombineEx normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CombineEx -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64/CombineEx.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64/CombineEx-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64/CombineEx.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64/CombineEx_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64/CombineEx-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver CombineEx normal armv7k com.apple.xcode.tools.swift.compiler (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CombineEx -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/armv7k/CombineEx.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/armv7k/CombineEx-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/armv7k/CombineEx.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/armv7k/CombineEx_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/armv7k/CombineEx-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver CombineEx normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CombineEx -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64_32/CombineEx.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64_32/CombineEx-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64_32/CombineEx.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64_32/CombineEx_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/arm64_32/CombineEx-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ CombineEx (in target 'CombineEx' from project 'CombineEx')
EmitSwiftModule normal armv7k (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredFuture.swift:17:24: error: 'OSAllocatedUnfairLock' is only available in watchOS 9.0 or newer
    private let lock = OSAllocatedUnfairLock()
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredFuture.swift:14:15: note: add @available attribute to enclosing generic class
private class CombineLatestAccumulator<Output, Failure: Error> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredFuture.swift:17:24: error: 'init()' is only available in watchOS 9.0 or newer
    private let lock = OSAllocatedUnfairLock()
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredFuture.swift:14:15: note: add @available attribute to enclosing generic class
private class CombineLatestAccumulator<Output, Failure: Error> {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:81:32: error: 'OSAllocatedUnfairLock' is only available in watchOS 9.0 or newer
            private let lock = OSAllocatedUnfairLock()
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:69:29: note: add @available attribute to enclosing generic class
        private final class AggregateSubscription<S: Subscriber>: Subscription, AggregatePublisherAggregator where S.Input == Output, S.Failure == Failure {
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:81:32: error: 'init()' is only available in watchOS 9.0 or newer
            private let lock = OSAllocatedUnfairLock()
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift:69:29: note: add @available attribute to enclosing generic class
        private final class AggregateSubscription<S: Subscriber>: Subscription, AggregatePublisherAggregator where S.Input == Output, S.Failure == Failure {
                            ^
<unknown>:0: error: runtime support for parameterized protocol types is only available in watchOS 9.0.0 or newer
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Action/Action.swift /Users/admin/builder/spi-builder-workspace/Sources/Action/ActionTrigger.swift /Users/admin/builder/spi-builder-workspace/Sources/Cocoa/BindTarget.swift /Users/admin/builder/spi-builder-workspace/Sources/Cocoa/KvoProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/Cocoa/SinkProviding.swift /Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher.swift /Users/admin/builder/spi-builder-workspace/Sources/Exports.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/AsyncFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/AttemptMap.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CombinePrevious.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CompleteAfter.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/CompositeError.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Custom.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/DeferredFutureDemuxer.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/DemoteFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/EventHandling.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/EventHandlingMainActor.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/FilterProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/FlatMapLatest.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/IgnoreFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/JustFailEmpty.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapOnMainActor.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapOptional.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapVoid.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/PrependDynamic.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/PromoteFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/PropertyMap.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/ReplaySubject.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/SendableOverloads.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Sink.swift /Users/admin/builder/spi-builder-workspace/Sources/Property/MutableProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/Property/PersistentProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/Property/Property.swift /Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/Property/UIProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedulers/Publisher+SchedulerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedulers/UIScheduler.swift -target armv7k-apple-watchos7.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/armv7k/CombineEx_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CombineEx -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/armv7k/CombineEx.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/armv7k/CombineEx.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/armv7k/CombineEx-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/armv7k/CombineEx-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/armv7k/CombineEx-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/armv7k/CombineEx.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-watchos/CombineEx.build/Objects-normal/armv7k/CombineEx.abi.json
SwiftCompile normal armv7k Compiling\ Action.swift,\ ActionTrigger.swift,\ BindTarget.swift,\ KvoProperty.swift,\ SinkProviding.swift /Users/admin/builder/spi-builder-workspace/Sources/Action/Action.swift /Users/admin/builder/spi-builder-workspace/Sources/Action/ActionTrigger.swift /Users/admin/builder/spi-builder-workspace/Sources/Cocoa/BindTarget.swift /Users/admin/builder/spi-builder-workspace/Sources/Cocoa/KvoProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/Cocoa/SinkProviding.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Action/Action.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Action/ActionTrigger.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Cocoa/BindTarget.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Cocoa/KvoProperty.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Cocoa/SinkProviding.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ Aggregation+DeferredFuture.swift,\ Aggregation+DeferredPublisher.swift,\ Aggregation+Publisher.swift,\ Aggregation.swift,\ AsyncFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/AsyncFuture.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredFuture.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+DeferredPublisher.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation+Publisher.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Aggregation.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/AsyncFuture.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ DeferredFuture+Operators.swift,\ DeferredFuture.swift,\ DeferredPublisher+Operators.swift,\ DeferredPublisher.swift,\ Exports.swift /Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift /Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher.swift /Users/admin/builder/spi-builder-workspace/Sources/Exports.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Exports.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ DeferredFutureDemuxer.swift,\ DemoteFailure.swift,\ EventHandling.swift,\ EventHandlingMainActor.swift,\ FilterProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/DeferredFutureDemuxer.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/DemoteFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/EventHandling.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/EventHandlingMainActor.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/FilterProperty.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/DeferredFutureDemuxer.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/DemoteFailure.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/EventHandling.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/EventHandlingMainActor.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/FilterProperty.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ MapOptional.swift,\ MapVoid.swift,\ Pipe.swift,\ PrependDynamic.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapOptional.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapVoid.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Pipe.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/PrependDynamic.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapOptional.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/MapVoid.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Pipe.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/PrependDynamic.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ PropertyProtocol+Operators.swift,\ UIProperty.swift,\ Publisher+SchedulerExtensions.swift,\ UIScheduler.swift /Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/Property/UIProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedulers/Publisher+SchedulerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedulers/UIScheduler.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Property/UIProperty.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Schedulers/Publisher+SchedulerExtensions.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Schedulers/UIScheduler.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ Sink.swift,\ MutableProperty.swift,\ PersistentProperty.swift,\ Property.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Sink.swift /Users/admin/builder/spi-builder-workspace/Sources/Property/MutableProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/Property/PersistentProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/Property/Property.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/Sink.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Property/MutableProperty.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Property/PersistentProperty.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Property/Property.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ PromoteFailure.swift,\ PropertyMap.swift,\ ReplaySubject.swift,\ SendableOverloads.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/PromoteFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/PropertyMap.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/ReplaySubject.swift /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/SendableOverloads.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/PromoteFailure.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/PropertyMap.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/ReplaySubject.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/NewOperators/SendableOverloads.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ CombineEx (in target 'CombineEx' from project 'CombineEx')
EmitSwiftModule normal arm64_32 (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ CombineEx (in target 'CombineEx' from project 'CombineEx')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal armv7k (in target 'CombineEx' from project 'CombineEx')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ CombineEx (in target 'CombineEx' from project 'CombineEx')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ CombineEx (in target 'CombineEx' from project 'CombineEx')
	Building workspace spi-builder-workspace with scheme CombineEx
(4 failures)
BUILD FAILURE 6.1 watchOS