The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftCommand, reference main (28efb0), with Swift 6.1 for Linux on 19 Apr 2026 14:00:07 UTC.

Swift 6 data race errors: 8

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Zollerboy1/SwiftCommand.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Zollerboy1/SwiftCommand
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 28efb03 Update tests to Swift Testing
Cloned https://github.com/Zollerboy1/SwiftCommand.git
Revision (git rev-parse @):
28efb038351a8c45010772b407adb9ea02ba67b5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Zollerboy1/SwiftCommand.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Zollerboy1/SwiftCommand.git
https://github.com/Zollerboy1/SwiftCommand.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-system
[1/6247] Fetching swift-async-algorithms
[126/11848] Fetching swift-async-algorithms, swift-system
Fetched https://github.com/apple/swift-system from cache (0.56s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.56s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (1.75s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (0.73s)
Fetching https://github.com/apple/swift-collections.git
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.34s)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Building for debugging...
[0/9] Write sources
[7/9] Compiling CSystem shims.c
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/58] Emitting module SystemPackage
[11/62] Compiling SystemPackage FilePathTempWindows.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/62] Compiling SystemPackage Errno.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/64] Compiling SystemPackage FilePathSyntax.swift
[14/64] Compiling SystemPackage FilePathTemp.swift
[15/64] Compiling SystemPackage FilePathTempPosix.swift
[17/64] Compiling SystemPackage FilePermissions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[18/64] Compiling SystemPackage IOCompletion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/64] Compiling SystemPackage FilePath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/64] Compiling SystemPackage FilePathComponentView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/64] Compiling SystemPackage SystemString.swift
[22/64] Compiling SystemPackage Util+StringArray.swift
[23/64] Compiling SystemPackage Util.swift
[24/64] Compiling SystemPackage UtilConsumers.swift
[25/64] Compiling SystemPackage FilePathComponents.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/64] Compiling SystemPackage FilePathParsing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/64] Compiling SystemPackage FilePathString.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/64] Compiling SystemPackage ErrnoWindows.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/64] Compiling SystemPackage FileDescriptor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/64] Emitting module InternalCollectionsUtilities
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/64] Compiling SystemPackage FileHelpers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/64] Compiling SystemPackage FileOperations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/64] Compiling SystemPackage FilePathWindows.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/64] Compiling InternalCollectionsUtilities _SortedCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[48/64] Compiling InternalCollectionsUtilities _UniqueCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/153] Compiling ContainersPreview Drain+Reduce.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/153] Compiling ContainersPreview Drain.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/153] Compiling ContainersPreview Producer+Collect.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/153] Compiling ContainersPreview Producer+Filter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/153] Compiling ContainersPreview OutputSpan+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/153] Compiling ContainersPreview TemporaryAllocation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/153] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[57/153] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/153] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[59/157] Emitting module ContainersPreview
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/157] Compiling ContainersPreview Container.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/157] Compiling ContainersPreview ContainerIterator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/157] Compiling ContainersPreview DynamicContainer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/157] Compiling ContainersPreview MutableContainer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/157] Compiling ContainersPreview PermutableContainer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/157] Compiling ContainersPreview RandomAccessContainer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/157] Compiling ContainersPreview RangeExpression2.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/157] Compiling ContainersPreview RangeReplaceableContainer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[68/157] Compiling ContainersPreview Drain+Map.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[69/157] Compiling ContainersPreview Producer+Map.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/157] Compiling ContainersPreview Producer+Reduce.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/157] Compiling ContainersPreview Producer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[72/157] Compiling ContainersPreview Borrow.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/157] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/157] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/157] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/157] Compiling ContainersPreview BorrowingIteratorProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/157] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/157] Compiling ContainersPreview BorrowingSequence+Utilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[79/157] Compiling ContainersPreview BorrowingSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/157] Compiling ContainersPreview BidirectionalContainer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/157] Compiling ContainersPreview Container+Filter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/157] Compiling ContainersPreview Container+SpanwiseZip.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/157] Compiling ContainersPreview Box.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[88/157] Compiling ContainersPreview Inout.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/157] Compiling ContainersPreview InputSpan.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/157] Compiling ContainersPreview Shared.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[105/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[106/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[107/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[108/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[109/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[110/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[111/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[116/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[117/166] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[118/166] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[127/206] Compiling DequeModule UniqueDeque+Consumption.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[128/206] Compiling DequeModule UniqueDeque+Container.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[129/206] Compiling DequeModule UniqueDeque+Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[130/206] Compiling DequeModule UniqueDeque+Equatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[131/206] Compiling DequeModule UniqueDeque+Experimental.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[132/206] Compiling DequeModule UniqueDeque+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[133/206] Compiling DequeModule UniqueDeque+Initializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[134/206] Compiling DequeModule UniqueDeque+Insertions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[135/206] Compiling DequeModule UniqueDeque+Prepend.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[136/206] Compiling DequeModule UniqueDeque+Removals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[137/206] Compiling DequeModule RigidDeque+Equatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[138/206] Compiling DequeModule RigidDeque+Experimental.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[139/206] Compiling DequeModule RigidDeque+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[140/206] Compiling DequeModule RigidDeque+Initializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[141/206] Compiling DequeModule RigidDeque+Insertions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[142/206] Compiling DequeModule RigidDeque+Prepend.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[143/211] Compiling DequeModule RigidDeque+Removals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[144/211] Compiling DequeModule RigidDeque+Replacements.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[145/211] Compiling DequeModule RigidDeque+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[146/211] Compiling DequeModule RigidDeque.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[147/211] Compiling DequeModule UniqueDeque+Append.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[156/211] Compiling DequeModule Deque._UnsafeHandle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[157/211] Compiling DequeModule Deque.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[158/211] Compiling DequeModule _DequeBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[159/211] Compiling DequeModule _DequeBufferHeader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[160/211] Compiling DequeModule RigidDeque+Append.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[161/211] Compiling DequeModule RigidDeque+Consumption.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[162/211] Compiling DequeModule RigidDeque+Container.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[163/211] Compiling DequeModule RigidDeque+Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[164/211] Compiling OrderedCollections OrderedSet+Initializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[165/211] Compiling OrderedCollections OrderedSet+Insertions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[166/211] Compiling OrderedCollections OrderedSet+Invariants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[167/211] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[168/211] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[169/211] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[170/211] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[171/211] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[178/211] Compiling DequeModule Deque+Codable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[179/211] Compiling DequeModule Deque+Collection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[180/211] Compiling OrderedCollections OrderedSet+Sendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[181/211] Compiling OrderedCollections OrderedSet+SubSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[182/211] Compiling OrderedCollections OrderedSet+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[183/211] Compiling OrderedCollections OrderedSet+UnorderedView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[184/211] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[185/211] Compiling OrderedCollections OrderedSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[186/211] Compiling OrderedCollections _UnsafeBitset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[187/211] Compiling DequeModule Deque+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[188/211] Compiling DequeModule Deque+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[189/211] Compiling DequeModule Deque+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[190/211] Compiling DequeModule Deque._Storage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[193/211] Emitting module OrderedCollections
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[203/212] Compiling DequeModule Deque+CustomReflectable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[204/212] Compiling DequeModule Deque+Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[205/212] Compiling DequeModule Deque+Equatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[206/212] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[207/212] Emitting module DequeModule
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[208/212] Compiling DequeModule UniqueDeque+Replacements.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[209/212] Compiling DequeModule UniqueDeque.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[210/212] Compiling DequeModule _DequeSlot.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[211/212] Compiling DequeModule _UnsafeDequeHandle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[212/212] Compiling DequeModule _UnsafeDequeSegments.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[214/266] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[215/266] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[216/266] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[217/266] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[218/266] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[219/266] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[220/266] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[221/266] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[222/273] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[223/273] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[224/273] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[225/273] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[226/273] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[227/273] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[228/273] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[229/273] Compiling AsyncAlgorithms AsyncShareSequence.swift
[230/273] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[231/273] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[232/273] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[233/273] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[234/273] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[235/273] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[236/273] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[237/273] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[238/273] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[239/273] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[240/273] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[241/273] Compiling AsyncAlgorithms Disconnected.swift
[242/273] Compiling AsyncAlgorithms _TinyArray.swift
[243/273] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[244/273] Compiling AsyncAlgorithms Locking.swift
[245/273] Emitting module AsyncAlgorithms
[246/273] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[247/273] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[248/273] Compiling AsyncAlgorithms CombineLatestStorage.swift
[249/273] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[250/273] Compiling AsyncAlgorithms DebounceStateMachine.swift
[251/273] Compiling AsyncAlgorithms DebounceStorage.swift
[252/273] Compiling AsyncAlgorithms Dictionary.swift
[253/273] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[254/273] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[255/273] Compiling AsyncAlgorithms AsyncChannel.swift
[256/273] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[257/273] Compiling AsyncAlgorithms ChannelStateMachine.swift
[258/273] Compiling AsyncAlgorithms ChannelStorage.swift
[259/273] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[260/273] Compiling AsyncAlgorithms Rethrow.swift
[261/273] Compiling AsyncAlgorithms SetAlgebra.swift
[262/273] Compiling AsyncAlgorithms UnsafeTransfer.swift
[263/273] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[264/273] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[265/273] Compiling AsyncAlgorithms ZipStateMachine.swift
[266/273] Compiling AsyncAlgorithms ZipStorage.swift
[267/273] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[268/273] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[269/273] Compiling AsyncAlgorithms MergeStateMachine.swift
[270/273] Compiling AsyncAlgorithms MergeStorage.swift
[271/273] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[272/273] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[273/273] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[275/287] Compiling SwiftCommand OutputType.swift
[276/288] Emitting module SwiftCommand
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:503:28: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
501 |     public struct MergedAsyncLines: AsyncSequence {
502 |         @usableFromInline
503 |         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
504 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>,
505 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:503:28: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
501 |     public struct MergedAsyncLines: AsyncSequence {
502 |         @usableFromInline
503 |         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
504 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>,
505 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:515:26: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
513 |         public struct AsyncIterator: AsyncIteratorProtocol {
514 |             @usableFromInline
515 |             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
516 |
517 |             fileprivate init(_base: Base.AsyncIterator) {
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:515:26: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
513 |         public struct AsyncIterator: AsyncIteratorProtocol {
514 |             @usableFromInline
515 |             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
516 |
517 |             fileprivate init(_base: Base.AsyncIterator) {
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:517:25: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
515 |             internal var _base: Base.AsyncIterator
516 |
517 |             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
518 |                 self._base = _base
519 |             }
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:517:25: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
515 |             internal var _base: Base.AsyncIterator
516 |
517 |             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
518 |                 self._base = _base
519 |             }
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:528:38: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
526 |             @inlinable
527 |             public mutating func next() async throws -> String? {
528 |                 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
529 |             }
530 |         }
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:528:38: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
526 |             @inlinable
527 |             public mutating func next() async throws -> String? {
528 |                 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
529 |             }
530 |         }
/host/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.
[277/288] Compiling SwiftCommand OutputDestination.swift
[278/288] Compiling SwiftCommand ProcessOutput.swift
[279/288] Compiling SwiftCommand FilePath+extension.swift
[280/288] Compiling SwiftCommand InputSource.swift
[281/288] Compiling SwiftCommand AsyncCharacterSequence.swift
[282/288] Compiling SwiftCommand AsyncLineSequence.swift
[283/288] Compiling SwiftCommand AsyncUnicodeScalarSequence.swift
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:503:28: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
501 |     public struct MergedAsyncLines: AsyncSequence {
502 |         @usableFromInline
503 |         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
504 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>,
505 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:503:28: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
501 |     public struct MergedAsyncLines: AsyncSequence {
502 |         @usableFromInline
503 |         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
504 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>,
505 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:515:26: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
513 |         public struct AsyncIterator: AsyncIteratorProtocol {
514 |             @usableFromInline
515 |             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
516 |
517 |             fileprivate init(_base: Base.AsyncIterator) {
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:515:26: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
513 |         public struct AsyncIterator: AsyncIteratorProtocol {
514 |             @usableFromInline
515 |             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
516 |
517 |             fileprivate init(_base: Base.AsyncIterator) {
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:517:25: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
515 |             internal var _base: Base.AsyncIterator
516 |
517 |             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
518 |                 self._base = _base
519 |             }
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:517:25: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
515 |             internal var _base: Base.AsyncIterator
516 |
517 |             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
518 |                 self._base = _base
519 |             }
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:528:38: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
526 |             @inlinable
527 |             public mutating func next() async throws -> String? {
528 |                 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
529 |             }
530 |         }
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:528:38: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
526 |             @inlinable
527 |             public mutating func next() async throws -> String? {
528 |                 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
529 |             }
530 |         }
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:544:36: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
542 |         ///            produce elements of the asynchronous sequence.
543 |         public func makeAsyncIterator() -> AsyncIterator {
544 |             .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
545 |         }
546 |     }
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:544:36: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
542 |         ///            produce elements of the asynchronous sequence.
543 |         public func makeAsyncIterator() -> AsyncIterator {
544 |             .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
545 |         }
546 |     }
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:781: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.
    :
779 |                 if self.process.isRunning {
780 |                     self.process.terminationHandler = { [weak self] _ in
781 |                         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
782 |                             continuation.resume(with: self.createExitStatus())
783 |                         } else {
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:887: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.
    :
885 |                 if self.process.isRunning {
886 |                     self.process.terminationHandler = { [weak self] _ in
887 |                         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
888 |                             continuation
889 |                                 .resume(with: self.createProcessOutput())
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:975:20: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
973 |     public var mergedOutputLines: MergedAsyncLines {
974 |         .init(
975 |             _base: merge(
    |                    `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
976 |                 self.stdout.pipe.fileHandleForReading.customBytes.lineSequence,
977 |                 self.stderr.pipe.fileHandleForReading.customBytes.lineSequence
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:975:20: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
973 |     public var mergedOutputLines: MergedAsyncLines {
974 |         .init(
975 |             _base: merge(
    |                    `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
976 |                 self.stdout.pipe.fileHandleForReading.customBytes.lineSequence,
977 |                 self.stderr.pipe.fileHandleForReading.customBytes.lineSequence
/host/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.
[284/288] Compiling SwiftCommand ChildProcess.swift
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:503:28: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
501 |     public struct MergedAsyncLines: AsyncSequence {
502 |         @usableFromInline
503 |         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
504 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>,
505 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:503:28: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
501 |     public struct MergedAsyncLines: AsyncSequence {
502 |         @usableFromInline
503 |         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
504 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>,
505 |             AsyncLineSequence<FileHandle.CustomAsyncBytes>
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:515:26: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
513 |         public struct AsyncIterator: AsyncIteratorProtocol {
514 |             @usableFromInline
515 |             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
516 |
517 |             fileprivate init(_base: Base.AsyncIterator) {
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:515:26: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
513 |         public struct AsyncIterator: AsyncIteratorProtocol {
514 |             @usableFromInline
515 |             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
516 |
517 |             fileprivate init(_base: Base.AsyncIterator) {
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:517:25: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
515 |             internal var _base: Base.AsyncIterator
516 |
517 |             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
518 |                 self._base = _base
519 |             }
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:517:25: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
515 |             internal var _base: Base.AsyncIterator
516 |
517 |             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
518 |                 self._base = _base
519 |             }
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:528:38: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
526 |             @inlinable
527 |             public mutating func next() async throws -> String? {
528 |                 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
529 |             }
530 |         }
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:528:38: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
526 |             @inlinable
527 |             public mutating func next() async throws -> String? {
528 |                 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
529 |             }
530 |         }
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:544:36: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
542 |         ///            produce elements of the asynchronous sequence.
543 |         public func makeAsyncIterator() -> AsyncIterator {
544 |             .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
545 |         }
546 |     }
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:544:36: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
542 |         ///            produce elements of the asynchronous sequence.
543 |         public func makeAsyncIterator() -> AsyncIterator {
544 |             .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
545 |         }
546 |     }
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:781: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.
    :
779 |                 if self.process.isRunning {
780 |                     self.process.terminationHandler = { [weak self] _ in
781 |                         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
782 |                             continuation.resume(with: self.createExitStatus())
783 |                         } else {
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:887: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.
    :
885 |                 if self.process.isRunning {
886 |                     self.process.terminationHandler = { [weak self] _ in
887 |                         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
888 |                             continuation
889 |                                 .resume(with: self.createProcessOutput())
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:975:20: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
973 |     public var mergedOutputLines: MergedAsyncLines {
974 |         .init(
975 |             _base: merge(
    |                    `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
976 |                 self.stdout.pipe.fileHandleForReading.customBytes.lineSequence,
977 |                 self.stderr.pipe.fileHandleForReading.customBytes.lineSequence
/host/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.
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:975:20: warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
973 |     public var mergedOutputLines: MergedAsyncLines {
974 |         .init(
975 |             _base: merge(
    |                    `- warning: type 'AsyncLineSequence<FileHandle.CustomAsyncBytes>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
976 |                 self.stdout.pipe.fileHandleForReading.customBytes.lineSequence,
977 |                 self.stderr.pipe.fileHandleForReading.customBytes.lineSequence
/host/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.
[285/288] Compiling SwiftCommand ExitStatus.swift
/host/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:218:62: warning: sending 'bufPtr' risks causing data races; this is an error in the Swift 6 language mode
216 |                     let readSize: Int
217 |                     if fileDescriptor >= 0 {
218 |                         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
219 |                             from: fileDescriptor,
220 |                             into: bufPtr
[286/288] Compiling SwiftCommand FileHandle+Async.swift
/host/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:218:62: warning: sending 'bufPtr' risks causing data races; this is an error in the Swift 6 language mode
216 |                     let readSize: Int
217 |                     if fileDescriptor >= 0 {
218 |                         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
219 |                             from: fileDescriptor,
220 |                             into: bufPtr
[287/288] Compiling SwiftCommand Command.swift
[288/288] Compiling SwiftCommand Either.swift
Build complete! (55.40s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "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" : "/host/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"
}
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Done.