Build Information
Failed to build Cachly, reference 0.1.0-beta.1 (e71a22), with Swift 6.1 for macOS (SPM) on 22 Apr 2026 12:24:47 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cachly-dev/cachly-swift.git
Reference: 0.1.0-beta.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cachly-dev/cachly-swift
* tag 0.1.0-beta.1 -> FETCH_HEAD
HEAD is now at e71a22a feat: initial release v0.1.0-beta.1
Cloned https://github.com/cachly-dev/cachly-swift.git
Revision (git rev-parse @):
e71a22a1dcfaf240fd363c33dadf7c4682fe0e0a
SUCCESS checkout https://github.com/cachly-dev/cachly-swift.git at 0.1.0-beta.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/cachly-dev/cachly-swift.git
https://github.com/cachly-dev/cachly-swift.git
{
"dependencies" : [
{
"identity" : "redistack",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/RediStack.git"
}
],
"manifest_display_name" : "Cachly",
"name" : "Cachly",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "Cachly",
"targets" : [
"Cachly"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CachlyTests",
"module_type" : "SwiftTarget",
"name" : "CachlyTests",
"path" : "Tests/CachlyTests",
"sources" : [
"CachlyTests.swift"
],
"target_dependencies" : [
"Cachly"
],
"type" : "test"
},
{
"c99name" : "Cachly",
"module_type" : "SwiftTarget",
"name" : "Cachly",
"path" : "Sources/Cachly",
"product_dependencies" : [
"RediStack"
],
"product_memberships" : [
"Cachly"
],
"sources" : [
"CachlyClient.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
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/432] Write sources
[12/432] Copying PrivacyInfo.xcprivacy
[13/432] Write sources
[14/432] Copying PrivacyInfo.xcprivacy
[17/432] Write sources
[19/432] Compiling CNIOWindows WSAStartup.c
[20/432] Compiling CNIOWindows shim.c
[21/432] Compiling fiat_p256_adx_sqr.S
[22/432] Write swift-version-2F0A5646E1D333AE.txt
[23/432] Compiling fiat_p256_adx_mul.S
[24/432] Compiling fiat_curve25519_adx_square.S
[25/438] Compiling CNIOWASI CNIOWASI.c
[26/438] Compiling CNIOOpenBSD shim.c
[26/438] Compiling CNIOLinux liburing_shims.c
[26/438] Compiling CNIOLinux shim.c
[29/438] Compiling fiat_curve25519_adx_mul.S
[30/451] Compiling _AtomicsShims.c
[31/468] Compiling CNIOPosix event_loop_id.c
[33/468] Emitting module _NIOBase64
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/468] Compiling _NIOBase64 Base64.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/468] Compiling InternalCollectionsUtilities LifetimeOverride.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/468] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.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/469] Compiling InternalCollectionsUtilities Span+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
[38/469] Compiling InternalCollectionsUtilities String+Padding.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/469] Compiling InternalCollectionsUtilities UInt+first and last set bit.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/469] Compiling InternalCollectionsUtilities UInt+reversed.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/469] 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
[42/469] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+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
[43/469] Compiling InternalCollectionsUtilities _SortedCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/469] 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
[44/469] Compiling CNIODarwin shim.c
[46/469] Compiling InternalCollectionsUtilities Debugging.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/469] Compiling InternalCollectionsUtilities 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
[48/469] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.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/469] Compiling InternalCollectionsUtilities Integer rank.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/469] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+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
[51/469] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+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
[52/469] Compiling InternalCollectionsUtilities _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
[53/469] Compiling InternalCollectionsUtilities UnsafeBufferPointer+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
[53/469] Compiling CNIOBoringSSLShims shims.c
[55/469] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.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/469] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.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/469] Compiling CoreMetrics WithMetricsFactory.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/469] Compiling tls_method.cc
[58/469] Compiling tls_record.cc
[59/469] Compiling tls13_server.cc
[61/503] Compiling ContainersPreview OutputSpan+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/503] Compiling ContainersPreview TemporaryAllocation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/503] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/503] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/506] Compiling ContainersPreview RandomAccessContainer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/506] Compiling ContainersPreview RangeExpression2.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/506] Compiling ContainersPreview RangeReplaceableContainer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[68/506] Compiling ContainersPreview Drain+Map.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[69/506] Compiling ContainersPreview Drain+Reduce.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/506] Compiling ContainersPreview Drain.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/506] Compiling ContainersPreview Producer+Collect.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[72/506] Compiling ContainersPreview BorrowingIteratorProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/506] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/506] Compiling ContainersPreview BorrowingSequence+Utilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/506] Compiling ContainersPreview BorrowingSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/506] 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
[77/506] Compiling ContainersPreview ContainerIterator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/506] Compiling ContainersPreview DynamicContainer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[79/506] Compiling ContainersPreview MutableContainer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/506] Compiling ContainersPreview PermutableContainer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/506] Emitting module CoreMetrics
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/506] Compiling CoreMetrics Locks.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/506] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[84/506] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/506] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[86/506] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/506] Compiling ContainersPreview Producer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[88/506] Compiling ContainersPreview Borrow.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/506] Compiling ContainersPreview Box.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/506] Compiling ContainersPreview Producer+Filter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/506] Compiling ContainersPreview Producer+Map.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/506] Compiling ContainersPreview Producer+Reduce.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/506] Compiling ContainersPreview BidirectionalContainer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/506] Compiling ContainersPreview Container+Filter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/506] Compiling ContainersPreview Container+SpanwiseZip.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/506] Compiling ContainersPreview Container.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[97/506] Compiling Logging MetadataProvider.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/506] 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
[99/506] 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
[100/506] 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
[101/506] Compiling _NIODataStructures Heap.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/506] Compiling _NIODataStructures _TinyArray.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/506] Compiling _NIODataStructures PriorityQueue.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
[104/506] Emitting module _NIODataStructures
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[104/506] Compiling tls13_enc.cc
[106/506] Compiling CoreMetrics MappingMetricsFactory.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[107/506] Compiling CoreMetrics Metrics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[108/547] 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
[109/547] 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
[110/547] 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
[111/547] 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
[112/547] 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
[113/547] 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
[114/547] 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
[115/547] 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
[115/551] Compiling tls13_client.cc
[117/551] Compiling Logging LogHandler.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/551] Emitting module Logging
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/551] Compiling Logging Locks.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/551] Compiling Logging Logging.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/551] Compiling Logging LogEvent.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/551] Compiling tls13_both.cc
[122/553] Compiling t1_enc.cc
[123/553] Compiling ssl_versions.cc
[125/553] 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
[126/553] 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
[127/553] 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
[128/553] 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
[129/553] 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
[130/553] 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
[131/553] 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
[132/553] 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
[133/553] 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
[133/553] Compiling ssl_x509.cc
[135/553] 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
[136/553] 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
[137/553] 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
[138/553] 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
[139/553] 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
[140/553] 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
[141/553] 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
[142/553] 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
[143/553] 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
[144/553] Compiling DequeModule Deque.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[145/553] Compiling DequeModule _DequeBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[146/553] Compiling DequeModule _DequeBufferHeader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[147/553] 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
[148/553] 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
[149/553] 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
[150/553] 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
[151/553] 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
[152/553] 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
[152/553] Compiling ssl_transcript.cc
[154/553] 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
[155/553] 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
[156/553] 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
[157/553] 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
[158/553] 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
[158/553] Compiling ssl_stat.cc
[159/553] Compiling ssl_session.cc
[160/553] Compiling ssl_privkey.cc
[161/553] Compiling ssl_key_share.cc
[162/553] Compiling ssl_file.cc
[164/553] 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
[165/553] 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
[166/553] 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
[167/553] 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
[167/553] Compiling ssl_lib.cc
[168/553] Compiling ssl_credential.cc
[170/553] 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
[170/553] Compiling ssl_cipher.cc
[171/553] Compiling ssl_cert.cc
[172/553] Compiling ssl_buffer.cc
[173/553] Compiling ssl_asn1.cc
[174/553] Compiling ssl_aead_ctx.cc
[175/553] Compiling s3_pkt.cc
[176/553] Compiling s3_lib.cc
[177/553] Compiling s3_both.cc
[178/553] Compiling handshake_server.cc
[179/553] Compiling handshake_client.cc
[180/553] Compiling handshake.cc
[181/553] Compiling handoff.cc
[182/553] Compiling encrypted_client_hello.cc
[183/553] Compiling dtls_record.cc
[184/553] Compiling md5-x86_64-linux.S
[185/553] Compiling extensions.cc
[186/553] Compiling md5-x86_64-apple.S
[187/553] Compiling md5-586-linux.S
[188/553] Compiling md5-586-apple.S
[189/553] Compiling chacha20_poly1305_x86_64-linux.S
[190/553] Compiling chacha20_poly1305_x86_64-apple.S
[191/553] Compiling d1_srtp.cc
[192/553] Compiling dtls_method.cc
[193/553] Compiling chacha20_poly1305_armv8-win.S
[194/553] Compiling chacha20_poly1305_armv8-linux.S
[195/553] Compiling chacha-x86_64-linux.S
[196/553] Compiling chacha-x86_64-apple.S
[197/553] Compiling chacha20_poly1305_armv8-apple.S
[198/553] Compiling chacha-x86-linux.S
[199/553] Compiling chacha-x86-apple.S
[200/553] Compiling chacha-armv8-win.S
[201/553] Compiling chacha-armv8-linux.S
[202/553] Compiling d1_pkt.cc
[203/553] Compiling aes128gcmsiv-x86_64-linux.S
[203/553] Compiling chacha-armv4-linux.S
[205/553] Compiling chacha-armv8-apple.S
[206/553] Compiling d1_lib.cc
[207/553] Compiling aes128gcmsiv-x86_64-apple.S
[208/553] Compiling x86_64-mont5-linux.S
[209/553] Compiling x86_64-mont-linux.S
[210/553] Compiling x86_64-mont5-apple.S
[211/553] Compiling x86_64-mont-apple.S
[212/553] Compiling bio_ssl.cc
[213/553] Compiling x86-mont-linux.S
[214/553] Compiling x86-mont-apple.S
[214/553] Compiling err_data.cc
[216/553] Compiling vpaes-x86_64-linux.S
[217/553] Compiling vpaes-x86-linux.S
[217/553] Compiling vpaes-x86_64-apple.S
[219/553] Compiling vpaes-x86-apple.S
[220/553] Compiling vpaes-armv8-win.S
[221/553] Compiling vpaes-armv8-linux.S
[222/553] Compiling vpaes-armv7-linux.S
[223/553] Compiling sha512-x86_64-linux.S
[223/553] Compiling vpaes-armv8-apple.S
[225/553] Compiling sha512-armv8-win.S
[226/553] Compiling sha512-armv8-linux.S
[226/553] Compiling sha512-x86_64-apple.S
[228/553] Compiling sha512-armv4-linux.S
[229/553] Compiling d1_both.cc
[230/553] Compiling sha512-armv8-apple.S
[231/553] Compiling sha512-586-linux.S
[232/553] Compiling sha512-586-apple.S
[233/553] Compiling sha256-x86_64-linux.S
[234/553] Compiling sha256-x86_64-apple.S
[234/553] Compiling sha256-armv8-win.S
[236/553] Compiling sha256-armv8-linux.S
[237/553] Compiling sha256-armv4-linux.S
[238/553] Compiling sha256-armv8-apple.S
[239/553] Compiling sha256-586-linux.S
[240/553] Compiling sha256-586-apple.S
[241/553] Compiling sha1-x86_64-linux.S
[242/553] Compiling sha1-x86_64-apple.S
[243/553] Compiling sha1-armv8-win.S
[244/553] Compiling sha1-armv8-linux.S
[245/553] Compiling sha1-armv8-apple.S
[246/553] Compiling sha1-armv4-large-linux.S
[247/553] Compiling sha1-586-linux.S
[248/553] Compiling sha1-586-apple.S
[249/553] Compiling rsaz-avx2-linux.S
[250/553] Compiling rdrand-x86_64-linux.S
[251/553] Compiling rsaz-avx2-apple.S
[252/553] Compiling rdrand-x86_64-apple.S
[253/553] Compiling p256_beeu-x86_64-asm-linux.S
[254/553] Compiling p256_beeu-x86_64-asm-apple.S
[255/553] Compiling p256_beeu-armv8-asm-win.S
[256/553] Compiling p256_beeu-armv8-asm-linux.S
[257/553] Compiling p256_beeu-armv8-asm-apple.S
[258/553] Compiling p256-x86_64-asm-linux.S
[259/553] Compiling p256-x86_64-asm-apple.S
[260/553] Compiling p256-armv8-asm-win.S
[261/553] Compiling p256-armv8-asm-linux.S
[262/553] Compiling p256-armv8-asm-apple.S
[263/553] Compiling ghashv8-armv8-linux.S
[264/553] Compiling ghashv8-armv8-win.S
[265/553] Compiling ghashv8-armv8-apple.S
[266/553] Compiling ghashv8-armv7-linux.S
[267/553] Compiling ghash-x86_64-linux.S
[268/553] Compiling ghash-x86_64-apple.S
[269/553] Compiling ghash-x86-linux.S
[270/553] Compiling ghash-x86-apple.S
[271/553] Compiling ghash-ssse3-x86-linux.S
[272/553] Compiling ghash-ssse3-x86_64-apple.S
[273/553] Compiling ghash-ssse3-x86-apple.S
[273/553] Compiling ghash-ssse3-x86_64-linux.S
[275/553] Compiling ghash-neon-armv8-win.S
[276/553] Compiling ghash-neon-armv8-linux.S
[277/553] Compiling ghash-neon-armv8-apple.S
[278/553] Compiling ghash-armv4-linux.S
[279/553] Compiling co-586-apple.S
[280/553] Compiling bn-armv8-win.S
[280/553] Compiling co-586-linux.S
[282/553] Compiling bn-armv8-linux.S
[283/553] Compiling bsaes-armv7-linux.S
[284/553] Compiling bn-586-linux.S
[285/553] Compiling bn-armv8-apple.S
[286/553] Compiling bn-586-apple.S
[287/553] Compiling armv8-mont-win.S
[288/553] Compiling armv4-mont-linux.S
[289/553] Compiling armv8-mont-linux.S
[290/553] Compiling aesv8-gcm-armv8-win.S
[290/553] Compiling aesv8-gcm-armv8-linux.S
[292/553] Compiling armv8-mont-apple.S
[293/553] Compiling aesv8-armv8-win.S
[294/553] Compiling aesv8-armv8-linux.S
[295/553] Compiling aesv8-gcm-armv8-apple.S
[296/553] Compiling aesv8-armv8-apple.S
[297/553] Compiling aesv8-armv7-linux.S
[298/553] Compiling aesni-x86_64-apple.S
[299/553] Compiling aesni-x86_64-linux.S
[300/553] Compiling aesni-x86-linux.S
[301/553] Compiling aesni-x86-apple.S
[302/553] Compiling aesni-gcm-x86_64-linux.S
[303/553] Compiling aesni-gcm-x86_64-apple.S
[304/553] Compiling aes-gcm-avx2-x86_64-linux.S
[305/553] Compiling aes-gcm-avx2-x86_64-apple.S
[306/553] Compiling aes-gcm-avx10-x86_64-apple.S
[306/553] Compiling aes-gcm-avx10-x86_64-linux.S
[308/553] Compiling x_x509a.cc
[309/553] Compiling x_val.cc
[310/553] Compiling x_sig.cc
[311/553] Compiling x_req.cc
[312/553] Compiling x_x509.cc
[313/553] Compiling x_spki.cc
[314/553] Compiling x_pubkey.cc
[315/553] Compiling x_exten.cc
[316/553] Compiling x_name.cc
[318/553] Emitting module Metrics
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[319/553] Compiling Metrics Metrics.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
[319/553] Compiling x509spki.cc
[320/553] Compiling x_crl.cc
[320/553] Compiling x_attrib.cc
[322/553] Compiling x_algor.cc
[323/553] Compiling x509rset.cc
[324/553] Compiling x_all.cc
[325/553] Compiling x509cset.cc
[326/553] Compiling x509name.cc
[327/553] Compiling x509_vpm.cc
[328/553] Compiling x509_vfy.cc
[329/553] Compiling x509_txt.cc
[330/553] Compiling x509_v3.cc
[331/553] Compiling x509_set.cc
[332/553] Compiling x509_trs.cc
[333/553] Compiling x509_def.cc
[334/553] Compiling x509_obj.cc
[335/553] Compiling x509_req.cc
[336/553] Compiling x509_ext.cc
[337/553] Compiling x509_lu.cc
[338/553] Compiling x509_d2.cc
[339/553] Compiling x509_att.cc
[340/553] Compiling x509_cmp.cc
[341/553] Compiling x509.cc
[342/553] Compiling v3_prn.cc
[343/553] Compiling v3_utl.cc
[344/553] Compiling v3_skey.cc
[345/553] Compiling v3_purp.cc
[346/553] Compiling v3_pcons.cc
[347/553] Compiling v3_pmaps.cc
[348/553] Compiling v3_ocsp.cc
[349/553] Compiling v3_int.cc
[350/553] Compiling v3_ncons.cc
[351/553] Compiling v3_lib.cc
[352/553] Compiling v3_info.cc
[353/553] Compiling v3_ia5.cc
[354/553] Compiling v3_extku.cc
[355/553] Compiling v3_genn.cc
[356/553] Compiling v3_enum.cc
[357/553] Compiling v3_crld.cc
[358/553] Compiling v3_cpols.cc
[359/553] Compiling v3_bitst.cc
[360/553] Compiling v3_conf.cc
[361/553] Compiling v3_bcons.cc
[362/553] Compiling v3_akeya.cc
[363/553] Compiling v3_alt.cc
[364/553] Compiling v3_akey.cc
[365/553] Compiling t_x509a.cc
[366/553] Compiling t_x509.cc
[367/553] Compiling t_req.cc
[368/553] Compiling t_crl.cc
[369/553] Compiling i2d_pr.cc
[370/553] Compiling name_print.cc
[371/553] Compiling rsa_pss.cc
[372/553] Compiling policy.cc
[373/553] Compiling by_file.cc
[374/553] Compiling algorithm.cc
[375/553] Compiling a_verify.cc
[376/553] Compiling by_dir.cc
[377/553] Compiling asn1_gen.cc
[378/553] Compiling a_sign.cc
[379/553] Compiling a_digest.cc
[380/553] Compiling thread_win.cc
[381/553] Compiling thread.cc
[382/553] Compiling thread_pthread.cc
[383/553] Compiling thread_none.cc
[384/553] Compiling stack.cc
[385/553] Compiling trust_token.cc
[386/553] Compiling voprf.cc
[387/553] Compiling pmbtoken.cc
[388/553] Compiling siphash.cc
[389/553] Compiling spake2plus.cc
[390/553] Compiling sha512.cc
[391/553] Compiling sha1.cc
[392/553] Compiling sha256.cc
[393/553] Compiling rsa_print.cc
[394/553] Compiling rsa_extra.cc
[395/553] Compiling slhdsa.cc
[396/553] Compiling rsa_crypt.cc
[397/553] Compiling rsa_asn1.cc
[398/553] Compiling refcount.cc
[398/553] Compiling rc4.cc
[400/553] Compiling trusty.cc
[401/553] Compiling urandom.cc
[402/553] Compiling windows.cc
[403/553] Compiling rand.cc
[404/553] Compiling ios.cc
[405/553] Compiling passive.cc
[406/553] Compiling poly1305_arm_asm.S
[407/553] Compiling getentropy.cc
[408/553] Compiling forkunsafe.cc
[409/553] Compiling deterministic.cc
[410/553] Compiling poly1305_vec.cc
[411/553] Compiling fork_detect.cc
[412/553] Compiling poly1305_arm.cc
[413/553] Compiling poly1305.cc
[414/553] Compiling pool.cc
[415/553] Compiling pkcs8.cc
[416/553] Compiling pkcs8_x509.cc
[417/553] Compiling p5_pbev2.cc
[418/553] Compiling pkcs7.cc
[419/553] Compiling pkcs7_x509.cc
[420/553] Compiling pem_xaux.cc
[421/553] Compiling pem_x509.cc
[422/553] Compiling pem_pkey.cc
[423/553] Compiling pem_pk8.cc
[424/553] Compiling pem_oth.cc
[425/553] Compiling pem_lib.cc
[426/553] Compiling obj_xref.cc
[427/553] Compiling pem_info.cc
[428/553] Compiling mlkem.cc
[429/553] Compiling mldsa.cc
[430/553] Compiling pem_all.cc
[431/553] Compiling poly_rq_mul.S
[432/553] Compiling mem.cc
[433/553] Compiling fips_shared_support.cc
[434/553] Compiling md5.cc
[435/553] Compiling obj.cc
[436/553] Compiling md4.cc
[437/553] Compiling lhash.cc
[438/553] Compiling ex_data.cc
[439/553] Compiling sign.cc
[440/553] Compiling scrypt.cc
[441/553] Compiling kyber.cc
[442/553] Compiling print.cc
[443/553] Compiling hpke.cc
[444/553] Compiling pbkdf.cc
[445/553] Compiling hrss.cc
[446/553] Compiling p_x25519.cc
[447/553] Compiling p_x25519_asn1.cc
[448/553] Compiling p_ed25519.cc
[449/553] Compiling p_rsa_asn1.cc
[450/553] Compiling p_ec.cc
[451/553] Compiling p_hkdf.cc
[452/553] Compiling p_rsa.cc
[453/553] Compiling p_ed25519_asn1.cc
[454/553] Compiling p_ec_asn1.cc
[455/553] Compiling p_dh_asn1.cc
[456/553] Compiling p_dh.cc
[457/553] Compiling p_dsa_asn1.cc
[458/553] Compiling evp_ctx.cc
[459/553] Compiling evp.cc
[460/553] Compiling err.cc
[461/553] Compiling engine.cc
[462/553] Compiling evp_asn1.cc
[463/553] Compiling ecdsa_asn1.cc
[464/553] Compiling ecdh.cc
[465/553] Compiling hash_to_curve.cc
[466/553] Compiling ec_derive.cc
[467/553] Compiling dsa.cc
[468/553] Compiling bcm.cc
[469/553] Compiling ec_asn1.cc
[470/553] Compiling params.cc
[470/553] Compiling dsa_asn1.cc
[472/553] Compiling x25519-asm-arm.S
[473/553] Compiling digest_extra.cc
[474/553] Compiling dh_asn1.cc
[475/553] Compiling des.cc
[476/553] Compiling curve25519_64_adx.cc
[477/553] Compiling spake25519.cc
[478/553] Compiling cpu_intel.cc
[479/553] Compiling crypto.cc
[480/553] Compiling cpu_arm_linux.cc
[481/553] Compiling cpu_arm_freebsd.cc
[482/553] Compiling cpu_aarch64_win.cc
[483/553] Compiling curve25519.cc
[484/553] Compiling cpu_aarch64_sysreg.cc
[485/553] Compiling cpu_aarch64_openbsd.cc
[486/553] Compiling cpu_aarch64_linux.cc
[487/553] Compiling cpu_aarch64_fuchsia.cc
[488/553] Compiling cpu_aarch64_apple.cc
[489/553] Compiling conf.cc
[490/553] Compiling get_cipher.cc
[490/553] Compiling tls_cbc.cc
[492/553] Compiling e_tls.cc
[493/553] Compiling e_rc4.cc
[494/553] Compiling e_rc2.cc
[495/553] Compiling e_null.cc
[496/553] Compiling e_des.cc
[497/553] Compiling e_chacha20poly1305.cc
[498/553] Compiling chacha.cc
[499/553] Compiling e_aesctrhmac.cc
[500/553] Compiling derive_key.cc
[501/553] Compiling e_aesgcmsiv.cc
[502/553] Compiling unicode.cc
[503/553] Compiling cbs.cc
[504/553] Compiling ber.cc
[505/553] Compiling cbb.cc
[506/553] Compiling asn1_compat.cc
[507/553] Compiling buf.cc
[508/553] Compiling blake2.cc
[509/553] Compiling socket_helper.cc
[510/553] Compiling bn_asn1.cc
[511/553] Compiling socket.cc
[512/553] Compiling convert.cc
[513/553] Compiling printf.cc
[514/553] Compiling pair.cc
[515/553] Compiling hexdump.cc
[516/553] Compiling errno.cc
[517/553] Compiling fd.cc
[518/553] Compiling file.cc
[519/553] Compiling connect.cc
[520/553] Compiling bio_mem.cc
[521/553] Compiling bio.cc
[522/553] Compiling base64.cc
[523/553] Compiling tasn_typ.cc
[524/553] Compiling tasn_fre.cc
[525/553] Compiling tasn_utl.cc
[526/553] Compiling tasn_enc.cc
[527/553] Compiling posix_time.cc
[528/553] Compiling tasn_new.cc
[529/553] Compiling f_string.cc
[530/553] Compiling f_int.cc
[531/553] Compiling tasn_dec.cc
[532/553] Compiling asn_pack.cc
[533/553] Compiling asn1_par.cc
[534/553] Compiling asn1_lib.cc
[535/553] Compiling a_octet.cc
[536/553] Compiling a_utctm.cc
[537/553] Compiling a_type.cc
[538/553] Compiling a_time.cc
[539/553] Compiling a_strnid.cc
[540/553] Compiling a_strex.cc
[541/553] Compiling a_mbstr.cc
[542/553] Compiling a_object.cc
[543/553] Write sources
[544/553] Compiling a_int.cc
[545/564] Compiling a_i2d_fp.cc
[546/572] Compiling a_dup.cc
[547/572] Compiling a_d2i_fp.cc
[548/572] Compiling a_bitstr.cc
[549/572] Compiling a_gentm.cc
[550/572] Compiling a_bool.cc
[552/572] Compiling Atomics UnsafeAtomicLazyReference.swift
[553/572] Compiling Atomics IntegerOperations.swift
[554/573] Compiling Atomics DoubleWord.swift
[555/573] Compiling Atomics ManagedAtomic.swift
[556/573] Compiling Atomics AtomicValue.swift
[557/573] Compiling Atomics AtomicMemoryOrderings.swift
[558/573] Compiling Atomics ManagedAtomicLazyReference.swift
[559/573] Compiling Atomics UnsafeAtomic.swift
[560/573] Compiling Atomics Unmanaged extensions.swift
[561/573] Compiling Atomics OptionalRawRepresentable.swift
[562/573] Compiling Atomics RawRepresentable.swift
[563/573] Compiling Atomics AtomicReference.swift
[564/573] Compiling Atomics AtomicStorage.swift
[565/573] Compiling Atomics AtomicBool.swift
[566/573] Compiling Atomics IntegerConformances.swift
[567/573] Compiling Atomics PointerConformances.swift
[568/573] Compiling Atomics Primitives.native.swift
[569/573] Emitting module Atomics
[570/573] Compiling Atomics AtomicInteger.swift
[571/573] Compiling Atomics AtomicOptionalWrappable.swift
[571/573] Compiling c-nioatomics.c
[572/573] Compiling c-atomics.c
[574/580] Compiling NIOConcurrencyHelpers atomics.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
[575/580] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.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
[576/580] Compiling NIOConcurrencyHelpers lock.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
[577/580] Compiling NIOConcurrencyHelpers NIOLock.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
[578/580] Compiling NIOConcurrencyHelpers NIOLockedValueBox.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
[579/580] Emitting module NIOConcurrencyHelpers
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[580/580] Compiling NIOConcurrencyHelpers NIOAtomic.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
[581/645] Compiling NIOCore NIOPooledRecvBufferAllocator.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
[582/645] Compiling NIOCore NIOScheduledCallback.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
[583/645] Compiling NIOCore NIOSendable.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
[584/645] Compiling NIOCore NIOSplitLinesMessageDecoder.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
[585/645] Compiling NIOCore NIOTransportAccessibleChannelCore.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
[586/645] Compiling NIOCore RecvByteBufferAllocator.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
[587/645] Compiling NIOCore SingleStepByteToMessageDecoder.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
[588/652] Compiling NIOCore ConvenienceOptionSupport.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
[589/652] Compiling NIOCore DeadChannel.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
[590/652] Compiling NIOCore DispatchQueue+WithFuture.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
[591/652] Compiling NIOCore EventLoop+Deprecated.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
[592/652] Compiling NIOCore EventLoop+SerialExecutor.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
[593/652] Compiling NIOCore EventLoop.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
[594/652] Compiling NIOCore EventLoopFuture+AssumeIsolated.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
[595/652] Compiling NIOCore EventLoopFuture+Deprecated.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
[596/652] Compiling NIOCore EventLoopFuture+WithEventLoop.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
[597/652] Compiling NIOCore EventLoopFuture.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
[598/652] Compiling NIOCore 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
[599/652] Compiling NIOCore FileHandle.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
[600/652] Compiling NIOCore FileRegion.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
[601/652] Compiling NIOCore GlobalSingletons.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
[602/652] Compiling NIOCore SocketAddresses.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
[603/652] Compiling NIOCore SocketOptionProvider.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
[604/652] Compiling NIOCore SystemCallHelpers.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
[605/652] Compiling NIOCore TimeAmount+Duration.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
[606/652] Compiling NIOCore TypeAssistedChannelHandler.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
[607/652] Compiling NIOCore UniversalBootstrapSupport.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
[608/652] Compiling NIOCore Utilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[609/652] Compiling NIOCore IO.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
[610/652] Compiling NIOCore IOData.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
[611/652] Compiling NIOCore IPProtocol.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
[612/652] Compiling NIOCore IntegerBitPacking.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
[613/652] Compiling NIOCore IntegerTypes.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
[614/652] Compiling NIOCore Interfaces.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
[615/652] Compiling NIOCore Linux.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
[616/652] Compiling NIOCore MarkedCircularBuffer.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
[617/652] Compiling NIOCore MulticastChannel.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
[618/652] Compiling NIOCore NIOAny.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
[619/652] Compiling NIOCore NIOCloseOnErrorHandler.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
[620/652] Compiling NIOCore NIOCoreSendableMetatype.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
[621/652] Compiling NIOCore NIODecodedAsyncSequence.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
[622/652] Compiling NIOCore NIOLoopBound.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
[623/652] Compiling NIOCore ChannelHandler.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
[624/652] Compiling NIOCore ChannelHandlers.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
[625/652] Compiling NIOCore ChannelInvoker.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
[626/652] Compiling NIOCore ChannelOption.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
[627/652] Compiling NIOCore ChannelPipeline.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
[628/652] Compiling NIOCore CircularBuffer.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
[629/652] Compiling NIOCore Codec.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
[630/652] Compiling NIOCore AddressedEnvelope.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
[631/652] Compiling NIOCore AsyncAwaitSupport.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
[632/652] Compiling NIOCore AsyncChannel.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
[633/652] Compiling NIOCore AsyncChannelHandler.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
[634/652] Compiling NIOCore AsyncChannelInboundStream.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
[635/652] Compiling NIOCore AsyncChannelOutboundWriter.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
[636/652] Compiling NIOCore NIOAsyncSequenceProducer.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
[637/652] Compiling NIOCore NIOAsyncSequenceProducerStrategies.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
[638/652] Compiling NIOCore NIOAsyncWriter.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
[639/652] Compiling NIOCore NIOThrowingAsyncSequenceProducer.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
[640/652] Compiling NIOCore BSDSocketAPI.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
[641/652] Compiling NIOCore ByteBuffer-aux.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
[642/652] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.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
[643/652] Compiling NIOCore ByteBuffer-conversions.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
[644/652] Compiling NIOCore ByteBuffer-core.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
[645/652] Compiling NIOCore ByteBuffer-hex.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
[646/652] Compiling NIOCore ByteBuffer-int.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
[647/652] Compiling NIOCore ByteBuffer-lengthPrefix.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
[648/652] Compiling NIOCore ByteBuffer-multi-int.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
[649/652] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.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
[650/652] Compiling NIOCore ByteBuffer-views.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
[651/652] Compiling NIOCore Channel.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
[652/652] Emitting module NIOCore
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[653/708] Compiling NIOEmbedded AsyncTestingEventLoop.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
[654/708] Emitting module NIOEmbedded
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[655/708] Compiling NIOEmbedded AsyncTestingChannel.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
[656/708] Compiling NIOEmbedded Embedded.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
[657/708] Compiling NIOPosix BSDSocketAPICommon.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
[658/708] Compiling NIOPosix BSDSocketAPIPosix.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
[659/708] Compiling NIOPosix BSDSocketAPIWindows.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
[660/708] Compiling NIOPosix BaseSocket.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
[661/708] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.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
[662/708] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.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
[663/713] Compiling NIOPosix SelectorWSAPoll.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
[664/713] Compiling NIOPosix ServerSocket.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
[665/713] Compiling NIOPosix Socket.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
[666/713] Compiling NIOPosix SocketChannel.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
[667/713] Compiling NIOPosix SocketProtocols.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
[668/713] Emitting module NIOPosix
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[669/713] Compiling NIOPosix Utilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[670/713] Compiling NIOPosix VsockAddress.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
[671/713] Compiling NIOPosix VsockChannelEvents.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
[672/713] Compiling NIOPosix Windows.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
[673/713] Compiling NIOPosix resource_bundle_accessor.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
[674/713] Compiling NIOPosix Linux.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
[675/713] Compiling NIOPosix LinuxCPUSet.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
[676/713] Compiling NIOPosix LinuxUring.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
[677/713] Compiling NIOPosix MultiThreadedEventLoopGroup.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
[678/713] Compiling NIOPosix NIOPosixSendableMetatype.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
[679/713] Compiling NIOPosix NIOThreadPool.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
[680/713] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.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
[681/713] Compiling NIOPosix PosixSingletons.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
[682/713] Compiling NIOPosix RawSocketBootstrap.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
[683/713] Compiling NIOPosix Resolver.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
[684/713] Compiling NIOPosix Selectable.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
[685/713] Compiling NIOPosix SelectableChannel.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
[686/713] Compiling NIOPosix NonBlockingFileIO.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
[687/713] Compiling NIOPosix PendingDatagramWritesManager.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
[688/713] Compiling NIOPosix PendingWritesManager.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
[689/713] Compiling NIOPosix PipeChannel.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
[690/713] Compiling NIOPosix PipePair.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
[691/713] Compiling NIOPosix Pool.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
[692/713] Compiling NIOPosix 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
[693/713] Compiling NIOPosix GetaddrinfoResolver.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
[694/713] Compiling NIOPosix HappyEyeballs.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
[695/713] Compiling NIOPosix IO.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
[696/713] Compiling NIOPosix IntegerBitPacking.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
[697/713] Compiling NIOPosix IntegerTypes.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
[698/713] Compiling NIOPosix StructuredConcurrencyHelpers.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
[699/713] Compiling NIOPosix System.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
[700/713] Compiling NIOPosix Thread.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
[701/713] Compiling NIOPosix ThreadPosix.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
[702/713] Compiling NIOPosix ThreadWindows.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
[703/713] Compiling NIOPosix BaseSocketChannel.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
[704/713] Compiling NIOPosix BaseStreamSocketChannel.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
[705/713] Compiling NIOPosix Bootstrap.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
[706/713] Compiling NIOPosix ControlMessage.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
[707/713] Compiling NIOPosix DatagramVectorReadManager.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
[708/713] Compiling NIOPosix Errors+Any.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
[709/713] Compiling NIOPosix SelectableEventLoop.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
[710/713] Compiling NIOPosix SelectorEpoll.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
[711/713] Compiling NIOPosix SelectorGeneric.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
[712/713] Compiling NIOPosix SelectorKqueue.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
[713/713] Compiling NIOPosix SelectorUring.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
[714/715] Compiling NIO Exports.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
[715/715] Emitting module NIO
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[716/721] Compiling NIOTLS TLSEvents.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
[717/721] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.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
[718/721] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.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
[719/721] Compiling NIOTLS ApplicationProtocolNegotiationHandler.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
[720/721] Emitting module NIOTLS
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[721/721] Compiling NIOTLS SNIHandler.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
[722/752] Emitting module NIOSSL
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[723/755] Compiling NIOSSL SafeCompare.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
[724/755] Compiling NIOSSL Zeroization.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
[725/755] Compiling NIOSSL TLSConfiguration.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
[726/755] Compiling NIOSSL SSLInit.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
[727/755] Compiling NIOSSL SSLPKCS12Bundle.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
[728/755] Compiling NIOSSL SSLPrivateKey.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
[729/755] Compiling NIOSSL SSLCertificate.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
[730/755] Compiling NIOSSL SSLCertificateExtensions.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
[731/755] Compiling NIOSSL SSLCertificateName.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
[732/755] Compiling NIOSSL AndroidCABundle.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
[733/755] Compiling NIOSSL ByteBufferBIO.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
[734/755] Compiling NIOSSL CustomPrivateKey.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
[735/755] Compiling NIOSSL IdentityVerification.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
[736/755] Compiling NIOSSL UniversalBootstrapSupport.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
[737/755] Compiling NIOSSL UnsafeKeyAndChainTarget.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
[738/755] Compiling NIOSSL resource_bundle_accessor.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
[739/755] Compiling NIOSSL LinuxCABundle.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
[740/755] Compiling NIOSSL NIOSSLClientHandler.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
[741/755] Compiling NIOSSL NIOSSLHandler+Configuration.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
[742/755] Compiling NIOSSL NIOSSLHandler.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
[743/755] Compiling NIOSSL SSLPublicKey.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
[744/755] Compiling NIOSSL SecurityFrameworkCertificateVerification.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
[745/755] Compiling NIOSSL String+unsafeUninitializedCapacity.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
[746/755] Compiling NIOSSL NIOSSLServerHandler.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
[747/755] Compiling NIOSSL ObjectIdentifier.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
[748/755] Compiling NIOSSL PosixPort.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
[749/755] Compiling NIOSSL SSLCallbacks.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
[750/755] Compiling NIOSSL SubjectAlternativeName.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
[751/755] Compiling NIOSSL NIOSSLSecureBytes.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
[752/755] Compiling NIOSSL RNG.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
[753/755] Compiling NIOSSL SSLConnection.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
[754/755] Compiling NIOSSL SSLContext.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
[755/755] Compiling NIOSSL SSLErrors.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
[756/790] Emitting module RediStack
[757/793] Compiling RediStack RedisClusterNodeDescriptionProtocol.swift
[758/793] Compiling RediStack RedisClusterNodeID.swift
[759/793] Compiling RediStack RedisClusterShardDescriptionProtocol.swift
[760/793] Compiling RediStack RedisHashSlot.swift
[761/793] Compiling RediStack RESPValueConvertible.swift
[762/793] Compiling RediStack RedisChannelName.swift
[763/793] Compiling RediStack RedisClient.swift
[764/793] Compiling RediStack RedisCommandEncoder-multi-encode.swift
[765/793] Compiling RediStack SwiftPolyfill.swift
[766/793] Compiling RediStack BasicCommands.swift
[767/793] Compiling RediStack HashCommands.swift
[768/793] Compiling RediStack ListCommands.swift
[769/793] Compiling RediStack ConnectionPool.swift
[770/793] Compiling RediStack RedisConnectionPool+Configuration.swift
[771/793] Compiling RediStack RedisConnectionPool.swift
[772/793] Compiling RediStack RedisConnectionPoolError.swift
[773/793] Compiling RediStack RedisLogging.swift
[774/793] Compiling RediStack RedisMetrics.swift
[775/793] Compiling RediStack _Deprecations.swift
[776/793] Compiling RediStack RedisByteDecoder.swift
[777/793] Compiling RediStack RedisCommandHandler.swift
[778/793] Compiling RediStack RedisMessageEncoder.swift
[779/793] Compiling RediStack RedisPubSubHandler.swift
[780/793] Compiling RediStack RedisCommandEncoder.swift
[781/793] Compiling RediStack RedisConnection+Configuration.swift
[782/793] Compiling RediStack RedisConnection.swift
[783/793] Compiling RediStack StandardLibrary.swift
[784/793] Compiling RediStack SwiftNIO.swift
[785/793] Compiling RediStack RESPTranslator.swift
[786/793] Compiling RediStack RESPValue.swift
[787/793] Compiling RediStack RedisError.swift
[788/793] Compiling RediStack RedisKey+TTL.swift
[789/793] Compiling RediStack RedisKey.swift
[790/793] Compiling RediStack PubSubCommands.swift
[791/793] Compiling RediStack SetCommands.swift
[792/793] Compiling RediStack SortedSetCommands.swift
[793/793] Compiling RediStack StringCommands.swift
[794/795] Emitting module Cachly
/Users/admin/builder/spi-builder-workspace/Sources/Cachly/CachlyClient.swift:109:16: warning: stored property 'namespaces' of 'Sendable'-conforming struct 'CacheStats' has non-sendable type '[[String : Any]]'; this is an error in the Swift 6 language mode
107 | public let hitRate: Double
108 | public let total: Int
109 | public let namespaces: [[String: Any]]
| `- warning: stored property 'namespaces' of 'Sendable'-conforming struct 'CacheStats' has non-sendable type '[[String : Any]]'; this is an error in the Swift 6 language mode
110 | }
111 |
[795/795] Compiling Cachly CachlyClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Cachly/CachlyClient.swift:109:16: warning: stored property 'namespaces' of 'Sendable'-conforming struct 'CacheStats' has non-sendable type '[[String : Any]]'; this is an error in the Swift 6 language mode
107 | public let hitRate: Double
108 | public let total: Int
109 | public let namespaces: [[String: Any]]
| `- warning: stored property 'namespaces' of 'Sendable'-conforming struct 'CacheStats' has non-sendable type '[[String : Any]]'; this is an error in the Swift 6 language mode
110 | }
111 |
/Users/admin/builder/spi-builder-workspace/Sources/Cachly/CachlyClient.swift:628:31: warning: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'fn'; this is an error in the Swift 6 language mode
580 | // MARK: Private – pgvector API path
581 |
582 | private func getOrSetViaAPI<T: Codable>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
583 | _ prompt: String,
584 | embed: [Double],
:
626 |
627 | // 2. Cache miss – run fn, persist value to Valkey, index embedding.
628 | let value = try await fn()
| `- warning: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'fn'; this is an error in the Swift 6 language mode
629 | let id = UUID().uuidString
630 | let vk = "\(ns):val:\(id)"
/Users/admin/builder/spi-builder-workspace/Sources/Cachly/CachlyClient.swift:701:31: warning: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'fn'; this is an error in the Swift 6 language mode
663 | // MARK: Private – legacy SCAN path
664 |
665 | private func getOrSetViaScan<T: Codable>(
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
666 | _ prompt: String,
667 | originalPrompt: String,
:
699 |
700 | // Miss
701 | let value = try await fn()
| `- warning: non-sendable result type 'T' cannot be sent from nonisolated context in call to parameter 'fn'; this is an error in the Swift 6 language mode
702 | let id = UUID().uuidString
703 | let vk = "\(ns):val:\(id)"
/Users/admin/builder/spi-builder-workspace/Sources/Cachly/CachlyClient.swift:1067:75: error: incorrect argument label in call (have 'bulk:', expected 'from:')
1065 | /// Returns `-1` if the key has no expiry, `-2` if the key does not exist.
1066 | public func ttl(_ key: String) async throws -> Int {
1067 | let result = try await redis.send(command: "TTL", with: [RESPValue(bulk: key)]).get()
| `- error: incorrect argument label in call (have 'bulk:', expected 'from:')
1068 | return Int(result.int ?? -2)
1069 | }
/Users/admin/builder/spi-builder-workspace/Sources/Cachly/CachlyClient.swift:1357:88: error: cannot convert value of type 'Int' to expected argument type 'RedisKey.Lifetime'
1355 | res = BatchOpResult(value: nil, found: false, ok: false, exists: n > 0, ttlSeconds: -2)
1356 | case "ttl":
1357 | let t = (try? await self.redis.ttl(RedisKey(op.key)).get()) ?? -2
| `- error: cannot convert value of type 'Int' to expected argument type 'RedisKey.Lifetime'
1358 | res = BatchOpResult(value: nil, found: false, ok: false, exists: false, ttlSeconds: t)
1359 | default:
Fetching https://github.com/swift-server/RediStack.git
[1/4803] Fetching redistack
Fetched https://github.com/swift-server/RediStack.git from cache (0.95s)
Computing version for https://github.com/swift-server/RediStack.git
Computed https://github.com/swift-server/RediStack.git at 1.6.3 (1.50s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-metrics.git from cache (0.98s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.98s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.40s)
Fetched https://github.com/apple/swift-log.git from cache (2.42s)
Fetched https://github.com/apple/swift-nio.git from cache (2.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.04s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.37.0 (0.52s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.67s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.93s)
Fetched https://github.com/apple/swift-collections.git from cache (1.50s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (2.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.62s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.10.1 (0.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.50s)
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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.10.1
Creating working copy for https://github.com/swift-server/RediStack.git
Working copy of https://github.com/swift-server/RediStack.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.37.0
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/63] Compiling CoreMetrics WithMetricsFactory.swift
[3/63] Compiling _NIODataStructures PriorityQueue.swift
[4/63] Compiling Atomics UnsafeAtomicLazyReference.swift
[5/63] Compiling Atomics IntegerOperations.swift
[6/64] Compiling Atomics AtomicInteger.swift
[7/64] Compiling Atomics AtomicOptionalWrappable.swift
[8/64] Compiling Atomics PointerConformances.swift
[9/64] Compiling Atomics Primitives.native.swift
[10/64] Compiling Logging MetadataProvider.swift
[11/64] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/64] Compiling Atomics AtomicValue.swift
[13/64] Compiling Atomics AtomicMemoryOrderings.swift
[14/65] Compiling Atomics DoubleWord.swift
[15/65] Compiling Atomics ManagedAtomic.swift
[16/65] Emitting module _NIOBase64
[17/65] Compiling _NIOBase64 Base64.swift
[18/65] Compiling NIOConcurrencyHelpers NIOLock.swift
[19/65] Compiling Atomics ManagedAtomicLazyReference.swift
[20/65] Compiling Atomics UnsafeAtomic.swift
[23/65] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[24/65] Compiling _NIODataStructures Heap.swift
[25/65] Compiling _NIODataStructures _TinyArray.swift
[26/65] Compiling Atomics Unmanaged extensions.swift
[27/65] Compiling Atomics OptionalRawRepresentable.swift
[28/65] Compiling Atomics RawRepresentable.swift
[29/65] Compiling Atomics AtomicBool.swift
[30/65] Compiling Atomics IntegerConformances.swift
[33/65] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[34/65] Emitting module _NIODataStructures
[35/65] Compiling NIOConcurrencyHelpers lock.swift
[38/65] Compiling Atomics AtomicReference.swift
[39/65] Compiling Atomics AtomicStorage.swift
[40/65] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[41/65] Compiling NIOConcurrencyHelpers atomics.swift
[42/65] Emitting module NIOConcurrencyHelpers
[49/65] Emitting module InternalCollectionsUtilities
[52/65] Compiling Logging LogHandler.swift
[53/65] Compiling Logging LogEvent.swift
[54/65] Compiling Logging Logging.swift
[55/65] Compiling Logging Locks.swift
[56/65] Emitting module Logging
[57/65] Compiling CoreMetrics MappingMetricsFactory.swift
[58/65] Compiling CoreMetrics Locks.swift
[59/65] Compiling CoreMetrics Metrics.swift
[60/65] Emitting module CoreMetrics
[61/99] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[62/99] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[63/99] Compiling ContainersPreview RandomAccessContainer.swift
[64/99] Compiling ContainersPreview RangeExpression2.swift
[65/101] Compiling ContainersPreview OutputSpan+Extras.swift
[66/101] Compiling ContainersPreview TemporaryAllocation.swift
[69/101] Compiling ContainersPreview ContainerIterator.swift
[70/101] Compiling ContainersPreview DynamicContainer.swift
[71/101] Compiling ContainersPreview MutableContainer.swift
[72/101] Compiling ContainersPreview PermutableContainer.swift
[75/104] Compiling ContainersPreview RangeReplaceableContainer.swift
[76/104] Compiling ContainersPreview Drain+Map.swift
[77/104] Compiling ContainersPreview Producer+Filter.swift
[78/104] Compiling ContainersPreview Producer+Map.swift
[79/104] Compiling ContainersPreview Producer+Reduce.swift
[80/104] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[81/104] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[82/104] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[83/104] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[84/104] Emitting module ContainersPreview
[85/104] Compiling ContainersPreview Producer.swift
[86/104] Compiling ContainersPreview Borrow.swift
[87/104] Compiling ContainersPreview Box.swift
[88/104] Compiling ContainersPreview Drain+Reduce.swift
[89/104] Compiling ContainersPreview Drain.swift
[90/104] Compiling ContainersPreview Producer+Collect.swift
[91/104] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[92/104] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[93/104] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[94/104] Compiling ContainersPreview BorrowingSequence.swift
[95/104] Compiling ContainersPreview BidirectionalContainer.swift
[96/104] Compiling ContainersPreview Container+Filter.swift
[97/104] Compiling ContainersPreview Container+SpanwiseZip.swift
[98/104] Compiling ContainersPreview Container.swift
[99/104] Compiling ContainersPreview Inout.swift
[100/104] Compiling ContainersPreview InputSpan.swift
[101/104] Compiling ContainersPreview Shared.swift
[102/104] Emitting module Metrics
[103/104] Compiling Metrics Metrics.swift
[104/125] Emitting module Atomics
[105/145] Compiling DequeModule RigidDeque+Consumption.swift
[106/145] Compiling DequeModule RigidDeque+Container.swift
[107/145] Compiling DequeModule RigidDeque+Descriptions.swift
[108/145] Compiling DequeModule RigidDeque+Equatable.swift
[109/145] Compiling DequeModule RigidDeque+Experimental.swift
[110/149] Compiling DequeModule RigidDeque+Hashable.swift
[111/149] Compiling DequeModule RigidDeque+Initializers.swift
[112/149] Compiling DequeModule RigidDeque+Insertions.swift
[113/149] Compiling DequeModule RigidDeque+Prepend.swift
[114/149] Compiling DequeModule UniqueDeque+Equatable.swift
[115/149] Compiling DequeModule UniqueDeque+Experimental.swift
[116/149] Compiling DequeModule UniqueDeque+Hashable.swift
[117/149] Compiling DequeModule UniqueDeque+Initializers.swift
[118/149] Compiling DequeModule UniqueDeque+Insertions.swift
[119/149] Compiling DequeModule UniqueDeque+Prepend.swift
[120/149] Compiling DequeModule UniqueDeque+Removals.swift
[121/149] Compiling DequeModule UniqueDeque+Replacements.swift
[122/149] Compiling DequeModule RigidDeque+Removals.swift
[123/149] Compiling DequeModule RigidDeque+Replacements.swift
[124/149] Compiling DequeModule RigidDeque+Testing.swift
[125/149] Compiling DequeModule RigidDeque.swift
[126/149] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[127/149] Compiling DequeModule Deque+Extras.swift
[128/149] Compiling DequeModule Deque+Hashable.swift
[129/149] Compiling DequeModule Deque+Testing.swift
[130/149] Compiling DequeModule Deque._Storage.swift
[131/149] Compiling DequeModule Deque._UnsafeHandle.swift
[132/149] Compiling DequeModule Deque.swift
[133/149] Compiling DequeModule _DequeBuffer.swift
[134/149] Compiling DequeModule _DequeBufferHeader.swift
[135/149] Compiling DequeModule RigidDeque+Append.swift
[136/149] Compiling DequeModule Deque+Codable.swift
[137/149] Compiling DequeModule Deque+Collection.swift
[138/149] Compiling DequeModule Deque+CustomReflectable.swift
[139/149] Compiling DequeModule Deque+Descriptions.swift
[140/149] Compiling DequeModule Deque+Equatable.swift
[141/149] Compiling DequeModule UniqueDeque.swift
[142/149] Compiling DequeModule _DequeSlot.swift
[143/149] Compiling DequeModule _UnsafeDequeHandle.swift
[144/149] Compiling DequeModule _UnsafeDequeSegments.swift
[145/149] Compiling DequeModule UniqueDeque+Append.swift
[146/149] Compiling DequeModule UniqueDeque+Consumption.swift
[147/149] Compiling DequeModule UniqueDeque+Container.swift
[148/149] Compiling DequeModule UniqueDeque+Descriptions.swift
[149/149] Emitting module DequeModule
[150/214] Compiling NIOCore AddressedEnvelope.swift
[151/214] Compiling NIOCore AsyncAwaitSupport.swift
[152/214] Compiling NIOCore AsyncChannel.swift
[153/214] Compiling NIOCore AsyncChannelHandler.swift
[154/214] Compiling NIOCore AsyncChannelInboundStream.swift
[155/214] Compiling NIOCore AsyncChannelOutboundWriter.swift
[156/214] Compiling NIOCore NIOAsyncSequenceProducer.swift
[157/214] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[158/221] Compiling NIOCore EventLoopFuture+Deprecated.swift
[159/221] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[160/221] Compiling NIOCore EventLoopFuture.swift
[161/221] Compiling NIOCore FileDescriptor.swift
[162/221] Compiling NIOCore FileHandle.swift
[163/221] Compiling NIOCore FileRegion.swift
[164/221] Compiling NIOCore GlobalSingletons.swift
[165/221] Compiling NIOCore NIOAsyncWriter.swift
[166/221] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[167/221] Compiling NIOCore BSDSocketAPI.swift
[168/221] Compiling NIOCore ByteBuffer-aux.swift
[169/221] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[170/221] Compiling NIOCore ByteBuffer-conversions.swift
[171/221] Compiling NIOCore ByteBuffer-core.swift
[172/221] Compiling NIOCore ConvenienceOptionSupport.swift
[173/221] Compiling NIOCore DeadChannel.swift
[174/221] Compiling NIOCore DispatchQueue+WithFuture.swift
[175/221] Compiling NIOCore EventLoop+Deprecated.swift
[176/221] Compiling NIOCore EventLoop+SerialExecutor.swift
[177/221] Compiling NIOCore EventLoop.swift
[178/221] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[179/221] Compiling NIOCore IO.swift
[180/221] Compiling NIOCore IOData.swift
[181/221] Compiling NIOCore IPProtocol.swift
[182/221] Compiling NIOCore IntegerBitPacking.swift
[183/221] Compiling NIOCore IntegerTypes.swift
[184/221] Compiling NIOCore Interfaces.swift
[185/221] Compiling NIOCore Linux.swift
[186/221] Compiling NIOCore MarkedCircularBuffer.swift
[187/221] Compiling NIOCore MulticastChannel.swift
[188/221] Compiling NIOCore NIOAny.swift
[189/221] Compiling NIOCore NIOCloseOnErrorHandler.swift
[190/221] Compiling NIOCore NIOCoreSendableMetatype.swift
[191/221] Compiling NIOCore NIODecodedAsyncSequence.swift
[192/221] Compiling NIOCore NIOLoopBound.swift
[193/221] Compiling NIOCore ChannelHandler.swift
[194/221] Compiling NIOCore ChannelHandlers.swift
[195/221] Compiling NIOCore ChannelInvoker.swift
[196/221] Compiling NIOCore ChannelOption.swift
[197/221] Compiling NIOCore ChannelPipeline.swift
[198/221] Compiling NIOCore CircularBuffer.swift
[199/221] Compiling NIOCore Codec.swift
[200/221] Compiling NIOCore SocketAddresses.swift
[201/221] Compiling NIOCore SocketOptionProvider.swift
[202/221] Compiling NIOCore SystemCallHelpers.swift
[203/221] Compiling NIOCore TimeAmount+Duration.swift
[204/221] Compiling NIOCore TypeAssistedChannelHandler.swift
[205/221] Compiling NIOCore UniversalBootstrapSupport.swift
[206/221] Compiling NIOCore Utilities.swift
[207/221] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[208/221] Compiling NIOCore NIOScheduledCallback.swift
[209/221] Compiling NIOCore NIOSendable.swift
[210/221] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[211/221] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[212/221] Compiling NIOCore RecvByteBufferAllocator.swift
[213/221] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[214/221] Compiling NIOCore ByteBuffer-hex.swift
[215/221] Compiling NIOCore ByteBuffer-int.swift
[216/221] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[217/221] Compiling NIOCore ByteBuffer-multi-int.swift
[218/221] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[219/221] Compiling NIOCore ByteBuffer-views.swift
[220/221] Compiling NIOCore Channel.swift
[221/221] Emitting module NIOCore
[222/277] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[223/277] Compiling NIOEmbedded Embedded.swift
[224/277] Compiling NIOEmbedded AsyncTestingChannel.swift
[225/277] Emitting module NIOEmbedded
[226/277] Compiling NIOPosix BSDSocketAPICommon.swift
[227/277] Compiling NIOPosix BSDSocketAPIPosix.swift
[228/277] Compiling NIOPosix BSDSocketAPIWindows.swift
[229/277] Compiling NIOPosix BaseSocket.swift
[230/277] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[231/277] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[232/282] Compiling NIOPosix FileDescriptor.swift
[233/282] Compiling NIOPosix GetaddrinfoResolver.swift
[234/282] Compiling NIOPosix HappyEyeballs.swift
[235/282] Compiling NIOPosix IO.swift
[236/282] Compiling NIOPosix IntegerBitPacking.swift
[237/282] Compiling NIOPosix IntegerTypes.swift
[238/282] Compiling NIOPosix SelectorWSAPoll.swift
[239/282] Compiling NIOPosix ServerSocket.swift
[240/282] Compiling NIOPosix Socket.swift
[241/282] Compiling NIOPosix SocketChannel.swift
[242/282] Compiling NIOPosix SocketProtocols.swift
[243/282] Compiling NIOPosix Utilities.swift
[244/282] Compiling NIOPosix VsockAddress.swift
[245/282] Compiling NIOPosix VsockChannelEvents.swift
[246/282] Compiling NIOPosix Windows.swift
[247/282] Compiling NIOPosix resource_bundle_accessor.swift
[248/282] Emitting module NIOPosix
[249/282] Compiling NIOPosix SelectableEventLoop.swift
[250/282] Compiling NIOPosix SelectorEpoll.swift
[251/282] Compiling NIOPosix SelectorGeneric.swift
[252/282] Compiling NIOPosix SelectorKqueue.swift
[253/282] Compiling NIOPosix SelectorUring.swift
[254/282] Compiling NIOPosix NonBlockingFileIO.swift
[255/282] Compiling NIOPosix PendingDatagramWritesManager.swift
[256/282] Compiling NIOPosix PendingWritesManager.swift
[257/282] Compiling NIOPosix PipeChannel.swift
[258/282] Compiling NIOPosix PipePair.swift
[259/282] Compiling NIOPosix Pool.swift
[260/282] Compiling NIOPosix Linux.swift
[261/282] Compiling NIOPosix LinuxCPUSet.swift
[262/282] Compiling NIOPosix LinuxUring.swift
[263/282] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[264/282] Compiling NIOPosix NIOPosixSendableMetatype.swift
[265/282] Compiling NIOPosix NIOThreadPool.swift
[266/282] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[267/282] Compiling NIOPosix System.swift
[268/282] Compiling NIOPosix Thread.swift
[269/282] Compiling NIOPosix ThreadPosix.swift
[270/282] Compiling NIOPosix ThreadWindows.swift
[271/282] Compiling NIOPosix BaseSocketChannel.swift
[272/282] Compiling NIOPosix BaseStreamSocketChannel.swift
[273/282] Compiling NIOPosix Bootstrap.swift
[274/282] Compiling NIOPosix ControlMessage.swift
[275/282] Compiling NIOPosix DatagramVectorReadManager.swift
[276/282] Compiling NIOPosix Errors+Any.swift
[277/282] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[278/282] Compiling NIOPosix PosixSingletons.swift
[279/282] Compiling NIOPosix RawSocketBootstrap.swift
[280/282] Compiling NIOPosix Resolver.swift
[281/282] Compiling NIOPosix Selectable.swift
[282/282] Compiling NIOPosix SelectableChannel.swift
[283/284] Emitting module NIO
[284/284] Compiling NIO Exports.swift
[285/290] Compiling NIOTLS TLSEvents.swift
[286/290] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[287/290] Emitting module NIOTLS
[288/290] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[289/290] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[290/290] Compiling NIOTLS SNIHandler.swift
[291/321] Compiling NIOSSL AndroidCABundle.swift
[292/321] Compiling NIOSSL ByteBufferBIO.swift
[293/321] Compiling NIOSSL CustomPrivateKey.swift
[294/321] Compiling NIOSSL IdentityVerification.swift
[295/324] Compiling NIOSSL SSLCertificate.swift
[296/324] Compiling NIOSSL SSLCertificateExtensions.swift
[297/324] Compiling NIOSSL SSLCertificateName.swift
[298/324] Compiling NIOSSL SubjectAlternativeName.swift
[299/324] Compiling NIOSSL NIOSSLSecureBytes.swift
[300/324] Compiling NIOSSL RNG.swift
[301/324] Compiling NIOSSL SSLInit.swift
[302/324] Compiling NIOSSL SSLPKCS12Bundle.swift
[303/324] Compiling NIOSSL SSLPrivateKey.swift
[304/324] Compiling NIOSSL NIOSSLServerHandler.swift
[305/324] Compiling NIOSSL ObjectIdentifier.swift
[306/324] Compiling NIOSSL PosixPort.swift
[307/324] Compiling NIOSSL SSLCallbacks.swift
[308/324] Emitting module NIOSSL
[309/324] Compiling NIOSSL UniversalBootstrapSupport.swift
[310/324] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[311/324] Compiling NIOSSL resource_bundle_accessor.swift
[312/324] Compiling NIOSSL LinuxCABundle.swift
[313/324] Compiling NIOSSL NIOSSLClientHandler.swift
[314/324] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[315/324] Compiling NIOSSL NIOSSLHandler.swift
[316/324] Compiling NIOSSL SSLPublicKey.swift
[317/324] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[318/324] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[319/324] Compiling NIOSSL SafeCompare.swift
[320/324] Compiling NIOSSL Zeroization.swift
[321/324] Compiling NIOSSL TLSConfiguration.swift
[322/324] Compiling NIOSSL SSLConnection.swift
[323/324] Compiling NIOSSL SSLContext.swift
[324/324] Compiling NIOSSL SSLErrors.swift
[325/359] Compiling RediStack RedisClusterNodeDescriptionProtocol.swift
[326/359] Compiling RediStack RedisClusterNodeID.swift
[327/359] Compiling RediStack RedisClusterShardDescriptionProtocol.swift
[328/359] Compiling RediStack RedisHashSlot.swift
[329/362] Compiling RediStack RedisByteDecoder.swift
[330/362] Compiling RediStack RedisCommandHandler.swift
[331/362] Compiling RediStack RedisMessageEncoder.swift
[332/362] Compiling RediStack RedisPubSubHandler.swift
[333/362] Compiling RediStack RedisError.swift
[334/362] Compiling RediStack RedisKey+TTL.swift
[335/362] Compiling RediStack RedisKey.swift
[336/362] Compiling RediStack RESPValueConvertible.swift
[337/362] Compiling RediStack RedisChannelName.swift
[338/362] Compiling RediStack RedisClient.swift
[339/362] Compiling RediStack RedisCommandEncoder-multi-encode.swift
[340/362] Compiling RediStack StandardLibrary.swift
[341/362] Compiling RediStack SwiftNIO.swift
[342/362] Compiling RediStack RESPTranslator.swift
[343/362] Compiling RediStack RESPValue.swift
[344/362] Emitting module RediStack
[345/362] Compiling RediStack SwiftPolyfill.swift
[346/362] Compiling RediStack BasicCommands.swift
[347/362] Compiling RediStack HashCommands.swift
[348/362] Compiling RediStack ListCommands.swift
[349/362] Compiling RediStack ConnectionPool.swift
[350/362] Compiling RediStack RedisConnectionPool+Configuration.swift
[351/362] Compiling RediStack RedisConnectionPool.swift
[352/362] Compiling RediStack RedisConnectionPoolError.swift
[353/362] Compiling RediStack RedisLogging.swift
[354/362] Compiling RediStack RedisMetrics.swift
[355/362] Compiling RediStack _Deprecations.swift
[356/362] Compiling RediStack RedisCommandEncoder.swift
[357/362] Compiling RediStack RedisConnection+Configuration.swift
[358/362] Compiling RediStack RedisConnection.swift
[359/362] Compiling RediStack PubSubCommands.swift
[360/362] Compiling RediStack SetCommands.swift
[361/362] Compiling RediStack SortedSetCommands.swift
[362/362] Compiling RediStack StringCommands.swift
[363/364] Emitting module Cachly
/Users/admin/builder/spi-builder-workspace/Sources/Cachly/CachlyClient.swift:109:16: warning: stored property 'namespaces' of 'Sendable'-conforming struct 'CacheStats' has non-sendable type '[[String : Any]]'; this is an error in the Swift 6 language mode
107 | public let hitRate: Double
108 | public let total: Int
109 | public let namespaces: [[String: Any]]
| `- warning: stored property 'namespaces' of 'Sendable'-conforming struct 'CacheStats' has non-sendable type '[[String : Any]]'; this is an error in the Swift 6 language mode
110 | }
111 |
[364/364] Compiling Cachly CachlyClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Cachly/CachlyClient.swift:109:16: warning: stored property 'namespaces' of 'Sendable'-conforming struct 'CacheStats' has non-sendable type '[[String : Any]]'; this is an error in the Swift 6 language mode
107 | public let hitRate: Double
108 | public let total: Int
109 | public let namespaces: [[String: Any]]
| `- warning: stored property 'namespaces' of 'Sendable'-conforming struct 'CacheStats' has non-sendable type '[[String : Any]]'; this is an error in the Swift 6 language mode
110 | }
111 |
/Users/admin/builder/spi-builder-workspace/Sources/Cachly/CachlyClient.swift:1067:75: error: incorrect argument label in call (have 'bulk:', expected 'from:')
1065 | /// Returns `-1` if the key has no expiry, `-2` if the key does not exist.
1066 | public func ttl(_ key: String) async throws -> Int {
1067 | let result = try await redis.send(command: "TTL", with: [RESPValue(bulk: key)]).get()
| `- error: incorrect argument label in call (have 'bulk:', expected 'from:')
1068 | return Int(result.int ?? -2)
1069 | }
/Users/admin/builder/spi-builder-workspace/Sources/Cachly/CachlyClient.swift:1357:88: error: cannot convert value of type 'Int' to expected argument type 'RedisKey.Lifetime'
1355 | res = BatchOpResult(value: nil, found: false, ok: false, exists: n > 0, ttlSeconds: -2)
1356 | case "ttl":
1357 | let t = (try? await self.redis.ttl(RedisKey(op.key)).get()) ?? -2
| `- error: cannot convert value of type 'Int' to expected argument type 'RedisKey.Lifetime'
1358 | res = BatchOpResult(value: nil, found: false, ok: false, exists: false, ttlSeconds: t)
1359 | default:
BUILD FAILURE 6.1 macosSpm