Build Information
Successful build of PhonePeKit, reference main (d058e5), with Swift 6.1 for Linux on 19 Mar 2026 00:07:04 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1Build Log
[1251/1277] 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
[1252/1277] 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
[1253/1277] 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
[1254/1277] 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
[1255/1277] 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
[1256/1277] 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
[1257/1277] 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
[1258/1277] 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
[1259/1277] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1264/1277] 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
[1265/1277] 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
[1266/1277] 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
[1267/1277] 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
[1268/1277] 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
[1269/1277] 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
[1270/1277] 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
[1271/1277] 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
[1272/1277] 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
[1273/1277] 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
[1274/1277] 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
[1275/1277] 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
[1276/1277] 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
[1277/1277] 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
[1279/1280] 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
[1280/1280] 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
[1282/1320] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1283/1321] 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
[1284/1321] 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
[1285/1321] Compiling NIOSOCKS ServerStateMachine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1286/1321] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1287/1321] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1288/1321] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1289/1321] Compiling NIOSOCKS SOCKSResponse.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1290/1321] 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
[1291/1321] Compiling NIOSOCKS ClientStateMachine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1292/1321] 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
[1293/1321] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1294/1321] Compiling NIOHTTP1 HTTPPipelineSetup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1295/1321] Compiling NIOHTTP1 ByteCollectionUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1296/1321] Compiling NIOHTTP1 HTTPDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1297/1321] Compiling NIOHTTP1 HTTPEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1298/1321] Compiling NIOHTTP1 HTTPHeaderValidator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1299/1321] Emitting module NIOSOCKS
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1300/1321] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1301/1321] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1302/1321] 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
[1303/1321] 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
[1306/1323] Emitting module NIOFoundationCompat
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1307/1323] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1308/1324] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1309/1324] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1310/1326] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1311/1326] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1313/1355] 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
[1314/1355] 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
[1315/1355] 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
[1316/1355] 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
[1317/1377] Emitting module NIOTransportServices
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1318/1379] Compiling NIOTransportServices NIOTSBootstraps.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1319/1379] Compiling NIOTransportServices NIOTSChannelOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1320/1379] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1321/1379] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1322/1379] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1323/1379] Compiling NIOTransportServices NIOTSListenerChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1324/1379] Compiling NIOTransportServices StateManagedChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1325/1379] Compiling NIOTransportServices StateManagedListenerChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1326/1379] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1327/1379] Compiling NIOTransportServices NIOTSNetworkEvents.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1328/1379] Compiling NIOTransportServices NIOTSSingletons.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1329/1379] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1330/1379] Compiling NIOTransportServices AcceptHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1331/1379] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1332/1379] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1333/1379] Compiling NIOTransportServices NIOTSConnectionChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1334/1379] Compiling NIOTransportServices NIOTSErrors.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1335/1379] Compiling NIOTransportServices NIOTSEventLoop.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1336/1379] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1337/1379] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1338/1379] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1339/1379] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1340/1379] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1345/1380] Emitting module NIOHTTP1
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1353/1399] 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
[1354/1403] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1355/1403] Compiling NIOHPACK IndexedHeaderTable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1356/1403] Compiling NIOHPACK IntegerCoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1357/1404] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1358/1404] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1362/1404] 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
[1363/1404] Emitting module NIOHTTPCompression
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1364/1404] Compiling NIOHTTPCompression HTTPCompression.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1365/1404] Compiling NIOHTTPCompression HTTPDecompression.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1366/1404] Compiling NIOHPACK HuffmanTables.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1367/1404] Compiling NIOHPACK HuffmanCoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1368/1404] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1369/1404] Emitting module NIOHPACK
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1371/1405] Compiling NIOHPACK StaticHeaderTable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1372/1405] 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
[1373/1405] 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
[1374/1405] 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
[1375/1405] 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
[1376/1405] Compiling NIOHPACK DynamicHeaderTable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1377/1405] Compiling NIOHPACK HPACKDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1378/1405] Compiling NIOHPACK HPACKEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1379/1405] Compiling NIOHPACK HPACKErrors.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1382/1405] Compiling NIOHPACK HPACKHeader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1383/1405] Compiling NIOHPACK HeaderTables.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1403/1469] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1404/1469] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1405/1469] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1406/1469] Compiling NIOHTTP2 HTTP2Error.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1408/1470] Compiling NIOHTTP2 MaySendFrames.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1409/1470] Compiling NIOHTTP2 SendingDataState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1410/1470] Compiling NIOHTTP2 SendingGoawayState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1411/1470] Compiling NIOHTTP2 SendingHeadersState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1412/1470] Compiling NIOHTTP2 SendingPushPromiseState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1413/1470] Compiling NIOHTTP2 SendingRstStreamState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1414/1470] Compiling NIOHTTP2 SendingWindowUpdateState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1415/1470] Compiling NIOHTTP2 HTTP2SettingsState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1416/1470] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1417/1478] Compiling NIOHTTP2 HasFlowControlWindows.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1418/1478] Compiling NIOHTTP2 HasLocalSettings.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1419/1478] Compiling NIOHTTP2 HasRemoteSettings.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1420/1478] Compiling NIOHTTP2 LocallyQuiescingState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1421/1478] Compiling NIOHTTP2 QuiescingState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1422/1478] Compiling NIOHTTP2 RemotelyQuiescingState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1423/1478] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1424/1478] Compiling NIOHTTP2 StateMachineResult.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1425/1478] Compiling NIOHTTP2 ContentLengthVerifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1426/1478] Emitting module NIOHTTP2
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1427/1478] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1428/1478] Compiling NIOHTTP2 StreamChannelFlowController.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1429/1478] Compiling NIOHTTP2 StreamChannelList.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1430/1478] Compiling NIOHTTP2 StreamMap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1431/1478] Compiling NIOHTTP2 StreamStateMachine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1432/1478] Compiling NIOHTTP2 Timer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1433/1478] Compiling NIOHTTP2 UnsafeTransfer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1434/1478] Compiling NIOHTTP2 WatermarkedFlowController.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1435/1478] Compiling NIOHTTP2 ConnectionStateMachine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1436/1478] Compiling NIOHTTP2 ConnectionStreamsState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1437/1478] Compiling NIOHTTP2 MayReceiveFrames.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1438/1478] Compiling NIOHTTP2 ReceivingDataState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1439/1478] Compiling NIOHTTP2 ReceivingGoAwayState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1440/1478] Compiling NIOHTTP2 ReceivingHeadersState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1441/1478] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1442/1478] Compiling NIOHTTP2 ReceivingRstStreamState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1443/1478] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1444/1478] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1445/1478] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1446/1478] Compiling NIOHTTP2 HTTP2UserEvents.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1447/1478] Compiling NIOHTTP2 InboundEventBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1448/1478] Compiling NIOHTTP2 InboundWindowManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1449/1478] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1450/1478] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1451/1478] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1452/1478] Compiling NIOHTTP2 HTTP2FrameParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1453/1478] Compiling NIOHTTP2 HTTP2PingData.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1454/1478] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1455/1478] Compiling NIOHTTP2 HTTP2Settings.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1456/1478] Compiling NIOHTTP2 HTTP2Stream.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1457/1478] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1458/1478] Compiling NIOHTTP2 HTTP2StreamChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1459/1478] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1460/1478] Compiling NIOHTTP2 HTTP2StreamID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1461/1478] Compiling NIOHTTP2 DOSHeuristics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1462/1478] Compiling NIOHTTP2 Error+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
[1463/1478] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1464/1478] Compiling NIOHTTP2 ControlFrameBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1465/1478] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1466/1478] Compiling NIOHTTP2 OutboundFrameBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1467/1478] Compiling NIOHTTP2 GlitchesMonitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1468/1478] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1469/1478] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1470/1478] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1475/1478] Compiling NIOHTTP2 HTTP2ErrorCode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1476/1478] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1477/1478] Compiling NIOHTTP2 HTTP2Frame.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1478/1478] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1480/1543] Compiling AsyncHTTPClient AnyAsyncSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1481/1543] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1482/1543] Compiling AsyncHTTPClient AsyncLazySequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1483/1543] Compiling AsyncHTTPClient HTTPClient+execute.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1484/1543] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1485/1543] Compiling AsyncHTTPClient HTTPClient+tracing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1486/1543] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1487/1543] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1488/1543] Compiling AsyncHTTPClient HTTPClientRequest.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1489/1551] Emitting module AsyncHTTPClient
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1490/1551] Compiling AsyncHTTPClient HTTPClientResponse.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1491/1551] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1492/1551] Compiling AsyncHTTPClient Transaction+StateMachine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1493/1551] Compiling AsyncHTTPClient Transaction.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1494/1551] Compiling AsyncHTTPClient 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
[1495/1551] Compiling AsyncHTTPClient BasicAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1496/1551] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1497/1551] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1498/1551] Compiling AsyncHTTPClient ConnectionPool.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1499/1551] Compiling AsyncHTTPClient LRUCache.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1500/1551] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1501/1551] Compiling AsyncHTTPClient NWErrorHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1502/1551] Compiling AsyncHTTPClient NWWaitingHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1503/1551] Compiling AsyncHTTPClient 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
[1504/1551] Compiling AsyncHTTPClient RedirectState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1505/1551] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1506/1551] Compiling AsyncHTTPClient RequestBag+Tracing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1507/1551] Compiling AsyncHTTPClient RequestBag.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1508/1551] Compiling AsyncHTTPClient RequestValidation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1509/1551] Compiling AsyncHTTPClient SSLContextCache.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1510/1551] Compiling AsyncHTTPClient Scheme.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1511/1551] Compiling AsyncHTTPClient Singleton.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1512/1551] Compiling AsyncHTTPClient StringConvertibleInstances.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1513/1551] Compiling AsyncHTTPClient 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
[1514/1551] Compiling AsyncHTTPClient TracingSupport.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1515/1551] Compiling AsyncHTTPClient Utils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1516/1551] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1517/1551] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1518/1551] Compiling AsyncHTTPClient TLSEventsHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1519/1551] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1520/1551] Compiling AsyncHTTPClient HTTP1Connection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1521/1551] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1522/1551] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1523/1551] Compiling AsyncHTTPClient HTTP2Connection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1524/1551] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1525/1551] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1526/1551] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1527/1551] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1528/1551] Compiling AsyncHTTPClient HTTPConnectionPool.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1529/1551] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1530/1551] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1531/1551] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1532/1551] Compiling AsyncHTTPClient RequestBodyLength.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1533/1551] Compiling AsyncHTTPClient RequestFramingMetadata.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1534/1551] Compiling AsyncHTTPClient DeconstructedURL.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1535/1551] Compiling AsyncHTTPClient FileDownloadDelegate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1536/1551] Compiling AsyncHTTPClient FoundationExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1537/1551] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1538/1551] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1539/1551] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1540/1551] Compiling AsyncHTTPClient HTTPClient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1541/1551] Compiling AsyncHTTPClient HTTPClientConfiguration+SwiftConfiguration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1542/1551] Compiling AsyncHTTPClient HTTPHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1543/1551] Compiling AsyncHTTPClient RequestOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1544/1551] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1545/1551] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1546/1551] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1547/1551] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1548/1551] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1549/1551] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1550/1551] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1551/1551] Compiling AsyncHTTPClient ConnectionTarget.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1553/1594] Compiling PhonePeKit PhonePeCode.swift
[1554/1594] Compiling PhonePeKit PhonePeError.swift
[1555/1594] Compiling PhonePeKit PhonePeSignatureError.swift
[1556/1594] Compiling PhonePeKit SignatureGenerationError.swift
[1557/1594] Compiling PhonePeKit String+Hex.swift
[1558/1594] Compiling PhonePeKit HealthCheckRoutes.swift
[1559/1599] Emitting module PhonePeKit
[1560/1599] Compiling PhonePeKit PayResponse.swift
[1561/1599] Compiling PhonePeKit PayRoutes.swift
[1562/1599] Compiling PhonePeKit RefundRequest.swift
[1563/1599] Compiling PhonePeKit RefundResponse.swift
[1564/1599] Compiling PhonePeKit CheckStatusResponse.swift
[1565/1599] Compiling PhonePeKit CheckStatusRoutes.swift
[1566/1599] Compiling PhonePeKit SubscriptionActionRequest.swift
[1567/1599] Compiling PhonePeKit SubscriptionActionResponse.swift
[1568/1599] Compiling PhonePeKit SubscriptionRequest.swift
[1569/1599] Compiling PhonePeKit SubscriptionResponse.swift
[1570/1599] Compiling PhonePeKit SubscriptionRoutes.swift
[1571/1599] Compiling PhonePeKit PayRoutesV2.swift
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/PayRoutesV2.swift:63:37: warning: non-sendable result type 'V2PayResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
61 | let path = "/checkout/v2/pay"
62 | let requestBody = try JSONEncoder().encode(request)
63 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2PayResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
64 | method: .POST,
65 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:16:15: note: consider making struct 'V2PayResponse' conform to the 'Sendable' protocol
14 | /// After receiving this response, redirect the user to ``redirectUrl`` to complete
15 | /// the payment on PhonePe's hosted checkout page.
16 | public struct V2PayResponse: Codable {
| `- note: consider making struct 'V2PayResponse' conform to the 'Sendable' protocol
17 | /// PhonePe's internal order identifier. Store this alongside your `merchantOrderId`
18 | /// for reconciliation.
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/PayRoutesV2.swift:100:41: warning: non-sendable result type 'V2RefundResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
98 | let path = "/payments/v2/refund"
99 | let requestBody = try JSONEncoder().encode(request)
100 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2RefundResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
101 | method: .POST,
102 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:130:15: note: consider making struct 'V2RefundResponse' conform to the 'Sendable' protocol
128 |
129 | /// Response from a v2 refund initiation.
130 | public struct V2RefundResponse: Codable {
| `- note: consider making struct 'V2RefundResponse' conform to the 'Sendable' protocol
131 | /// PhonePe's internal refund identifier.
132 | public let refundId: String?
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/PayRoutesV2.swift:118:41: warning: non-sendable result type 'V2RefundStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
116 | public func status(merchantRefundId: String) async throws -> V2RefundStatusResponse {
117 | let path = "/payments/v2/refund/\(merchantRefundId)/status"
118 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2RefundStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
119 | method: .GET,
120 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:148:15: note: consider making struct 'V2RefundStatusResponse' conform to the 'Sendable' protocol
146 | /// Response from a v2 refund status query
147 | /// (``PhonePePayRoutesV2/RefundRoutesV2/status(merchantRefundId:)``).
148 | public struct V2RefundStatusResponse: Codable {
| `- note: consider making struct 'V2RefundStatusResponse' conform to the 'Sendable' protocol
149 | /// PhonePe's internal refund identifier.
150 | public let refundId: String?
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/StatusRoutesV2.swift:65:37: warning: non-sendable result type 'V2OrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
63 | public func transaction(merchantOrderId: String) async throws -> V2OrderStatusResponse {
64 | let path = "/checkout/v2/order/\(merchantOrderId)/status"
65 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2OrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
66 | method: .GET,
67 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:47:15: note: consider making struct 'V2OrderStatusResponse' conform to the 'Sendable' protocol
45 | /// }
46 | /// ```
47 | public struct V2OrderStatusResponse: Codable {
| `- note: consider making struct 'V2OrderStatusResponse' conform to the 'Sendable' protocol
48 | /// PhonePe's internal order identifier.
49 | public let orderId: String
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/StatusRoutesV2.swift:87:37: warning: non-sendable result type 'HealthStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
85 | requestHeaders.add(name: "X-MERCHANT-ID", value: merchantId)
86 | requestHeaders.add(name: "merchantId", value: merchantId)
87 | return try await apiHandler.send(
| `- warning: non-sendable result type 'HealthStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
88 | method: .GET,
89 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/Health Check/HealthStatusResponse.swift:10:15: note: consider making struct 'HealthStatusResponse' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public struct HealthStatusResponse: Codable {
| `- note: consider making struct 'HealthStatusResponse' conform to the 'Sendable' protocol
11 | public let overallHealth: OverallHealth?
12 | public let instruments: [String: InstrumentHealth?]
[1572/1599] Compiling PhonePeKit StatusRoutesV2.swift
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/PayRoutesV2.swift:63:37: warning: non-sendable result type 'V2PayResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
61 | let path = "/checkout/v2/pay"
62 | let requestBody = try JSONEncoder().encode(request)
63 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2PayResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
64 | method: .POST,
65 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:16:15: note: consider making struct 'V2PayResponse' conform to the 'Sendable' protocol
14 | /// After receiving this response, redirect the user to ``redirectUrl`` to complete
15 | /// the payment on PhonePe's hosted checkout page.
16 | public struct V2PayResponse: Codable {
| `- note: consider making struct 'V2PayResponse' conform to the 'Sendable' protocol
17 | /// PhonePe's internal order identifier. Store this alongside your `merchantOrderId`
18 | /// for reconciliation.
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/PayRoutesV2.swift:100:41: warning: non-sendable result type 'V2RefundResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
98 | let path = "/payments/v2/refund"
99 | let requestBody = try JSONEncoder().encode(request)
100 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2RefundResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
101 | method: .POST,
102 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:130:15: note: consider making struct 'V2RefundResponse' conform to the 'Sendable' protocol
128 |
129 | /// Response from a v2 refund initiation.
130 | public struct V2RefundResponse: Codable {
| `- note: consider making struct 'V2RefundResponse' conform to the 'Sendable' protocol
131 | /// PhonePe's internal refund identifier.
132 | public let refundId: String?
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/PayRoutesV2.swift:118:41: warning: non-sendable result type 'V2RefundStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
116 | public func status(merchantRefundId: String) async throws -> V2RefundStatusResponse {
117 | let path = "/payments/v2/refund/\(merchantRefundId)/status"
118 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2RefundStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
119 | method: .GET,
120 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:148:15: note: consider making struct 'V2RefundStatusResponse' conform to the 'Sendable' protocol
146 | /// Response from a v2 refund status query
147 | /// (``PhonePePayRoutesV2/RefundRoutesV2/status(merchantRefundId:)``).
148 | public struct V2RefundStatusResponse: Codable {
| `- note: consider making struct 'V2RefundStatusResponse' conform to the 'Sendable' protocol
149 | /// PhonePe's internal refund identifier.
150 | public let refundId: String?
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/StatusRoutesV2.swift:65:37: warning: non-sendable result type 'V2OrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
63 | public func transaction(merchantOrderId: String) async throws -> V2OrderStatusResponse {
64 | let path = "/checkout/v2/order/\(merchantOrderId)/status"
65 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2OrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
66 | method: .GET,
67 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:47:15: note: consider making struct 'V2OrderStatusResponse' conform to the 'Sendable' protocol
45 | /// }
46 | /// ```
47 | public struct V2OrderStatusResponse: Codable {
| `- note: consider making struct 'V2OrderStatusResponse' conform to the 'Sendable' protocol
48 | /// PhonePe's internal order identifier.
49 | public let orderId: String
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/StatusRoutesV2.swift:87:37: warning: non-sendable result type 'HealthStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
85 | requestHeaders.add(name: "X-MERCHANT-ID", value: merchantId)
86 | requestHeaders.add(name: "merchantId", value: merchantId)
87 | return try await apiHandler.send(
| `- warning: non-sendable result type 'HealthStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
88 | method: .GET,
89 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/Health Check/HealthStatusResponse.swift:10:15: note: consider making struct 'HealthStatusResponse' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public struct HealthStatusResponse: Codable {
| `- note: consider making struct 'HealthStatusResponse' conform to the 'Sendable' protocol
11 | public let overallHealth: OverallHealth?
12 | public let instruments: [String: InstrumentHealth?]
[1573/1599] Compiling PhonePeKit V2PayRequest.swift
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/PayRoutesV2.swift:63:37: warning: non-sendable result type 'V2PayResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
61 | let path = "/checkout/v2/pay"
62 | let requestBody = try JSONEncoder().encode(request)
63 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2PayResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
64 | method: .POST,
65 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:16:15: note: consider making struct 'V2PayResponse' conform to the 'Sendable' protocol
14 | /// After receiving this response, redirect the user to ``redirectUrl`` to complete
15 | /// the payment on PhonePe's hosted checkout page.
16 | public struct V2PayResponse: Codable {
| `- note: consider making struct 'V2PayResponse' conform to the 'Sendable' protocol
17 | /// PhonePe's internal order identifier. Store this alongside your `merchantOrderId`
18 | /// for reconciliation.
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/PayRoutesV2.swift:100:41: warning: non-sendable result type 'V2RefundResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
98 | let path = "/payments/v2/refund"
99 | let requestBody = try JSONEncoder().encode(request)
100 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2RefundResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
101 | method: .POST,
102 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:130:15: note: consider making struct 'V2RefundResponse' conform to the 'Sendable' protocol
128 |
129 | /// Response from a v2 refund initiation.
130 | public struct V2RefundResponse: Codable {
| `- note: consider making struct 'V2RefundResponse' conform to the 'Sendable' protocol
131 | /// PhonePe's internal refund identifier.
132 | public let refundId: String?
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/PayRoutesV2.swift:118:41: warning: non-sendable result type 'V2RefundStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
116 | public func status(merchantRefundId: String) async throws -> V2RefundStatusResponse {
117 | let path = "/payments/v2/refund/\(merchantRefundId)/status"
118 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2RefundStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
119 | method: .GET,
120 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:148:15: note: consider making struct 'V2RefundStatusResponse' conform to the 'Sendable' protocol
146 | /// Response from a v2 refund status query
147 | /// (``PhonePePayRoutesV2/RefundRoutesV2/status(merchantRefundId:)``).
148 | public struct V2RefundStatusResponse: Codable {
| `- note: consider making struct 'V2RefundStatusResponse' conform to the 'Sendable' protocol
149 | /// PhonePe's internal refund identifier.
150 | public let refundId: String?
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/StatusRoutesV2.swift:65:37: warning: non-sendable result type 'V2OrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
63 | public func transaction(merchantOrderId: String) async throws -> V2OrderStatusResponse {
64 | let path = "/checkout/v2/order/\(merchantOrderId)/status"
65 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2OrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
66 | method: .GET,
67 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:47:15: note: consider making struct 'V2OrderStatusResponse' conform to the 'Sendable' protocol
45 | /// }
46 | /// ```
47 | public struct V2OrderStatusResponse: Codable {
| `- note: consider making struct 'V2OrderStatusResponse' conform to the 'Sendable' protocol
48 | /// PhonePe's internal order identifier.
49 | public let orderId: String
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/StatusRoutesV2.swift:87:37: warning: non-sendable result type 'HealthStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
85 | requestHeaders.add(name: "X-MERCHANT-ID", value: merchantId)
86 | requestHeaders.add(name: "merchantId", value: merchantId)
87 | return try await apiHandler.send(
| `- warning: non-sendable result type 'HealthStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
88 | method: .GET,
89 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/Health Check/HealthStatusResponse.swift:10:15: note: consider making struct 'HealthStatusResponse' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public struct HealthStatusResponse: Codable {
| `- note: consider making struct 'HealthStatusResponse' conform to the 'Sendable' protocol
11 | public let overallHealth: OverallHealth?
12 | public let instruments: [String: InstrumentHealth?]
[1574/1599] Compiling PhonePeKit V2PayResponse.swift
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/PayRoutesV2.swift:63:37: warning: non-sendable result type 'V2PayResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
61 | let path = "/checkout/v2/pay"
62 | let requestBody = try JSONEncoder().encode(request)
63 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2PayResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
64 | method: .POST,
65 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:16:15: note: consider making struct 'V2PayResponse' conform to the 'Sendable' protocol
14 | /// After receiving this response, redirect the user to ``redirectUrl`` to complete
15 | /// the payment on PhonePe's hosted checkout page.
16 | public struct V2PayResponse: Codable {
| `- note: consider making struct 'V2PayResponse' conform to the 'Sendable' protocol
17 | /// PhonePe's internal order identifier. Store this alongside your `merchantOrderId`
18 | /// for reconciliation.
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/PayRoutesV2.swift:100:41: warning: non-sendable result type 'V2RefundResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
98 | let path = "/payments/v2/refund"
99 | let requestBody = try JSONEncoder().encode(request)
100 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2RefundResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
101 | method: .POST,
102 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:130:15: note: consider making struct 'V2RefundResponse' conform to the 'Sendable' protocol
128 |
129 | /// Response from a v2 refund initiation.
130 | public struct V2RefundResponse: Codable {
| `- note: consider making struct 'V2RefundResponse' conform to the 'Sendable' protocol
131 | /// PhonePe's internal refund identifier.
132 | public let refundId: String?
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/PayRoutesV2.swift:118:41: warning: non-sendable result type 'V2RefundStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
116 | public func status(merchantRefundId: String) async throws -> V2RefundStatusResponse {
117 | let path = "/payments/v2/refund/\(merchantRefundId)/status"
118 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2RefundStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
119 | method: .GET,
120 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:148:15: note: consider making struct 'V2RefundStatusResponse' conform to the 'Sendable' protocol
146 | /// Response from a v2 refund status query
147 | /// (``PhonePePayRoutesV2/RefundRoutesV2/status(merchantRefundId:)``).
148 | public struct V2RefundStatusResponse: Codable {
| `- note: consider making struct 'V2RefundStatusResponse' conform to the 'Sendable' protocol
149 | /// PhonePe's internal refund identifier.
150 | public let refundId: String?
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/StatusRoutesV2.swift:65:37: warning: non-sendable result type 'V2OrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
63 | public func transaction(merchantOrderId: String) async throws -> V2OrderStatusResponse {
64 | let path = "/checkout/v2/order/\(merchantOrderId)/status"
65 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2OrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
66 | method: .GET,
67 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:47:15: note: consider making struct 'V2OrderStatusResponse' conform to the 'Sendable' protocol
45 | /// }
46 | /// ```
47 | public struct V2OrderStatusResponse: Codable {
| `- note: consider making struct 'V2OrderStatusResponse' conform to the 'Sendable' protocol
48 | /// PhonePe's internal order identifier.
49 | public let orderId: String
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/StatusRoutesV2.swift:87:37: warning: non-sendable result type 'HealthStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
85 | requestHeaders.add(name: "X-MERCHANT-ID", value: merchantId)
86 | requestHeaders.add(name: "merchantId", value: merchantId)
87 | return try await apiHandler.send(
| `- warning: non-sendable result type 'HealthStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
88 | method: .GET,
89 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/Health Check/HealthStatusResponse.swift:10:15: note: consider making struct 'HealthStatusResponse' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public struct HealthStatusResponse: Codable {
| `- note: consider making struct 'HealthStatusResponse' conform to the 'Sendable' protocol
11 | public let overallHealth: OverallHealth?
12 | public let instruments: [String: InstrumentHealth?]
[1575/1599] Compiling PhonePeKit ValidateOptionsStubsV2.swift
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/PayRoutesV2.swift:63:37: warning: non-sendable result type 'V2PayResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
61 | let path = "/checkout/v2/pay"
62 | let requestBody = try JSONEncoder().encode(request)
63 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2PayResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
64 | method: .POST,
65 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:16:15: note: consider making struct 'V2PayResponse' conform to the 'Sendable' protocol
14 | /// After receiving this response, redirect the user to ``redirectUrl`` to complete
15 | /// the payment on PhonePe's hosted checkout page.
16 | public struct V2PayResponse: Codable {
| `- note: consider making struct 'V2PayResponse' conform to the 'Sendable' protocol
17 | /// PhonePe's internal order identifier. Store this alongside your `merchantOrderId`
18 | /// for reconciliation.
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/PayRoutesV2.swift:100:41: warning: non-sendable result type 'V2RefundResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
98 | let path = "/payments/v2/refund"
99 | let requestBody = try JSONEncoder().encode(request)
100 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2RefundResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
101 | method: .POST,
102 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:130:15: note: consider making struct 'V2RefundResponse' conform to the 'Sendable' protocol
128 |
129 | /// Response from a v2 refund initiation.
130 | public struct V2RefundResponse: Codable {
| `- note: consider making struct 'V2RefundResponse' conform to the 'Sendable' protocol
131 | /// PhonePe's internal refund identifier.
132 | public let refundId: String?
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/PayRoutesV2.swift:118:41: warning: non-sendable result type 'V2RefundStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
116 | public func status(merchantRefundId: String) async throws -> V2RefundStatusResponse {
117 | let path = "/payments/v2/refund/\(merchantRefundId)/status"
118 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2RefundStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
119 | method: .GET,
120 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:148:15: note: consider making struct 'V2RefundStatusResponse' conform to the 'Sendable' protocol
146 | /// Response from a v2 refund status query
147 | /// (``PhonePePayRoutesV2/RefundRoutesV2/status(merchantRefundId:)``).
148 | public struct V2RefundStatusResponse: Codable {
| `- note: consider making struct 'V2RefundStatusResponse' conform to the 'Sendable' protocol
149 | /// PhonePe's internal refund identifier.
150 | public let refundId: String?
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/StatusRoutesV2.swift:65:37: warning: non-sendable result type 'V2OrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
63 | public func transaction(merchantOrderId: String) async throws -> V2OrderStatusResponse {
64 | let path = "/checkout/v2/order/\(merchantOrderId)/status"
65 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2OrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
66 | method: .GET,
67 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:47:15: note: consider making struct 'V2OrderStatusResponse' conform to the 'Sendable' protocol
45 | /// }
46 | /// ```
47 | public struct V2OrderStatusResponse: Codable {
| `- note: consider making struct 'V2OrderStatusResponse' conform to the 'Sendable' protocol
48 | /// PhonePe's internal order identifier.
49 | public let orderId: String
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/StatusRoutesV2.swift:87:37: warning: non-sendable result type 'HealthStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
85 | requestHeaders.add(name: "X-MERCHANT-ID", value: merchantId)
86 | requestHeaders.add(name: "merchantId", value: merchantId)
87 | return try await apiHandler.send(
| `- warning: non-sendable result type 'HealthStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
88 | method: .GET,
89 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/Health Check/HealthStatusResponse.swift:10:15: note: consider making struct 'HealthStatusResponse' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public struct HealthStatusResponse: Codable {
| `- note: consider making struct 'HealthStatusResponse' conform to the 'Sendable' protocol
11 | public let overallHealth: OverallHealth?
12 | public let instruments: [String: InstrumentHealth?]
[1576/1599] Compiling PhonePeKit PhonePeAPIRoute.swift
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/PayRoutesV2.swift:63:37: warning: non-sendable result type 'V2PayResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
61 | let path = "/checkout/v2/pay"
62 | let requestBody = try JSONEncoder().encode(request)
63 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2PayResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
64 | method: .POST,
65 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:16:15: note: consider making struct 'V2PayResponse' conform to the 'Sendable' protocol
14 | /// After receiving this response, redirect the user to ``redirectUrl`` to complete
15 | /// the payment on PhonePe's hosted checkout page.
16 | public struct V2PayResponse: Codable {
| `- note: consider making struct 'V2PayResponse' conform to the 'Sendable' protocol
17 | /// PhonePe's internal order identifier. Store this alongside your `merchantOrderId`
18 | /// for reconciliation.
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/PayRoutesV2.swift:100:41: warning: non-sendable result type 'V2RefundResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
98 | let path = "/payments/v2/refund"
99 | let requestBody = try JSONEncoder().encode(request)
100 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2RefundResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
101 | method: .POST,
102 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:130:15: note: consider making struct 'V2RefundResponse' conform to the 'Sendable' protocol
128 |
129 | /// Response from a v2 refund initiation.
130 | public struct V2RefundResponse: Codable {
| `- note: consider making struct 'V2RefundResponse' conform to the 'Sendable' protocol
131 | /// PhonePe's internal refund identifier.
132 | public let refundId: String?
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/PayRoutesV2.swift:118:41: warning: non-sendable result type 'V2RefundStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
116 | public func status(merchantRefundId: String) async throws -> V2RefundStatusResponse {
117 | let path = "/payments/v2/refund/\(merchantRefundId)/status"
118 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2RefundStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
119 | method: .GET,
120 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:148:15: note: consider making struct 'V2RefundStatusResponse' conform to the 'Sendable' protocol
146 | /// Response from a v2 refund status query
147 | /// (``PhonePePayRoutesV2/RefundRoutesV2/status(merchantRefundId:)``).
148 | public struct V2RefundStatusResponse: Codable {
| `- note: consider making struct 'V2RefundStatusResponse' conform to the 'Sendable' protocol
149 | /// PhonePe's internal refund identifier.
150 | public let refundId: String?
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/StatusRoutesV2.swift:65:37: warning: non-sendable result type 'V2OrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
63 | public func transaction(merchantOrderId: String) async throws -> V2OrderStatusResponse {
64 | let path = "/checkout/v2/order/\(merchantOrderId)/status"
65 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2OrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
66 | method: .GET,
67 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/V2PayResponse.swift:47:15: note: consider making struct 'V2OrderStatusResponse' conform to the 'Sendable' protocol
45 | /// }
46 | /// ```
47 | public struct V2OrderStatusResponse: Codable {
| `- note: consider making struct 'V2OrderStatusResponse' conform to the 'Sendable' protocol
48 | /// PhonePe's internal order identifier.
49 | public let orderId: String
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/V2/StatusRoutesV2.swift:87:37: warning: non-sendable result type 'HealthStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
85 | requestHeaders.add(name: "X-MERCHANT-ID", value: merchantId)
86 | requestHeaders.add(name: "merchantId", value: merchantId)
87 | return try await apiHandler.send(
| `- warning: non-sendable result type 'HealthStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
88 | method: .GET,
89 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Pay/Health Check/HealthStatusResponse.swift:10:15: note: consider making struct 'HealthStatusResponse' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public struct HealthStatusResponse: Codable {
| `- note: consider making struct 'HealthStatusResponse' conform to the 'Sendable' protocol
11 | public let overallHealth: OverallHealth?
12 | public let instruments: [String: InstrumentHealth?]
[1577/1599] Compiling PhonePeKit AuthInitResponse.swift
[1578/1599] Compiling PhonePeKit AuthStatusResponse.swift
[1579/1599] Compiling PhonePeKit DebitExecuteRequest.swift
[1580/1599] Compiling PhonePeKit DebitExecuteResponse.swift
[1581/1599] Compiling PhonePeKit DebitInitRequest.swift
[1582/1599] Compiling PhonePeKit DebitInitResponse.swift
[1583/1599] Compiling PhonePeKit PhonePeClient.swift
/host/spi-builder-workspace/Sources/PhonePeKit/PhonePeClient.swift:87:27: warning: sending 'environment' risks causing data races; this is an error in the Swift 6 language mode
85 |
86 | case .v2(let clientId, let clientSecret, let clientVersion):
87 | let handler = PhonePeV2APIHandler(
| |- warning: sending 'environment' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated 'environment' to actor-isolated callee risks causing data races between actor-isolated and task-isolated uses
88 | httpClient: httpClient,
89 | clientId: clientId,
[1584/1599] Compiling PhonePeKit PhonePeCredential.swift
/host/spi-builder-workspace/Sources/PhonePeKit/PhonePeClient.swift:87:27: warning: sending 'environment' risks causing data races; this is an error in the Swift 6 language mode
85 |
86 | case .v2(let clientId, let clientSecret, let clientVersion):
87 | let handler = PhonePeV2APIHandler(
| |- warning: sending 'environment' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated 'environment' to actor-isolated callee risks causing data races between actor-isolated and task-isolated uses
88 | httpClient: httpClient,
89 | clientId: clientId,
[1585/1599] Compiling PhonePeKit PhonePeRequest.swift
/host/spi-builder-workspace/Sources/PhonePeKit/PhonePeClient.swift:87:27: warning: sending 'environment' risks causing data races; this is an error in the Swift 6 language mode
85 |
86 | case .v2(let clientId, let clientSecret, let clientVersion):
87 | let handler = PhonePeV2APIHandler(
| |- warning: sending 'environment' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated 'environment' to actor-isolated callee risks causing data races between actor-isolated and task-isolated uses
88 | httpClient: httpClient,
89 | clientId: clientId,
[1586/1599] Compiling PhonePeKit PhonePeV2Request.swift
/host/spi-builder-workspace/Sources/PhonePeKit/PhonePeClient.swift:87:27: warning: sending 'environment' risks causing data races; this is an error in the Swift 6 language mode
85 |
86 | case .v2(let clientId, let clientSecret, let clientVersion):
87 | let handler = PhonePeV2APIHandler(
| |- warning: sending 'environment' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated 'environment' to actor-isolated callee risks causing data races between actor-isolated and task-isolated uses
88 | httpClient: httpClient,
89 | clientId: clientId,
[1587/1599] Compiling PhonePeKit AllSubscriptionsResponse.swift
/host/spi-builder-workspace/Sources/PhonePeKit/PhonePeClient.swift:87:27: warning: sending 'environment' risks causing data races; this is an error in the Swift 6 language mode
85 |
86 | case .v2(let clientId, let clientSecret, let clientVersion):
87 | let handler = PhonePeV2APIHandler(
| |- warning: sending 'environment' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated 'environment' to actor-isolated callee risks causing data races between actor-isolated and task-isolated uses
88 | httpClient: httpClient,
89 | clientId: clientId,
[1588/1599] Compiling PhonePeKit AuthInitRequest.swift
/host/spi-builder-workspace/Sources/PhonePeKit/PhonePeClient.swift:87:27: warning: sending 'environment' risks causing data races; this is an error in the Swift 6 language mode
85 |
86 | case .v2(let clientId, let clientSecret, let clientVersion):
87 | let handler = PhonePeV2APIHandler(
| |- warning: sending 'environment' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated 'environment' to actor-isolated callee risks causing data races between actor-isolated and task-isolated uses
88 | httpClient: httpClient,
89 | clientId: clientId,
[1589/1599] Compiling PhonePeKit HealthStatusResponse.swift
[1590/1599] Compiling PhonePeKit OtherRoutes.swift
[1591/1599] Compiling PhonePeKit PaymentOptionsResponse.swift
[1592/1599] Compiling PhonePeKit VPAValidateRequest.swift
[1593/1599] Compiling PhonePeKit VPAValidateResponse.swift
[1594/1599] Compiling PhonePeKit PayRequest.swift
[1595/1599] Compiling PhonePeKit UserSubscriptionStatusRequest.swift
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:100:37: warning: non-sendable result type 'V2SubscriptionSetupResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
98 | let path = "/subscriptions/v2/setup"
99 | let requestBody = try JSONEncoder().encode(request)
100 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2SubscriptionSetupResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
101 | method: .POST,
102 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:170:15: note: consider making struct 'V2SubscriptionSetupResponse' conform to the 'Sendable' protocol
168 |
169 | /// Response from a v2 subscription setup (``PhonePeSubscriptionRoutesV2/create(request:)``).
170 | public struct V2SubscriptionSetupResponse: Codable {
| `- note: consider making struct 'V2SubscriptionSetupResponse' conform to the 'Sendable' protocol
171 | /// PhonePe's internal order identifier for the setup transaction.
172 | public let orderId: String
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:205:41: warning: non-sendable result type 'V2SubscriptionStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
203 | public func status(merchantSubscriptionId: String) async throws -> V2SubscriptionStatusResponse {
204 | let path = "/subscriptions/v2/\(merchantSubscriptionId)/status"
205 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2SubscriptionStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
206 | method: .GET,
207 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:229:15: note: consider making struct 'V2SubscriptionStatusResponse' conform to the 'Sendable' protocol
227 | ///
228 | /// Use this to check whether a mandate is active, paused, cancelled, or revoked.
229 | public struct V2SubscriptionStatusResponse: Codable {
| `- note: consider making struct 'V2SubscriptionStatusResponse' conform to the 'Sendable' protocol
230 | /// Your merchant-assigned subscription identifier.
231 | public let merchantSubscriptionId: String
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:222:41: warning: non-sendable result type 'V2SubscriptionOrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
220 | public func orderStatus(merchantOrderId: String) async throws -> V2SubscriptionOrderStatusResponse {
221 | let path = "/subscriptions/v2/order/\(merchantOrderId)/status"
222 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2SubscriptionOrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
223 | method: .GET,
224 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:188:15: note: consider making struct 'V2SubscriptionOrderStatusResponse' conform to the 'Sendable' protocol
186 | /// Response from a v2 subscription setup order status query
187 | /// (``PhonePeSubscriptionRoutesV2/UserRoutesV2/orderStatus(merchantOrderId:)``).
188 | public struct V2SubscriptionOrderStatusResponse: Codable {
| `- note: consider making struct 'V2SubscriptionOrderStatusResponse' conform to the 'Sendable' protocol
189 | /// PhonePe's internal order identifier.
190 | public let orderId: String
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:266:41: warning: non-sendable result type 'V2NotifyResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
264 | let path = "/subscriptions/v2/notify"
265 | let requestBody = try JSONEncoder().encode(request)
266 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2NotifyResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
267 | method: .POST,
268 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:359:15: note: consider making struct 'V2NotifyResponse' conform to the 'Sendable' protocol
357 |
358 | /// Response from a v2 debit notify call.
359 | public struct V2NotifyResponse: Codable {
| `- note: consider making struct 'V2NotifyResponse' conform to the 'Sendable' protocol
360 | /// PhonePe's internal order identifier for the debit notification.
361 | public let orderId: String?
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:285:41: warning: non-sendable result type 'V2RedeemResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
283 | let path = "/subscriptions/v2/redeem"
284 | let requestBody = try JSONEncoder().encode(request)
285 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2RedeemResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
286 | method: .POST,
287 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:390:15: note: consider making struct 'V2RedeemResponse' conform to the 'Sendable' protocol
388 |
389 | /// Response from a v2 debit execute (redeem) call.
390 | public struct V2RedeemResponse: Codable {
| `- note: consider making struct 'V2RedeemResponse' conform to the 'Sendable' protocol
391 | /// Outcome of the debit execution. Values: `"PENDING"`, `"COMPLETED"`, `"FAILED"`.
392 | public let state: String
[1596/1599] Compiling PhonePeKit SubscriptionRoutesV2.swift
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:100:37: warning: non-sendable result type 'V2SubscriptionSetupResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
98 | let path = "/subscriptions/v2/setup"
99 | let requestBody = try JSONEncoder().encode(request)
100 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2SubscriptionSetupResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
101 | method: .POST,
102 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:170:15: note: consider making struct 'V2SubscriptionSetupResponse' conform to the 'Sendable' protocol
168 |
169 | /// Response from a v2 subscription setup (``PhonePeSubscriptionRoutesV2/create(request:)``).
170 | public struct V2SubscriptionSetupResponse: Codable {
| `- note: consider making struct 'V2SubscriptionSetupResponse' conform to the 'Sendable' protocol
171 | /// PhonePe's internal order identifier for the setup transaction.
172 | public let orderId: String
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:205:41: warning: non-sendable result type 'V2SubscriptionStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
203 | public func status(merchantSubscriptionId: String) async throws -> V2SubscriptionStatusResponse {
204 | let path = "/subscriptions/v2/\(merchantSubscriptionId)/status"
205 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2SubscriptionStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
206 | method: .GET,
207 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:229:15: note: consider making struct 'V2SubscriptionStatusResponse' conform to the 'Sendable' protocol
227 | ///
228 | /// Use this to check whether a mandate is active, paused, cancelled, or revoked.
229 | public struct V2SubscriptionStatusResponse: Codable {
| `- note: consider making struct 'V2SubscriptionStatusResponse' conform to the 'Sendable' protocol
230 | /// Your merchant-assigned subscription identifier.
231 | public let merchantSubscriptionId: String
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:222:41: warning: non-sendable result type 'V2SubscriptionOrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
220 | public func orderStatus(merchantOrderId: String) async throws -> V2SubscriptionOrderStatusResponse {
221 | let path = "/subscriptions/v2/order/\(merchantOrderId)/status"
222 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2SubscriptionOrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
223 | method: .GET,
224 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:188:15: note: consider making struct 'V2SubscriptionOrderStatusResponse' conform to the 'Sendable' protocol
186 | /// Response from a v2 subscription setup order status query
187 | /// (``PhonePeSubscriptionRoutesV2/UserRoutesV2/orderStatus(merchantOrderId:)``).
188 | public struct V2SubscriptionOrderStatusResponse: Codable {
| `- note: consider making struct 'V2SubscriptionOrderStatusResponse' conform to the 'Sendable' protocol
189 | /// PhonePe's internal order identifier.
190 | public let orderId: String
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:266:41: warning: non-sendable result type 'V2NotifyResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
264 | let path = "/subscriptions/v2/notify"
265 | let requestBody = try JSONEncoder().encode(request)
266 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2NotifyResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
267 | method: .POST,
268 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:359:15: note: consider making struct 'V2NotifyResponse' conform to the 'Sendable' protocol
357 |
358 | /// Response from a v2 debit notify call.
359 | public struct V2NotifyResponse: Codable {
| `- note: consider making struct 'V2NotifyResponse' conform to the 'Sendable' protocol
360 | /// PhonePe's internal order identifier for the debit notification.
361 | public let orderId: String?
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:285:41: warning: non-sendable result type 'V2RedeemResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
283 | let path = "/subscriptions/v2/redeem"
284 | let requestBody = try JSONEncoder().encode(request)
285 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2RedeemResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
286 | method: .POST,
287 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:390:15: note: consider making struct 'V2RedeemResponse' conform to the 'Sendable' protocol
388 |
389 | /// Response from a v2 debit execute (redeem) call.
390 | public struct V2RedeemResponse: Codable {
| `- note: consider making struct 'V2RedeemResponse' conform to the 'Sendable' protocol
391 | /// Outcome of the debit execution. Values: `"PENDING"`, `"COMPLETED"`, `"FAILED"`.
392 | public let state: String
[1597/1599] Compiling PhonePeKit V2SubscriptionModels.swift
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:100:37: warning: non-sendable result type 'V2SubscriptionSetupResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
98 | let path = "/subscriptions/v2/setup"
99 | let requestBody = try JSONEncoder().encode(request)
100 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2SubscriptionSetupResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
101 | method: .POST,
102 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:170:15: note: consider making struct 'V2SubscriptionSetupResponse' conform to the 'Sendable' protocol
168 |
169 | /// Response from a v2 subscription setup (``PhonePeSubscriptionRoutesV2/create(request:)``).
170 | public struct V2SubscriptionSetupResponse: Codable {
| `- note: consider making struct 'V2SubscriptionSetupResponse' conform to the 'Sendable' protocol
171 | /// PhonePe's internal order identifier for the setup transaction.
172 | public let orderId: String
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:205:41: warning: non-sendable result type 'V2SubscriptionStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
203 | public func status(merchantSubscriptionId: String) async throws -> V2SubscriptionStatusResponse {
204 | let path = "/subscriptions/v2/\(merchantSubscriptionId)/status"
205 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2SubscriptionStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
206 | method: .GET,
207 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:229:15: note: consider making struct 'V2SubscriptionStatusResponse' conform to the 'Sendable' protocol
227 | ///
228 | /// Use this to check whether a mandate is active, paused, cancelled, or revoked.
229 | public struct V2SubscriptionStatusResponse: Codable {
| `- note: consider making struct 'V2SubscriptionStatusResponse' conform to the 'Sendable' protocol
230 | /// Your merchant-assigned subscription identifier.
231 | public let merchantSubscriptionId: String
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:222:41: warning: non-sendable result type 'V2SubscriptionOrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
220 | public func orderStatus(merchantOrderId: String) async throws -> V2SubscriptionOrderStatusResponse {
221 | let path = "/subscriptions/v2/order/\(merchantOrderId)/status"
222 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2SubscriptionOrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
223 | method: .GET,
224 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:188:15: note: consider making struct 'V2SubscriptionOrderStatusResponse' conform to the 'Sendable' protocol
186 | /// Response from a v2 subscription setup order status query
187 | /// (``PhonePeSubscriptionRoutesV2/UserRoutesV2/orderStatus(merchantOrderId:)``).
188 | public struct V2SubscriptionOrderStatusResponse: Codable {
| `- note: consider making struct 'V2SubscriptionOrderStatusResponse' conform to the 'Sendable' protocol
189 | /// PhonePe's internal order identifier.
190 | public let orderId: String
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:266:41: warning: non-sendable result type 'V2NotifyResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
264 | let path = "/subscriptions/v2/notify"
265 | let requestBody = try JSONEncoder().encode(request)
266 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2NotifyResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
267 | method: .POST,
268 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:359:15: note: consider making struct 'V2NotifyResponse' conform to the 'Sendable' protocol
357 |
358 | /// Response from a v2 debit notify call.
359 | public struct V2NotifyResponse: Codable {
| `- note: consider making struct 'V2NotifyResponse' conform to the 'Sendable' protocol
360 | /// PhonePe's internal order identifier for the debit notification.
361 | public let orderId: String?
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:285:41: warning: non-sendable result type 'V2RedeemResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
283 | let path = "/subscriptions/v2/redeem"
284 | let requestBody = try JSONEncoder().encode(request)
285 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2RedeemResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
286 | method: .POST,
287 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:390:15: note: consider making struct 'V2RedeemResponse' conform to the 'Sendable' protocol
388 |
389 | /// Response from a v2 debit execute (redeem) call.
390 | public struct V2RedeemResponse: Codable {
| `- note: consider making struct 'V2RedeemResponse' conform to the 'Sendable' protocol
391 | /// Outcome of the debit execution. Values: `"PENDING"`, `"COMPLETED"`, `"FAILED"`.
392 | public let state: String
[1598/1599] Compiling PhonePeKit PhonePeResponse.swift
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:100:37: warning: non-sendable result type 'V2SubscriptionSetupResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
98 | let path = "/subscriptions/v2/setup"
99 | let requestBody = try JSONEncoder().encode(request)
100 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2SubscriptionSetupResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
101 | method: .POST,
102 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:170:15: note: consider making struct 'V2SubscriptionSetupResponse' conform to the 'Sendable' protocol
168 |
169 | /// Response from a v2 subscription setup (``PhonePeSubscriptionRoutesV2/create(request:)``).
170 | public struct V2SubscriptionSetupResponse: Codable {
| `- note: consider making struct 'V2SubscriptionSetupResponse' conform to the 'Sendable' protocol
171 | /// PhonePe's internal order identifier for the setup transaction.
172 | public let orderId: String
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:205:41: warning: non-sendable result type 'V2SubscriptionStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
203 | public func status(merchantSubscriptionId: String) async throws -> V2SubscriptionStatusResponse {
204 | let path = "/subscriptions/v2/\(merchantSubscriptionId)/status"
205 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2SubscriptionStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
206 | method: .GET,
207 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:229:15: note: consider making struct 'V2SubscriptionStatusResponse' conform to the 'Sendable' protocol
227 | ///
228 | /// Use this to check whether a mandate is active, paused, cancelled, or revoked.
229 | public struct V2SubscriptionStatusResponse: Codable {
| `- note: consider making struct 'V2SubscriptionStatusResponse' conform to the 'Sendable' protocol
230 | /// Your merchant-assigned subscription identifier.
231 | public let merchantSubscriptionId: String
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:222:41: warning: non-sendable result type 'V2SubscriptionOrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
220 | public func orderStatus(merchantOrderId: String) async throws -> V2SubscriptionOrderStatusResponse {
221 | let path = "/subscriptions/v2/order/\(merchantOrderId)/status"
222 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2SubscriptionOrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
223 | method: .GET,
224 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:188:15: note: consider making struct 'V2SubscriptionOrderStatusResponse' conform to the 'Sendable' protocol
186 | /// Response from a v2 subscription setup order status query
187 | /// (``PhonePeSubscriptionRoutesV2/UserRoutesV2/orderStatus(merchantOrderId:)``).
188 | public struct V2SubscriptionOrderStatusResponse: Codable {
| `- note: consider making struct 'V2SubscriptionOrderStatusResponse' conform to the 'Sendable' protocol
189 | /// PhonePe's internal order identifier.
190 | public let orderId: String
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:266:41: warning: non-sendable result type 'V2NotifyResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
264 | let path = "/subscriptions/v2/notify"
265 | let requestBody = try JSONEncoder().encode(request)
266 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2NotifyResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
267 | method: .POST,
268 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:359:15: note: consider making struct 'V2NotifyResponse' conform to the 'Sendable' protocol
357 |
358 | /// Response from a v2 debit notify call.
359 | public struct V2NotifyResponse: Codable {
| `- note: consider making struct 'V2NotifyResponse' conform to the 'Sendable' protocol
360 | /// PhonePe's internal order identifier for the debit notification.
361 | public let orderId: String?
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:285:41: warning: non-sendable result type 'V2RedeemResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
283 | let path = "/subscriptions/v2/redeem"
284 | let requestBody = try JSONEncoder().encode(request)
285 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2RedeemResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
286 | method: .POST,
287 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:390:15: note: consider making struct 'V2RedeemResponse' conform to the 'Sendable' protocol
388 |
389 | /// Response from a v2 debit execute (redeem) call.
390 | public struct V2RedeemResponse: Codable {
| `- note: consider making struct 'V2RedeemResponse' conform to the 'Sendable' protocol
391 | /// Outcome of the debit execution. Values: `"PENDING"`, `"COMPLETED"`, `"FAILED"`.
392 | public let state: String
[1599/1599] Compiling PhonePeKit Request.swift
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:100:37: warning: non-sendable result type 'V2SubscriptionSetupResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
98 | let path = "/subscriptions/v2/setup"
99 | let requestBody = try JSONEncoder().encode(request)
100 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2SubscriptionSetupResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
101 | method: .POST,
102 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:170:15: note: consider making struct 'V2SubscriptionSetupResponse' conform to the 'Sendable' protocol
168 |
169 | /// Response from a v2 subscription setup (``PhonePeSubscriptionRoutesV2/create(request:)``).
170 | public struct V2SubscriptionSetupResponse: Codable {
| `- note: consider making struct 'V2SubscriptionSetupResponse' conform to the 'Sendable' protocol
171 | /// PhonePe's internal order identifier for the setup transaction.
172 | public let orderId: String
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:205:41: warning: non-sendable result type 'V2SubscriptionStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
203 | public func status(merchantSubscriptionId: String) async throws -> V2SubscriptionStatusResponse {
204 | let path = "/subscriptions/v2/\(merchantSubscriptionId)/status"
205 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2SubscriptionStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
206 | method: .GET,
207 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:229:15: note: consider making struct 'V2SubscriptionStatusResponse' conform to the 'Sendable' protocol
227 | ///
228 | /// Use this to check whether a mandate is active, paused, cancelled, or revoked.
229 | public struct V2SubscriptionStatusResponse: Codable {
| `- note: consider making struct 'V2SubscriptionStatusResponse' conform to the 'Sendable' protocol
230 | /// Your merchant-assigned subscription identifier.
231 | public let merchantSubscriptionId: String
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:222:41: warning: non-sendable result type 'V2SubscriptionOrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
220 | public func orderStatus(merchantOrderId: String) async throws -> V2SubscriptionOrderStatusResponse {
221 | let path = "/subscriptions/v2/order/\(merchantOrderId)/status"
222 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2SubscriptionOrderStatusResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
223 | method: .GET,
224 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:188:15: note: consider making struct 'V2SubscriptionOrderStatusResponse' conform to the 'Sendable' protocol
186 | /// Response from a v2 subscription setup order status query
187 | /// (``PhonePeSubscriptionRoutesV2/UserRoutesV2/orderStatus(merchantOrderId:)``).
188 | public struct V2SubscriptionOrderStatusResponse: Codable {
| `- note: consider making struct 'V2SubscriptionOrderStatusResponse' conform to the 'Sendable' protocol
189 | /// PhonePe's internal order identifier.
190 | public let orderId: String
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:266:41: warning: non-sendable result type 'V2NotifyResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
264 | let path = "/subscriptions/v2/notify"
265 | let requestBody = try JSONEncoder().encode(request)
266 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2NotifyResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
267 | method: .POST,
268 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:359:15: note: consider making struct 'V2NotifyResponse' conform to the 'Sendable' protocol
357 |
358 | /// Response from a v2 debit notify call.
359 | public struct V2NotifyResponse: Codable {
| `- note: consider making struct 'V2NotifyResponse' conform to the 'Sendable' protocol
360 | /// PhonePe's internal order identifier for the debit notification.
361 | public let orderId: String?
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/SubscriptionRoutesV2.swift:285:41: warning: non-sendable result type 'V2RedeemResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
283 | let path = "/subscriptions/v2/redeem"
284 | let requestBody = try JSONEncoder().encode(request)
285 | return try await apiHandler.send(
| `- warning: non-sendable result type 'V2RedeemResponse' cannot be sent from actor-isolated context in call to instance method 'send(method:path:query:body:headers:baseUrl:)'; this is an error in the Swift 6 language mode
286 | method: .POST,
287 | path: path,
/host/spi-builder-workspace/Sources/PhonePeKit/Recurring Payments/V2/V2SubscriptionModels.swift:390:15: note: consider making struct 'V2RedeemResponse' conform to the 'Sendable' protocol
388 |
389 | /// Response from a v2 debit execute (redeem) call.
390 | public struct V2RedeemResponse: Codable {
| `- note: consider making struct 'V2RedeemResponse' conform to the 'Sendable' protocol
391 | /// Outcome of the debit execution. Values: `"PENDING"`, `"COMPLETED"`, `"FAILED"`.
392 | public let state: String
Build complete! (224.26s)
Build complete.
{
"dependencies" : [
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.20.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "PhonePeKit",
"name" : "PhonePeKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "PhonePeKit",
"targets" : [
"PhonePeKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PhonePeKitTests",
"module_type" : "SwiftTarget",
"name" : "PhonePeKitTests",
"path" : "Tests/PhonePeKitTests",
"sources" : [
"PhonePeKitTests.swift",
"PhonePeV2KitTests.swift"
],
"target_dependencies" : [
"PhonePeKit"
],
"type" : "test"
},
{
"c99name" : "PhonePeKit",
"module_type" : "SwiftTarget",
"name" : "PhonePeKit",
"path" : "Sources/PhonePeKit",
"product_dependencies" : [
"AsyncHTTPClient",
"Crypto"
],
"product_memberships" : [
"PhonePeKit"
],
"sources" : [
"Errors/PhonePeCode.swift",
"Errors/PhonePeError.swift",
"Errors/PhonePeSignatureError.swift",
"Errors/SignatureGenerationError.swift",
"Extensions/String+Hex.swift",
"Pay/Health Check/HealthCheckRoutes.swift",
"Pay/Health Check/HealthStatusResponse.swift",
"Pay/Others/OtherRoutes.swift",
"Pay/Others/PaymentOptionsResponse.swift",
"Pay/Others/VPAValidateRequest.swift",
"Pay/Others/VPAValidateResponse.swift",
"Pay/PayRequest.swift",
"Pay/PayResponse.swift",
"Pay/PayRoutes.swift",
"Pay/RefundRequest.swift",
"Pay/RefundResponse.swift",
"Pay/Status/CheckStatusResponse.swift",
"Pay/Status/CheckStatusRoutes.swift",
"Pay/V2/PayRoutesV2.swift",
"Pay/V2/StatusRoutesV2.swift",
"Pay/V2/V2PayRequest.swift",
"Pay/V2/V2PayResponse.swift",
"Pay/V2/ValidateOptionsStubsV2.swift",
"PhonePeAPIRoute.swift",
"PhonePeClient.swift",
"PhonePeCredential.swift",
"PhonePeRequest.swift",
"PhonePeV2Request.swift",
"Recurring Payments/AllSubscriptionsResponse.swift",
"Recurring Payments/AuthInitRequest.swift",
"Recurring Payments/AuthInitResponse.swift",
"Recurring Payments/AuthStatusResponse.swift",
"Recurring Payments/DebitExecuteRequest.swift",
"Recurring Payments/DebitExecuteResponse.swift",
"Recurring Payments/DebitInitRequest.swift",
"Recurring Payments/DebitInitResponse.swift",
"Recurring Payments/SubscriptionActionRequest.swift",
"Recurring Payments/SubscriptionActionResponse.swift",
"Recurring Payments/SubscriptionRequest.swift",
"Recurring Payments/SubscriptionResponse.swift",
"Recurring Payments/SubscriptionRoutes.swift",
"Recurring Payments/UserSubscriptionStatusRequest.swift",
"Recurring Payments/V2/SubscriptionRoutesV2.swift",
"Recurring Payments/V2/V2SubscriptionModels.swift",
"Utilities/PhonePeResponse.swift",
"Utilities/Request.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:7e70e0a64d2f2fbcaf7a9ded92418bf54647123e95b9450d840f38f11e93f5d2
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Done.