The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of swift-nio-transport-services, reference 1.24.0 (cd1e89), with Swift 5.9 for Linux on 23 Apr 2025 17:16:53 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-transport-services.git
Reference: 1.24.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/apple/swift-nio-transport-services
 * tag               1.24.0     -> FETCH_HEAD
HEAD is now at cd1e898 Add `NWParameters` configurator to bootstraps (#230)
Cloned https://github.com/apple/swift-nio-transport-services.git
Revision (git rev-parse @):
cd1e89816d345d2523b11c55654570acd5cd4c56
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-transport-services.git at 1.24.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/apple/swift-nio-transport-services.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1705] Fetching swift-atomics
[1706/77137] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git (4.29s)
Fetched https://github.com/apple/swift-nio.git (4.38s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (2.18s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4350] Fetching swift-system
[4090/20547] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.17s)
Fetched https://github.com/apple/swift-collections.git (1.20s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.42s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.67s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Building for debugging...
[0/30] Compiling CNIOWindows WSAStartup.c
[1/30] Compiling CNIODarwin shim.c
[1/30] Compiling CNIOWindows shim.c
[3/30] Compiling _AtomicsShims.c
[4/30] Compiling CNIOWASI CNIOWASI.c
[5/30] Compiling CNIOLinux liburing_shims.c
[6/30] Compiling CNIOLLHTTP c_nio_http.c
[7/30] Compiling CNIOLLHTTP c_nio_api.c
[8/30] Compiling CNIOLinux shim.c
[9/60] Compiling CNIOLLHTTP c_nio_llhttp.c
[10/72] Compiling c-nioatomics.c
[11/72] Compiling c-atomics.c
[13/78] Compiling InternalCollectionsUtilities Debugging.swift
[14/78] Compiling InternalCollectionsUtilities Descriptions.swift
[15/78] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/78] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/78] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/78] Compiling InternalCollectionsUtilities Specialize.swift
[19/80] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/80] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/80] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/80] Compiling InternalCollectionsUtilities Integer rank.swift
[23/80] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/82] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/82] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/82] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/82] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[34/82] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[35/82] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[36/82] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[37/82] Emitting module InternalCollectionsUtilities
[48/82] Compiling _NIODataStructures _TinyArray.swift
[49/82] Compiling _NIODataStructures PriorityQueue.swift
[50/82] Emitting module Atomics
[51/82] Emitting module _NIOBase64
[52/82] Compiling _NIOBase64 Base64.swift
[56/85] Compiling Atomics IntegerOperations.swift
[57/85] Compiling Atomics Unmanaged extensions.swift
[61/88] Wrapping AST for _NIOBase64 for debugging
[63/88] Wrapping AST for InternalCollectionsUtilities for debugging
[64/88] Wrapping AST for Atomics for debugging
[66/103] Compiling DequeModule _DequeBuffer.swift
[67/103] Compiling DequeModule _DequeBufferHeader.swift
[68/105] Compiling DequeModule Deque+Extras.swift
[69/105] Compiling DequeModule Deque+Hashable.swift
[70/105] Compiling NIOConcurrencyHelpers lock.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/lock.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[71/105] Emitting module NIOConcurrencyHelpers
[72/105] Emitting module _NIODataStructures
[73/105] Compiling _NIODataStructures Heap.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/_NIODataStructures/Heap.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[75/107] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[76/107] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[77/107] Compiling NIOConcurrencyHelpers NIOLock.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/NIOLock.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[78/107] Compiling NIOConcurrencyHelpers atomics.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/atomics.swift:30:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[81/109] Wrapping AST for _NIODataStructures for debugging
[83/109] Compiling DequeModule _DequeSlot.swift
[84/109] Compiling DequeModule _UnsafeWrappedBuffer.swift
[85/109] Compiling DequeModule Deque+Testing.swift
[86/109] Compiling DequeModule Deque._Storage.swift
[87/109] Compiling DequeModule Deque+Equatable.swift
[88/109] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[89/109] Compiling DequeModule Deque._UnsafeHandle.swift
[90/109] Compiling DequeModule Deque.swift
[90/109] Wrapping AST for NIOConcurrencyHelpers for debugging
[92/109] Compiling DequeModule Deque+CustomReflectable.swift
[93/109] Compiling DequeModule Deque+Descriptions.swift
[94/109] Compiling DequeModule Deque+Codable.swift
[95/109] Compiling DequeModule Deque+Collection.swift
[96/109] Emitting module DequeModule
[98/111] Wrapping AST for DequeModule for debugging
[100/170] Compiling NIOCore ChannelPipeline.swift
[101/170] Compiling NIOCore CircularBuffer.swift
[102/170] Compiling NIOCore Codec.swift
[103/170] Compiling NIOCore ConvenienceOptionSupport.swift
[104/170] Compiling NIOCore DeadChannel.swift
[105/170] Compiling NIOCore DispatchQueue+WithFuture.swift
[106/170] Compiling NIOCore EventLoop+Deprecated.swift
[107/170] Compiling NIOCore EventLoop+SerialExecutor.swift
[108/170] Compiling NIOCore MarkedCircularBuffer.swift
[109/170] Compiling NIOCore MulticastChannel.swift
[110/170] Compiling NIOCore NIOAny.swift
[111/170] Compiling NIOCore NIOCloseOnErrorHandler.swift
[112/170] Compiling NIOCore NIOLoopBound.swift
[113/170] Compiling NIOCore NIOScheduledCallback.swift
[114/170] Compiling NIOCore NIOSendable.swift
[115/170] Compiling NIOCore RecvByteBufferAllocator.swift
[116/170] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[117/170] Compiling NIOCore BSDSocketAPI.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[118/170] Compiling NIOCore ByteBuffer-aux.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[119/170] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[120/170] Compiling NIOCore ByteBuffer-conversions.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[121/170] Compiling NIOCore ByteBuffer-core.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[122/170] Compiling NIOCore ByteBuffer-hex.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[123/170] Compiling NIOCore ByteBuffer-int.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[124/170] Compiling NIOCore ByteBuffer-lengthPrefix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[125/170] Compiling NIOCore EventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[126/170] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[127/170] Compiling NIOCore EventLoopFuture+Deprecated.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[128/170] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[129/170] Compiling NIOCore EventLoopFuture.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[130/170] Compiling NIOCore FileDescriptor.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[131/170] Compiling NIOCore FileHandle.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[132/170] Compiling NIOCore FileRegion.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[133/170] Compiling NIOCore GlobalSingletons.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[134/170] Compiling NIOCore IO.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[135/170] Compiling NIOCore IOData.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[136/170] Compiling NIOCore IPProtocol.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[137/170] Compiling NIOCore IntegerBitPacking.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[138/170] Compiling NIOCore IntegerTypes.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[139/170] Compiling NIOCore Interfaces.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[140/170] Compiling NIOCore Linux.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[141/178] Compiling NIOCore SingleStepByteToMessageDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[142/178] Compiling NIOCore SocketAddresses.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[143/178] Compiling NIOCore SocketOptionProvider.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[144/178] Compiling NIOCore SystemCallHelpers.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[145/178] Compiling NIOCore TimeAmount+Duration.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[146/178] Compiling NIOCore TypeAssistedChannelHandler.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[147/178] Compiling NIOCore UniversalBootstrapSupport.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[148/178] Compiling NIOCore Utilities.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[149/178] Compiling NIOCore ByteBuffer-multi-int.swift
[150/178] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[151/178] Compiling NIOCore ByteBuffer-views.swift
[152/178] Compiling NIOCore Channel.swift
[153/178] Compiling NIOCore ChannelHandler.swift
[154/178] Compiling NIOCore ChannelHandlers.swift
[155/178] Compiling NIOCore ChannelInvoker.swift
[156/178] Compiling NIOCore ChannelOption.swift
[157/178] Compiling NIOCore AddressedEnvelope.swift
[158/178] Compiling NIOCore AsyncAwaitSupport.swift
[159/178] Compiling NIOCore AsyncChannel.swift
[160/178] Compiling NIOCore AsyncChannelHandler.swift
[161/178] Compiling NIOCore AsyncChannelInboundStream.swift
[162/178] Compiling NIOCore AsyncChannelOutboundWriter.swift
[163/178] Compiling NIOCore NIOAsyncSequenceProducer.swift
[164/178] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[165/178] Compiling NIOCore NIOAsyncWriter.swift
[166/178] Emitting module NIOCore
[168/180] Wrapping AST for NIOCore for debugging
[170/231] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:21:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
[171/231] Emitting module NIOEmbedded
[172/231] Compiling NIOEmbedded Embedded.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/Embedded.swift:28:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[173/231] Compiling NIOEmbedded AsyncTestingChannel.swift
[175/233] Emitting module NIOPosix
[176/239] Wrapping AST for NIOEmbedded for debugging
[178/239] Compiling NIOPosix ThreadPosix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[179/239] Compiling NIOPosix ThreadWindows.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[180/239] Compiling NIOPosix UnsafeTransfer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[181/239] Compiling NIOPosix Utilities.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[182/239] Compiling NIOPosix VsockAddress.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[183/239] Compiling NIOPosix VsockChannelEvents.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[184/239] Compiling NIOPosix ServerSocket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[185/239] Compiling NIOPosix Socket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[186/239] Compiling NIOPosix SocketChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[187/239] Compiling NIOPosix SocketProtocols.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[188/239] Compiling NIOPosix System.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[189/239] Compiling NIOPosix Thread.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[190/239] Compiling NIOPosix SelectableChannel.swift
[191/239] Compiling NIOPosix SelectableEventLoop.swift
[192/239] Compiling NIOPosix SelectorEpoll.swift
[193/239] Compiling NIOPosix SelectorGeneric.swift
[194/239] Compiling NIOPosix SelectorKqueue.swift
[195/239] Compiling NIOPosix SelectorUring.swift
[196/239] Compiling NIOPosix Bootstrap.swift
[197/239] Compiling NIOPosix ControlMessage.swift
[198/239] Compiling NIOPosix DatagramVectorReadManager.swift
[199/239] Compiling NIOPosix Errors+Any.swift
[200/239] Compiling NIOPosix FileDescriptor.swift
[201/239] Compiling NIOPosix GetaddrinfoResolver.swift
[202/239] Compiling NIOPosix HappyEyeballs.swift
[203/239] Compiling NIOPosix PooledRecvBufferAllocator.swift
[204/239] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[205/239] Compiling NIOPosix PosixSingletons.swift
[206/239] Compiling NIOPosix RawSocketBootstrap.swift
[207/239] Compiling NIOPosix Resolver.swift
[208/239] Compiling NIOPosix Selectable.swift
[209/239] Compiling NIOPosix IO.swift
[210/239] Compiling NIOPosix IntegerBitPacking.swift
[211/239] Compiling NIOPosix IntegerTypes.swift
[212/239] Compiling NIOPosix Linux.swift
[213/239] Compiling NIOPosix LinuxCPUSet.swift
[214/239] Compiling NIOPosix LinuxUring.swift
[215/239] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[216/239] Compiling NIOPosix BSDSocketAPICommon.swift
[217/239] Compiling NIOPosix BSDSocketAPIPosix.swift
[218/239] Compiling NIOPosix BSDSocketAPIWindows.swift
[219/239] Compiling NIOPosix BaseSocket.swift
[220/239] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[221/239] Compiling NIOPosix BaseSocketChannel.swift
[222/239] Compiling NIOPosix BaseStreamSocketChannel.swift
[223/239] Compiling NIOPosix NIOThreadPool.swift
[224/239] Compiling NIOPosix NonBlockingFileIO.swift
[225/239] Compiling NIOPosix PendingDatagramWritesManager.swift
[226/239] Compiling NIOPosix PendingWritesManager.swift
[227/239] Compiling NIOPosix PipeChannel.swift
[228/239] Compiling NIOPosix PipePair.swift
[229/239] Compiling NIOPosix Pool.swift
[231/241] Wrapping AST for NIOPosix for debugging
[233/243] Compiling NIO Exports.swift
[234/243] Emitting module NIO
[236/245] Wrapping AST for NIO for debugging
[238/272] Compiling NIOTLS TLSEvents.swift
[239/272] Emitting module NIOTLS
[240/272] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[241/272] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[242/272] Compiling NIOTLS SNIHandler.swift
[243/272] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[246/274] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[247/274] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[248/276] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[249/276] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[249/276] Wrapping AST for NIOTLS for debugging
[251/276] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[252/276] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[253/276] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[254/276] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[255/276] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[256/276] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[257/276] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[258/276] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[259/276] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[260/276] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[261/276] Compiling NIOHTTP1 HTTPTypes.swift
[262/276] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[263/276] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[264/276] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[265/276] Emitting module NIOFoundationCompat
[268/278] Compiling NIOHTTP1 ByteCollectionUtils.swift
[269/278] Compiling NIOHTTP1 HTTPDecoder.swift
[270/278] Compiling NIOHTTP1 HTTPEncoder.swift
[271/278] Emitting module NIOHTTP1
[272/280] Wrapping AST for NIOFoundationCompat for debugging
[274/302] Wrapping AST for NIOHTTP1 for debugging
[276/302] Compiling NIOTransportServices NIOTSBootstraps.swift
[277/302] Compiling NIOTransportServices NIOTSChannelOptions.swift
[278/302] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[279/302] Compiling NIOTransportServices StateManagedChannel.swift
[280/302] Compiling NIOTransportServices StateManagedListenerChannel.swift
[281/302] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[282/304] Emitting module NIOTransportServices
[283/304] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[284/304] Compiling NIOTransportServices NIOTSErrors.swift
[285/304] Compiling NIOTransportServices NIOTSEventLoop.swift
[286/304] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[287/304] Compiling NIOTransportServices NIOTSSingletons.swift
[288/304] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[289/304] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[290/304] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[291/304] Compiling NIOTransportServices NIOTSListenerChannel.swift
[292/304] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[293/304] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[294/304] Compiling NIOTransportServices AcceptHandler.swift
[295/304] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[296/304] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[297/304] Compiling NIOTransportServices NIOTSDatagramListener.swift
[298/304] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[299/304] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[301/306] Wrapping AST for NIOTransportServices for debugging
[303/310] Emitting module NIOTSHTTPServer
[304/310] Compiling NIOTSHTTPServer main.swift
[305/310] Compiling NIOTSHTTPClient main.swift
[306/310] Emitting module NIOTSHTTPClient
[310/314] Wrapping AST for NIOTSHTTPServer for debugging
[311/314] Wrapping AST for NIOTSHTTPClient for debugging
[312/314] Linking NIOTSHTTPClient
[313/314] Linking NIOTSHTTPServer
Build complete! (42.84s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.81.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    }
  ],
  "manifest_display_name" : "swift-nio-transport-services",
  "name" : "swift-nio-transport-services",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NIOTransportServices",
      "targets" : [
        "NIOTransportServices"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOTSHTTPServer",
      "targets" : [
        "NIOTSHTTPServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOTSHTTPClient",
      "targets" : [
        "NIOTSHTTPClient"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIOTransportServicesTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOTransportServicesTests",
      "path" : "Tests/NIOTransportServicesTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "Atomics"
      ],
      "sources" : [
        "NIOFilterEmptyWritesHandlerTests.swift",
        "NIOTSAsyncBootstrapTests.swift",
        "NIOTSBootstrapTests.swift",
        "NIOTSChannelMetadataTests.swift",
        "NIOTSChannelOptionsTests.swift",
        "NIOTSConnectionChannelTests.swift",
        "NIOTSDatagramConnectionChannelTests.swift",
        "NIOTSEndToEndTests.swift",
        "NIOTSEventLoopTests.swift",
        "NIOTSListenerChannelTests.swift",
        "NIOTSSingletonTests.swift",
        "NIOTSSocketOptionTests.swift",
        "NIOTSSocketOptionsOnChannelTests.swift",
        "NIOTSTestUtilities.swift",
        "NIOTSWorkaroundTests.swift"
      ],
      "target_dependencies" : [
        "NIOTransportServices"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOTransportServices",
      "module_type" : "SwiftTarget",
      "name" : "NIOTransportServices",
      "path" : "Sources/NIOTransportServices",
      "product_dependencies" : [
        "NIO",
        "NIOCore",
        "NIOFoundationCompat",
        "NIOTLS",
        "Atomics"
      ],
      "product_memberships" : [
        "NIOTransportServices",
        "NIOTSHTTPServer",
        "NIOTSHTTPClient"
      ],
      "sources" : [
        "AcceptHandler.swift",
        "Datagram/NIOTSDatagramBootstrap.swift",
        "Datagram/NIOTSDatagramChannel.swift",
        "Datagram/NIOTSDatagramListener.swift",
        "Datagram/NIOTSDatagramListenerChannel.swift",
        "NIOFilterEmptyWritesHandler.swift",
        "NIOTSBootstraps.swift",
        "NIOTSChannelOptions.swift",
        "NIOTSConnectionBootstrap.swift",
        "NIOTSConnectionChannel.swift",
        "NIOTSErrors.swift",
        "NIOTSEventLoop.swift",
        "NIOTSEventLoopGroup.swift",
        "NIOTSListenerBootstrap.swift",
        "NIOTSListenerChannel.swift",
        "NIOTSNetworkEvents.swift",
        "NIOTSSingletons.swift",
        "SocketAddress+NWEndpoint.swift",
        "StateManagedChannel.swift",
        "StateManagedListenerChannel.swift",
        "StateManagedNWConnectionChannel.swift",
        "TCPOptions+SocketChannelOption.swift",
        "UDPOptions+SocketChannelOption.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOTSHTTPServer",
      "module_type" : "SwiftTarget",
      "name" : "NIOTSHTTPServer",
      "path" : "Sources/NIOTSHTTPServer",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOTSHTTPServer"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOTransportServices"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOTSHTTPClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOTSHTTPClient",
      "path" : "Sources/NIOTSHTTPClient",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOTSHTTPClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOTransportServices"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.8"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.