The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Afluent, reference 1.0.11 (f90d0f), with Swift 6.2 for macOS (SPM) on 24 Nov 2025 07:13:41 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tyler-Keith-Thompson/Afluent.git
Reference: 1.0.11
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Tyler-Keith-Thompson/Afluent
 * tag               1.0.11     -> FETCH_HEAD
HEAD is now at f90d0fc Fix hang in SingleValueSubject + Timeout (#198)
Cloned https://github.com/Tyler-Keith-Thompson/Afluent.git
Revision (git rev-parse @):
f90d0fce549ce70aa0cd13071ec3e40ff84b7e58
SUCCESS checkout https://github.com/Tyler-Keith-Thompson/Afluent.git at 1.0.11
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-concurrency-extras.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/pointfreeco/swift-clocks.git
Fetching https://github.com/apple/swift-atomics.git
[1/1299] Fetching swift-clocks
[105/3119] Fetching swift-clocks, swift-atomics
[178/5277] Fetching swift-clocks, swift-atomics, swift-docc-plugin
[200/6163] Fetching swift-clocks, swift-atomics, swift-docc-plugin, swift-concurrency-extras
[325/11763] Fetching swift-clocks, swift-atomics, swift-docc-plugin, swift-concurrency-extras, xctest-dynamic-overlay
[1404/19663] Fetching swift-clocks, swift-atomics, swift-docc-plugin, swift-concurrency-extras, xctest-dynamic-overlay, ohhttpstubs
[4825/23244] Fetching swift-clocks, swift-atomics, swift-docc-plugin, swift-concurrency-extras, xctest-dynamic-overlay, ohhttpstubs, swift-docc-symbolkit
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (1.37s)
Fetched https://github.com/pointfreeco/swift-clocks.git from cache (1.37s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.37s)
[8582/12225] Fetching swift-docc-plugin, swift-concurrency-extras, xctest-dynamic-overlay, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.44s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.47s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras.git from cache (1.47s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.47s)
Creating working copy for https://github.com/pointfreeco/swift-clocks.git
Creating working copy for https://github.com/apple/swift-atomics.git
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy for https://github.com/apple/swift-docc-plugin
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras.git
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/pointfreeco/swift-clocks.git resolved at 1.0.5
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.3
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Working copy of https://github.com/pointfreeco/swift-concurrency-extras.git resolved at 1.3.0
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
warning: 'swift-clocks': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-clocks/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-clocks",
 7 |   // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "afluent",
      "name": "Afluent",
      "url": "https://github.com/Tyler-Keith-Thompson/Afluent.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Afluent",
      "dependencies": [
        {
          "identity": "swift-atomics",
          "name": "swift-atomics",
          "url": "https://github.com/apple/swift-atomics.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Tyler-Keith-Thompson/Afluent.git
[1/169887] Fetching afluent
Fetched https://github.com/Tyler-Keith-Thompson/Afluent.git from cache (7.34s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.46s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.98s)
Creating working copy for https://github.com/Tyler-Keith-Thompson/Afluent.git
Working copy of https://github.com/Tyler-Keith-Thompson/Afluent.git resolved at 1.0.11 (f90d0fc)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
warning: '.resolve-product-dependencies': dependency 'afluent' is not used by any target
Found 1 product dependencies
  - swift-atomics
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Tyler-Keith-Thompson/Afluent.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Write sources
[5/7] Write swift-version-49B95AFC49DCD68C.txt
[6/7] Compiling _AtomicsShims.c
[8/26] Compiling Atomics ManagedAtomic.swift
[9/26] Compiling Atomics ManagedAtomicLazyReference.swift
[10/26] Compiling Atomics UnsafeAtomic.swift
[11/26] Compiling Atomics UnsafeAtomicLazyReference.swift
[12/26] Compiling Atomics AtomicStorage.swift
[13/26] Compiling Atomics AtomicValue.swift
[14/26] Compiling Atomics AtomicMemoryOrderings.swift
[15/26] Compiling Atomics DoubleWord.swift
[16/28] Compiling Atomics Primitives.shims.swift
[17/28] Compiling Atomics AtomicInteger.swift
[18/28] Compiling Atomics AtomicOptionalWrappable.swift
[19/28] Compiling Atomics AtomicReference.swift
[20/28] Compiling Atomics IntegerOperations.swift
[21/28] Compiling Atomics Unmanaged extensions.swift
[22/28] Compiling Atomics PointerConformances.swift
[23/28] Compiling Atomics Primitives.native.swift
[24/28] Compiling Atomics OptionalRawRepresentable.swift
[25/28] Compiling Atomics RawRepresentable.swift
[26/28] Emitting module Atomics
[27/28] Compiling Atomics AtomicBool.swift
[28/28] Compiling Atomics IntegerConformances.swift
[29/105] Compiling Afluent JustSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:20:26: warning: using '@_implementationOnly' without enabling library evolution for 'Afluent' may lead to instability during execution [#ImplementationOnlyDeprecated]
 18 |
 19 | #if canImport(Darwin)
 20 |     @_implementationOnly import Darwin
    |                          `- warning: using '@_implementationOnly' without enabling library evolution for 'Afluent' may lead to instability during execution [#ImplementationOnlyDeprecated]
 21 | #elseif canImport(Glibc)
 22 |     @_implementationOnly import Glibc
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[30/105] Compiling Afluent MapErrorSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:20:26: warning: using '@_implementationOnly' without enabling library evolution for 'Afluent' may lead to instability during execution [#ImplementationOnlyDeprecated]
 18 |
 19 | #if canImport(Darwin)
 20 |     @_implementationOnly import Darwin
    |                          `- warning: using '@_implementationOnly' without enabling library evolution for 'Afluent' may lead to instability during execution [#ImplementationOnlyDeprecated]
 21 | #elseif canImport(Glibc)
 22 |     @_implementationOnly import Glibc
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[31/105] Compiling Afluent MaterializeSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:20:26: warning: using '@_implementationOnly' without enabling library evolution for 'Afluent' may lead to instability during execution [#ImplementationOnlyDeprecated]
 18 |
 19 | #if canImport(Darwin)
 20 |     @_implementationOnly import Darwin
    |                          `- warning: using '@_implementationOnly' without enabling library evolution for 'Afluent' may lead to instability during execution [#ImplementationOnlyDeprecated]
 21 | #elseif canImport(Glibc)
 22 |     @_implementationOnly import Glibc
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[32/105] Compiling Afluent OutputSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:20:26: warning: using '@_implementationOnly' without enabling library evolution for 'Afluent' may lead to instability during execution [#ImplementationOnlyDeprecated]
 18 |
 19 | #if canImport(Darwin)
 20 |     @_implementationOnly import Darwin
    |                          `- warning: using '@_implementationOnly' without enabling library evolution for 'Afluent' may lead to instability during execution [#ImplementationOnlyDeprecated]
 21 | #elseif canImport(Glibc)
 22 |     @_implementationOnly import Glibc
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[33/105] Compiling Afluent PlatformLock.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:20:26: warning: using '@_implementationOnly' without enabling library evolution for 'Afluent' may lead to instability during execution [#ImplementationOnlyDeprecated]
 18 |
 19 | #if canImport(Darwin)
 20 |     @_implementationOnly import Darwin
    |                          `- warning: using '@_implementationOnly' without enabling library evolution for 'Afluent' may lead to instability during execution [#ImplementationOnlyDeprecated]
 21 | #elseif canImport(Glibc)
 22 |     @_implementationOnly import Glibc
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[34/105] Compiling Afluent PrintSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:20:26: warning: using '@_implementationOnly' without enabling library evolution for 'Afluent' may lead to instability during execution [#ImplementationOnlyDeprecated]
 18 |
 19 | #if canImport(Darwin)
 20 |     @_implementationOnly import Darwin
    |                          `- warning: using '@_implementationOnly' without enabling library evolution for 'Afluent' may lead to instability during execution [#ImplementationOnlyDeprecated]
 21 | #elseif canImport(Glibc)
 22 |     @_implementationOnly import Glibc
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[35/105] Compiling Afluent ReplaceErrorSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:20:26: warning: using '@_implementationOnly' without enabling library evolution for 'Afluent' may lead to instability during execution [#ImplementationOnlyDeprecated]
 18 |
 19 | #if canImport(Darwin)
 20 |     @_implementationOnly import Darwin
    |                          `- warning: using '@_implementationOnly' without enabling library evolution for 'Afluent' may lead to instability during execution [#ImplementationOnlyDeprecated]
 21 | #elseif canImport(Glibc)
 22 |     @_implementationOnly import Glibc
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[36/105] Compiling Afluent ReplaceNilSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:20:26: warning: using '@_implementationOnly' without enabling library evolution for 'Afluent' may lead to instability during execution [#ImplementationOnlyDeprecated]
 18 |
 19 | #if canImport(Darwin)
 20 |     @_implementationOnly import Darwin
    |                          `- warning: using '@_implementationOnly' without enabling library evolution for 'Afluent' may lead to instability during execution [#ImplementationOnlyDeprecated]
 21 | #elseif canImport(Glibc)
 22 |     @_implementationOnly import Glibc
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[37/113] Compiling Afluent Print.swift
[38/113] Compiling Afluent ReplaceError.swift
[39/113] Compiling Afluent ReplaceNil.swift
[40/113] Compiling Afluent Retain.swift
[41/113] Compiling Afluent Retry.swift
[42/113] Compiling Afluent RetryAfterFlatMapping.swift
[43/113] Compiling Afluent Share.swift
[44/113] Compiling Afluent ShareFromCache.swift
[45/113] Emitting module Afluent
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:20:26: warning: using '@_implementationOnly' without enabling library evolution for 'Afluent' may lead to instability during execution [#ImplementationOnlyDeprecated]
 18 |
 19 | #if canImport(Darwin)
 20 |     @_implementationOnly import Darwin
    |                          `- warning: using '@_implementationOnly' without enabling library evolution for 'Afluent' may lead to instability during execution [#ImplementationOnlyDeprecated]
 21 | #elseif canImport(Glibc)
 22 |     @_implementationOnly import Glibc
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[46/113] Compiling Afluent AUOWCache+CacheUntilCompletionOrCancellation.swift
[47/113] Compiling Afluent AUOWCache+CancelAndRetry.swift
[48/113] Compiling Afluent AUOWCacheStrategy.swift
[49/113] Compiling Afluent QueueExecutor.swift
[50/113] Compiling Afluent URLSessionAdditions.swift
[51/113] Compiling Afluent AsyncSequenceCache.swift
[52/113] Compiling Afluent AsynchronousUnitOfWorkCache.swift
[53/113] Compiling Afluent CurrentValueSubject.swift
[54/113] Compiling Afluent DeferredTask.swift
[55/113] Compiling Afluent AnyCancellable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/Workers/Decode.swift:46:21: warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
44 |         func _operation() async throws -> AsynchronousOperation<Success> {
45 |             AsynchronousOperation {
46 |                 try decoderState.decode(Success.self, from: await upstream.operation())
   |                     `- warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
47 |             }
48 |         }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[56/113] Compiling Afluent AssertNoFailure.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/Workers/Decode.swift:46:21: warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
44 |         func _operation() async throws -> AsynchronousOperation<Success> {
45 |             AsynchronousOperation {
46 |                 try decoderState.decode(Success.self, from: await upstream.operation())
   |                     `- warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
47 |             }
48 |         }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[57/113] Compiling Afluent Assign.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/Workers/Decode.swift:46:21: warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
44 |         func _operation() async throws -> AsynchronousOperation<Success> {
45 |             AsynchronousOperation {
46 |                 try decoderState.decode(Success.self, from: await upstream.operation())
   |                     `- warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
47 |             }
48 |         }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[58/113] Compiling Afluent Breakpoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/Workers/Decode.swift:46:21: warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
44 |         func _operation() async throws -> AsynchronousOperation<Success> {
45 |             AsynchronousOperation {
46 |                 try decoderState.decode(Success.self, from: await upstream.operation())
   |                     `- warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
47 |             }
48 |         }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[59/113] Compiling Afluent Catch.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/Workers/Decode.swift:46:21: warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
44 |         func _operation() async throws -> AsynchronousOperation<Success> {
45 |             AsynchronousOperation {
46 |                 try decoderState.decode(Success.self, from: await upstream.operation())
   |                     `- warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
47 |             }
48 |         }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[60/113] Compiling Afluent Decode.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/Workers/Decode.swift:46:21: warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
44 |         func _operation() async throws -> AsynchronousOperation<Success> {
45 |             AsynchronousOperation {
46 |                 try decoderState.decode(Success.self, from: await upstream.operation())
   |                     `- warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
47 |             }
48 |         }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[61/113] Compiling Afluent Delay.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/Workers/Decode.swift:46:21: warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
44 |         func _operation() async throws -> AsynchronousOperation<Success> {
45 |             AsynchronousOperation {
46 |                 try decoderState.decode(Success.self, from: await upstream.operation())
   |                     `- warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
47 |             }
48 |         }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[62/113] Compiling Afluent Dematerialize.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/Workers/Decode.swift:46:21: warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
44 |         func _operation() async throws -> AsynchronousOperation<Success> {
45 |             AsynchronousOperation {
46 |                 try decoderState.decode(Success.self, from: await upstream.operation())
   |                     `- warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
47 |             }
48 |         }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[63/113] Compiling Afluent TimeoutError.swift
[64/113] Compiling Afluent AsyncSequenceExtensions.swift
[65/113] Compiling Afluent ErrorExtensions.swift
[66/113] Compiling Afluent KeyPathExtensions.swift
[67/113] Compiling Afluent RecursiveLockExtensions.swift
[68/113] Compiling Afluent PassthroughSubject.swift
[69/113] Compiling Afluent AsynchronousUnitOfWork.swift
[70/113] Compiling Afluent Race.swift
[71/113] Compiling Afluent Rethrow.swift
[72/113] Compiling Afluent DiscardOutput.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/Workers/Encode.swift:46:21: warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
44 |         func _operation() async throws -> AsynchronousOperation<Success> {
45 |             AsynchronousOperation {
46 |                 try encoderState.encode(await upstream.operation())
   |                     `- warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
47 |             }
48 |         }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[73/113] Compiling Afluent Encode.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/Workers/Encode.swift:46:21: warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
44 |         func _operation() async throws -> AsynchronousOperation<Success> {
45 |             AsynchronousOperation {
46 |                 try encoderState.encode(await upstream.operation())
   |                     `- warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
47 |             }
48 |         }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[74/113] Compiling Afluent EraseToAnyAsynchronousUnitOfWork.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/Workers/Encode.swift:46:21: warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
44 |         func _operation() async throws -> AsynchronousOperation<Success> {
45 |             AsynchronousOperation {
46 |                 try encoderState.encode(await upstream.operation())
   |                     `- warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
47 |             }
48 |         }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[75/113] Compiling Afluent FlatMap.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/Workers/Encode.swift:46:21: warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
44 |         func _operation() async throws -> AsynchronousOperation<Success> {
45 |             AsynchronousOperation {
46 |                 try encoderState.encode(await upstream.operation())
   |                     `- warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
47 |             }
48 |         }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[76/113] Compiling Afluent HandleEvents.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/Workers/Encode.swift:46:21: warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
44 |         func _operation() async throws -> AsynchronousOperation<Success> {
45 |             AsynchronousOperation {
46 |                 try encoderState.encode(await upstream.operation())
   |                     `- warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
47 |             }
48 |         }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[77/113] Compiling Afluent Map.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/Workers/Encode.swift:46:21: warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
44 |         func _operation() async throws -> AsynchronousOperation<Success> {
45 |             AsynchronousOperation {
46 |                 try encoderState.encode(await upstream.operation())
   |                     `- warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
47 |             }
48 |         }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[78/113] Compiling Afluent MapError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/Workers/Encode.swift:46:21: warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
44 |         func _operation() async throws -> AsynchronousOperation<Success> {
45 |             AsynchronousOperation {
46 |                 try encoderState.encode(await upstream.operation())
   |                     `- warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
47 |             }
48 |         }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[79/113] Compiling Afluent Materialize.swift
/Users/admin/builder/spi-builder-workspace/Sources/Afluent/Workers/Encode.swift:46:21: warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
44 |         func _operation() async throws -> AsynchronousOperation<Success> {
45 |             AsynchronousOperation {
46 |                 try encoderState.encode(await upstream.operation())
   |                     `- warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
47 |             }
48 |         }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[80/113] Compiling Afluent RetryByBackoffStrategy.swift
[81/113] Compiling Afluent RetryByCountStrategy.swift
[82/113] Compiling Afluent RetryStrategy.swift
[83/113] Compiling Afluent AnyAsyncSequence.swift
[84/113] Compiling Afluent AssertNoFailureSequence.swift
[85/113] Compiling Afluent AsyncSequences.swift
[86/113] Compiling Afluent BreakpointSequence.swift
[87/113] Compiling Afluent CatchSequence.swift
[88/113] Compiling Afluent CollectSequence.swift
[89/113] Compiling Afluent DecodeSequence.swift
[90/113] Compiling Afluent Deferred.swift
[91/113] Compiling Afluent DelaySequence.swift
[92/113] Compiling Afluent DematerializeSequence.swift
[93/113] Compiling Afluent DiscardOutputSequence.swift
[94/113] Compiling Afluent EncodeSequence.swift
[95/113] Compiling Afluent FlatMapSequence.swift
[96/113] Compiling Afluent GroupBySequence.swift
[97/113] Compiling Afluent HandleEventsSequence.swift
[98/113] Compiling Afluent RetryAfterFlatMappingSequence.swift
[99/113] Compiling Afluent RetrySequence.swift
[100/113] Compiling Afluent ScanSequence.swift
[101/113] Compiling Afluent ShareFromCacheSequence.swift
[102/113] Compiling Afluent ShareSequence.swift
[103/113] Compiling Afluent ThrottleSequence.swift
[104/113] Compiling Afluent TimerSequence.swift
[105/113] Compiling Afluent SerialTaskQueue.swift
[106/113] Compiling Afluent SingleValueChannel.swift
[107/113] Compiling Afluent SingleValueSubject.swift
[108/113] Compiling Afluent Timeout.swift
[109/113] Compiling Afluent ToAsyncSequence.swift
[110/113] Compiling Afluent UnwrapOrThrow.swift
[111/113] Compiling Afluent WithUnretained.swift
[112/113] Compiling Afluent Workers.swift
[113/113] Compiling Afluent Zip.swift
[114/116] Compiling AfluentTesting WaitUntilScheduled.swift
[115/116] Emitting module AfluentTesting
[116/116] Compiling AfluentTesting WaitUntilCondition.swift
Build complete! (17.72s)
warning: 'swift-clocks': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-clocks/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-clocks",
 7 |   // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "ohhttpstubs",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.1.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AliSoftware/OHHTTPStubs.git"
    },
    {
      "identity" : "swift-clocks",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-clocks.git"
    },
    {
      "identity" : "swift-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-concurrency-extras.git"
    }
  ],
  "manifest_display_name" : "Afluent",
  "name" : "Afluent",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Afluent",
      "targets" : [
        "Afluent"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AfluentTesting",
      "targets" : [
        "AfluentTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5.10",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "AfluentTests",
      "module_type" : "SwiftTarget",
      "name" : "AfluentTests",
      "path" : "Tests/AfluentTests",
      "product_dependencies" : [
        "OHHTTPStubs",
        "OHHTTPStubsSwift",
        "ConcurrencyExtras",
        "Clocks"
      ],
      "sources" : [
        "CurrentValueSubjectTests.swift",
        "DeferredTaskTests.swift",
        "ExponentialBackoffTests.swift",
        "PassthroughSubjectTests.swift",
        "QueueExecutorTests.swift",
        "SequenceTests/AnyAsyncSequenceTests.swift",
        "SequenceTests/CatchSequenceTests.swift",
        "SequenceTests/CollectSequenceTests.swift",
        "SequenceTests/DecodeSequenceTests.swift",
        "SequenceTests/DeferredSequenceTests.swift",
        "SequenceTests/DelaySequenceTests.swift",
        "SequenceTests/DiscardOutputSequenceTests.swift",
        "SequenceTests/EncodeSequenceTests.swift",
        "SequenceTests/FlatMapSequenceTests.swift",
        "SequenceTests/GroupBySequenceTests.swift",
        "SequenceTests/HandleEventsSequenceTests.swift",
        "SequenceTests/JustSequenceTests.swift",
        "SequenceTests/MapErrorSequenceTests.swift",
        "SequenceTests/MaterializeSequenceTests.swift",
        "SequenceTests/OutputSequenceTests.swift",
        "SequenceTests/ReplaceErrorSequenceTests.swift",
        "SequenceTests/ReplaceNilSequenceTests.swift",
        "SequenceTests/RetryAfterFlatMappingSequenceTests.swift",
        "SequenceTests/RetryOnAfterFlatMappingSequenceTests.swift",
        "SequenceTests/RetryOnSequenceTests.swift",
        "SequenceTests/RetrySequenceTests.swift",
        "SequenceTests/ScanSequenceTests.swift",
        "SequenceTests/ShareFromCacheSequenceTests.swift",
        "SequenceTests/ShareSequenceTests.swift",
        "SequenceTests/ThrottleSequenceTests.swift",
        "SequenceTests/TimerSequenceTests.swift",
        "SerialTaskQueueTests.swift",
        "SubscriptionTests.swift",
        "SwiftTestingBridge.swift",
        "TestHelpers/ArrayExtensions.swift",
        "TestHelpers/GeneralError.swift",
        "WorkerTests/AssignTests.swift",
        "WorkerTests/CancelTests.swift",
        "WorkerTests/CatchTests.swift",
        "WorkerTests/DecodeTests.swift",
        "WorkerTests/DelayTests.swift",
        "WorkerTests/DiscardOutputTests.swift",
        "WorkerTests/EncodeTests.swift",
        "WorkerTests/EraseToAnyAsynchronousUnitOfWorkTests.swift",
        "WorkerTests/ExecuteOnTaskExecutorTests.swift",
        "WorkerTests/ExecutePriorityTests.swift",
        "WorkerTests/FlatMapTests.swift",
        "WorkerTests/HandleEventsTests.swift",
        "WorkerTests/MapErrorTests.swift",
        "WorkerTests/MapTests.swift",
        "WorkerTests/MaterializeTests.swift",
        "WorkerTests/ReplaceErrorTests.swift",
        "WorkerTests/ReplaceNilTests.swift",
        "WorkerTests/RetainTests.swift",
        "WorkerTests/RetryAfterFlatMappingTests.swift",
        "WorkerTests/RetryOnAfterFlatMappingTests.swift",
        "WorkerTests/RetryOnTests.swift",
        "WorkerTests/RetryTests.swift",
        "WorkerTests/ShareFromCacheTests.swift",
        "WorkerTests/ShareTests.swift",
        "WorkerTests/SingleValueChannelTests.swift",
        "WorkerTests/SingleValueSubjectTests.swift",
        "WorkerTests/TimeoutTests.swift",
        "WorkerTests/ToStreamTests.swift",
        "WorkerTests/URLSessionAdditionsTests.swift",
        "WorkerTests/UnwrapOrThrowTests.swift",
        "WorkerTests/WithUnretainedTests.swift",
        "WorkerTests/ZipTests.swift"
      ],
      "target_dependencies" : [
        "Afluent",
        "AfluentTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AfluentTesting",
      "module_type" : "SwiftTarget",
      "name" : "AfluentTesting",
      "path" : "Sources/AfluentTesting",
      "product_memberships" : [
        "AfluentTesting"
      ],
      "sources" : [
        "WaitUntilCondition.swift",
        "WaitUntilScheduled.swift"
      ],
      "target_dependencies" : [
        "Afluent"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Afluent",
      "module_type" : "SwiftTarget",
      "name" : "Afluent",
      "path" : "Sources/Afluent",
      "product_dependencies" : [
        "Atomics"
      ],
      "product_memberships" : [
        "Afluent",
        "AfluentTesting"
      ],
      "sources" : [
        "AUOWCacheStrategies/AUOWCache+CacheUntilCompletionOrCancellation.swift",
        "AUOWCacheStrategies/AUOWCache+CancelAndRetry.swift",
        "AUOWCacheStrategies/AUOWCacheStrategy.swift",
        "Additions/QueueExecutor.swift",
        "Additions/URLSessionAdditions.swift",
        "AsyncSequenceCache.swift",
        "AsynchronousUnitOfWorkCache.swift",
        "CurrentValueSubject.swift",
        "DeferredTask.swift",
        "Errors/TimeoutError.swift",
        "Extensions/AsyncSequenceExtensions.swift",
        "Extensions/ErrorExtensions.swift",
        "Extensions/KeyPathExtensions.swift",
        "Extensions/RecursiveLockExtensions.swift",
        "PassthroughSubject.swift",
        "Protocols/AsynchronousUnitOfWork.swift",
        "Race.swift",
        "Rethrow.swift",
        "RetryStrategies/RetryByBackoffStrategy.swift",
        "RetryStrategies/RetryByCountStrategy.swift",
        "RetryStrategies/RetryStrategy.swift",
        "SequenceOperators/AnyAsyncSequence.swift",
        "SequenceOperators/AssertNoFailureSequence.swift",
        "SequenceOperators/AsyncSequences.swift",
        "SequenceOperators/BreakpointSequence.swift",
        "SequenceOperators/CatchSequence.swift",
        "SequenceOperators/CollectSequence.swift",
        "SequenceOperators/DecodeSequence.swift",
        "SequenceOperators/Deferred.swift",
        "SequenceOperators/DelaySequence.swift",
        "SequenceOperators/DematerializeSequence.swift",
        "SequenceOperators/DiscardOutputSequence.swift",
        "SequenceOperators/EncodeSequence.swift",
        "SequenceOperators/FlatMapSequence.swift",
        "SequenceOperators/GroupBySequence.swift",
        "SequenceOperators/HandleEventsSequence.swift",
        "SequenceOperators/JustSequence.swift",
        "SequenceOperators/MapErrorSequence.swift",
        "SequenceOperators/MaterializeSequence.swift",
        "SequenceOperators/OutputSequence.swift",
        "SequenceOperators/PlatformLock.swift",
        "SequenceOperators/PrintSequence.swift",
        "SequenceOperators/ReplaceErrorSequence.swift",
        "SequenceOperators/ReplaceNilSequence.swift",
        "SequenceOperators/RetryAfterFlatMappingSequence.swift",
        "SequenceOperators/RetrySequence.swift",
        "SequenceOperators/ScanSequence.swift",
        "SequenceOperators/ShareFromCacheSequence.swift",
        "SequenceOperators/ShareSequence.swift",
        "SequenceOperators/ThrottleSequence.swift",
        "SequenceOperators/TimerSequence.swift",
        "SerialTaskQueue.swift",
        "Subscription/AnyCancellable.swift",
        "Workers/AssertNoFailure.swift",
        "Workers/Assign.swift",
        "Workers/Breakpoint.swift",
        "Workers/Catch.swift",
        "Workers/Decode.swift",
        "Workers/Delay.swift",
        "Workers/Dematerialize.swift",
        "Workers/DiscardOutput.swift",
        "Workers/Encode.swift",
        "Workers/EraseToAnyAsynchronousUnitOfWork.swift",
        "Workers/FlatMap.swift",
        "Workers/HandleEvents.swift",
        "Workers/Map.swift",
        "Workers/MapError.swift",
        "Workers/Materialize.swift",
        "Workers/Print.swift",
        "Workers/ReplaceError.swift",
        "Workers/ReplaceNil.swift",
        "Workers/Retain.swift",
        "Workers/Retry.swift",
        "Workers/RetryAfterFlatMapping.swift",
        "Workers/Share.swift",
        "Workers/ShareFromCache.swift",
        "Workers/SingleValueChannel.swift",
        "Workers/SingleValueSubject.swift",
        "Workers/Timeout.swift",
        "Workers/ToAsyncSequence.swift",
        "Workers/UnwrapOrThrow.swift",
        "Workers/WithUnretained.swift",
        "Workers/Workers.swift",
        "Workers/Zip.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.