Build Information
Successful build of CombineEx, reference 0.0.77 (17ef88), with Swift 6.1 for tvOS using Xcode 16.3 on 2 Mar 2026 20:44:24 UTC.
Swift 6 data race errors: 5
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=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCapturesBuild Log
_ 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: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: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: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: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
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/AsyncFuture.swift:34:30: warning: sending value of non-Sendable type 'Result<Self.Output, Self.Failure>' risks causing data races; this is an error in the Swift 6 language mode
continuation.resume(returning: .success(value))
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/AsyncFuture.swift:34:30: note: Passing task-isolated value of non-Sendable type 'Result<Self.Output, Self.Failure>' as a 'sending' parameter risks causing races inbetween task-isolated uses and uses reachable from the callee
continuation.resume(returning: .success(value))
^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/AsyncFuture.swift:56:30: warning: sending 'value' risks causing data races; this is an error in the Swift 6 language mode
continuation.resume(returning: value)
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/AsyncFuture.swift:56:30: note: task-isolated 'value' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
continuation.resume(returning: value)
^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/AsyncFuture.swift:80:30: warning: sending value of non-Sendable type 'Result<Self.Output, Self.Failure>' risks causing data races; this is an error in the Swift 6 language mode
continuation.resume(returning: .success(value))
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/AsyncFuture.swift:80:30: note: Passing main actor-isolated value of non-Sendable type 'Result<Self.Output, Self.Failure>' as a 'sending' parameter risks causing races inbetween main actor-isolated uses and uses reachable from the callee
continuation.resume(returning: .success(value))
^
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/AsyncFuture.swift:104:30: warning: sending 'value' risks causing data races; this is an error in the Swift 6 language mode
continuation.resume(returning: value)
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NewOperators/AsyncFuture.swift:104:30: note: main actor-isolated 'value' is passed as a 'sending' parameter; Uses in callee may race with later main actor-isolated uses
continuation.resume(returning: value)
^
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
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
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:39:26: warning: capture of 'value' with non-sendable type 'T' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { _ in Just(value) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:36:14: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
func map<T>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:45:23: warning: capture of 'keyPath' with non-sendable type 'KeyPath<Self.Output, T>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.map(keyPath) }
^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:84:33: warning: capture of 'pA' with non-sendable type 'some PropertyProtocol<A>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:82:15: note: consider making generic parameter 'some PropertyProtocol<A>' conform to the 'Sendable' protocol
_ pA: some PropertyProtocol<A>
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:91:33: warning: capture of 'pA' with non-sendable type 'some PropertyProtocol<A>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:88:15: note: consider making generic parameter 'some PropertyProtocol<A>' conform to the 'Sendable' protocol
_ pA: some PropertyProtocol<A>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:91:37: warning: capture of 'pB' with non-sendable type 'some PropertyProtocol<B>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:89:15: note: consider making generic parameter 'some PropertyProtocol<B>' conform to the 'Sendable' protocol
_ pB: some PropertyProtocol<B>
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:99:33: warning: capture of 'pA' with non-sendable type 'some PropertyProtocol<A>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:95:15: note: consider making generic parameter 'some PropertyProtocol<A>' conform to the 'Sendable' protocol
_ pA: some PropertyProtocol<A>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:99:37: warning: capture of 'pB' with non-sendable type 'some PropertyProtocol<B>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:96:15: note: consider making generic parameter 'some PropertyProtocol<B>' conform to the 'Sendable' protocol
_ pB: some PropertyProtocol<B>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:99:41: warning: capture of 'pC' with non-sendable type 'some PropertyProtocol<C>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:97:15: note: consider making generic parameter 'some PropertyProtocol<C>' conform to the 'Sendable' protocol
_ pC: some PropertyProtocol<C>
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:108:33: warning: capture of 'pA' with non-sendable type 'some PropertyProtocol<A>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:103:15: note: consider making generic parameter 'some PropertyProtocol<A>' conform to the 'Sendable' protocol
_ pA: some PropertyProtocol<A>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:108:37: warning: capture of 'pB' with non-sendable type 'some PropertyProtocol<B>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:104:15: note: consider making generic parameter 'some PropertyProtocol<B>' conform to the 'Sendable' protocol
_ pB: some PropertyProtocol<B>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:108:41: warning: capture of 'pC' with non-sendable type 'some PropertyProtocol<C>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:105:15: note: consider making generic parameter 'some PropertyProtocol<C>' conform to the 'Sendable' protocol
_ pC: some PropertyProtocol<C>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:108:45: warning: capture of 'pD' with non-sendable type 'some PropertyProtocol<D>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:106:15: note: consider making generic parameter 'some PropertyProtocol<D>' conform to the 'Sendable' protocol
_ pD: some PropertyProtocol<D>
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:118:33: warning: capture of 'pA' with non-sendable type 'some PropertyProtocol<A>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:112:15: note: consider making generic parameter 'some PropertyProtocol<A>' conform to the 'Sendable' protocol
_ pA: some PropertyProtocol<A>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:118:37: warning: capture of 'pB' with non-sendable type 'some PropertyProtocol<B>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:113:15: note: consider making generic parameter 'some PropertyProtocol<B>' conform to the 'Sendable' protocol
_ pB: some PropertyProtocol<B>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:118:41: warning: capture of 'pC' with non-sendable type 'some PropertyProtocol<C>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:114:15: note: consider making generic parameter 'some PropertyProtocol<C>' conform to the 'Sendable' protocol
_ pC: some PropertyProtocol<C>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:118:45: warning: capture of 'pD' with non-sendable type 'some PropertyProtocol<D>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:115:15: note: consider making generic parameter 'some PropertyProtocol<D>' conform to the 'Sendable' protocol
_ pD: some PropertyProtocol<D>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:118:49: warning: capture of 'pE' with non-sendable type 'some PropertyProtocol<E>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:116:15: note: consider making generic parameter 'some PropertyProtocol<E>' conform to the 'Sendable' protocol
_ pE: some PropertyProtocol<E>
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:129:33: warning: capture of 'pA' with non-sendable type 'some PropertyProtocol<A>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:122:15: note: consider making generic parameter 'some PropertyProtocol<A>' conform to the 'Sendable' protocol
_ pA: some PropertyProtocol<A>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:129:37: warning: capture of 'pB' with non-sendable type 'some PropertyProtocol<B>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:123:15: note: consider making generic parameter 'some PropertyProtocol<B>' conform to the 'Sendable' protocol
_ pB: some PropertyProtocol<B>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:129:41: warning: capture of 'pC' with non-sendable type 'some PropertyProtocol<C>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:124:15: note: consider making generic parameter 'some PropertyProtocol<C>' conform to the 'Sendable' protocol
_ pC: some PropertyProtocol<C>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:129:45: warning: capture of 'pD' with non-sendable type 'some PropertyProtocol<D>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:125:15: note: consider making generic parameter 'some PropertyProtocol<D>' conform to the 'Sendable' protocol
_ pD: some PropertyProtocol<D>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:129:49: warning: capture of 'pE' with non-sendable type 'some PropertyProtocol<E>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:126:15: note: consider making generic parameter 'some PropertyProtocol<E>' conform to the 'Sendable' protocol
_ pE: some PropertyProtocol<E>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:129:53: warning: capture of 'pF' with non-sendable type 'some PropertyProtocol<F>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:127:15: note: consider making generic parameter 'some PropertyProtocol<F>' conform to the 'Sendable' protocol
_ pF: some PropertyProtocol<F>
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:141:33: warning: capture of 'pA' with non-sendable type 'some PropertyProtocol<A>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:133:15: note: consider making generic parameter 'some PropertyProtocol<A>' conform to the 'Sendable' protocol
_ pA: some PropertyProtocol<A>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:141:37: warning: capture of 'pB' with non-sendable type 'some PropertyProtocol<B>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:134:15: note: consider making generic parameter 'some PropertyProtocol<B>' conform to the 'Sendable' protocol
_ pB: some PropertyProtocol<B>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:141:41: warning: capture of 'pC' with non-sendable type 'some PropertyProtocol<C>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:135:15: note: consider making generic parameter 'some PropertyProtocol<C>' conform to the 'Sendable' protocol
_ pC: some PropertyProtocol<C>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:141:45: warning: capture of 'pD' with non-sendable type 'some PropertyProtocol<D>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:136:15: note: consider making generic parameter 'some PropertyProtocol<D>' conform to the 'Sendable' protocol
_ pD: some PropertyProtocol<D>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:141:49: warning: capture of 'pE' with non-sendable type 'some PropertyProtocol<E>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:137:15: note: consider making generic parameter 'some PropertyProtocol<E>' conform to the 'Sendable' protocol
_ pE: some PropertyProtocol<E>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:141:53: warning: capture of 'pF' with non-sendable type 'some PropertyProtocol<F>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:138:15: note: consider making generic parameter 'some PropertyProtocol<F>' conform to the 'Sendable' protocol
_ pF: some PropertyProtocol<F>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:141:57: warning: capture of 'pG' with non-sendable type 'some PropertyProtocol<G>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:139:15: note: consider making generic parameter 'some PropertyProtocol<G>' conform to the 'Sendable' protocol
_ pG: some PropertyProtocol<G>
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:154:33: warning: capture of 'pA' with non-sendable type 'some PropertyProtocol<A>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG, pH) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:145:15: note: consider making generic parameter 'some PropertyProtocol<A>' conform to the 'Sendable' protocol
_ pA: some PropertyProtocol<A>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:154:37: warning: capture of 'pB' with non-sendable type 'some PropertyProtocol<B>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG, pH) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:146:15: note: consider making generic parameter 'some PropertyProtocol<B>' conform to the 'Sendable' protocol
_ pB: some PropertyProtocol<B>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:154:41: warning: capture of 'pC' with non-sendable type 'some PropertyProtocol<C>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG, pH) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:147:15: note: consider making generic parameter 'some PropertyProtocol<C>' conform to the 'Sendable' protocol
_ pC: some PropertyProtocol<C>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:154:45: warning: capture of 'pD' with non-sendable type 'some PropertyProtocol<D>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG, pH) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:148:15: note: consider making generic parameter 'some PropertyProtocol<D>' conform to the 'Sendable' protocol
_ pD: some PropertyProtocol<D>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:154:49: warning: capture of 'pE' with non-sendable type 'some PropertyProtocol<E>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG, pH) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:149:15: note: consider making generic parameter 'some PropertyProtocol<E>' conform to the 'Sendable' protocol
_ pE: some PropertyProtocol<E>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:154:53: warning: capture of 'pF' with non-sendable type 'some PropertyProtocol<F>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG, pH) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:150:15: note: consider making generic parameter 'some PropertyProtocol<F>' conform to the 'Sendable' protocol
_ pF: some PropertyProtocol<F>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:154:57: warning: capture of 'pG' with non-sendable type 'some PropertyProtocol<G>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG, pH) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:151:15: note: consider making generic parameter 'some PropertyProtocol<G>' conform to the 'Sendable' protocol
_ pG: some PropertyProtocol<G>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:154:61: warning: capture of 'pH' with non-sendable type 'some PropertyProtocol<H>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG, pH) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:152:15: note: consider making generic parameter 'some PropertyProtocol<H>' conform to the 'Sendable' protocol
_ pH: some PropertyProtocol<H>
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:168:33: warning: capture of 'pA' with non-sendable type 'some PropertyProtocol<A>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG, pH, pI) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:158:15: note: consider making generic parameter 'some PropertyProtocol<A>' conform to the 'Sendable' protocol
_ pA: some PropertyProtocol<A>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:168:37: warning: capture of 'pB' with non-sendable type 'some PropertyProtocol<B>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG, pH, pI) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:159:15: note: consider making generic parameter 'some PropertyProtocol<B>' conform to the 'Sendable' protocol
_ pB: some PropertyProtocol<B>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:168:41: warning: capture of 'pC' with non-sendable type 'some PropertyProtocol<C>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG, pH, pI) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:160:15: note: consider making generic parameter 'some PropertyProtocol<C>' conform to the 'Sendable' protocol
_ pC: some PropertyProtocol<C>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:168:45: warning: capture of 'pD' with non-sendable type 'some PropertyProtocol<D>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG, pH, pI) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:161:15: note: consider making generic parameter 'some PropertyProtocol<D>' conform to the 'Sendable' protocol
_ pD: some PropertyProtocol<D>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:168:49: warning: capture of 'pE' with non-sendable type 'some PropertyProtocol<E>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG, pH, pI) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:162:15: note: consider making generic parameter 'some PropertyProtocol<E>' conform to the 'Sendable' protocol
_ pE: some PropertyProtocol<E>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:168:53: warning: capture of 'pF' with non-sendable type 'some PropertyProtocol<F>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG, pH, pI) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:163:15: note: consider making generic parameter 'some PropertyProtocol<F>' conform to the 'Sendable' protocol
_ pF: some PropertyProtocol<F>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:168:57: warning: capture of 'pG' with non-sendable type 'some PropertyProtocol<G>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG, pH, pI) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:164:15: note: consider making generic parameter 'some PropertyProtocol<G>' conform to the 'Sendable' protocol
_ pG: some PropertyProtocol<G>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:168:61: warning: capture of 'pH' with non-sendable type 'some PropertyProtocol<H>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG, pH, pI) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:165:15: note: consider making generic parameter 'some PropertyProtocol<H>' conform to the 'Sendable' protocol
_ pH: some PropertyProtocol<H>,
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:168:65: warning: capture of 'pI' with non-sendable type 'some PropertyProtocol<I>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
lift { $0.combineLatest(pA, pB, pC, pD, pE, pF, pG, pH, pI) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:166:15: note: consider making generic parameter 'some PropertyProtocol<I>' conform to the 'Sendable' protocol
_ pI: some PropertyProtocol<I>
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:279:17: warning: capture of 'promise' with non-sendable type '(Result<Self.Output, Never>) -> Void' in a '@Sendable' closure
promise(.success(self.value))
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:279:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
promise(.success(self.value))
^
/Users/admin/builder/spi-builder-workspace/Sources/Property/PropertyProtocol+Operators.swift:279:34: warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure
promise(.success(self.value))
^
CombineEx.PropertyProtocol.Self:2:1: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
Self : CombineEx.PropertyProtocol}
^
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\ 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')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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) }
^
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)) }
^
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
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
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)))
^~~~~~~~~~~
SwiftEmitModule normal arm64 Emitting\ module\ for\ CombineEx (in target 'CombineEx' from project 'CombineEx')
EmitSwiftModule normal arm64 (in target 'CombineEx' from project 'CombineEx')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Cocoa/BindTarget.swift:95: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/Cocoa/BindTarget.swift:95: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/Cocoa/BindTarget.swift:95: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/Cocoa/BindTarget.swift:95: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/Cocoa/KvoProperty.swift:32:13: warning: var 'kPermanentObjAssociationKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var kPermanentObjAssociationKey = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/Cocoa/KvoProperty.swift:32:13: note: convert 'kPermanentObjAssociationKey' to a 'let' constant to make 'Sendable' shared state immutable
private var kPermanentObjAssociationKey = 0
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Cocoa/KvoProperty.swift:32:13: note: add '@MainActor' to make var 'kPermanentObjAssociationKey' part of global actor 'MainActor'
private var kPermanentObjAssociationKey = 0
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Cocoa/KvoProperty.swift:32:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var kPermanentObjAssociationKey = 0
^
nonisolated(unsafe)
/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/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 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 arm64 /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
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:137:21: warning: capture of 'output' with non-sendable type 'NewOutput' in a '@Sendable' closure; this is an error in the Swift 6 language mode
map { $0 ?? output }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:134:21: note: consider making generic parameter 'NewOutput' conform to the 'Sendable' protocol
func replaceNil<NewOutput>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:137:21: warning: implicit capture of 'output' requires that 'NewOutput' conforms to 'Sendable'; this is an error in the Swift 6 language mode
map { $0 ?? output }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:134:21: note: consider making generic parameter 'NewOutput' conform to the 'Sendable' protocol
func replaceNil<NewOutput>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:200:35: warning: capture of 'output' with non-sendable type 'Self.Output' in a '@Sendable' closure; this is an error in the Swift 6 language mode
innerPromise(.success(output))
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:270:39: warning: capture of 'attemptToFulfill' with non-sendable type '(@escaping (Result<Self.Output, Self.Failure>) -> Void) -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
return DeferredFuture(attemptToFulfill).retry(retries - 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:270:39: note: a function type must be marked '@Sendable' to conform to 'Sendable'
return DeferredFuture(attemptToFulfill).retry(retries - 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:295:13: warning: capture of 'scheduler' with non-sendable type 'S' in a '@Sendable' closure; this is an error in the Swift 6 language mode
scheduler.schedule(
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:288:16: note: consider making generic parameter 'S' conform to the 'Sendable' protocol
func delay<S>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:296:24: warning: capture of 'interval' with non-sendable type 'S.SchedulerTimeType' in a '@Sendable' closure; this is an error in the Swift 6 language mode
after: interval,
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:297:28: 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
tolerance: tolerance ?? scheduler.minimumTolerance,
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:298:26: warning: capture of 'options' with non-sendable type 'S.SchedulerOptions?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
options: options
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:297:41: warning: implicit capture of 'scheduler' requires that 'S' conforms to 'Sendable'; this is an error in the Swift 6 language mode
tolerance: tolerance ?? scheduler.minimumTolerance,
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:288:16: note: consider making generic parameter 'S' conform to the 'Sendable' protocol
func delay<S>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:328:50: warning: capture of 'customError' with non-sendable type '(() -> Self.Failure)?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
if !hasFinished, let error = customError?() {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:328:50: note: a function type must be marked '@Sendable' to conform to 'Sendable'
if !hasFinished, let error = customError?() {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:330:25: warning: capture of 'innerPromise' with non-sendable type '(Result<Self.Output, Self.Failure>) -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
innerPromise(.failure(error))
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:330:25: note: a function type must be marked '@Sendable' to conform to 'Sendable'
innerPromise(.failure(error))
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:338:25: warning: capture of 'innerPromise' with non-sendable type '(Result<Self.Output, Self.Failure>) -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
innerPromise(outerResult)
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:338:25: note: a function type must be marked '@Sendable' to conform to 'Sendable'
innerPromise(outerResult)
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:338:38: warning: capture of 'outerResult' with non-sendable type 'Result<Self.Output, Self.Failure>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
innerPromise(outerResult)
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:359:43: warning: capture of 'encoder' with non-sendable type 'Coder' in a '@Sendable' closure; this is an error in the Swift 6 language mode
let attemptEncoding = try encoder.encode(outerOutput)
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:354:17: note: consider making generic parameter 'Coder' conform to the 'Sendable' protocol
func encode<Coder: TopLevelEncoder>(
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:380:43: warning: capture of 'decoder' with non-sendable type 'Coder' in a '@Sendable' closure; this is an error in the Swift 6 language mode
let attemptDecoding = try decoder.decode(item, from: outerOutput)
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:374:45: note: consider making generic parameter 'Coder' conform to the 'Sendable' protocol
func decode<Item: Sendable & Decodable, Coder: TopLevelDecoder>(
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:399:27: warning: capture of 'keyPath' with non-sendable type 'KeyPath<Self.Output, T>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
map { $0[keyPath: keyPath] }
^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:412:28: warning: capture of 'keyPath0' with non-sendable type 'KeyPath<Self.Output, T0>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
map { ($0[keyPath: keyPath0], $0[keyPath: keyPath1]) }
^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:412:51: warning: capture of 'keyPath1' with non-sendable type 'KeyPath<Self.Output, T1>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
map { ($0[keyPath: keyPath0], $0[keyPath: keyPath1]) }
^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:427:28: warning: capture of 'keyPath0' with non-sendable type 'KeyPath<Self.Output, T0>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
map { ($0[keyPath: keyPath0], $0[keyPath: keyPath1], $0[keyPath: keyPath2]) }
^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:427:51: warning: capture of 'keyPath1' with non-sendable type 'KeyPath<Self.Output, T1>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
map { ($0[keyPath: keyPath0], $0[keyPath: keyPath1], $0[keyPath: keyPath2]) }
^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:427:74: warning: capture of 'keyPath2' with non-sendable type 'KeyPath<Self.Output, T2>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
map { ($0[keyPath: keyPath0], $0[keyPath: keyPath1], $0[keyPath: keyPath2]) }
^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:467:13: warning: capture of 'scheduler' with non-sendable type 'S' in a '@Sendable' closure; this is an error in the Swift 6 language mode
scheduler.schedule(options: options) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:462:18: note: consider making generic parameter 'S' conform to the 'Sendable' protocol
func receive<S>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:467:41: warning: capture of 'options' with non-sendable type 'S.SchedulerOptions?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
scheduler.schedule(options: options) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:525:17: warning: capture of 'innerPromise' with non-sendable type '(Result<Self.Output, Self.Failure>) -> Void' in a '@Sendable' closure
innerPromise(outerResult)
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:525:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
innerPromise(outerResult)
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:525:30: warning: capture of 'outerResult' with non-sendable type 'Result<Self.Output, Self.Failure>' in a '@Sendable' closure
innerPromise(outerResult)
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:483:21: warning: sending 'innerPromise' risks causing data races; this is an error in the Swift 6 language mode
innerPromise(outerResult)
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:483:21: 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(outerResult)
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:483:34: warning: sending 'outerResult' risks causing data races; this is an error in the Swift 6 language mode
innerPromise(outerResult)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:483:34: note: task-isolated 'outerResult' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
innerPromise(outerResult)
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:501:17: warning: sending 'innerPromise' risks causing data races; this is an error in the Swift 6 language mode
innerPromise(outerResult)
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:501: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(outerResult)
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:501:30: warning: sending 'outerResult' risks causing data races; this is an error in the Swift 6 language mode
innerPromise(outerResult)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture+Operators.swift:501:30: note: task-isolated 'outerResult' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
innerPromise(outerResult)
^~~~~~~~~~~
SwiftCompile normal arm64 /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
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift:225:48: warning: non-sendable result type 'Output' cannot be sent from nonisolated context in call to parameter 'task'; this is an error in the Swift 6 language mode
try await promise(.success(task()))
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift:75:30: note: consider making generic parameter 'Output' conform to the 'Sendable' protocol
public struct DeferredFuture<Output, Failure: Error>: DeferredFutureProtocol, Publisher {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift:115:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
Task {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift:117:48: note: closure captures 'task' which is accessible to code in the current task
try await promise(.success(task()))
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift:136:31: warning: sending 'promise' risks causing data races; this is an error in the Swift 6 language mode
try await promise(.success(task()))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift:136:31: note: task-isolated 'promise' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
try await promise(.success(task()))
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift:155:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
Task {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift:157:48: note: closure captures 'task' which is accessible to code in the current task
try await promise(.success(task()))
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift:178:31: warning: sending 'promise' risks causing data races; this is an error in the Swift 6 language mode
try await promise(.success(task()))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift:178:31: note: task-isolated 'promise' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
try await promise(.success(task()))
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift:197:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
Task {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift:205:42: note: closure captures 'nonconformingErrorHandler' which is accessible to code in the current task
promise(.failure(nonconformingErrorHandler(error)))
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift:225:31: warning: sending 'promise' risks causing data races; this is an error in the Swift 6 language mode
try await promise(.success(task()))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift:225:31: note: task-isolated 'promise' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
try await promise(.success(task()))
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift:225:48: warning: sending 'task' risks causing data races; this is an error in the Swift 6 language mode
try await promise(.success(task()))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift:225:48: note: task-isolated 'task' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
try await promise(.success(task()))
^~~~
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift:231:42: warning: sending 'nonconformingErrorHandler' risks causing data races; this is an error in the Swift 6 language mode
promise(.failure(nonconformingErrorHandler(error)))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DeferredFuture/DeferredFuture.swift:231:42: note: task-isolated 'nonconformingErrorHandler' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
promise(.failure(nonconformingErrorHandler(error)))
^~~~~~~~~~~~~~~~~~~~~~~~~
SwiftCompile normal arm64 /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
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:76:44: warning: capture of 'output' with non-sendable type 'T' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.replaceNil(with: output) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:73:21: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
func replaceNil<T>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:90:32: warning: capture of 'initialResult' with non-sendable type 'T' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.scan(initialResult, nextPartialResult) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:86:15: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
func scan<T>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:104:35: warning: capture of 'initialResult' with non-sendable type 'T' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.tryScan(initialResult, nextPartialResult) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:100:18: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
func tryScan<T>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:212:46: warning: capture of 'output' with non-sendable type 'Self.WrappedPublisher.Output' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.replaceEmpty(with: output) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:224:46: warning: capture of 'output' with non-sendable type 'Self.WrappedPublisher.Output' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.replaceError(with: output) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:263:35: warning: capture of 'strategy' with non-sendable type 'Publishers.TimeGroupingStrategy<S>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.collect(strategy, options: options) }
^
Combine.Publishers.TimeGroupingStrategy:2:13: note: generic enum 'TimeGroupingStrategy' does not conform to the 'Sendable' protocol
public enum TimeGroupingStrategy<Context> where Context : Scheduler {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:6:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Combine'
import Combine
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:263:54: 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.collect(strategy, options: options) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:286:34: warning: capture of 'initialResult' with non-sendable type 'T' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.reduce(initialResult, nextPartialResult) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:282:17: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
func reduce<T>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:300:37: warning: capture of 'initialResult' with non-sendable type 'T' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.tryReduce(initialResult, nextPartialResult) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:296:20: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
func tryReduce<T>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:395:36: warning: capture of 'output' with non-sendable type 'Self.WrappedPublisher.Output' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.contains(output) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:458:49: warning: capture of 'publisher' with non-sendable type 'P' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.drop(untilOutputFrom: publisher) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:455:15: note: consider making generic parameter 'P' conform to the 'Sendable' protocol
func drop<P>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:502:34: warning: capture of 'elements' with non-sendable type 'Self.WrappedPublisher.Output...' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.append(elements) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:513:34: warning: capture of 'elements' with non-sendable type 'S' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.append(elements) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:510:17: note: consider making generic parameter 'S' conform to the 'Sendable' protocol
func append<S>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:524:34: warning: capture of 'publisher' with non-sendable type 'P' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.append(publisher) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:521:17: note: consider making generic parameter 'P' conform to the 'Sendable' protocol
func append<P>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:535:35: warning: capture of 'elements' with non-sendable type 'Self.WrappedPublisher.Output...' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.prepend(elements) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:546:35: warning: capture of 'elements' with non-sendable type 'S' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.prepend(elements) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:543:18: note: consider making generic parameter 'S' conform to the 'Sendable' protocol
func prepend<S>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:557:35: warning: capture of 'publisher' with non-sendable type 'P' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.prepend(publisher) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:554:18: note: consider making generic parameter 'P' conform to the 'Sendable' protocol
func prepend<P>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:603:51: warning: capture of 'publisher' with non-sendable type 'P' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.prefix(untilOutputFrom: publisher) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:600:17: note: consider making generic parameter 'P' conform to the 'Sendable' protocol
func prefix<P>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:701:38: warning: capture of 'range' with non-sendable type 'R' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.output(in: range) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:698:17: note: consider making generic parameter 'R' conform to the 'Sendable' protocol
func output<R>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:840:43: warning: capture of 'encoder' with non-sendable type 'Coder' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.encode(encoder: encoder) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:839:17: note: consider making generic parameter 'Coder' conform to the 'Sendable' protocol
func encode<Coder>(encoder: Coder) -> Deferred<Publishers.Encode<WrappedPublisher, Coder>> where Coder: TopLevelEncoder {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:854:55: warning: capture of 'decoder' with non-sendable type 'Coder' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.decode(type: type, decoder: decoder) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:850:23: note: consider making generic parameter 'Coder' conform to the 'Sendable' protocol
func decode<Item, Coder>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:870:31: warning: capture of 'keyPath' with non-sendable type 'KeyPath<Self.Output, T>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.map(keyPath) }
^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:885:31: warning: capture of 'keyPath0' with non-sendable type 'KeyPath<Self.Output, T0>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.map(keyPath0, keyPath1) }
^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:885:41: warning: capture of 'keyPath1' with non-sendable type 'KeyPath<Self.Output, T1>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.map(keyPath0, keyPath1) }
^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:902:31: warning: capture of 'keyPath0' with non-sendable type 'KeyPath<Self.Output, T0>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.map(keyPath0, keyPath1, keyPath2) }
^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:902:41: warning: capture of 'keyPath1' with non-sendable type 'KeyPath<Self.Output, T1>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.map(keyPath0, keyPath1, keyPath2) }
^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:902:51: warning: capture of 'keyPath2' with non-sendable type 'KeyPath<Self.Output, T2>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.map(keyPath0, keyPath1, keyPath2) }
^
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
public class KeyPath<Root, Value> : PartialKeyPath<Root> {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:977:50: 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.measureInterval(using: scheduler, options: options) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:973:26: note: consider making generic parameter 'S' conform to the 'Sendable' protocol
func measureInterval<S>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:977:70: 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.measureInterval(using: scheduler, options: options) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:993:41: warning: capture of 'dueTime' with non-sendable type 'S.SchedulerTimeType.Stride' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.debounce(for: dueTime, scheduler: scheduler, options: options) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:993:61: 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.debounce(for: dueTime, scheduler: scheduler, options: options) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:988:19: note: consider making generic parameter 'S' conform to the 'Sendable' protocol
func debounce<S>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:993:81: 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.debounce(for: dueTime, scheduler: scheduler, options: options) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1011:38: warning: capture of 'interval' with non-sendable type 'S.SchedulerTimeType.Stride' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.delay(for: interval, tolerance: tolerance, scheduler: scheduler, options: options) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1011:59: 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.delay(for: interval, tolerance: tolerance, scheduler: scheduler, options: options) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1011:81: 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.delay(for: interval, tolerance: tolerance, scheduler: scheduler, options: options) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1005:16: note: consider making generic parameter 'S' conform to the 'Sendable' protocol
func delay<S>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1011:101: 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.delay(for: interval, tolerance: tolerance, scheduler: scheduler, options: options) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1027:41: warning: capture of 'interval' with non-sendable type 'S.SchedulerTimeType.Stride' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.throttle(for: interval, scheduler: scheduler, latest: latest) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1027:62: 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.throttle(for: interval, scheduler: scheduler, latest: latest) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1022:19: note: consider making generic parameter 'S' conform to the 'Sendable' protocol
func throttle<S>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1045:35: warning: capture of 'interval' with non-sendable type 'S.SchedulerTimeType.Stride' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.timeout(interval, scheduler: scheduler, options: options, customError: customError) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1045:56: 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.timeout(interval, scheduler: scheduler, options: options, customError: customError) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1039:18: note: consider making generic parameter 'S' conform to the 'Sendable' protocol
func timeout<S>(
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1045:76: 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.timeout(interval, scheduler: scheduler, options: options, customError: customError) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1045:98: warning: capture of 'customError' with non-sendable type '(() -> Self.WrappedPublisher.Failure)?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
deferredLift { $0.timeout(interval, scheduler: scheduler, options: options, customError: customError) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1045:98: note: a function type must be marked '@Sendable' to conform to 'Sendable'
deferredLift { $0.timeout(interval, scheduler: scheduler, options: options, customError: customError) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1064:41: 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.subscribe(on: scheduler, options: options) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1059:20: note: consider making generic parameter 'S' conform to the 'Sendable' protocol
func subscribe<S: Scheduler>(
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1064:61: 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.subscribe(on: scheduler, options: options) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1079:39: 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.receive(on: scheduler, options: options) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1074:18: note: consider making generic parameter 'S' conform to the 'Sendable' protocol
func receive<S: Scheduler>(
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1079:59: 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.receive(on: scheduler, options: options) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1131:38: warning: capture of 'receiveSubscription' with non-sendable type '((any Subscription) -> Void)?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
receiveSubscription: receiveSubscription,
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1131:38: note: a function type must be marked '@Sendable' to conform to 'Sendable'
receiveSubscription: receiveSubscription,
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1132:32: warning: capture of 'receiveOutput' with non-sendable type '((Self.WrappedPublisher.Output) -> Void)?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
receiveOutput: receiveOutput,
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1132:32: note: a function type must be marked '@Sendable' to conform to 'Sendable'
receiveOutput: receiveOutput,
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1133:36: warning: capture of 'receiveCompletion' with non-sendable type '((Subscribers.Completion<Self.WrappedPublisher.Failure>) -> Void)?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
receiveCompletion: receiveCompletion,
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1133:36: note: a function type must be marked '@Sendable' to conform to 'Sendable'
receiveCompletion: receiveCompletion,
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1134:32: warning: capture of 'receiveCancel' with non-sendable type '(() -> Void)?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
receiveCancel: receiveCancel,
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1134:32: note: a function type must be marked '@Sendable' to conform to 'Sendable'
receiveCancel: receiveCancel,
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1135:33: warning: capture of 'receiveRequest' with non-sendable type '((Subscribers.Demand) -> Void)?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
receiveRequest: receiveRequest
^
/Users/admin/builder/spi-builder-workspace/Sources/DeferredPublisher/DeferredPublisher+Operators.swift:1135:33: note: a function type must be marked '@Sendable' to conform to 'Sendable'
receiveRequest: receiveRequest
^
SwiftCompile normal arm64 /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 arm64 /Users/admin/builder/spi-builder-workspace/Sources/Exports.swift (in target 'CombineEx' from project 'CombineEx')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for CombineEx (in target 'CombineEx' from project 'CombineEx')
SwiftDriver\ Compilation\ Requirements 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-Swift-Compilation-Requirements -- /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-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos17.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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/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-appletvos/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-appletvos/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-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/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-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling PromoteFailure.swift, PropertyMap.swift, ReplaySubject.swift, SendableOverloads.swift (in target 'CombineEx' from project 'CombineEx')
SwiftDriverJobDiscovery normal arm64 Compiling FlatMapLatest.swift, IgnoreFailure.swift, JustFailEmpty.swift, MapOnMainActor.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')
SwiftDriverJobDiscovery normal arm64 Compiling MapOptional.swift, MapVoid.swift, Pipe.swift, PrependDynamic.swift (in target 'CombineEx' from project 'CombineEx')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/CombineEx-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx-Swift.h (in target 'CombineEx' from project 'CombineEx')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/CombineEx-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling DeferredFutureDemuxer.swift, DemoteFailure.swift, EventHandling.swift, EventHandlingMainActor.swift, FilterProperty.swift (in target 'CombineEx' from project 'CombineEx')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineEx.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx.swiftmodule (in target 'CombineEx' from project 'CombineEx')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineEx.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineEx.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx.swiftdoc (in target 'CombineEx' from project 'CombineEx')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineEx.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineEx.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx.abi.json (in target 'CombineEx' from project 'CombineEx')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineEx.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineEx.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx.swiftsourceinfo (in target 'CombineEx' from project 'CombineEx')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineEx.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling AttemptMap.swift, CombinePrevious.swift, CompleteAfter.swift, CompositeError.swift, Custom.swift (in target 'CombineEx' from project 'CombineEx')
SwiftDriverJobDiscovery normal arm64 Compiling DeferredFuture+Operators.swift, DeferredFuture.swift, DeferredPublisher+Operators.swift, DeferredPublisher.swift, Exports.swift (in target 'CombineEx' from project 'CombineEx')
SwiftDriverJobDiscovery normal arm64 Compiling Aggregation+DeferredFuture.swift, Aggregation+DeferredPublisher.swift, Aggregation+Publisher.swift, Aggregation.swift, AsyncFuture.swift (in target 'CombineEx' from project 'CombineEx')
SwiftDriverJobDiscovery normal arm64 Compiling PropertyProtocol+Operators.swift, UIProperty.swift, Publisher+SchedulerExtensions.swift, UIScheduler.swift (in target 'CombineEx' from project 'CombineEx')
SwiftDriverJobDiscovery normal arm64 Compiling Action.swift, ActionTrigger.swift, BindTarget.swift, KvoProperty.swift, SinkProviding.swift (in target 'CombineEx' from project 'CombineEx')
SwiftDriver\ Compilation 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-Swift-Compilation -- /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-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos17.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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/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-appletvos/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-appletvos/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-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/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-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineEx.o normal (in target 'CombineEx' from project 'CombineEx')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos17.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineEx.o
ExtractAppIntentsMetadata (in target 'CombineEx' from project 'CombineEx')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name CombineEx --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 17.0 --bundle-identifier spi-builder-workspace.CombineEx --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineEx.appintents --target-triple arm64-apple-tvos17.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineEx.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/CombineEx.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/CombineEx.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-appletvos/CombineEx.build/Objects-normal/arm64/CombineEx.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-03-02 12:44:23.206 appintentsmetadataprocessor[784:4403] Starting appintentsmetadataprocessor export
2026-03-02 12:44:23.245 appintentsmetadataprocessor[784:4403] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineEx.o (in target 'CombineEx' from project 'CombineEx')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineEx.o
** BUILD SUCCEEDED **
Build complete.
{
"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"
}
Done.