The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftCommand, reference 1.4.1 (4a0ea7), with Swift 6.0 for macOS (SPM) on 8 Nov 2024 17:15:16 UTC.

Swift 6 data race errors: 12

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Zollerboy1/SwiftCommand.git
Reference: 1.4.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Zollerboy1/SwiftCommand
 * tag               1.4.1      -> FETCH_HEAD
HEAD is now at 4a0ea76 Bump version of dependency swift-async-algorithms
Cloned https://github.com/Zollerboy1/SwiftCommand.git
Revision (git rev-parse @):
4a0ea7695a17c4e4053e15814110b5086c3c2ceb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Zollerboy1/SwiftCommand.git at 1.4.1
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-collections.git
[1/3901] Fetching swift-system
[587/8458] Fetching swift-system, swift-async-algorithms
[1816/23933] Fetching swift-system, swift-async-algorithms, swift-collections
Fetched https://github.com/apple/swift-system from cache (1.21s)
[5486/20032] Fetching swift-async-algorithms, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.14s)
Fetched https://github.com/apple/swift-async-algorithms from cache (2.14s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.0 (0.52s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.67s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.0
========================================
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": "swiftcommand",
      "name": "SwiftCommand",
      "url": "https://github.com/Zollerboy1/SwiftCommand.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCommand",
      "dependencies": [
        {
          "identity": "swift-system",
          "name": "swift-system",
          "url": "https://github.com/apple/swift-system",
          "version": "1.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-async-algorithms",
          "name": "swift-async-algorithms",
          "url": "https://github.com/apple/swift-async-algorithms",
          "version": "1.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Zollerboy1/SwiftCommand.git
[6/272] Fetching swiftcommand
Fetched https://github.com/Zollerboy1/SwiftCommand.git from cache (0.77s)
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system from cache (0.60s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.60s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.2 (0.48s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.76s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.0 (0.50s)
Creating working copy for https://github.com/Zollerboy1/SwiftCommand.git
Working copy of https://github.com/Zollerboy1/SwiftCommand.git resolved at 1.4.1 (4a0ea76)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
warning: '.resolve-product-dependencies': dependency 'swiftcommand' is not used by any target
Found 2 product dependencies
  - swift-system
  - swift-async-algorithms
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Zollerboy1/SwiftCommand.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/8] Write sources
[6/8] Compiling CSystem shims.c
[7/8] Write swift-version--7754E27361AE5C74.txt
[9/94] Emitting module SystemPackage
[10/96] Compiling OrderedCollections _HashTable+Testing.swift
[11/96] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[12/96] Compiling OrderedCollections _HashTable+Constants.swift
[13/96] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[14/96] Compiling OrderedCollections OrderedDictionary+Codable.swift
[15/96] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[16/97] Emitting module OrderedCollections
[17/102] Compiling OrderedCollections _HashTable.swift
[18/102] Compiling OrderedCollections _Hashtable+Header.swift
[19/102] Compiling OrderedCollections _HashTable+Bucket.swift
[20/102] Compiling OrderedCollections _HashTable+BucketIterator.swift
[21/102] Emitting module DequeModule
[22/102] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[23/102] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[24/102] Compiling DequeModule _UnsafeWrappedBuffer.swift
[25/102] Compiling SystemPackage Util.swift
[26/102] Compiling SystemPackage UtilConsumers.swift
[27/102] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[28/102] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[29/102] Compiling OrderedCollections OrderedSet+Diffing.swift
[30/102] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[31/102] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[32/102] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[33/102] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[34/102] Compiling OrderedCollections OrderedDictionary+Elements.swift
[35/102] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[36/102] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[37/102] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[38/102] Compiling OrderedCollections OrderedDictionary+Values.swift
[39/102] Compiling OrderedCollections OrderedDictionary.swift
[40/102] Compiling OrderedCollections OrderedSet+Equatable.swift
[41/102] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[42/102] Compiling OrderedCollections OrderedSet+Hashable.swift
[43/102] Compiling OrderedCollections OrderedSet+Initializers.swift
[44/102] Compiling OrderedCollections OrderedSet+Insertions.swift
[45/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[46/102] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[47/102] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[48/102] Compiling OrderedCollections OrderedSet+SubSequence.swift
[49/102] Compiling OrderedCollections OrderedSet+Testing.swift
[50/102] Compiling OrderedCollections OrderedSet+Invariants.swift
[51/102] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[52/102] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[53/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[54/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[57/102] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[58/102] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[59/102] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[96/102] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[97/102] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[98/102] Compiling OrderedCollections OrderedSet.swift
[99/102] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[100/102] Compiling OrderedCollections _UnsafeBitset.swift
[101/104] Compiling Collections Collections.swift
[102/104] Emitting module Collections
[105/150] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[106/150] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[107/150] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[108/150] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[109/150] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[110/154] Compiling AsyncAlgorithms MergeStateMachine.swift
[111/154] Compiling AsyncAlgorithms MergeStorage.swift
[112/154] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[113/154] Compiling AsyncAlgorithms Rethrow.swift
[114/154] Compiling AsyncAlgorithms SetAlgebra.swift
[115/154] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[116/154] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[117/154] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[118/154] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[119/154] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[120/154] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[121/154] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[122/154] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[123/154] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[124/154] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[125/154] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[126/154] Compiling AsyncAlgorithms ChannelStateMachine.swift
[127/154] Compiling AsyncAlgorithms ChannelStorage.swift
[128/154] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[129/154] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[130/154] Compiling AsyncAlgorithms Dictionary.swift
[131/154] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[132/154] Compiling AsyncAlgorithms Locking.swift
[133/154] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[134/154] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[135/154] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[136/154] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[137/154] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[138/154] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[139/154] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[140/154] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[141/154] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[142/154] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[143/154] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[144/154] Compiling AsyncAlgorithms AsyncChannel.swift
[145/154] Emitting module AsyncAlgorithms
[146/154] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[147/154] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[148/154] Compiling AsyncAlgorithms ZipStateMachine.swift
[149/154] Compiling AsyncAlgorithms ZipStorage.swift
[150/154] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[151/154] Compiling AsyncAlgorithms CombineLatestStorage.swift
[152/154] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[153/154] Compiling AsyncAlgorithms DebounceStateMachine.swift
[154/154] Compiling AsyncAlgorithms DebounceStorage.swift
[155/167] Compiling SwiftCommand FileHandle+Async.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:45:60: warning: capture of 'buffer' with non-sendable type 'UnsafeMutableRawBufferPointer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 43 |                     do {
 44 |                         guard let _data =
 45 |                                 try handle.read(upToCount: buffer.count) else {
    |                                                            `- warning: capture of 'buffer' with non-sendable type 'UnsafeMutableRawBufferPointer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 46 |                             continuation.resume(returning: 0)
 47 |                             return
Swift.UnsafeMutableRawBufferPointer:1:23: note: struct 'UnsafeMutableRawBufferPointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutableRawBufferPointer {
  |                       `- note: struct 'UnsafeMutableRawBufferPointer' does not conform to the 'Sendable' protocol
2 |     @inlinable public init(start: UnsafeMutableRawPointer?, count: Int)
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:199:62: warning: sending 'bufPtr' risks causing data races; this is an error in the Swift 6 language mode
197 |                     let readSize: Int
198 |                     if fileDescriptor >= 0 {
199 |                         readSize = try await IOActor.default.read(
    |                                                              |- warning: sending 'bufPtr' risks causing data races; this is an error in the Swift 6 language mode
    |                                                              `- note: sending task-isolated 'bufPtr' to actor-isolated instance method 'read(from:into:)' risks causing data races between actor-isolated and task-isolated uses
200 |                             from: fileDescriptor,
201 |                             into: bufPtr
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:204:62: warning: sending 'bufPtr' risks causing data races; this is an error in the Swift 6 language mode
202 |                         )
203 |                     } else {
204 |                         readSize = try await IOActor.default.read(
    |                                                              |- warning: sending 'bufPtr' risks causing data races; this is an error in the Swift 6 language mode
    |                                                              `- note: sending task-isolated 'bufPtr' to actor-isolated instance method 'read(from:into:)' risks causing data races between actor-isolated and task-isolated uses
205 |                             from: file,
206 |                             into: bufPtr
[156/167] Compiling SwiftCommand ExitStatus.swift
[157/168] Compiling SwiftCommand OutputDestination.swift
[158/168] Compiling SwiftCommand FilePath+extension.swift
[159/168] Compiling SwiftCommand InputSource.swift
[160/168] Compiling SwiftCommand OutputType.swift
[161/168] Compiling SwiftCommand Command.swift
[162/168] Compiling SwiftCommand Either.swift
[163/168] Compiling SwiftCommand AsyncCharacterSequence.swift
[164/168] Compiling SwiftCommand AsyncLineSequence.swift
[165/168] Emitting module SwiftCommand
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:505:28: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
503 |     public struct MergedAsyncLines: AsyncSequence {
504 |         @usableFromInline
505 |         internal typealias Base = AsyncMerge2Sequence<
    |                            `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
506 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>,
507 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:505:28: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
503 |     public struct MergedAsyncLines: AsyncSequence {
504 |         @usableFromInline
505 |         internal typealias Base = AsyncMerge2Sequence<
    |                            `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
506 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>,
507 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:517:26: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
515 |         public struct AsyncIterator: AsyncIteratorProtocol {
516 |             @usableFromInline
517 |             internal var _base: Base.AsyncIterator
    |                          `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
518 |
519 |             fileprivate init(_base: Base.AsyncIterator) {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:517:26: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
515 |         public struct AsyncIterator: AsyncIteratorProtocol {
516 |             @usableFromInline
517 |             internal var _base: Base.AsyncIterator
    |                          `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
518 |
519 |             fileprivate init(_base: Base.AsyncIterator) {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:519:25: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
517 |             internal var _base: Base.AsyncIterator
518 |
519 |             fileprivate init(_base: Base.AsyncIterator) {
    |                         `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
520 |                 self._base = _base
521 |             }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:519:25: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
517 |             internal var _base: Base.AsyncIterator
518 |
519 |             fileprivate init(_base: Base.AsyncIterator) {
    |                         `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
520 |                 self._base = _base
521 |             }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:530:38: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
528 |             @inlinable
529 |             public mutating func next() async throws -> String? {
530 |                 try await self._base.next()
    |                                      `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
531 |             }
532 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:530:38: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
528 |             @inlinable
529 |             public mutating func next() async throws -> String? {
530 |                 try await self._base.next()
    |                                      `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
531 |             }
532 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
[166/168] Compiling SwiftCommand AsyncUnicodeScalarSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:505:28: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
503 |     public struct MergedAsyncLines: AsyncSequence {
504 |         @usableFromInline
505 |         internal typealias Base = AsyncMerge2Sequence<
    |                            `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
506 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>,
507 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:505:28: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
503 |     public struct MergedAsyncLines: AsyncSequence {
504 |         @usableFromInline
505 |         internal typealias Base = AsyncMerge2Sequence<
    |                            `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
506 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>,
507 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:517:26: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
515 |         public struct AsyncIterator: AsyncIteratorProtocol {
516 |             @usableFromInline
517 |             internal var _base: Base.AsyncIterator
    |                          `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
518 |
519 |             fileprivate init(_base: Base.AsyncIterator) {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:517:26: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
515 |         public struct AsyncIterator: AsyncIteratorProtocol {
516 |             @usableFromInline
517 |             internal var _base: Base.AsyncIterator
    |                          `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
518 |
519 |             fileprivate init(_base: Base.AsyncIterator) {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:519:25: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
517 |             internal var _base: Base.AsyncIterator
518 |
519 |             fileprivate init(_base: Base.AsyncIterator) {
    |                         `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
520 |                 self._base = _base
521 |             }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:519:25: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
517 |             internal var _base: Base.AsyncIterator
518 |
519 |             fileprivate init(_base: Base.AsyncIterator) {
    |                         `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
520 |                 self._base = _base
521 |             }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:530:38: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
528 |             @inlinable
529 |             public mutating func next() async throws -> String? {
530 |                 try await self._base.next()
    |                                      `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
531 |             }
532 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:530:38: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
528 |             @inlinable
529 |             public mutating func next() async throws -> String? {
530 |                 try await self._base.next()
    |                                      `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
531 |             }
532 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:546:36: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
544 |         ///            produce elements of the asynchronous sequence.
545 |         public func makeAsyncIterator() -> AsyncIterator {
546 |             .init(_base: self.base.makeAsyncIterator())
    |                                    `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
547 |         }
548 |     }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:546:36: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
544 |         ///            produce elements of the asynchronous sequence.
545 |         public func makeAsyncIterator() -> AsyncIterator {
546 |             .init(_base: self.base.makeAsyncIterator())
    |                                    `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
547 |         }
548 |     }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:791:39: warning: capture of 'self' with non-sendable type 'ChildProcess<Stdin, Stdout, Stderr>?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 27 | /// let exitStatus = try process.wait()
 28 | /// ```
 29 | public final class ChildProcess<Stdin, Stdout, Stderr>
    |                    `- note: generic class 'ChildProcess' does not conform to the 'Sendable' protocol
 30 | where Stdin: InputSource, Stdout: OutputDestination, Stderr: OutputDestination {
 31 |     /// An error that can be thrown while terminating a child process.
    :
789 |                 if self.process.isRunning {
790 |                     self.process.terminationHandler = { [weak self] _ in
791 |                         if let self = self {
    |                                       `- warning: capture of 'self' with non-sendable type 'ChildProcess<Stdin, Stdout, Stderr>?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
792 |                             continuation.resume(with: self.createExitStatus())
793 |                         } else {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:899:39: warning: capture of 'self' with non-sendable type 'ChildProcess<Stdin, PipeOutputDestination, Stderr>?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 27 | /// let exitStatus = try process.wait()
 28 | /// ```
 29 | public final class ChildProcess<Stdin, Stdout, Stderr>
    |                    `- note: generic class 'ChildProcess' does not conform to the 'Sendable' protocol
 30 | where Stdin: InputSource, Stdout: OutputDestination, Stderr: OutputDestination {
 31 |     /// An error that can be thrown while terminating a child process.
    :
897 |                 if self.process.isRunning {
898 |                     self.process.terminationHandler = { [weak self] _ in
899 |                         if let self = self {
    |                                       `- warning: capture of 'self' with non-sendable type 'ChildProcess<Stdin, PipeOutputDestination, Stderr>?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
900 |                             continuation
901 |                                 .resume(with: self.createProcessOutput())
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:978:20: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
976 |     public var mergedOutputLines: MergedAsyncLines {
977 |         .init(
978 |             _base: merge(
    |                    `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
979 |                 self.stdout.pipe.fileHandleForReading.customBytes.lineSequence,
980 |                 self.stderr.pipe.fileHandleForReading.customBytes.lineSequence
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:978:20: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
976 |     public var mergedOutputLines: MergedAsyncLines {
977 |         .init(
978 |             _base: merge(
    |                    `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
979 |                 self.stdout.pipe.fileHandleForReading.customBytes.lineSequence,
980 |                 self.stderr.pipe.fileHandleForReading.customBytes.lineSequence
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
[167/168] Compiling SwiftCommand ChildProcess.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:505:28: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
503 |     public struct MergedAsyncLines: AsyncSequence {
504 |         @usableFromInline
505 |         internal typealias Base = AsyncMerge2Sequence<
    |                            `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
506 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>,
507 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:505:28: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
503 |     public struct MergedAsyncLines: AsyncSequence {
504 |         @usableFromInline
505 |         internal typealias Base = AsyncMerge2Sequence<
    |                            `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
506 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>,
507 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:517:26: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
515 |         public struct AsyncIterator: AsyncIteratorProtocol {
516 |             @usableFromInline
517 |             internal var _base: Base.AsyncIterator
    |                          `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
518 |
519 |             fileprivate init(_base: Base.AsyncIterator) {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:517:26: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
515 |         public struct AsyncIterator: AsyncIteratorProtocol {
516 |             @usableFromInline
517 |             internal var _base: Base.AsyncIterator
    |                          `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
518 |
519 |             fileprivate init(_base: Base.AsyncIterator) {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:519:25: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
517 |             internal var _base: Base.AsyncIterator
518 |
519 |             fileprivate init(_base: Base.AsyncIterator) {
    |                         `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
520 |                 self._base = _base
521 |             }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:519:25: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
517 |             internal var _base: Base.AsyncIterator
518 |
519 |             fileprivate init(_base: Base.AsyncIterator) {
    |                         `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
520 |                 self._base = _base
521 |             }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:530:38: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
528 |             @inlinable
529 |             public mutating func next() async throws -> String? {
530 |                 try await self._base.next()
    |                                      `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
531 |             }
532 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:530:38: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
528 |             @inlinable
529 |             public mutating func next() async throws -> String? {
530 |                 try await self._base.next()
    |                                      `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
531 |             }
532 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:546:36: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
544 |         ///            produce elements of the asynchronous sequence.
545 |         public func makeAsyncIterator() -> AsyncIterator {
546 |             .init(_base: self.base.makeAsyncIterator())
    |                                    `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
547 |         }
548 |     }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:546:36: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
544 |         ///            produce elements of the asynchronous sequence.
545 |         public func makeAsyncIterator() -> AsyncIterator {
546 |             .init(_base: self.base.makeAsyncIterator())
    |                                    `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
547 |         }
548 |     }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:791:39: warning: capture of 'self' with non-sendable type 'ChildProcess<Stdin, Stdout, Stderr>?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 27 | /// let exitStatus = try process.wait()
 28 | /// ```
 29 | public final class ChildProcess<Stdin, Stdout, Stderr>
    |                    `- note: generic class 'ChildProcess' does not conform to the 'Sendable' protocol
 30 | where Stdin: InputSource, Stdout: OutputDestination, Stderr: OutputDestination {
 31 |     /// An error that can be thrown while terminating a child process.
    :
789 |                 if self.process.isRunning {
790 |                     self.process.terminationHandler = { [weak self] _ in
791 |                         if let self = self {
    |                                       `- warning: capture of 'self' with non-sendable type 'ChildProcess<Stdin, Stdout, Stderr>?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
792 |                             continuation.resume(with: self.createExitStatus())
793 |                         } else {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:899:39: warning: capture of 'self' with non-sendable type 'ChildProcess<Stdin, PipeOutputDestination, Stderr>?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 27 | /// let exitStatus = try process.wait()
 28 | /// ```
 29 | public final class ChildProcess<Stdin, Stdout, Stderr>
    |                    `- note: generic class 'ChildProcess' does not conform to the 'Sendable' protocol
 30 | where Stdin: InputSource, Stdout: OutputDestination, Stderr: OutputDestination {
 31 |     /// An error that can be thrown while terminating a child process.
    :
897 |                 if self.process.isRunning {
898 |                     self.process.terminationHandler = { [weak self] _ in
899 |                         if let self = self {
    |                                       `- warning: capture of 'self' with non-sendable type 'ChildProcess<Stdin, PipeOutputDestination, Stderr>?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
900 |                             continuation
901 |                                 .resume(with: self.createProcessOutput())
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:978:20: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
976 |     public var mergedOutputLines: MergedAsyncLines {
977 |         .init(
978 |             _base: merge(
    |                    `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
979 |                 self.stdout.pipe.fileHandleForReading.customBytes.lineSequence,
980 |                 self.stderr.pipe.fileHandleForReading.customBytes.lineSequence
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:978:20: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
976 |     public var mergedOutputLines: MergedAsyncLines {
977 |         .init(
978 |             _base: merge(
    |                    `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
979 |                 self.stdout.pipe.fileHandleForReading.customBytes.lineSequence,
980 |                 self.stderr.pipe.fileHandleForReading.customBytes.lineSequence
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
  2 | /// the elements of `Base` as utf-8.
  3 | public struct AsyncLineSequence<Base>: AsyncSequence
    |               `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
  4 | where Base: AsyncSequence, Base.Element == UInt8 {
  5 |     /// The type of element produced by this asynchronous sequence.
[168/168] Compiling SwiftCommand ProcessOutput.swift
Build complete! (32.55s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    },
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms"
    }
  ],
  "manifest_display_name" : "SwiftCommand",
  "name" : "SwiftCommand",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SwiftCommand",
      "targets" : [
        "SwiftCommand"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftCommandTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCommandTests",
      "path" : "Tests/SwiftCommandTests",
      "product_dependencies" : [
        "AsyncAlgorithms"
      ],
      "sources" : [
        "SwiftCommandTests.swift"
      ],
      "target_dependencies" : [
        "SwiftCommand"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftCommand",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCommand",
      "path" : "Sources/SwiftCommand",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "SystemPackage"
      ],
      "product_memberships" : [
        "SwiftCommand"
      ],
      "sources" : [
        "AsyncCharacterSequence.swift",
        "AsyncLineSequence.swift",
        "AsyncUnicodeScalarSequence.swift",
        "ChildProcess.swift",
        "Command.swift",
        "Either.swift",
        "ExitStatus.swift",
        "FileHandle+Async.swift",
        "FilePath+extension.swift",
        "InputSource.swift",
        "OutputDestination.swift",
        "OutputType.swift",
        "ProcessOutput.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/zollerboy1/swiftcommand/1.4.1
Repository:               Zollerboy1/SwiftCommand
Swift version used:       6.0
Target:                   SwiftCommand
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'SwiftCommand'...
Finished extracting symbol information for 'SwiftCommand'. (6.28s)
Building documentation for 'SwiftCommand'...
warning: Parameter 'newArguments' not found in instance method declaration
   --> Sources/SwiftCommand/Command.swift:275:13-275:25
273 |     ///
274 |     /// - Parameters:
275 +     ///   - newArguments: An argument string, that will be added to the current
    |             ╰─suggestion: Replace 'newArguments' with 'newArgument'
276 |     ///                   arguments.
277 |     /// - Returns: A new command instance with the updated argument list.
warning: Parameter 'newArgument' is missing documentation
   --> Sources/SwiftCommand/Command.swift:276:37-276:37
274 |     /// - Parameters:
275 |     ///   - newArguments: An argument string, that will be added to the current
276 +     ///                   arguments.
    |                                     ╰─suggestion: Document 'newArgument' parameter
277 |     /// - Returns: A new command instance with the updated argument list.
278 |     public __consuming func addArgument(_ newArgument: String) -> Self {
warning: Parameter 'newStderr' not found in instance method declaration
   --> Sources/SwiftCommand/Command.swift:523:11-524:67
521 |     ///
522 |     /// - Parameters:
523 +     ///   - newStderr: An ``OutputDestination``, corresponding to the method of
    |           ╰─suggestion: Remove 'newStderr' parameter documentation
524 +     ///                error output, the child process should use.
525 |     /// - Returns: A new command instance with the given stderr destination set.
526 |     public __consuming func setOutputs<NewOutputDestination: OutputDestination>(
warning: Parameter 'newOutput' is missing documentation
   --> Sources/SwiftCommand/Command.swift:524:67-524:67
522 |     /// - Parameters:
523 |     ///   - newStderr: An ``OutputDestination``, corresponding to the method of
524 +     ///                error output, the child process should use.
    |                                                                   ╰─suggestion: Document 'newOutput' parameter
525 |     /// - Returns: A new command instance with the given stderr destination set.
526 |     public __consuming func setOutputs<NewOutputDestination: OutputDestination>(Finished building documentation for 'SwiftCommand' (0.48s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/zollerboy1/swiftcommand/1.4.1
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/apple/swift-collections.git (0.59s)
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-async-algorithms
Updating https://github.com/apple/swift-system
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.29s)
Updated https://github.com/apple/swift-system (0.57s)
Updated https://github.com/apple/swift-async-algorithms (0.57s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.0 (0.50s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.63s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.63s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.65s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3168] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.26s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.67s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Compiling Snippets Snippet.swift
[12/57] Emitting module Snippets
[13/57] Compiling Snippets SnippetParser.swift
[14/57] Compiling SymbolKit SourceRange.swift
[15/57] Compiling SymbolKit Metadata.swift
[16/57] Compiling SymbolKit Module.swift
[17/57] Compiling SymbolKit OperatingSystem.swift
[18/57] Compiling SymbolKit Platform.swift
[19/57] Emitting module SymbolKit
[20/57] Compiling SymbolKit Identifier.swift
[21/57] Compiling SymbolKit KindIdentifier.swift
[22/57] Compiling SymbolKit Location.swift
[23/57] Compiling SymbolKit Mutability.swift
[24/57] Compiling SymbolKit Symbol.swift
[25/57] Compiling SymbolKit SymbolKind.swift
[26/57] Compiling SymbolKit SymbolGraph.swift
[27/57] Compiling SymbolKit GraphCollector.swift
[28/57] Compiling SymbolKit DeclarationFragments.swift
[29/57] Compiling SymbolKit Fragment.swift
[30/57] Compiling SymbolKit FragmentKind.swift
[31/57] Compiling SymbolKit FunctionParameter.swift
[32/57] Compiling SymbolKit FunctionSignature.swift
[33/57] Compiling SymbolKit Names.swift
[34/57] Compiling SymbolKit SPI.swift
[35/57] Compiling SymbolKit Snippet.swift
[36/57] Compiling SymbolKit Extension.swift
[37/57] Compiling SymbolKit GenericConstraint.swift
[38/57] Compiling SymbolKit GenericParameter.swift
[39/57] Compiling SymbolKit Generics.swift
[40/57] Compiling SymbolKit Namespace.swift
[41/57] Compiling SymbolKit Relationship.swift
[42/57] Compiling SymbolKit RelationshipKind.swift
[43/57] Compiling SymbolKit SourceOrigin.swift
[44/57] Compiling SymbolKit GenericConstraints.swift
[45/57] Compiling SymbolKit Swift.swift
[46/57] Compiling SymbolKit SemanticVersion.swift
[47/57] Compiling SymbolKit AccessControl.swift
[48/57] Compiling SymbolKit Availability.swift
[49/57] Compiling SymbolKit AvailabilityItem.swift
[50/57] Compiling SymbolKit Domain.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.54s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/87] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[3/87] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[4/88] Compiling OrderedCollections OrderedDictionary+Values.swift
[5/88] Compiling OrderedCollections OrderedDictionary.swift
[6/88] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[7/88] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[8/88] Compiling DequeModule _UnsafeWrappedBuffer.swift
[9/88] Compiling OrderedCollections _HashTable+Bucket.swift
[10/88] Compiling OrderedCollections _HashTable+BucketIterator.swift
[11/88] Compiling OrderedCollections _HashTable+Testing.swift
[12/88] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[13/88] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[14/88] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[15/88] Compiling OrderedCollections OrderedSet+Equatable.swift
[16/88] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[17/88] Compiling OrderedCollections OrderedSet+Hashable.swift
[18/88] Compiling OrderedCollections OrderedSet+Initializers.swift
[19/88] Compiling OrderedCollections OrderedSet+Insertions.swift
[20/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[21/88] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[22/88] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[23/88] Compiling OrderedCollections OrderedSet+SubSequence.swift
[24/88] Compiling OrderedCollections OrderedSet+Testing.swift
[25/88] Compiling OrderedCollections OrderedSet+Invariants.swift
[26/88] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[27/88] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[28/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[29/88] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[30/93] Compiling OrderedCollections _HashTable+Constants.swift
[31/93] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[32/93] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[33/93] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[34/93] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[35/93] Compiling OrderedCollections OrderedSet+Codable.swift
[41/93] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[42/93] Compiling OrderedCollections OrderedSet+Diffing.swift
[61/95] Emitting module SystemPackage
[62/95] Compiling SystemPackage Util.swift
[63/95] Compiling SystemPackage UtilConsumers.swift
[64/95] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[65/95] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[66/95] Compiling OrderedCollections OrderedDictionary+Elements.swift
[77/95] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[78/95] Compiling OrderedCollections _HashTable.swift
[79/95] Compiling OrderedCollections _Hashtable+Header.swift
[80/95] Compiling OrderedCollections OrderedDictionary+Codable.swift
[81/95] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[87/95] Emitting module DequeModule
[90/95] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[91/95] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[92/95] Compiling OrderedCollections OrderedSet.swift
[93/95] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[94/95] Compiling OrderedCollections _UnsafeBitset.swift
[95/95] Emitting module OrderedCollections
[96/97] Compiling Collections Collections.swift
[97/97] Emitting module Collections
[98/143] Emitting module AsyncAlgorithms
[99/147] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[100/147] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[101/147] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[102/147] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[103/147] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[104/147] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[105/147] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[106/147] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[107/147] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[108/147] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[109/147] Compiling AsyncAlgorithms Dictionary.swift
[110/147] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[111/147] Compiling AsyncAlgorithms Locking.swift
[112/147] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[113/147] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[114/147] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[115/147] Compiling AsyncAlgorithms ChannelStateMachine.swift
[116/147] Compiling AsyncAlgorithms ChannelStorage.swift
[117/147] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[118/147] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[119/147] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[120/147] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[121/147] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[122/147] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[123/147] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[124/147] Compiling AsyncAlgorithms MergeStateMachine.swift
[125/147] Compiling AsyncAlgorithms MergeStorage.swift
[126/147] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[127/147] Compiling AsyncAlgorithms Rethrow.swift
[128/147] Compiling AsyncAlgorithms SetAlgebra.swift
[129/147] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[130/147] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[131/147] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[132/147] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[133/147] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[134/147] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[135/147] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[136/147] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[137/147] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[138/147] Compiling AsyncAlgorithms AsyncChannel.swift
[139/147] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[140/147] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[141/147] Compiling AsyncAlgorithms ZipStateMachine.swift
[142/147] Compiling AsyncAlgorithms ZipStorage.swift
[143/147] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[144/147] Compiling AsyncAlgorithms CombineLatestStorage.swift
[145/147] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[146/147] Compiling AsyncAlgorithms DebounceStateMachine.swift
[147/147] Compiling AsyncAlgorithms DebounceStorage.swift
[148/160] Compiling SwiftCommand FilePath+extension.swift
[149/161] Compiling SwiftCommand OutputDestination.swift
[150/161] Compiling SwiftCommand OutputType.swift
[151/161] Compiling SwiftCommand InputSource.swift
[152/161] Compiling SwiftCommand FileHandle+Async.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:45:60: warning: capture of 'buffer' with non-sendable type 'UnsafeMutableRawBufferPointer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 43 |                     do {
 44 |                         guard let _data =
 45 |                                 try handle.read(upToCount: buffer.count) else {
    |                                                            `- warning: capture of 'buffer' with non-sendable type 'UnsafeMutableRawBufferPointer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 46 |                             continuation.resume(returning: 0)
 47 |                             return
Swift.UnsafeMutableRawBufferPointer:1:23: note: struct 'UnsafeMutableRawBufferPointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutableRawBufferPointer {
  |                       `- note: struct 'UnsafeMutableRawBufferPointer' does not conform to the 'Sendable' protocol
2 |     @inlinable public init(start: UnsafeMutableRawPointer?, count: Int)
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:201:29: warning: passing argument of non-sendable type 'UnsafeMutableRawBufferPointer' into actor-isolated context may introduce data races; this is an error in the Swift 6 language mode
199 |                         readSize = try await IOActor.default.read(
200 |                             from: fileDescriptor,
201 |                             into: bufPtr
    |                             `- warning: passing argument of non-sendable type 'UnsafeMutableRawBufferPointer' into actor-isolated context may introduce data races; this is an error in the Swift 6 language mode
202 |                         )
203 |                     } else {
Swift.UnsafeMutableRawBufferPointer:1:23: note: struct 'UnsafeMutableRawBufferPointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutableRawBufferPointer {
  |                       `- note: struct 'UnsafeMutableRawBufferPointer' does not conform to the 'Sendable' protocol
2 |     @inlinable public init(start: UnsafeMutableRawPointer?, count: Int)
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:206:29: warning: passing argument of non-sendable type 'UnsafeMutableRawBufferPointer' into actor-isolated context may introduce data races; this is an error in the Swift 6 language mode
204 |                         readSize = try await IOActor.default.read(
205 |                             from: file,
206 |                             into: bufPtr
    |                             `- warning: passing argument of non-sendable type 'UnsafeMutableRawBufferPointer' into actor-isolated context may introduce data races; this is an error in the Swift 6 language mode
207 |                         )
208 |                     }
Swift.UnsafeMutableRawBufferPointer:1:23: note: struct 'UnsafeMutableRawBufferPointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutableRawBufferPointer {
  |                       `- note: struct 'UnsafeMutableRawBufferPointer' does not conform to the 'Sendable' protocol
2 |     @inlinable public init(start: UnsafeMutableRawPointer?, count: Int)
3 | }
[153/161] Compiling SwiftCommand AsyncCharacterSequence.swift
[154/161] Compiling SwiftCommand AsyncLineSequence.swift
[155/161] Compiling SwiftCommand ExitStatus.swift
[156/161] Emitting module SwiftCommand
[157/161] Compiling SwiftCommand AsyncUnicodeScalarSequence.swift
[158/161] Compiling SwiftCommand ChildProcess.swift
[159/161] Compiling SwiftCommand Command.swift
[160/161] Compiling SwiftCommand Either.swift
[161/161] Compiling SwiftCommand ProcessOutput.swift
Build of target: 'SwiftCommand' complete! (4.04s)
    1288
10	/Users/admin/builder/spi-builder-workspace/.docs/zollerboy1/swiftcommand/1.4.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/zollerboy1/swiftcommand/1.4.1
File count: 1288
Doc size:   10.0MB
Preparing doc bundle ...
Uploading prod-zollerboy1-swiftcommand-1.4.1-a9884105.zip to s3://spi-docs-inbox/prod-zollerboy1-swiftcommand-1.4.1-a9884105.zip
Copying... [13%]
Copying... [23%]
Copying... [32%]
Copying... [42%]
Copying... [52%]
Copying... [61%]
Copying... [71%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.