Build Information
Successful build of swift-nio-transport-services, reference main (decfd2
), with Swift 5.10 for Linux on 26 Jun 2025 13:16:58 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-transport-services.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/apple/swift-nio-transport-services
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at decfd23 Add static SDK CI workflow (#226)
Cloned https://github.com/apple/swift-nio-transport-services.git
Revision (git rev-parse @):
decfd235996bc163b44e10b8a24997a3d2104b90
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-transport-services.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/apple/swift-nio-transport-services.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[1798/78136] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (4.92s)
Fetched https://github.com/apple/swift-nio.git from cache (5.05s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.46s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/16715] Fetching swift-collections
[670/21151] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.26s)
Fetched https://github.com/apple/swift-collections.git from cache (1.29s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.46s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.29s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.64s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Building for debugging...
[0/49] Write sources
[2/49] Compiling CNIODarwin shim.c
[3/49] Write sources
[16/49] Compiling CNIOWindows shim.c
[17/49] Compiling _AtomicsShims.c
[18/49] Compiling CNIOWindows WSAStartup.c
[19/49] Compiling CNIOLLHTTP c_nio_http.c
[20/49] Compiling CNIOLLHTTP c_nio_api.c
[21/49] Write sources
[22/49] Compiling CNIOWASI CNIOWASI.c
[23/49] Compiling CNIOLinux liburing_shims.c
[24/49] Compiling CNIOLinux shim.c
[25/49] Compiling CNIOLLHTTP c_nio_llhttp.c
[26/49] Compiling c-nioatomics.c
[27/49] Write swift-version-24593BA9C3E375BF.txt
[28/87] Compiling c-atomics.c
[30/93] Emitting module Atomics
[31/95] Compiling Atomics OptionalRawRepresentable.swift
[32/95] Compiling Atomics RawRepresentable.swift
[33/95] Compiling Atomics AtomicBool.swift
[34/95] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[35/95] Compiling Atomics AtomicMemoryOrderings.swift
[36/95] Compiling Atomics DoubleWord.swift
[37/96] Compiling Atomics ManagedAtomic.swift
[38/96] Compiling Atomics ManagedAtomicLazyReference.swift
[39/96] Emitting module _NIOBase64
[40/96] Compiling _NIOBase64 Base64.swift
[41/97] Compiling Atomics UnsafeAtomic.swift
[42/97] Compiling Atomics UnsafeAtomicLazyReference.swift
[43/97] Compiling _NIODataStructures PriorityQueue.swift
[44/97] Compiling _NIODataStructures _TinyArray.swift
[48/97] Compiling Atomics AtomicStorage.swift
[49/97] Compiling Atomics AtomicValue.swift
[51/97] Compiling Atomics IntegerConformances.swift
[52/97] Emitting module InternalCollectionsUtilities
[53/97] Compiling Atomics PointerConformances.swift
[54/97] Compiling Atomics Primitives.native.swift
[57/97] Compiling Atomics AtomicInteger.swift
[58/97] Compiling Atomics AtomicOptionalWrappable.swift
[59/97] Compiling Atomics AtomicReference.swift
[64/97] Compiling Atomics IntegerOperations.swift
[65/97] Compiling Atomics Unmanaged extensions.swift
[66/97] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[72/99] Emitting module NIOConcurrencyHelpers
[73/99] Compiling NIOConcurrencyHelpers lock.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/lock.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[74/99] Emitting module _NIODataStructures
[75/99] Compiling _NIODataStructures Heap.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/_NIODataStructures/Heap.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[76/99] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[77/99] Compiling NIOConcurrencyHelpers NIOLock.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/NIOLock.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[77/100] Wrapping AST for _NIOBase64 for debugging
[80/100] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[81/100] Compiling NIOConcurrencyHelpers atomics.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/atomics.swift:30:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[81/100] Wrapping AST for InternalCollectionsUtilities for debugging
[82/101] Wrapping AST for Atomics for debugging
[84/116] Wrapping AST for _NIODataStructures for debugging
[85/116] Wrapping AST for NIOConcurrencyHelpers for debugging
[87/116] Compiling DequeModule _DequeBuffer.swift
[88/116] Compiling DequeModule _DequeBufferHeader.swift
[89/118] Compiling DequeModule Deque+Testing.swift
[90/118] Compiling DequeModule Deque._Storage.swift
[91/118] Compiling DequeModule Deque+Extras.swift
[92/118] Compiling DequeModule Deque+Hashable.swift
[93/118] Compiling DequeModule Deque+Equatable.swift
[94/118] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[95/118] Compiling DequeModule Deque+CustomReflectable.swift
[96/118] Compiling DequeModule Deque+Descriptions.swift
[97/118] Compiling DequeModule Deque._UnsafeHandle.swift
[98/118] Compiling DequeModule Deque.swift
[99/118] Compiling DequeModule _DequeSlot.swift
[100/118] Compiling DequeModule _UnsafeWrappedBuffer.swift
[101/118] Emitting module DequeModule
[102/118] Compiling DequeModule Deque+Codable.swift
[103/118] Compiling DequeModule Deque+Collection.swift
[104/119] Wrapping AST for DequeModule for debugging
[106/179] Compiling NIOCore IO.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[107/179] Compiling NIOCore IOData.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[108/179] Compiling NIOCore IPProtocol.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[109/179] Compiling NIOCore IntegerBitPacking.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[110/179] Compiling NIOCore IntegerTypes.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[111/179] Compiling NIOCore Interfaces.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[112/179] Compiling NIOCore Linux.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[113/179] Compiling NIOCore MarkedCircularBuffer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[114/187] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[115/187] Compiling NIOCore EventLoopFuture+Deprecated.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[116/187] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[117/187] Compiling NIOCore EventLoopFuture.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[118/187] Compiling NIOCore FileDescriptor.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[119/187] Compiling NIOCore FileHandle.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[120/187] Compiling NIOCore FileRegion.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[121/187] Compiling NIOCore GlobalSingletons.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[122/187] Compiling NIOCore AddressedEnvelope.swift
[123/187] Compiling NIOCore AsyncAwaitSupport.swift
[124/187] Compiling NIOCore AsyncChannel.swift
[125/187] Compiling NIOCore AsyncChannelHandler.swift
[126/187] Compiling NIOCore AsyncChannelInboundStream.swift
[127/187] Compiling NIOCore AsyncChannelOutboundWriter.swift
[128/187] Compiling NIOCore NIOAsyncSequenceProducer.swift
[129/187] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[130/187] Compiling NIOCore NIOAsyncWriter.swift
[131/187] Compiling NIOCore SingleStepByteToMessageDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[132/187] Compiling NIOCore SocketAddresses.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[133/187] Compiling NIOCore SocketOptionProvider.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[134/187] Compiling NIOCore SystemCallHelpers.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[135/187] Compiling NIOCore TimeAmount+Duration.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[136/187] Compiling NIOCore TypeAssistedChannelHandler.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[137/187] Compiling NIOCore UniversalBootstrapSupport.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[138/187] Compiling NIOCore Utilities.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[139/187] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[140/187] Compiling NIOCore BSDSocketAPI.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[141/187] Compiling NIOCore ByteBuffer-aux.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[142/187] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[143/187] Compiling NIOCore ByteBuffer-conversions.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[144/187] Compiling NIOCore ByteBuffer-core.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[145/187] Compiling NIOCore ByteBuffer-hex.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[146/187] Compiling NIOCore ByteBuffer-int.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[147/187] Compiling NIOCore ByteBuffer-lengthPrefix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[148/187] Compiling NIOCore MulticastChannel.swift
[149/187] Compiling NIOCore NIOAny.swift
[150/187] Compiling NIOCore NIOCloseOnErrorHandler.swift
[151/187] Compiling NIOCore NIOLoopBound.swift
[152/187] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[153/187] Compiling NIOCore NIOScheduledCallback.swift
[154/187] Compiling NIOCore NIOSendable.swift
[155/187] Compiling NIOCore RecvByteBufferAllocator.swift
[156/187] Compiling NIOCore CircularBuffer.swift
[157/187] Compiling NIOCore Codec.swift
[158/187] Compiling NIOCore ConvenienceOptionSupport.swift
[159/187] Compiling NIOCore DeadChannel.swift
[160/187] Compiling NIOCore DispatchQueue+WithFuture.swift
[161/187] Compiling NIOCore EventLoop+Deprecated.swift
[162/187] Compiling NIOCore EventLoop+SerialExecutor.swift
[163/187] Compiling NIOCore EventLoop.swift
[164/187] Compiling NIOCore ByteBuffer-multi-int.swift
[165/187] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[166/187] Compiling NIOCore ByteBuffer-views.swift
[167/187] Compiling NIOCore Channel.swift
[168/187] Compiling NIOCore ChannelHandler.swift
[169/187] Compiling NIOCore ChannelHandlers.swift
[170/187] Compiling NIOCore ChannelInvoker.swift
[171/187] Compiling NIOCore ChannelOption.swift
[172/187] Compiling NIOCore ChannelPipeline.swift
[173/187] Emitting module NIOCore
[174/188] Wrapping AST for NIOCore for debugging
[176/238] Emitting module NIOEmbedded
[177/238] Compiling NIOEmbedded AsyncTestingChannel.swift
[178/238] Compiling NIOEmbedded Embedded.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/Embedded.swift:28:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[179/238] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:21:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
[180/239] Wrapping AST for NIOEmbedded for debugging
[182/239] Emitting module NIOPosix
[183/245] Compiling NIOPosix Pool.swift
[184/245] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[185/245] Compiling NIOPosix PosixSingletons.swift
[186/245] Compiling NIOPosix RawSocketBootstrap.swift
[187/245] Compiling NIOPosix Resolver.swift
[188/245] Compiling NIOPosix Selectable.swift
[189/245] Compiling NIOPosix SelectableChannel.swift
[190/245] Compiling NIOPosix SelectableEventLoop.swift
[191/245] Compiling NIOPosix SelectorEpoll.swift
[192/245] Compiling NIOPosix SelectorGeneric.swift
[193/245] Compiling NIOPosix SelectorKqueue.swift
[194/245] Compiling NIOPosix SelectorUring.swift
[195/245] Compiling NIOPosix ServerSocket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[196/245] Compiling NIOPosix Socket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[197/245] Compiling NIOPosix SocketChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[198/245] Compiling NIOPosix SocketProtocols.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[199/245] Compiling NIOPosix System.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[200/245] Compiling NIOPosix Thread.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[201/245] Compiling NIOPosix ThreadPosix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[202/245] Compiling NIOPosix ThreadWindows.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[203/245] Compiling NIOPosix UnsafeTransfer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[204/245] Compiling NIOPosix Utilities.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[205/245] Compiling NIOPosix VsockAddress.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[206/245] Compiling NIOPosix VsockChannelEvents.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[207/245] Compiling NIOPosix IO.swift
[208/245] Compiling NIOPosix IntegerBitPacking.swift
[209/245] Compiling NIOPosix IntegerTypes.swift
[210/245] Compiling NIOPosix Linux.swift
[211/245] Compiling NIOPosix LinuxCPUSet.swift
[212/245] Compiling NIOPosix LinuxUring.swift
[213/245] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[214/245] Compiling NIOPosix BSDSocketAPICommon.swift
[215/245] Compiling NIOPosix BSDSocketAPIPosix.swift
[216/245] Compiling NIOPosix BSDSocketAPIWindows.swift
[217/245] Compiling NIOPosix BaseSocket.swift
[218/245] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[219/245] Compiling NIOPosix BaseSocketChannel.swift
[220/245] Compiling NIOPosix BaseStreamSocketChannel.swift
[221/245] Compiling NIOPosix Bootstrap.swift
[222/245] Compiling NIOPosix ControlMessage.swift
[223/245] Compiling NIOPosix DatagramVectorReadManager.swift
[224/245] Compiling NIOPosix Errors+Any.swift
[225/245] Compiling NIOPosix FileDescriptor.swift
[226/245] Compiling NIOPosix GetaddrinfoResolver.swift
[227/245] Compiling NIOPosix HappyEyeballs.swift
[228/245] Compiling NIOPosix NIOThreadPool.swift
[229/245] Compiling NIOPosix NonBlockingFileIO.swift
[230/245] Compiling NIOPosix PendingDatagramWritesManager.swift
[231/245] Compiling NIOPosix PendingWritesManager.swift
[232/245] Compiling NIOPosix PipeChannel.swift
[233/245] Compiling NIOPosix PipePair.swift
[234/246] Wrapping AST for NIOPosix for debugging
[236/248] Compiling NIO Exports.swift
[237/248] Emitting module NIO
[238/249] Wrapping AST for NIO for debugging
[240/276] Emitting module NIOTLS
[241/276] Compiling NIOTLS TLSEvents.swift
[242/276] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[243/276] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[244/276] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[245/276] Compiling NIOTLS SNIHandler.swift
[246/277] Wrapping AST for NIOTLS for debugging
[248/277] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[249/277] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[250/279] Emitting module NIOHTTP1
[251/279] Emitting module NIOFoundationCompat
[252/279] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[253/279] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[254/279] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[255/279] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[256/279] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[257/279] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[258/279] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[259/279] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[260/279] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[261/279] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[262/279] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[263/279] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[264/280] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[265/280] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[266/280] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[267/280] Compiling NIOHTTP1 HTTPTypes.swift
[269/280] Compiling NIOHTTP1 ByteCollectionUtils.swift
[270/280] Compiling NIOHTTP1 HTTPDecoder.swift
[271/280] Compiling NIOHTTP1 HTTPEncoder.swift
[271/281] Wrapping AST for NIOFoundationCompat for debugging
[273/303] Wrapping AST for NIOHTTP1 for debugging
[275/303] Emitting module NIOTransportServices
[276/305] Compiling NIOTransportServices AcceptHandler.swift
[277/305] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[278/305] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[279/305] Compiling NIOTransportServices NIOTSBootstraps.swift
[280/305] Compiling NIOTransportServices NIOTSChannelOptions.swift
[281/305] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[282/305] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[283/305] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[284/305] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[285/305] Compiling NIOTransportServices NIOTSSingletons.swift
[286/305] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[287/305] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[288/305] Compiling NIOTransportServices NIOTSErrors.swift
[289/305] Compiling NIOTransportServices NIOTSEventLoop.swift
[290/305] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[291/305] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[292/305] Compiling NIOTransportServices NIOTSListenerChannel.swift
[293/305] Compiling NIOTransportServices StateManagedChannel.swift
[294/305] Compiling NIOTransportServices StateManagedListenerChannel.swift
[295/305] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[296/305] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[297/305] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[298/305] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[299/306] Wrapping AST for NIOTransportServices for debugging
[301/310] Compiling NIOTSHTTPClient main.swift
[302/310] Emitting module NIOTSHTTPClient
[303/311] Emitting module NIOTSHTTPServer
[304/311] Compiling NIOTSHTTPServer main.swift
[306/312] Wrapping AST for NIOTSHTTPClient for debugging
[307/312] Write Objects.LinkFileList
[308/312] Wrapping AST for NIOTSHTTPServer for debugging
[309/312] Write Objects.LinkFileList
[310/312] Linking NIOTSHTTPServer
[311/312] Linking NIOTSHTTPClient
Build complete! (60.17s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.83.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
}
],
"manifest_display_name" : "swift-nio-transport-services",
"name" : "swift-nio-transport-services",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NIOTransportServices",
"targets" : [
"NIOTransportServices"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOTSHTTPServer",
"targets" : [
"NIOTSHTTPServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOTSHTTPClient",
"targets" : [
"NIOTSHTTPClient"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "NIOTransportServicesTests",
"module_type" : "SwiftTarget",
"name" : "NIOTransportServicesTests",
"path" : "Tests/NIOTransportServicesTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"Atomics"
],
"sources" : [
"NIOFilterEmptyWritesHandlerTests.swift",
"NIOTSAsyncBootstrapTests.swift",
"NIOTSBootstrapTests.swift",
"NIOTSChannelMetadataTests.swift",
"NIOTSChannelOptionsTests.swift",
"NIOTSConnectionChannelTests.swift",
"NIOTSDatagramBootstrapTests.swift",
"NIOTSEndToEndTests.swift",
"NIOTSEventLoopTests.swift",
"NIOTSListenerChannelTests.swift",
"NIOTSSingletonTests.swift",
"NIOTSSocketOptionTests.swift",
"NIOTSSocketOptionsOnChannelTests.swift",
"NIOTSTestUtilities.swift",
"NIOTSWorkaroundTests.swift"
],
"target_dependencies" : [
"NIOTransportServices"
],
"type" : "test"
},
{
"c99name" : "NIOTransportServices",
"module_type" : "SwiftTarget",
"name" : "NIOTransportServices",
"path" : "Sources/NIOTransportServices",
"product_dependencies" : [
"NIO",
"NIOCore",
"NIOFoundationCompat",
"NIOTLS",
"Atomics"
],
"product_memberships" : [
"NIOTransportServices",
"NIOTSHTTPServer",
"NIOTSHTTPClient"
],
"sources" : [
"AcceptHandler.swift",
"Datagram/NIOTSDatagramConnectionBootstrap.swift",
"Datagram/NIOTSDatagramConnectionChannel.swift",
"Datagram/NIOTSDatagramListenerBootstrap.swift",
"Datagram/NIOTSDatagramListenerChannel.swift",
"NIOFilterEmptyWritesHandler.swift",
"NIOTSBootstraps.swift",
"NIOTSChannelOptions.swift",
"NIOTSConnectionBootstrap.swift",
"NIOTSConnectionChannel.swift",
"NIOTSErrors.swift",
"NIOTSEventLoop.swift",
"NIOTSEventLoopGroup.swift",
"NIOTSListenerBootstrap.swift",
"NIOTSListenerChannel.swift",
"NIOTSNetworkEvents.swift",
"NIOTSSingletons.swift",
"SocketAddress+NWEndpoint.swift",
"StateManagedChannel.swift",
"StateManagedListenerChannel.swift",
"StateManagedNWConnectionChannel.swift",
"TCPOptions+SocketChannelOption.swift",
"UDPOptions+SocketChannelOption.swift"
],
"type" : "library"
},
{
"c99name" : "NIOTSHTTPServer",
"module_type" : "SwiftTarget",
"name" : "NIOTSHTTPServer",
"path" : "Sources/NIOTSHTTPServer",
"product_dependencies" : [
"NIOCore",
"NIOHTTP1"
],
"product_memberships" : [
"NIOTSHTTPServer"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOTransportServices"
],
"type" : "executable"
},
{
"c99name" : "NIOTSHTTPClient",
"module_type" : "SwiftTarget",
"name" : "NIOTSHTTPClient",
"path" : "Sources/NIOTSHTTPClient",
"product_dependencies" : [
"NIOCore",
"NIOHTTP1"
],
"product_memberships" : [
"NIOTSHTTPClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOTransportServices"
],
"type" : "executable"
}
],
"tools_version" : "5.10"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.