Build Information
Successful build of SwiftCommand, reference main (28efb0), with Swift 6.1 for macOS (SPM) on 19 Apr 2026 13:50:16 UTC.
Swift 6 data race errors: 8
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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 InferSendableFromCapturesBuild 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 /Users/admin/builder/spi-builder-workspace/.git/
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: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Zollerboy1/SwiftCommand.git
https://github.com/Zollerboy1/SwiftCommand.git
{
"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" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SwiftCommand",
"targets" : [
"SwiftCommand"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftCommandTests",
"module_type" : "SwiftTarget",
"name" : "SwiftCommandTests",
"path" : "Tests/SwiftCommandTests",
"product_dependencies" : [
"AsyncAlgorithms"
],
"sources" : [
"SwiftCommandTests.swift"
],
"target_dependencies" : [
"SwiftCommand"
],
"type" : "test"
},
{
"c99name" : "SwiftCommand",
"module_type" : "SwiftTarget",
"name" : "SwiftCommand",
"path" : "Sources/SwiftCommand",
"product_dependencies" : [
"AsyncAlgorithms",
"SystemPackage"
],
"product_memberships" : [
"SwiftCommand"
],
"sources" : [
"AsyncCharacterSequence.swift",
"AsyncLineSequence.swift",
"AsyncUnicodeScalarSequence.swift",
"ChildProcess.swift",
"Command.swift",
"Either.swift",
"ExitStatus.swift",
"FileHandle+Async.swift",
"FilePath+extension.swift",
"InputSource.swift",
"OutputDestination.swift",
"OutputType.swift",
"ProcessOutput.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/9] Write sources
[7/9] Compiling CSystem shims.c
[8/9] Write swift-version-2F0A5646E1D333AE.txt
[10/56] 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
[11/56] 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
[12/56] 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
[13/56] 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
[14/56] Compiling SystemPackage FilePathTemp.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
[15/56] 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
[16/57] 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
[17/57] Compiling SystemPackage FilePathTempPosix.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/57] 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
[19/57] 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
[20/57] Compiling SystemPackage FilePathSyntax.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/57] Compiling SystemPackage Backcompat.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
[22/57] Compiling SystemPackage CInterop.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
[23/57] 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
[24/57] 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
[25/57] 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
[26/57] 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
[27/57] 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
[28/57] 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
[29/57] 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
[30/147] Compiling OrderedCollections _HashTable+Bucket.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
[31/147] Compiling OrderedCollections _HashTable+BucketIterator.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/147] Compiling OrderedCollections _HashTable+Constants.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/147] Compiling OrderedCollections _HashTable+CustomStringConvertible.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
[34/150] 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
[35/150] Compiling OrderedCollections OrderedSet+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
[36/150] Compiling OrderedCollections OrderedSet+Diffing.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
[37/150] Compiling OrderedCollections OrderedSet+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
[38/150] Compiling OrderedCollections OrderedSet+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
[39/150] Compiling OrderedCollections OrderedSet+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
[40/150] 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
[41/150] Compiling OrderedCollections OrderedDictionary+Values.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
[42/150] Compiling OrderedCollections OrderedDictionary.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
[43/150] Compiling OrderedCollections OrderedSet+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
[44/150] Compiling OrderedCollections OrderedSet+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
[45/150] Compiling OrderedCollections OrderedDictionary+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
[46/150] Compiling OrderedCollections OrderedDictionary+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
[47/150] Compiling OrderedCollections OrderedDictionary+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
[48/150] Compiling OrderedCollections OrderedDictionary+Sequence.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
[49/150] Compiling OrderedCollections OrderedDictionary+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
[50/150] Compiling OrderedCollections OrderedDictionary+Deprecations.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/150] Compiling OrderedCollections OrderedDictionary+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
[52/150] Compiling OrderedCollections OrderedDictionary+Elements.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
[53/150] Compiling OrderedCollections _HashTable+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
[54/150] Compiling OrderedCollections _HashTable+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
[55/150] Compiling OrderedCollections _HashTable.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/150] Compiling OrderedCollections OrderedDictionary+Elements.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/150] Compiling OrderedCollections OrderedDictionary+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
[58/150] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.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/150] Compiling OrderedCollections OrderedDictionary+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
[60/150] Compiling OrderedCollections OrderedDictionary+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
[61/150] Compiling OrderedCollections OrderedDictionary+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
[62/150] Compiling OrderedCollections _Hashtable+Header.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/150] Compiling OrderedCollections OrderedDictionary+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
[64/150] 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
[65/150] 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
[66/150] 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
[67/151] 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
[68/151] 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
[69/151] 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
[70/151] 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
[71/151] 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
[72/151] 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
[73/197] 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
[74/197] 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
[75/197] 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
[76/197] 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
[77/201] 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
[78/201] 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
[79/201] 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
[80/201] 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
[81/201] 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
[82/201] 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
[83/201] 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
[84/201] 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
[85/201] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.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
[86/201] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.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/201] 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
[88/201] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.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/201] 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
[90/201] 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
[91/201] 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
[92/201] 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
[93/201] 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
[94/201] 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
[95/201] 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
[96/201] 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
[97/201] 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
[98/201] 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
[99/201] 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
[100/201] 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
[101/201] 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
[102/201] 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
[103/201] 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
[105/201] Compiling DequeModule Deque.swift
[106/201] Compiling DequeModule _DequeBuffer.swift
[107/201] Compiling DequeModule _DequeBufferHeader.swift
[108/204] 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
[109/204] 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
<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
[113/204] 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
[114/204] 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
[115/204] 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
[116/204] 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
[117/204] 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
[118/204] 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
[119/204] 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
[120/204] 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
[121/204] 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
[122/204] 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
[123/204] 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
[124/204] 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
[125/204] 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
<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/204] Compiling SystemPackage Util+StringArray.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/204] Compiling SystemPackage Util.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/204] Compiling SystemPackage UtilConsumers.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
<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
[140/204] Emitting module SystemPackage
<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
[150/204] 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
[151/204] 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
[152/204] 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
<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
<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
[193/204] 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
[194/204] 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
[195/204] 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
[196/204] 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
[197/204] 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
[198/204] 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
[199/204] 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
[200/204] 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
[201/204] 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
[202/204] 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
<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/204] 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
[205/259] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[206/259] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[207/259] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[208/259] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[209/259] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[210/259] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[211/264] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[212/264] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[213/264] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[214/264] Compiling AsyncAlgorithms AsyncShareSequence.swift
[215/264] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[216/264] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[217/264] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[218/264] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[219/264] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[220/264] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[221/264] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[222/264] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[223/264] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[224/264] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[225/264] Compiling AsyncAlgorithms AsyncChannel.swift
[226/264] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[227/264] Compiling AsyncAlgorithms ChannelStateMachine.swift
[228/264] Compiling AsyncAlgorithms ChannelStorage.swift
[229/264] Compiling AsyncAlgorithms DebounceStorage.swift
[230/264] Compiling AsyncAlgorithms Dictionary.swift
[231/264] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[232/264] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[233/264] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[234/264] Compiling AsyncAlgorithms Disconnected.swift
[235/264] Emitting module AsyncAlgorithms
[236/264] Compiling AsyncAlgorithms UnsafeTransfer.swift
[237/264] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[238/264] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[239/264] Compiling AsyncAlgorithms ZipStateMachine.swift
[240/264] Compiling AsyncAlgorithms ZipStorage.swift
[241/264] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[242/264] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[243/264] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[244/264] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[245/264] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[246/264] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[247/264] Compiling AsyncAlgorithms _TinyArray.swift
[248/264] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[249/264] Compiling AsyncAlgorithms Locking.swift
[250/264] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[251/264] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[252/264] Compiling AsyncAlgorithms MergeStateMachine.swift
[253/264] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[254/264] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[255/264] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[256/264] Compiling AsyncAlgorithms CombineLatestStorage.swift
[257/264] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[258/264] Compiling AsyncAlgorithms DebounceStateMachine.swift
[259/264] Compiling AsyncAlgorithms MergeStorage.swift
[260/264] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[261/264] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[262/264] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[263/264] Compiling AsyncAlgorithms Rethrow.swift
[264/264] Compiling AsyncAlgorithms SetAlgebra.swift
[265/277] Compiling SwiftCommand OutputType.swift
[266/278] Compiling SwiftCommand ProcessOutput.swift
[267/278] Compiling SwiftCommand ExitStatus.swift
[268/278] Compiling SwiftCommand InputSource.swift
[269/278] Compiling SwiftCommand OutputDestination.swift
[270/278] Compiling SwiftCommand FileHandle+Async.swift
/Users/admin/builder/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
[271/278] Compiling SwiftCommand FilePath+extension.swift
[272/278] Compiling SwiftCommand Command.swift
[273/278] Compiling SwiftCommand Either.swift
[274/278] Compiling SwiftCommand AsyncCharacterSequence.swift
[275/278] Compiling SwiftCommand AsyncLineSequence.swift
[276/278] Emitting module SwiftCommand
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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) {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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) {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:517: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 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:517: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 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
[277/278] Compiling SwiftCommand AsyncUnicodeScalarSequence.swift
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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) {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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) {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:517: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 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:517: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 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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 {
/Users/admin/builder/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())
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
[278/278] Compiling SwiftCommand ChildProcess.swift
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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) {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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) {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:517: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 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:517: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 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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 {
/Users/admin/builder/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())
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift: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
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCommand/AsyncLineSequence.swift:3:15: note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
1 | /// A non-blocking sequence of newline-separated `String`s created by decoding
2 | /// the elements of `Base` as utf-8.
3 | public struct AsyncLineSequence<Base>: AsyncSequence
| `- note: consider making generic struct 'AsyncLineSequence' conform to the 'Sendable' protocol
4 | where Base: AsyncSequence, Base.Element == UInt8 {
5 | /// The type of element produced by this asynchronous sequence.
Build complete! (14.45s)
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-system from cache
[1/6247] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-system from cache (0.91s)
Fetched https://github.com/apple/swift-async-algorithms from cache (1.11s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (1.67s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (0.53s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.11s)
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
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
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" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SwiftCommand",
"targets" : [
"SwiftCommand"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftCommandTests",
"module_type" : "SwiftTarget",
"name" : "SwiftCommandTests",
"path" : "Tests/SwiftCommandTests",
"product_dependencies" : [
"AsyncAlgorithms"
],
"sources" : [
"SwiftCommandTests.swift"
],
"target_dependencies" : [
"SwiftCommand"
],
"type" : "test"
},
{
"c99name" : "SwiftCommand",
"module_type" : "SwiftTarget",
"name" : "SwiftCommand",
"path" : "Sources/SwiftCommand",
"product_dependencies" : [
"AsyncAlgorithms",
"SystemPackage"
],
"product_memberships" : [
"SwiftCommand"
],
"sources" : [
"AsyncCharacterSequence.swift",
"AsyncLineSequence.swift",
"AsyncUnicodeScalarSequence.swift",
"ChildProcess.swift",
"Command.swift",
"Either.swift",
"ExitStatus.swift",
"FileHandle+Async.swift",
"FilePath+extension.swift",
"InputSource.swift",
"OutputDestination.swift",
"OutputType.swift",
"ProcessOutput.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.