Build Information
Successful build of swift-nio, reference 2.82.1 (0f54d5
), with Swift 5.9 for Linux on 29 Apr 2025 14:53:08 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio.git
Reference: 2.82.1
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
* tag 2.82.1 -> FETCH_HEAD
HEAD is now at 0f54d58 Fix compiler issues on 5.10 x86 Ubuntu Noble. (#3224)
Cloned https://github.com/apple/swift-nio.git
Revision (git rev-parse @):
0f54d58bb5db9e064f332e8524150de379d1e51c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio.git at 2.82.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/apple/swift-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1705] Fetching swift-atomics
[530/6069] Fetching swift-atomics, swift-system
[1534/22338] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (0.47s)
[6098/17974] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git (1.03s)
Fetched https://github.com/apple/swift-collections.git (1.06s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.02s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.32s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.89s)
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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Building for debugging...
[0/68] Compiling CNIODarwin shim.c
[0/68] Compiling _AtomicsShims.c
[2/68] Compiling CNIOLLHTTP c_nio_http.c
[3/68] Compiling CNIOWindows WSAStartup.c
[4/68] Compiling CNIOWASI CNIOWASI.c
[5/68] Compiling CNIOWindows shim.c
[6/68] Compiling CNIOLinux liburing_shims.c
[7/68] Compiling CSystem shims.c
[8/68] Compiling CNIOLLHTTP c_nio_api.c
[9/68] Compiling CNIOSHA1 c_nio_sha1.c
[10/68] Compiling CNIOLinux shim.c
[11/138] Compiling CNIOLLHTTP c_nio_llhttp.c
[13/138] Emitting module SystemPackage
[13/141] Compiling c-nioatomics.c
[14/141] Compiling c-atomics.c
[16/147] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/147] Compiling InternalCollectionsUtilities Specialize.swift
[18/149] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[19/149] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[20/149] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[21/151] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/151] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/151] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/151] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/151] Compiling SystemPackage Util+StringArray.swift
[26/151] Compiling SystemPackage Util.swift
[27/151] Compiling SystemPackage UtilConsumers.swift
[28/151] Compiling InternalCollectionsUtilities _SortedCollection.swift
[29/151] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[30/151] Compiling InternalCollectionsUtilities Debugging.swift
[31/151] Compiling InternalCollectionsUtilities Descriptions.swift
[36/151] Emitting module InternalCollectionsUtilities
[44/151] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[45/151] Compiling InternalCollectionsUtilities Integer rank.swift
[46/151] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[47/151] Emitting module _NIOBase64
[48/151] Compiling _NIOBase64 Base64.swift
[52/151] Compiling InternalCollectionsUtilities UInt+reversed.swift
[53/151] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[54/151] Compiling SystemPackage MachPort.swift
[55/151] Compiling SystemPackage PlatformString.swift
[56/151] Compiling SystemPackage SystemString.swift
[69/154] Compiling Atomics IntegerOperations.swift
[70/154] Compiling Atomics Unmanaged extensions.swift
[72/155] Compiling _NIODataStructures PriorityQueue.swift
[73/155] Compiling _NIODataStructures _TinyArray.swift
[73/155] Wrapping AST for _NIOBase64 for debugging
[76/155] Emitting module NIOConcurrencyHelpers
[76/155] Wrapping AST for InternalCollectionsUtilities for debugging
[78/170] Compiling DequeModule _DequeBuffer.swift
[79/170] Compiling DequeModule _DequeBufferHeader.swift
[80/172] Compiling DequeModule Deque+Testing.swift
[81/172] Compiling DequeModule Deque._Storage.swift
[82/172] Compiling DequeModule Deque+CustomReflectable.swift
[83/172] Compiling DequeModule Deque+Equatable.swift
[84/172] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[85/172] Compiling DequeModule Deque+Codable.swift
[89/172] Compiling DequeModule Deque+Descriptions.swift
[92/172] Compiling DequeModule Deque+Extras.swift
[93/172] Compiling DequeModule Deque+Hashable.swift
[94/172] Compiling SystemPackage Mocking.swift
[95/172] Compiling SystemPackage RawBuffer.swift
[96/172] Compiling SystemPackage Syscalls.swift
[97/172] Compiling SystemPackage WindowsSyscallAdapters.swift
[98/172] Compiling DequeModule _DequeSlot.swift
[99/172] Compiling DequeModule _UnsafeWrappedBuffer.swift
[108/173] Emitting module _NIODataStructures
[109/173] Compiling _NIODataStructures Heap.swift
/host/spi-builder-workspace/Sources/_NIODataStructures/Heap.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[110/174] Emitting module Atomics
[113/176] Compiling NIOConcurrencyHelpers lock.swift
/host/spi-builder-workspace/Sources/NIOConcurrencyHelpers/lock.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[118/178] Compiling DequeModule Deque._UnsafeHandle.swift
[119/178] Compiling DequeModule Deque.swift
[119/178] Wrapping AST for Atomics for debugging
[121/178] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[122/178] Compiling NIOConcurrencyHelpers NIOLock.swift
/host/spi-builder-workspace/Sources/NIOConcurrencyHelpers/NIOLock.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[123/178] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[124/178] Compiling NIOConcurrencyHelpers atomics.swift
/host/spi-builder-workspace/Sources/NIOConcurrencyHelpers/atomics.swift:30:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[124/178] Wrapping AST for _NIODataStructures for debugging
[125/179] Wrapping AST for SystemPackage for debugging
[129/180] Compiling DequeModule Deque+Collection.swift
[130/180] Emitting module DequeModule
[133/182] Wrapping AST for NIOConcurrencyHelpers for debugging
[134/182] Wrapping AST for DequeModule for debugging
[136/241] Compiling NIOCore MarkedCircularBuffer.swift
[137/241] Compiling NIOCore MulticastChannel.swift
[138/241] Compiling NIOCore NIOAny.swift
[139/241] Compiling NIOCore NIOCloseOnErrorHandler.swift
[140/241] Compiling NIOCore NIOLoopBound.swift
[141/241] Compiling NIOCore NIOScheduledCallback.swift
[142/241] Compiling NIOCore NIOSendable.swift
[143/241] Compiling NIOCore RecvByteBufferAllocator.swift
[144/249] Compiling NIOCore GlobalSingletons.swift
/host/spi-builder-workspace/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[145/249] Compiling NIOCore IO.swift
/host/spi-builder-workspace/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[146/249] Compiling NIOCore IOData.swift
/host/spi-builder-workspace/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[147/249] Compiling NIOCore IPProtocol.swift
/host/spi-builder-workspace/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[148/249] Compiling NIOCore IntegerBitPacking.swift
/host/spi-builder-workspace/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[149/249] Compiling NIOCore IntegerTypes.swift
/host/spi-builder-workspace/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[150/249] Compiling NIOCore Interfaces.swift
/host/spi-builder-workspace/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[151/249] Compiling NIOCore Linux.swift
/host/spi-builder-workspace/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[152/249] Compiling NIOCore EventLoop.swift
/host/spi-builder-workspace/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[153/249] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
/host/spi-builder-workspace/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[154/249] Compiling NIOCore EventLoopFuture+Deprecated.swift
/host/spi-builder-workspace/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[155/249] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
/host/spi-builder-workspace/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[156/249] Compiling NIOCore EventLoopFuture.swift
/host/spi-builder-workspace/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[157/249] Compiling NIOCore FileDescriptor.swift
/host/spi-builder-workspace/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[158/249] Compiling NIOCore FileHandle.swift
/host/spi-builder-workspace/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[159/249] Compiling NIOCore FileRegion.swift
/host/spi-builder-workspace/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[160/249] Compiling NIOCore SingleStepByteToMessageDecoder.swift
/host/spi-builder-workspace/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[161/249] Compiling NIOCore SocketAddresses.swift
/host/spi-builder-workspace/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[162/249] Compiling NIOCore SocketOptionProvider.swift
/host/spi-builder-workspace/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[163/249] Compiling NIOCore SystemCallHelpers.swift
/host/spi-builder-workspace/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[164/249] Compiling NIOCore TimeAmount+Duration.swift
/host/spi-builder-workspace/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[165/249] Compiling NIOCore TypeAssistedChannelHandler.swift
/host/spi-builder-workspace/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[166/249] Compiling NIOCore UniversalBootstrapSupport.swift
/host/spi-builder-workspace/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[167/249] Compiling NIOCore Utilities.swift
/host/spi-builder-workspace/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[168/249] Compiling NIOCore ChannelPipeline.swift
[169/249] Compiling NIOCore CircularBuffer.swift
[170/249] Compiling NIOCore Codec.swift
[171/249] Compiling NIOCore ConvenienceOptionSupport.swift
[172/249] Compiling NIOCore DeadChannel.swift
[173/249] Compiling NIOCore DispatchQueue+WithFuture.swift
[174/249] Compiling NIOCore EventLoop+Deprecated.swift
[175/249] Compiling NIOCore EventLoop+SerialExecutor.swift
[176/249] Compiling NIOCore AddressedEnvelope.swift
[177/249] Compiling NIOCore AsyncAwaitSupport.swift
[178/249] Compiling NIOCore AsyncChannel.swift
[179/249] Compiling NIOCore AsyncChannelHandler.swift
[180/249] Compiling NIOCore AsyncChannelInboundStream.swift
[181/249] Compiling NIOCore AsyncChannelOutboundWriter.swift
[182/249] Compiling NIOCore NIOAsyncSequenceProducer.swift
[183/249] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[184/249] Compiling NIOCore NIOAsyncWriter.swift
[185/249] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
/host/spi-builder-workspace/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[186/249] Compiling NIOCore BSDSocketAPI.swift
/host/spi-builder-workspace/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[187/249] Compiling NIOCore ByteBuffer-aux.swift
/host/spi-builder-workspace/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[188/249] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
/host/spi-builder-workspace/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[189/249] Compiling NIOCore ByteBuffer-conversions.swift
/host/spi-builder-workspace/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[190/249] Compiling NIOCore ByteBuffer-core.swift
/host/spi-builder-workspace/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[191/249] Compiling NIOCore ByteBuffer-hex.swift
/host/spi-builder-workspace/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[192/249] Compiling NIOCore ByteBuffer-int.swift
/host/spi-builder-workspace/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[193/249] Compiling NIOCore ByteBuffer-lengthPrefix.swift
/host/spi-builder-workspace/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[194/249] Compiling NIOCore ByteBuffer-multi-int.swift
[195/249] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[196/249] Compiling NIOCore ByteBuffer-views.swift
[197/249] Compiling NIOCore Channel.swift
[198/249] Compiling NIOCore ChannelHandler.swift
[199/249] Compiling NIOCore ChannelHandlers.swift
[200/249] Compiling NIOCore ChannelInvoker.swift
[201/249] Compiling NIOCore ChannelOption.swift
[202/249] Emitting module NIOCore
[204/251] Wrapping AST for NIOCore for debugging
[206/302] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/host/spi-builder-workspace/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:21:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
[207/302] Compiling NIOEmbedded AsyncTestingChannel.swift
[208/302] Emitting module NIOEmbedded
[209/302] Compiling NIOEmbedded Embedded.swift
/host/spi-builder-workspace/Sources/NIOEmbedded/Embedded.swift:28:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[211/304] Wrapping AST for NIOEmbedded for debugging
[213/304] Compiling NIOPosix BSDSocketAPICommon.swift
[214/304] Compiling NIOPosix BSDSocketAPIPosix.swift
[215/304] Compiling NIOPosix BSDSocketAPIWindows.swift
[216/304] Compiling NIOPosix BaseSocket.swift
[217/304] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[218/304] Compiling NIOPosix BaseSocketChannel.swift
[219/304] Compiling NIOPosix BaseStreamSocketChannel.swift
[220/304] Emitting module NIOPosix
[221/310] Compiling NIOPosix SelectableChannel.swift
[222/310] Compiling NIOPosix SelectableEventLoop.swift
[223/310] Compiling NIOPosix SelectorEpoll.swift
[224/310] Compiling NIOPosix SelectorGeneric.swift
[225/310] Compiling NIOPosix SelectorKqueue.swift
[226/310] Compiling NIOPosix SelectorUring.swift
[227/310] Compiling NIOPosix PooledRecvBufferAllocator.swift
[228/310] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[229/310] Compiling NIOPosix PosixSingletons.swift
[230/310] Compiling NIOPosix RawSocketBootstrap.swift
[231/310] Compiling NIOPosix Resolver.swift
[232/310] Compiling NIOPosix Selectable.swift
[233/310] Compiling NIOPosix ServerSocket.swift
/host/spi-builder-workspace/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[234/310] Compiling NIOPosix Socket.swift
/host/spi-builder-workspace/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[235/310] Compiling NIOPosix SocketChannel.swift
/host/spi-builder-workspace/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[236/310] Compiling NIOPosix SocketProtocols.swift
/host/spi-builder-workspace/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[237/310] Compiling NIOPosix System.swift
/host/spi-builder-workspace/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[238/310] Compiling NIOPosix Thread.swift
/host/spi-builder-workspace/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[239/310] Compiling NIOPosix ThreadPosix.swift
/host/spi-builder-workspace/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[240/310] Compiling NIOPosix ThreadWindows.swift
/host/spi-builder-workspace/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[241/310] Compiling NIOPosix UnsafeTransfer.swift
/host/spi-builder-workspace/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[242/310] Compiling NIOPosix Utilities.swift
/host/spi-builder-workspace/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[243/310] Compiling NIOPosix VsockAddress.swift
/host/spi-builder-workspace/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[244/310] Compiling NIOPosix VsockChannelEvents.swift
/host/spi-builder-workspace/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[245/310] Compiling NIOPosix IO.swift
[246/310] Compiling NIOPosix IntegerBitPacking.swift
[247/310] Compiling NIOPosix IntegerTypes.swift
[248/310] Compiling NIOPosix Linux.swift
[249/310] Compiling NIOPosix LinuxCPUSet.swift
[250/310] Compiling NIOPosix LinuxUring.swift
[251/310] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[252/310] Compiling NIOPosix Bootstrap.swift
[253/310] Compiling NIOPosix ControlMessage.swift
[254/310] Compiling NIOPosix DatagramVectorReadManager.swift
[255/310] Compiling NIOPosix Errors+Any.swift
[256/310] Compiling NIOPosix FileDescriptor.swift
[257/310] Compiling NIOPosix GetaddrinfoResolver.swift
[258/310] Compiling NIOPosix HappyEyeballs.swift
[259/310] Compiling NIOPosix NIOThreadPool.swift
[260/310] Compiling NIOPosix NonBlockingFileIO.swift
[261/310] Compiling NIOPosix PendingDatagramWritesManager.swift
[262/310] Compiling NIOPosix PendingWritesManager.swift
[263/310] Compiling NIOPosix PipeChannel.swift
[264/310] Compiling NIOPosix PipePair.swift
[265/310] Compiling NIOPosix Pool.swift
[268/361] Emitting module NIOUDPEchoClient
[269/361] Compiling NIOUDPEchoClient main.swift
[270/361] Emitting module NIOEchoServer
[271/361] Compiling NIOEchoServer main.swift
[272/361] Emitting module NIOUDPEchoServer
[273/361] Compiling NIOUDPEchoServer main.swift
[274/362] Emitting module NIOMulticastChat
[275/362] Compiling NIOMulticastChat main.swift
[276/364] Emitting module NIOEchoClient
[277/364] Compiling NIOEchoClient main.swift
[278/364] Compiling NIOTCPEchoClient Client.swift
[279/364] Emitting module NIOTCPEchoClient
[280/364] Emitting module NIOTCPEchoServer
[281/364] Compiling NIOTCPEchoServer Server.swift
[295/379] Wrapping AST for NIOUDPEchoServer for debugging
[297/379] Compiling _NIOFileSystem ParallelDirCopy.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/CInterop.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/Errno.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[298/379] Compiling _NIOFileSystem ParallelRemoval.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/CInterop.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/Errno.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[299/379] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/CInterop.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/Errno.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[300/379] Compiling _NIOFileSystem CInterop.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/CInterop.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/Errno.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[301/379] Compiling _NIOFileSystem Errno.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/CInterop.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/Errno.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[301/383] Wrapping AST for NIOUDPEchoClient for debugging
[302/385] Wrapping AST for NIOTCPEchoServer for debugging
[303/385] Wrapping AST for NIOTCPEchoClient for debugging
[304/385] Wrapping AST for NIOEchoServer for debugging
[305/385] Wrapping AST for NIOEchoClient for debugging
[306/385] Wrapping AST for NIOPosix for debugging
[307/385] Wrapping AST for NIOMulticastChat for debugging
[309/385] Compiling NIO Exports.swift
[310/385] Emitting module NIO
[311/386] Emitting module _NIOFileSystem
[312/386] Compiling NIOChatClient main.swift
[314/386] Emitting module NIOChatClient
[318/389] Emitting module NIOChatServer
[319/389] Compiling NIOChatServer main.swift
[319/390] Linking NIOTCPEchoServer
[320/390] Linking NIOUDPEchoServer
[321/390] Linking NIOUDPEchoClient
[321/390] Linking NIOTCPEchoClient
[325/393] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/FileDescriptor+Syscalls.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/Mocking.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/Syscall.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/Syscalls.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[326/393] Compiling _NIOFileSystem Mocking.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/FileDescriptor+Syscalls.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/Mocking.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/Syscall.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/Syscalls.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[327/393] Compiling _NIOFileSystem Syscall.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/FileDescriptor+Syscalls.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/Mocking.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/Syscall.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/Syscalls.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[328/393] Compiling _NIOFileSystem Syscalls.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/FileDescriptor+Syscalls.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/Mocking.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/Syscall.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/System Calls/Syscalls.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[330/399] Compiling _NIOConcurrency Empty.swift
[331/399] Emitting module _NIOConcurrency
[332/421] Compiling NIOTLS TLSEvents.swift
[334/422] Emitting module NIOTLS
[334/422] Linking NIOMulticastChat
[336/422] Wrapping AST for NIOChatServer for debugging
[337/422] Wrapping AST for NIOChatClient for debugging
[339/422] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[340/422] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[341/424] Compiling NIOHTTP1 HTTPTypes.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/FileSystemError+Syscall.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/FileType.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[342/424] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/FileSystemError+Syscall.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/FileType.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[343/424] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/FileSystemError+Syscall.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/FileType.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[344/424] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/FileSystemError+Syscall.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/FileType.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[345/424] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/FileSystemError+Syscall.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/FileType.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[345/424] Linking NIOEchoServer
[347/424] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[348/424] Compiling _NIOFileSystem BufferedStream.swift
[349/424] Compiling _NIOFileSystem Cancellation.swift
[350/424] Compiling _NIOFileSystem TokenBucket.swift
[351/424] Compiling _NIOFileSystem UnsafeTransfer.swift
[351/424] Linking NIOEchoClient
[352/424] Wrapping AST for _NIOConcurrency for debugging
[353/424] Wrapping AST for NIO for debugging
[355/424] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[356/424] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[357/424] Compiling NIOTLS SNIHandler.swift
[358/424] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[359/425] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[360/425] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[363/426] Linking NIOChatClient
[365/426] Linking NIOChatServer
[366/426] Wrapping AST for NIOTLS for debugging
[370/426] Emitting module NIOHTTP1
[371/426] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[372/426] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[373/426] Compiling _NIOFileSystem SystemFileHandle.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/SystemFileHandle.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[374/426] Compiling _NIOFileSystem Utilities.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/SystemFileHandle.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[375/426] Compiling _NIOFileSystem OpenOptions.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/SystemFileHandle.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[376/426] Compiling _NIOFileSystem String+FileSystem.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/SystemFileHandle.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[377/426] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[378/426] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[379/426] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[380/426] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[381/426] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[382/426] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[384/426] Emitting module NIOFoundationCompat
[385/426] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[387/428] Compiling NIOHTTP1 ByteCollectionUtils.swift
[388/428] Compiling NIOHTTP1 HTTPDecoder.swift
[389/428] Compiling NIOHTTP1 HTTPEncoder.swift
[392/430] Wrapping AST for NIOFoundationCompat for debugging
[393/432] Wrapping AST for NIOHTTP1 for debugging
/host/spi-builder-workspace/Sources/NIOFileSystem/FileInfo.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/FileSystem.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/FileInfo.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/FileSystem.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[397/452] Compiling _NIOFileSystem FileHandleProtocol.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/FileInfo.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/FileSystem.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[398/452] Compiling _NIOFileSystem FileInfo.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/FileInfo.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/FileSystem.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[399/452] Compiling _NIOFileSystem FileSystem.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/FileInfo.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/NIOFileSystem/FileSystem.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[400/452] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[401/452] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[402/452] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[403/452] Compiling NIOWebSocket SHA1.swift
[412/454] Compiling NIOWebSocket WebSocketOpcode.swift
[413/455] Compiling NIOHTTP1Client main.swift
[414/455] Emitting module NIOHTTP1Client
[415/455] Compiling NIOAsyncAwaitDemo AsyncChannelIO.swift
[416/455] Emitting module NIOAsyncAwaitDemo
[417/455] Compiling NIOAsyncAwaitDemo FullRequestResponse.swift
[418/455] Compiling NIOAsyncAwaitDemo main.swift
[418/456] Wrapping AST for _NIOFileSystem for debugging
[420/456] Emitting module NIOTestUtils
[421/456] Compiling NIOTestUtils ByteToMessageDecoderVerifier.swift
[422/460] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[423/461] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[424/462] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[427/464] Compiling NIOFileSystem Exports.swift
[428/464] Emitting module _NIOFileSystemFoundationCompat
[429/464] Emitting module NIOFileSystem
[432/464] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[433/464] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[433/465] Wrapping AST for NIOAsyncAwaitDemo for debugging
[435/466] Wrapping AST for NIOHTTP1Client for debugging
[437/466] Compiling NIOWebSocket WebSocketErrorCodes.swift
[442/467] Compiling NIOWebSocket WebSocketFrame.swift
[443/467] Emitting module NIOWebSocket
[445/468] Compiling NIOTestUtils EventCounterHandler.swift
[446/468] Compiling NIOTestUtils NIOHTTP1TestServer.swift
[448/471] Wrapping AST for NIOFileSystem for debugging
[453/483] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[455/505] Emitting module NIOHTTP1Server
[456/505] Compiling NIOHTTP1Server main.swift
[457/508] Linking NIOHTTP1Client
[458/509] Linking NIOAsyncAwaitDemo
[461/510] Compiling NIOCrashTester CrashTests+HTTP.swift
[461/511] Wrapping AST for NIOTestUtils for debugging
[462/511] Wrapping AST for NIOWebSocket for debugging
[464/511] Compiling NIOCrashTester CrashTests+Strict.swift
[465/511] Compiling NIOCrashTester CrashTests+System.swift
[466/511] Emitting module NIOFileSystemTour
[467/511] Compiling NIOCrashTester CrashTests+LoopBound.swift
[467/511] Wrapping AST for NIOHTTP1Server for debugging
[469/511] Compiling NIOPerformanceTester DeadlineNowBenchmark.swift
[470/511] Compiling NIOPerformanceTester ExecuteBenchmark.swift
[471/511] Compiling NIOPerformanceTester LockBenchmark.swift
[472/513] Compiling NIOPerformanceTester ChannelPipelineBenchmark.swift
[473/513] Compiling NIOPerformanceTester CircularBufferCopyToArrayBenchmark.swift
[474/513] Compiling NIOPerformanceTester CircularBufferIntoByteBufferBenchmark.swift
[475/513] Compiling NIOCrashTester OutputGrepper.swift
[476/513] Compiling NIOWebSocketClient Client.swift
[477/513] Emitting module NIOWebSocketClient
[478/513] Compiling NIOPerformanceTester Benchmark.swift
[479/513] Compiling NIOPerformanceTester ByteBufferViewContainsBenchmark.swift
[480/513] Compiling NIOCrashTester CrashTests+EventLoop.swift
[482/515] Emitting module NIOCrashTester
[483/515] Compiling NIOPerformanceTester WebSocketFrameDecoderBenchmark.swift
[484/515] Compiling NIOPerformanceTester WebSocketFrameEncoderBenchmark.swift
[486/515] Compiling NIOFileSystemTour NIOFileSystemTour.swift
[486/515] Wrapping AST for NIOWebSocketClient for debugging
[488/516] Compiling NIOCrashTester main.swift
[489/517] Compiling NIOWebSocketServer Server.swift
[490/517] Emitting module NIOWebSocketServer
[494/517] Compiling NIOPerformanceTester ByteBufferViewCopyToArrayBenchmark.swift
[495/517] Compiling NIOPerformanceTester ByteBufferViewIteratorBenchmark.swift
[496/517] Compiling NIOPerformanceTester ByteBufferWriteMultipleBenchmarks.swift
[497/517] Compiling NIOPerformanceTester ByteToMessageDecoderDecodeManySmallsBenchmark.swift
[497/518] Linking NIOHTTP1Server
[500/518] Emitting module NIOPerformanceTester
[503/521] Wrapping AST for NIOFileSystemTour for debugging
[506/521] Compiling NIOPerformanceTester NIOAsyncSequenceProducerBenchmark.swift
[507/521] Compiling NIOPerformanceTester NIOAsyncWriterSingleWritesBenchmark.swift
[508/521] Compiling NIOPerformanceTester RunIfActiveBenchmark.swift
[509/521] Compiling NIOPerformanceTester SchedulingAndRunningBenchmark.swift
[510/521] Compiling NIOPerformanceTester TCPThroughputBenchmark.swift
[511/521] Compiling NIOPerformanceTester UDPBenchmark.swift
[511/521] Wrapping AST for NIOCrashTester for debugging
[512/521] Wrapping AST for NIOWebSocketServer for debugging
[513/521] Linking NIOWebSocketClient
[514/521] Linking NIOCrashTester
[515/521] Linking NIOWebSocketServer
[516/521] Linking NIOFileSystemTour
[518/521] Compiling NIOPerformanceTester main.swift
/host/spi-builder-workspace/Sources/NIOPerformanceTester/main.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[519/521] Compiling NIOPerformanceTester resources.swift
/host/spi-builder-workspace/Sources/NIOPerformanceTester/main.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[521/523] Wrapping AST for NIOPerformanceTester for debugging
[522/523] Linking NIOPerformanceTester
Build complete! (84.98s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system.git"
}
],
"manifest_display_name" : "swift-nio",
"name" : "swift-nio",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NIOCore",
"targets" : [
"NIOCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIO",
"targets" : [
"NIO"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOEmbedded",
"targets" : [
"NIOEmbedded"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOPosix",
"targets" : [
"NIOPosix"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_NIOConcurrency",
"targets" : [
"_NIOConcurrency"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOTLS",
"targets" : [
"NIOTLS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTP1",
"targets" : [
"NIOHTTP1"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOConcurrencyHelpers",
"targets" : [
"NIOConcurrencyHelpers"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOFoundationCompat",
"targets" : [
"NIOFoundationCompat"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOWebSocket",
"targets" : [
"NIOWebSocket"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOTestUtils",
"targets" : [
"NIOTestUtils"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_NIOFileSystem",
"targets" : [
"_NIOFileSystem",
"NIOFileSystem"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_NIOFileSystemFoundationCompat",
"targets" : [
"_NIOFileSystemFoundationCompat"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOWebSocketServer",
"targets" : [
"NIOWebSocketServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOWebSocketClient",
"targets" : [
"NIOWebSocketClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOUDPEchoServer",
"targets" : [
"NIOUDPEchoServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOUDPEchoClient",
"targets" : [
"NIOUDPEchoClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOTCPEchoServer",
"targets" : [
"NIOTCPEchoServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOTCPEchoClient",
"targets" : [
"NIOTCPEchoClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOPerformanceTester",
"targets" : [
"NIOPerformanceTester"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOMulticastChat",
"targets" : [
"NIOMulticastChat"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOHTTP1Server",
"targets" : [
"NIOHTTP1Server"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOHTTP1Client",
"targets" : [
"NIOHTTP1Client"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOEchoServer",
"targets" : [
"NIOEchoServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOEchoClient",
"targets" : [
"NIOEchoClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOCrashTester",
"targets" : [
"NIOCrashTester"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOChatServer",
"targets" : [
"NIOChatServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOChatClient",
"targets" : [
"NIOChatClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOAsyncAwaitDemo",
"targets" : [
"NIOAsyncAwaitDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOFileSystemTour",
"targets" : [
"NIOFileSystemTour"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "_NIOFileSystemFoundationCompat",
"module_type" : "SwiftTarget",
"name" : "_NIOFileSystemFoundationCompat",
"path" : "Sources/NIOFileSystemFoundationCompat",
"product_memberships" : [
"_NIOFileSystemFoundationCompat",
"NIOFileSystemTour"
],
"sources" : [
"Data+FileSystem.swift",
"Date+FileInfo.swift"
],
"target_dependencies" : [
"_NIOFileSystem",
"NIOFoundationCompat"
],
"type" : "library"
},
{
"c99name" : "_NIOFileSystem",
"module_type" : "SwiftTarget",
"name" : "_NIOFileSystem",
"path" : "Sources/NIOFileSystem",
"product_dependencies" : [
"Atomics",
"DequeModule",
"SystemPackage"
],
"product_memberships" : [
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOFileSystemTour"
],
"sources" : [
"Array+FileSystem.swift",
"ArraySlice+FileSystem.swift",
"BufferedReader.swift",
"BufferedWriter.swift",
"ByteBuffer+FileSystem.swift",
"ByteCount.swift",
"Convenience.swift",
"DirectoryEntries.swift",
"DirectoryEntry.swift",
"Exports.swift",
"FileChunks.swift",
"FileHandle.swift",
"FileHandleProtocol.swift",
"FileInfo.swift",
"FileSystem.swift",
"FileSystemError+Syscall.swift",
"FileSystemError.swift",
"FileSystemProtocol.swift",
"FileType.swift",
"IOStrategy.swift",
"Internal/BufferedOrAnyStream.swift",
"Internal/BufferedStream.swift",
"Internal/Cancellation.swift",
"Internal/Concurrency Primitives/TokenBucket.swift",
"Internal/Concurrency Primitives/UnsafeTransfer.swift",
"Internal/ParallelDirCopy.swift",
"Internal/ParallelRemoval.swift",
"Internal/String+UnsafeUnititializedCapacity.swift",
"Internal/System Calls/CInterop.swift",
"Internal/System Calls/Errno.swift",
"Internal/System Calls/FileDescriptor+Syscalls.swift",
"Internal/System Calls/Mocking.swift",
"Internal/System Calls/Syscall.swift",
"Internal/System Calls/Syscalls.swift",
"Internal/SystemFileHandle.swift",
"Internal/Utilities.swift",
"OpenOptions.swift",
"String+FileSystem.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOPosix",
"CNIOLinux",
"CNIODarwin"
],
"type" : "library"
},
{
"c99name" : "_NIODataStructures",
"module_type" : "SwiftTarget",
"name" : "_NIODataStructures",
"path" : "Sources/_NIODataStructures",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"Heap.swift",
"PriorityQueue.swift",
"_TinyArray.swift"
],
"type" : "library"
},
{
"c99name" : "_NIOConcurrency",
"module_type" : "SwiftTarget",
"name" : "_NIOConcurrency",
"path" : "Sources/_NIOConcurrency",
"product_memberships" : [
"_NIOConcurrency",
"NIOFileSystemTour"
],
"sources" : [
"Empty.swift"
],
"target_dependencies" : [
"NIO",
"NIOCore"
],
"type" : "library"
},
{
"c99name" : "_NIOBase64",
"module_type" : "SwiftTarget",
"name" : "_NIOBase64",
"path" : "Sources/_NIOBase64",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"Base64.swift"
],
"type" : "library"
},
{
"c99name" : "NIOWebSocketTests",
"module_type" : "SwiftTarget",
"name" : "NIOWebSocketTests",
"path" : "Tests/NIOWebSocketTests",
"sources" : [
"ByteBufferWebSocketTests.swift",
"NIOWebSocketClientUpgraderTests.swift",
"NIOWebSocketFrameAggregatorTests.swift",
"WebSocketClientEndToEndTests.swift",
"WebSocketFrameDecoderTest.swift",
"WebSocketFrameEncoderTest.swift",
"WebSocketMaskingKeyTests.swift",
"WebSocketServerEndToEndTests.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOWebSocket"
],
"type" : "test"
},
{
"c99name" : "NIOWebSocketServer",
"module_type" : "SwiftTarget",
"name" : "NIOWebSocketServer",
"path" : "Sources/NIOWebSocketServer",
"product_memberships" : [
"NIOWebSocketServer"
],
"sources" : [
"Server.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOHTTP1",
"NIOWebSocket"
],
"type" : "executable"
},
{
"c99name" : "NIOWebSocketClient",
"module_type" : "SwiftTarget",
"name" : "NIOWebSocketClient",
"path" : "Sources/NIOWebSocketClient",
"product_memberships" : [
"NIOWebSocketClient"
],
"sources" : [
"Client.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOHTTP1",
"NIOWebSocket"
],
"type" : "executable"
},
{
"c99name" : "NIOWebSocket",
"module_type" : "SwiftTarget",
"name" : "NIOWebSocket",
"path" : "Sources/NIOWebSocket",
"product_memberships" : [
"NIOWebSocket",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOPerformanceTester",
"NIOCrashTester",
"NIOFileSystemTour"
],
"sources" : [
"NIOWebSocketClientUpgrader.swift",
"NIOWebSocketFrameAggregator.swift",
"NIOWebSocketServerUpgrader.swift",
"SHA1.swift",
"WebSocketErrorCodes.swift",
"WebSocketFrame.swift",
"WebSocketFrameDecoder.swift",
"WebSocketFrameEncoder.swift",
"WebSocketOpcode.swift",
"WebSocketProtocolErrorHandler.swift"
],
"target_dependencies" : [
"NIO",
"NIOCore",
"NIOHTTP1",
"CNIOSHA1",
"_NIOBase64"
],
"type" : "library"
},
{
"c99name" : "NIOUDPEchoServer",
"module_type" : "SwiftTarget",
"name" : "NIOUDPEchoServer",
"path" : "Sources/NIOUDPEchoServer",
"product_memberships" : [
"NIOUDPEchoServer"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore"
],
"type" : "executable"
},
{
"c99name" : "NIOUDPEchoClient",
"module_type" : "SwiftTarget",
"name" : "NIOUDPEchoClient",
"path" : "Sources/NIOUDPEchoClient",
"product_memberships" : [
"NIOUDPEchoClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore"
],
"type" : "executable"
},
{
"c99name" : "NIOTests",
"module_type" : "SwiftTarget",
"name" : "NIOTests",
"path" : "Tests/NIOTests",
"sources" : [
"NIOTests.swift"
],
"target_dependencies" : [
"NIO"
],
"type" : "test"
},
{
"c99name" : "NIOTestUtilsTests",
"module_type" : "SwiftTarget",
"name" : "NIOTestUtilsTests",
"path" : "Tests/NIOTestUtilsTests",
"sources" : [
"ByteToMessageDecoderVerifierTest.swift",
"EventCounterHandlerTest.swift",
"NIOHTTP1TestServerTest.swift"
],
"target_dependencies" : [
"NIOTestUtils",
"NIOCore",
"NIOEmbedded",
"NIOPosix"
],
"type" : "test"
},
{
"c99name" : "NIOTestUtils",
"module_type" : "SwiftTarget",
"name" : "NIOTestUtils",
"path" : "Sources/NIOTestUtils",
"product_dependencies" : [
"Atomics"
],
"product_memberships" : [
"NIOTestUtils",
"NIOFileSystemTour"
],
"sources" : [
"ByteToMessageDecoderVerifier.swift",
"EventCounterHandler.swift",
"NIOHTTP1TestServer.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOEmbedded",
"NIOHTTP1"
],
"type" : "library"
},
{
"c99name" : "NIOTLSTests",
"module_type" : "SwiftTarget",
"name" : "NIOTLSTests",
"path" : "Tests/NIOTLSTests",
"sources" : [
"ApplicationProtocolNegotiationHandlerTests.swift",
"NIOTypedApplicationProtocolNegotiationHandlerTests.swift",
"SNIHandlerTests.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOTLS",
"NIOFoundationCompat",
"NIOTestUtils"
],
"type" : "test"
},
{
"c99name" : "NIOTLS",
"module_type" : "SwiftTarget",
"name" : "NIOTLS",
"path" : "Sources/NIOTLS",
"product_dependencies" : [
"DequeModule"
],
"product_memberships" : [
"NIOTLS",
"NIOFileSystemTour"
],
"sources" : [
"ApplicationProtocolNegotiationHandler.swift",
"NIOTypedApplicationProtocolNegotiationHandler.swift",
"ProtocolNegotiationHandlerStateMachine.swift",
"SNIHandler.swift",
"TLSEvents.swift"
],
"target_dependencies" : [
"NIO",
"NIOCore"
],
"type" : "library"
},
{
"c99name" : "NIOTCPEchoServer",
"module_type" : "SwiftTarget",
"name" : "NIOTCPEchoServer",
"path" : "Sources/NIOTCPEchoServer",
"product_memberships" : [
"NIOTCPEchoServer"
],
"sources" : [
"Server.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore"
],
"type" : "executable"
},
{
"c99name" : "NIOTCPEchoClient",
"module_type" : "SwiftTarget",
"name" : "NIOTCPEchoClient",
"path" : "Sources/NIOTCPEchoClient",
"product_memberships" : [
"NIOTCPEchoClient"
],
"sources" : [
"Client.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore"
],
"type" : "executable"
},
{
"c99name" : "NIOSingletonsTests",
"module_type" : "SwiftTarget",
"name" : "NIOSingletonsTests",
"path" : "Tests/NIOSingletonsTests",
"sources" : [
"GlobalSingletonsTests.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOPosix"
],
"type" : "test"
},
{
"c99name" : "NIOPosixTests",
"module_type" : "SwiftTarget",
"name" : "NIOPosixTests",
"path" : "Tests/NIOPosixTests",
"sources" : [
"AcceptBackoffHandlerTest.swift",
"AsyncChannelBootstrapTests.swift",
"BlockingIOThreadPoolTest.swift",
"BootstrapTest.swift",
"ChannelNotificationTest.swift",
"ChannelPipelineTest.swift",
"ChannelTests.swift",
"CoWValue.swift",
"CodecTest.swift",
"ControlMessageTests.swift",
"DatagramChannelTests.swift",
"EchoServerClientTest.swift",
"EventLoopFutureIsolatedTests.swift",
"EventLoopFutureTest.swift",
"EventLoopMetricsDelegateTests.swift",
"EventLoopTest.swift",
"FileRegionTest.swift",
"GetAddrInfoResolverTest.swift",
"HappyEyeballsTest.swift",
"IPv4Header.swift",
"IdleStateHandlerTest.swift",
"IntegerBitPackingTests.swift",
"MulticastTest.swift",
"NIOFileHandleTest.swift",
"NIOLoopBoundTests.swift",
"NIOScheduledCallbackTests.swift",
"NIOThreadPoolTest.swift",
"NonBlockingFileIOTest.swift",
"PendingDatagramWritesManagerTests.swift",
"PipeChannelTest.swift",
"PooledRecvBufferAllocatorTests.swift",
"RawSocketBootstrapTests.swift",
"SALChannelTests.swift",
"SALEventLoopTests.swift",
"SelectorTest.swift",
"SerialExecutorTests.swift",
"SocketAddressTest.swift",
"SocketChannelTest.swift",
"SocketOptionProviderTest.swift",
"StreamChannelsTest.swift",
"SyscallAbstractionLayer.swift",
"SyscallAbstractionLayerContext.swift",
"SystemCallWrapperHelpers.swift",
"SystemTest.swift",
"TestUtils.swift",
"ThreadTest.swift",
"UniversalBootstrapSupportTest.swift",
"VsockAddressTest.swift",
"XCTest+AsyncAwait.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOFoundationCompat",
"NIOTestUtils",
"NIOConcurrencyHelpers",
"NIOEmbedded",
"CNIOLinux",
"CNIODarwin",
"NIOTLS"
],
"type" : "test"
},
{
"c99name" : "NIOPosix",
"module_type" : "SwiftTarget",
"name" : "NIOPosix",
"path" : "Sources/NIOPosix",
"product_dependencies" : [
"Atomics"
],
"product_memberships" : [
"NIO",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"BSDSocketAPICommon.swift",
"BSDSocketAPIPosix.swift",
"BSDSocketAPIWindows.swift",
"BaseSocket.swift",
"BaseSocketChannel+SocketOptionProvider.swift",
"BaseSocketChannel.swift",
"BaseStreamSocketChannel.swift",
"Bootstrap.swift",
"ControlMessage.swift",
"DatagramVectorReadManager.swift",
"Errors+Any.swift",
"FileDescriptor.swift",
"GetaddrinfoResolver.swift",
"HappyEyeballs.swift",
"IO.swift",
"IntegerBitPacking.swift",
"IntegerTypes.swift",
"Linux.swift",
"LinuxCPUSet.swift",
"LinuxUring.swift",
"MultiThreadedEventLoopGroup.swift",
"NIOThreadPool.swift",
"NonBlockingFileIO.swift",
"PendingDatagramWritesManager.swift",
"PendingWritesManager.swift",
"PipeChannel.swift",
"PipePair.swift",
"Pool.swift",
"PooledRecvBufferAllocator.swift",
"PosixSingletons+ConcurrencyTakeOver.swift",
"PosixSingletons.swift",
"RawSocketBootstrap.swift",
"Resolver.swift",
"Selectable.swift",
"SelectableChannel.swift",
"SelectableEventLoop.swift",
"SelectorEpoll.swift",
"SelectorGeneric.swift",
"SelectorKqueue.swift",
"SelectorUring.swift",
"ServerSocket.swift",
"Socket.swift",
"SocketChannel.swift",
"SocketProtocols.swift",
"System.swift",
"Thread.swift",
"ThreadPosix.swift",
"ThreadWindows.swift",
"UnsafeTransfer.swift",
"Utilities.swift",
"VsockAddress.swift",
"VsockChannelEvents.swift"
],
"target_dependencies" : [
"CNIOLinux",
"CNIODarwin",
"CNIOWindows",
"NIOConcurrencyHelpers",
"NIOCore",
"_NIODataStructures"
],
"type" : "library"
},
{
"c99name" : "NIOPerformanceTester",
"module_type" : "SwiftTarget",
"name" : "NIOPerformanceTester",
"path" : "Sources/NIOPerformanceTester",
"product_memberships" : [
"NIOPerformanceTester"
],
"sources" : [
"Benchmark.swift",
"ByteBufferViewContainsBenchmark.swift",
"ByteBufferViewCopyToArrayBenchmark.swift",
"ByteBufferViewIteratorBenchmark.swift",
"ByteBufferWriteMultipleBenchmarks.swift",
"ByteToMessageDecoderDecodeManySmallsBenchmark.swift",
"ChannelPipelineBenchmark.swift",
"CircularBufferCopyToArrayBenchmark.swift",
"CircularBufferIntoByteBufferBenchmark.swift",
"DeadlineNowBenchmark.swift",
"ExecuteBenchmark.swift",
"LockBenchmark.swift",
"NIOAsyncSequenceProducerBenchmark.swift",
"NIOAsyncWriterSingleWritesBenchmark.swift",
"RunIfActiveBenchmark.swift",
"SchedulingAndRunningBenchmark.swift",
"TCPThroughputBenchmark.swift",
"UDPBenchmark.swift",
"WebSocketFrameDecoderBenchmark.swift",
"WebSocketFrameEncoderBenchmark.swift",
"main.swift",
"resources.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOEmbedded",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket"
],
"type" : "executable"
},
{
"c99name" : "NIOMulticastChat",
"module_type" : "SwiftTarget",
"name" : "NIOMulticastChat",
"path" : "Sources/NIOMulticastChat",
"product_memberships" : [
"NIOMulticastChat"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore"
],
"type" : "executable"
},
{
"c99name" : "NIOHTTP1Tests",
"module_type" : "SwiftTarget",
"name" : "NIOHTTP1Tests",
"path" : "Tests/NIOHTTP1Tests",
"sources" : [
"ByteBufferUtilsTest.swift",
"ContentLengthTests.swift",
"HTTPClientUpgradeTests.swift",
"HTTPDecoderLengthTest.swift",
"HTTPDecoderTest.swift",
"HTTPHeaderValidationTests.swift",
"HTTPHeadersTest.swift",
"HTTPRequestEncoderTest.swift",
"HTTPResponseEncoderTest.swift",
"HTTPResponseStatusTests.swift",
"HTTPServerClientTest.swift",
"HTTPServerPipelineHandlerTest.swift",
"HTTPServerProtocolErrorHandlerTest.swift",
"HTTPServerUpgradeTests.swift",
"HTTPTest.swift",
"HTTPTypesTest.swift",
"NIOHTTPObjectAggregatorTest.swift",
"TestUtils.swift",
"UnsafeTransfer.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOPosix",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOTestUtils"
],
"type" : "test"
},
{
"c99name" : "NIOHTTP1Server",
"module_type" : "SwiftTarget",
"name" : "NIOHTTP1Server",
"path" : "Sources/NIOHTTP1Server",
"product_memberships" : [
"NIOHTTP1Server"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOHTTP1",
"NIOConcurrencyHelpers"
],
"type" : "executable"
},
{
"c99name" : "NIOHTTP1Client",
"module_type" : "SwiftTarget",
"name" : "NIOHTTP1Client",
"path" : "Sources/NIOHTTP1Client",
"product_memberships" : [
"NIOHTTP1Client"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOHTTP1",
"NIOConcurrencyHelpers"
],
"type" : "executable"
},
{
"c99name" : "NIOHTTP1",
"module_type" : "SwiftTarget",
"name" : "NIOHTTP1",
"path" : "Sources/NIOHTTP1",
"product_dependencies" : [
"DequeModule"
],
"product_memberships" : [
"NIOHTTP1",
"NIOWebSocket",
"NIOTestUtils",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOPerformanceTester",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOCrashTester",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"ByteCollectionUtils.swift",
"HTTPDecoder.swift",
"HTTPEncoder.swift",
"HTTPHeaderValidator.swift",
"HTTPHeaders+Validation.swift",
"HTTPPipelineSetup.swift",
"HTTPServerPipelineHandler.swift",
"HTTPServerProtocolErrorHandler.swift",
"HTTPServerUpgradeHandler.swift",
"HTTPTypedPipelineSetup.swift",
"HTTPTypes.swift",
"NIOHTTPClientUpgradeHandler.swift",
"NIOHTTPObjectAggregator.swift",
"NIOTypedHTTPClientUpgradeHandler.swift",
"NIOTypedHTTPClientUpgraderStateMachine.swift",
"NIOTypedHTTPServerUpgradeHandler.swift",
"NIOTypedHTTPServerUpgraderStateMachine.swift"
],
"target_dependencies" : [
"NIO",
"NIOCore",
"NIOConcurrencyHelpers",
"CNIOLLHTTP"
],
"type" : "library"
},
{
"c99name" : "NIOFoundationCompatTests",
"module_type" : "SwiftTarget",
"name" : "NIOFoundationCompatTests",
"path" : "Tests/NIOFoundationCompatTests",
"sources" : [
"ByteBuffer+UUIDTests.swift",
"ByteBufferDataProtocolTests.swift",
"ByteBufferView+MutableDataProtocolTest.swift",
"Codable+ByteBufferTest.swift",
"JSONSerialization+ByteBufferTest.swift",
"WaitSpinningRunLoopTests.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOFoundationCompat"
],
"type" : "test"
},
{
"c99name" : "NIOFoundationCompat",
"module_type" : "SwiftTarget",
"name" : "NIOFoundationCompat",
"path" : "Sources/NIOFoundationCompat",
"product_memberships" : [
"NIOFoundationCompat",
"_NIOFileSystemFoundationCompat",
"NIOPerformanceTester",
"NIOCrashTester",
"NIOFileSystemTour"
],
"sources" : [
"ByteBuffer-foundation.swift",
"Codable+ByteBuffer.swift",
"JSONSerialization+ByteBuffer.swift",
"WaitSpinningRunLoop.swift"
],
"target_dependencies" : [
"NIO",
"NIOCore"
],
"type" : "library"
},
{
"c99name" : "NIOFileSystemTests",
"module_type" : "SwiftTarget",
"name" : "NIOFileSystemTests",
"path" : "Tests/NIOFileSystemTests",
"product_dependencies" : [
"Atomics",
"DequeModule",
"SystemPackage"
],
"sources" : [
"ByteCountTests.swift",
"DirectoryEntriesTests.swift",
"FileChunksTests.swift",
"FileHandleTests.swift",
"FileInfoTests.swift",
"FileOpenOptionsTests.swift",
"FileSystemErrorTests.swift",
"FileTypeTests.swift",
"Internal/CancellationTests.swift",
"Internal/Concurrency Primitives/BufferedStreamTests.swift",
"Internal/MockingInfrastructure.swift",
"Internal/SyscallTests.swift",
"XCTestExtensions.swift"
],
"target_dependencies" : [
"NIOCore",
"_NIOFileSystem"
],
"type" : "test"
},
{
"c99name" : "NIOFileSystemIntegrationTests",
"module_type" : "SwiftTarget",
"name" : "NIOFileSystemIntegrationTests",
"path" : "Tests/NIOFileSystemIntegrationTests",
"sources" : [
"BufferedReaderTests.swift",
"BufferedWriterTests.swift",
"ConvenienceTests.swift",
"FileHandleTests.swift",
"FileSystemTests+SPI.swift",
"FileSystemTests.swift",
"XCTestExtensions.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOPosix",
"_NIOFileSystem",
"NIOFoundationCompat"
],
"type" : "test"
},
{
"c99name" : "NIOFileSystemFoundationCompatTests",
"module_type" : "SwiftTarget",
"name" : "NIOFileSystemFoundationCompatTests",
"path" : "Tests/NIOFileSystemFoundationCompatTests",
"sources" : [
"FileSystemFoundationCompatTests.swift"
],
"target_dependencies" : [
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat"
],
"type" : "test"
},
{
"c99name" : "NIOFileSystem",
"module_type" : "SwiftTarget",
"name" : "NIOFileSystem",
"path" : "Sources/_NIOFileSystemExported",
"product_memberships" : [
"_NIOFileSystem",
"NIOFileSystemTour"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"_NIOFileSystem"
],
"type" : "library"
},
{
"c99name" : "NIOEmbeddedTests",
"module_type" : "SwiftTarget",
"name" : "NIOEmbeddedTests",
"path" : "Tests/NIOEmbeddedTests",
"sources" : [
"AsyncTestingChannelTests.swift",
"AsyncTestingEventLoopTests.swift",
"EmbeddedChannelTest.swift",
"EmbeddedEventLoopTest.swift",
"TestUtils.swift",
"XCTest+AsyncAwait.swift"
],
"target_dependencies" : [
"NIOConcurrencyHelpers",
"NIOCore",
"NIOEmbedded"
],
"type" : "test"
},
{
"c99name" : "NIOEmbedded",
"module_type" : "SwiftTarget",
"name" : "NIOEmbedded",
"path" : "Sources/NIOEmbedded",
"product_dependencies" : [
"Atomics",
"DequeModule"
],
"product_memberships" : [
"NIO",
"NIOEmbedded",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOPerformanceTester",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOCrashTester",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"AsyncTestingChannel.swift",
"AsyncTestingEventLoop.swift",
"Embedded.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOConcurrencyHelpers",
"_NIODataStructures"
],
"type" : "library"
},
{
"c99name" : "NIOEchoServer",
"module_type" : "SwiftTarget",
"name" : "NIOEchoServer",
"path" : "Sources/NIOEchoServer",
"product_memberships" : [
"NIOEchoServer"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOConcurrencyHelpers"
],
"type" : "executable"
},
{
"c99name" : "NIOEchoClient",
"module_type" : "SwiftTarget",
"name" : "NIOEchoClient",
"path" : "Sources/NIOEchoClient",
"product_memberships" : [
"NIOEchoClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOConcurrencyHelpers"
],
"type" : "executable"
},
{
"c99name" : "NIODataStructuresTests",
"module_type" : "SwiftTarget",
"name" : "NIODataStructuresTests",
"path" : "Tests/NIODataStructuresTests",
"sources" : [
"HeapTests.swift",
"PriorityQueueTests.swift"
],
"target_dependencies" : [
"_NIODataStructures"
],
"type" : "test"
},
{
"c99name" : "NIOCrashTester",
"module_type" : "SwiftTarget",
"name" : "NIOCrashTester",
"path" : "Sources/NIOCrashTester",
"product_memberships" : [
"NIOCrashTester"
],
"sources" : [
"CrashTestSuites.swift",
"CrashTests+ByteBuffer.swift",
"CrashTests+EventLoop.swift",
"CrashTests+HTTP.swift",
"CrashTests+LoopBound.swift",
"CrashTests+Strict.swift",
"CrashTests+System.swift",
"OutputGrepper.swift",
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOEmbedded",
"NIOHTTP1",
"NIOWebSocket",
"NIOFoundationCompat"
],
"type" : "executable"
},
{
"c99name" : "NIOCoreTests",
"module_type" : "SwiftTarget",
"name" : "NIOCoreTests",
"path" : "Tests/NIOCoreTests",
"product_dependencies" : [
"Atomics"
],
"sources" : [
"AddressedEnvelopeTests.swift",
"AsyncChannel/AsyncChannelInboundStreamTests.swift",
"AsyncChannel/AsyncChannelOutboundWriterTests.swift",
"AsyncChannel/AsyncChannelTests.swift",
"AsyncSequenceTests.swift",
"AsyncSequences/NIOAsyncSequenceProducer+HighLowWatermarkBackPressureStrategyTests.swift",
"AsyncSequences/NIOAsyncSequenceTests.swift",
"AsyncSequences/NIOAsyncWriterTests.swift",
"AsyncSequences/NIOThrowingAsyncSequenceTests.swift",
"BaseObjectsTest.swift",
"ByteBufferBinaryEncodedLengthPrefixTests.swift",
"ByteBufferLengthPrefixTests.swift",
"ByteBufferQUICBinaryEncodingStrategyTests.swift",
"ByteBufferTest.swift",
"ChannelOptionStorageTest.swift",
"CircularBufferTests.swift",
"CustomChannelTests.swift",
"DispatchQueue+WithFutureTest.swift",
"IOErrorTest.swift",
"IntegerTypesTest.swift",
"LinuxTest.swift",
"MarkedCircularBufferTests.swift",
"NIOAnyDebugTest.swift",
"NIOCloseOnErrorHandlerTest.swift",
"NIOIsolatedEventLoopTests.swift",
"RecvByteBufAllocatorTest.swift",
"SingleStepByteToMessageDecoderTest.swift",
"TimeAmount+DurationTests.swift",
"TimeAmountTests.swift",
"TypeAssistedChannelHandlerTests.swift",
"UtilitiesTest.swift",
"XCTest+AsyncAwait.swift",
"XCTest+Extensions.swift"
],
"target_dependencies" : [
"NIOConcurrencyHelpers",
"NIOCore",
"NIOEmbedded",
"NIOFoundationCompat"
],
"type" : "test"
},
{
"c99name" : "NIOCore",
"module_type" : "SwiftTarget",
"name" : "NIOCore",
"path" : "Sources/NIOCore",
"product_dependencies" : [
"DequeModule",
"Atomics"
],
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"AddressedEnvelope.swift",
"AsyncAwaitSupport.swift",
"AsyncChannel/AsyncChannel.swift",
"AsyncChannel/AsyncChannelHandler.swift",
"AsyncChannel/AsyncChannelInboundStream.swift",
"AsyncChannel/AsyncChannelOutboundWriter.swift",
"AsyncSequences/NIOAsyncSequenceProducer.swift",
"AsyncSequences/NIOAsyncSequenceProducerStrategies.swift",
"AsyncSequences/NIOAsyncWriter.swift",
"AsyncSequences/NIOThrowingAsyncSequenceProducer.swift",
"BSDSocketAPI.swift",
"ByteBuffer-aux.swift",
"ByteBuffer-binaryEncodedLengthPrefix.swift",
"ByteBuffer-conversions.swift",
"ByteBuffer-core.swift",
"ByteBuffer-hex.swift",
"ByteBuffer-int.swift",
"ByteBuffer-lengthPrefix.swift",
"ByteBuffer-multi-int.swift",
"ByteBuffer-quicBinaryEncodingStrategy.swift",
"ByteBuffer-views.swift",
"Channel.swift",
"ChannelHandler.swift",
"ChannelHandlers.swift",
"ChannelInvoker.swift",
"ChannelOption.swift",
"ChannelPipeline.swift",
"CircularBuffer.swift",
"Codec.swift",
"ConvenienceOptionSupport.swift",
"DeadChannel.swift",
"DispatchQueue+WithFuture.swift",
"EventLoop+Deprecated.swift",
"EventLoop+SerialExecutor.swift",
"EventLoop.swift",
"EventLoopFuture+AssumeIsolated.swift",
"EventLoopFuture+Deprecated.swift",
"EventLoopFuture+WithEventLoop.swift",
"EventLoopFuture.swift",
"FileDescriptor.swift",
"FileHandle.swift",
"FileRegion.swift",
"GlobalSingletons.swift",
"IO.swift",
"IOData.swift",
"IPProtocol.swift",
"IntegerBitPacking.swift",
"IntegerTypes.swift",
"Interfaces.swift",
"Linux.swift",
"MarkedCircularBuffer.swift",
"MulticastChannel.swift",
"NIOAny.swift",
"NIOCloseOnErrorHandler.swift",
"NIOLoopBound.swift",
"NIOScheduledCallback.swift",
"NIOSendable.swift",
"RecvByteBufferAllocator.swift",
"SingleStepByteToMessageDecoder.swift",
"SocketAddresses.swift",
"SocketOptionProvider.swift",
"SystemCallHelpers.swift",
"TimeAmount+Duration.swift",
"TypeAssistedChannelHandler.swift",
"UniversalBootstrapSupport.swift",
"Utilities.swift"
],
"target_dependencies" : [
"NIOConcurrencyHelpers",
"_NIOBase64",
"CNIODarwin",
"CNIOLinux",
"CNIOWindows",
"CNIOWASI",
"_NIODataStructures"
],
"type" : "library"
},
{
"c99name" : "NIOConcurrencyHelpersTests",
"module_type" : "SwiftTarget",
"name" : "NIOConcurrencyHelpersTests",
"path" : "Tests/NIOConcurrencyHelpersTests",
"sources" : [
"NIOConcurrencyHelpersTests.swift"
],
"target_dependencies" : [
"NIOConcurrencyHelpers",
"NIOCore"
],
"type" : "test"
},
{
"c99name" : "NIOConcurrencyHelpers",
"module_type" : "SwiftTarget",
"name" : "NIOConcurrencyHelpers",
"path" : "Sources/NIOConcurrencyHelpers",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOConcurrencyHelpers",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"NIOAtomic.swift",
"NIOLock.swift",
"NIOLockedValueBox.swift",
"atomics.swift",
"lock.swift"
],
"target_dependencies" : [
"CNIOAtomics"
],
"type" : "library"
},
{
"c99name" : "NIOChatServer",
"module_type" : "SwiftTarget",
"name" : "NIOChatServer",
"path" : "Sources/NIOChatServer",
"product_memberships" : [
"NIOChatServer"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOConcurrencyHelpers"
],
"type" : "executable"
},
{
"c99name" : "NIOChatClient",
"module_type" : "SwiftTarget",
"name" : "NIOChatClient",
"path" : "Sources/NIOChatClient",
"product_memberships" : [
"NIOChatClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOConcurrencyHelpers"
],
"type" : "executable"
},
{
"c99name" : "NIOBase64Tests",
"module_type" : "SwiftTarget",
"name" : "NIOBase64Tests",
"path" : "Tests/NIOBase64Tests",
"sources" : [
"Base64Test.swift"
],
"target_dependencies" : [
"_NIOBase64"
],
"type" : "test"
},
{
"c99name" : "NIOAsyncAwaitDemo",
"module_type" : "SwiftTarget",
"name" : "NIOAsyncAwaitDemo",
"path" : "Sources/NIOAsyncAwaitDemo",
"product_memberships" : [
"NIOAsyncAwaitDemo"
],
"sources" : [
"AsyncChannelIO.swift",
"FullRequestResponse.swift",
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOHTTP1"
],
"type" : "executable"
},
{
"c99name" : "NIO",
"module_type" : "SwiftTarget",
"name" : "NIO",
"path" : "Sources/NIO",
"product_memberships" : [
"NIO",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOPerformanceTester",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOCrashTester",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOPosix"
],
"type" : "library"
},
{
"c99name" : "CNIOWindows",
"module_type" : "ClangTarget",
"name" : "CNIOWindows",
"path" : "Sources/CNIOWindows",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"WSAStartup.c",
"shim.c"
],
"type" : "library"
},
{
"c99name" : "CNIOWASI",
"module_type" : "ClangTarget",
"name" : "CNIOWASI",
"path" : "Sources/CNIOWASI",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"CNIOWASI.c"
],
"type" : "library"
},
{
"c99name" : "CNIOSHA1",
"module_type" : "ClangTarget",
"name" : "CNIOSHA1",
"path" : "Sources/CNIOSHA1",
"product_memberships" : [
"NIOWebSocket",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOPerformanceTester",
"NIOCrashTester",
"NIOFileSystemTour"
],
"sources" : [
"c_nio_sha1.c"
],
"type" : "library"
},
{
"c99name" : "CNIOLinux",
"module_type" : "ClangTarget",
"name" : "CNIOLinux",
"path" : "Sources/CNIOLinux",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"liburing_shims.c",
"shim.c"
],
"type" : "library"
},
{
"c99name" : "CNIOLLHTTP",
"module_type" : "ClangTarget",
"name" : "CNIOLLHTTP",
"path" : "Sources/CNIOLLHTTP",
"product_memberships" : [
"NIOHTTP1",
"NIOWebSocket",
"NIOTestUtils",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOPerformanceTester",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOCrashTester",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"c_nio_api.c",
"c_nio_http.c",
"c_nio_llhttp.c"
],
"type" : "library"
},
{
"c99name" : "CNIODarwin",
"module_type" : "ClangTarget",
"name" : "CNIODarwin",
"path" : "Sources/CNIODarwin",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"shim.c"
],
"type" : "library"
},
{
"c99name" : "CNIOAtomics",
"module_type" : "ClangTarget",
"name" : "CNIOAtomics",
"path" : "Sources/CNIOAtomics",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOConcurrencyHelpers",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"src/c-atomics.c",
"src/c-nioatomics.c"
],
"type" : "library"
},
{
"c99name" : "NIOFileSystemTour",
"module_type" : "SwiftTarget",
"name" : "NIOFileSystemTour",
"path" : "Snippets",
"product_memberships" : [
"NIOFileSystemTour"
],
"sources" : [
"NIOFileSystemTour.swift"
],
"target_dependencies" : [
"_NIOFileSystemFoundationCompat",
"_NIOFileSystem",
"_NIOConcurrency",
"NIOWebSocket",
"NIOTestUtils",
"NIOTLS",
"NIOPosix",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOFileSystem",
"NIOEmbedded",
"NIOCore",
"NIOConcurrencyHelpers",
"NIO"
],
"type" : "snippet"
}
],
"tools_version" : "5.9"
}
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.