Build Information
Successful build of Macro, reference develop (5757e4
), with Swift 5.9 for Linux on 11 Jun 2025 21:03:05 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/Macro.git
Reference: develop
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/Macro-swift/Macro
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 5757e40 EnvironmentValuesHolder is now AnyObject constrained
Cloned https://github.com/Macro-swift/Macro.git
Revision (git rev-parse @):
5757e4006a739778f5a92050d0a882a6708dd3ac
SUCCESS checkout https://github.com/Macro-swift/Macro.git at develop
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/Macro-swift/Macro.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:943c57f5f023c04804daf623375860c13f93d33d0cb4f0a89054871e5f11529c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[1/1797] Fetching swift-atomics
[595/5633] Fetching swift-atomics, swift-log
Fetched https://github.com/apple/swift-atomics.git (0.40s)
Fetched https://github.com/apple/swift-log.git (0.40s)
[1/76243] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.10s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.32s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.66s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4428] Fetching swift-system
[2525/21019] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (0.47s)
[4314/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.08s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.90s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.50s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.32s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Building for debugging...
[0/12] Compiling _AtomicsShims.c
[1/12] Compiling CNIOWindows WSAStartup.c
[2/12] Compiling CNIOWindows shim.c
[3/12] Compiling CNIOLinux liburing_shims.c
[4/12] Compiling CNIOLLHTTP c_nio_http.c
[5/12] Compiling CNIODarwin shim.c
[6/12] Compiling CNIOWASI CNIOWASI.c
[7/12] Compiling CNIOLinux shim.c
[8/12] Compiling CNIOLLHTTP c_nio_api.c
[9/36] Compiling CNIOLLHTTP c_nio_llhttp.c
[10/73] Compiling c-nioatomics.c
[11/73] Compiling c-atomics.c
[13/79] Compiling Atomics ManagedAtomic.swift
[14/79] Compiling Atomics ManagedAtomicLazyReference.swift
[15/81] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[16/81] Compiling Logging LogHandler.swift
[17/81] Compiling Atomics OptionalRawRepresentable.swift
[18/81] Compiling Atomics RawRepresentable.swift
[19/81] Compiling Atomics AtomicBool.swift
[20/81] Emitting module InternalCollectionsUtilities
[21/81] Compiling Atomics AtomicStorage.swift
[22/81] Compiling Atomics AtomicValue.swift
[23/81] Compiling Atomics AtomicOptionalWrappable.swift
[24/81] Compiling Atomics AtomicMemoryOrderings.swift
[27/81] Compiling Atomics AtomicReference.swift
[30/81] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/81] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/81] Compiling Atomics Primitives.shims.swift
[33/81] Compiling Atomics AtomicInteger.swift
[36/81] Compiling Atomics DoubleWord.swift
[37/81] Compiling Atomics IntegerConformances.swift
[38/81] Compiling Atomics PointerConformances.swift
[39/81] Compiling Atomics Primitives.native.swift
[44/83] Emitting module _NIOBase64
[45/83] Compiling _NIOBase64 Base64.swift
[49/86] Emitting module NIOConcurrencyHelpers
[52/87] Compiling _NIODataStructures PriorityQueue.swift
[53/87] Compiling _NIODataStructures _TinyArray.swift
[55/87] Compiling Atomics IntegerOperations.swift
[56/87] Compiling Atomics Unmanaged extensions.swift
[57/87] Emitting module Atomics
[58/102] Compiling DequeModule Deque+CustomReflectable.swift
[59/102] Compiling DequeModule Deque+Descriptions.swift
[60/104] Compiling DequeModule _DequeBuffer.swift
[61/104] Compiling DequeModule _DequeBufferHeader.swift
[64/104] Compiling DequeModule Deque+Codable.swift
[65/104] Compiling DequeModule Deque+Collection.swift
[66/104] Compiling DequeModule Deque+Equatable.swift
[67/104] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[71/105] Compiling DequeModule Deque+Extras.swift
[72/105] Compiling DequeModule Deque+Hashable.swift
[76/107] Compiling DequeModule Deque._UnsafeHandle.swift
[77/107] Compiling DequeModule Deque.swift
[78/107] Compiling xsys timespec.swift
[79/107] Compiling Logging MetadataProvider.swift
[80/107] Emitting module Logging
[81/107] Compiling NIOConcurrencyHelpers NIOLock.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/NIOLock.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[82/107] Compiling Logging Locks.swift
[83/107] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[84/107] Emitting module xsys
[87/107] Compiling DequeModule Deque+Testing.swift
[88/107] Compiling DequeModule Deque._Storage.swift
[93/107] Emitting module _NIODataStructures
[94/107] 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
~~~~~~~~~~~~~~~~^
[95/108] Compiling DequeModule _DequeSlot.swift
[96/108] Compiling DequeModule _UnsafeWrappedBuffer.swift
[103/109] Compiling xsys timeval_any.swift
[104/110] 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
~~~~~~~~~~~~~~~~^
[105/110] 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
~~~~~~~~~~~~~~~~^
[112/113] Compiling Logging Logging.swift
[113/114] Emitting module DequeModule
[118/176] Compiling NIOCore MarkedCircularBuffer.swift
[119/176] Compiling NIOCore MulticastChannel.swift
[120/176] Compiling NIOCore NIOAny.swift
[121/176] Compiling NIOCore NIOCloseOnErrorHandler.swift
[122/176] Compiling NIOCore NIOLoopBound.swift
[123/176] Compiling NIOCore NIOScheduledCallback.swift
[124/176] Compiling NIOCore NIOSendable.swift
[125/176] Compiling NIOCore RecvByteBufferAllocator.swift
[126/184] Compiling NIOCore GlobalSingletons.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[127/184] Compiling NIOCore IO.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[128/184] Compiling NIOCore IOData.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[129/184] Compiling NIOCore IPProtocol.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[130/184] Compiling NIOCore IntegerBitPacking.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[131/184] Compiling NIOCore IntegerTypes.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[132/184] Compiling NIOCore Interfaces.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[133/184] Compiling NIOCore Linux.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[134/184] 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
~~~~~~~~~~~~~~~~^
[135/184] 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
~~~~~~~~~~~~~~~~^
[136/184] 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
~~~~~~~~~~~~~~~~^
[137/184] 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
~~~~~~~~~~~~~~~~^
[138/184] 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
~~~~~~~~~~~~~~~~^
[139/184] 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
~~~~~~~~~~~~~~~~^
[140/184] 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
~~~~~~~~~~~~~~~~^
[141/184] 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
~~~~~~~~~~~~~~~~^
[142/184] Compiling NIOCore EventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[143/184] 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
~~~~~~~~~~~~~~~~^
[144/184] 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
~~~~~~~~~~~~~~~~^
[145/184] 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
~~~~~~~~~~~~~~~~^
[146/184] 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
~~~~~~~~~~~~~~~~^
[147/184] 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
~~~~~~~~~~~~~~~~^
[148/184] 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
~~~~~~~~~~~~~~~~^
[149/184] 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
~~~~~~~~~~~~~~~~^
[150/184] Compiling NIOCore ChannelPipeline.swift
[151/184] Compiling NIOCore CircularBuffer.swift
[152/184] Compiling NIOCore Codec.swift
[153/184] Compiling NIOCore ConvenienceOptionSupport.swift
[154/184] Compiling NIOCore DeadChannel.swift
[155/184] Compiling NIOCore DispatchQueue+WithFuture.swift
[156/184] Compiling NIOCore EventLoop+Deprecated.swift
[157/184] Compiling NIOCore EventLoop+SerialExecutor.swift
[158/184] Compiling NIOCore AddressedEnvelope.swift
[159/184] Compiling NIOCore AsyncAwaitSupport.swift
[160/184] Compiling NIOCore AsyncChannel.swift
[161/184] Compiling NIOCore AsyncChannelHandler.swift
[162/184] Compiling NIOCore AsyncChannelInboundStream.swift
[163/184] Compiling NIOCore AsyncChannelOutboundWriter.swift
[164/184] Compiling NIOCore NIOAsyncSequenceProducer.swift
[165/184] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[166/184] Compiling NIOCore NIOAsyncWriter.swift
[167/184] 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
~~~~~~~~~~~~~~~~^
[168/184] 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
~~~~~~~~~~~~~~~~^
[169/184] 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
~~~~~~~~~~~~~~~~^
[170/184] 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
~~~~~~~~~~~~~~~~^
[171/184] 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
~~~~~~~~~~~~~~~~^
[172/184] 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
~~~~~~~~~~~~~~~~^
[173/184] 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
~~~~~~~~~~~~~~~~^
[174/184] 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
~~~~~~~~~~~~~~~~^
[175/184] 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
~~~~~~~~~~~~~~~~^
[176/184] Compiling NIOCore ByteBuffer-multi-int.swift
[177/184] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[178/184] Compiling NIOCore ByteBuffer-views.swift
[179/184] Compiling NIOCore Channel.swift
[180/184] Compiling NIOCore ChannelHandler.swift
[181/184] Compiling NIOCore ChannelHandlers.swift
[182/184] Compiling NIOCore ChannelInvoker.swift
[183/184] Compiling NIOCore ChannelOption.swift
[184/184] Emitting module NIOCore
[187/237] Emitting module NIOEmbedded
[188/237] Compiling NIOEmbedded AsyncTestingChannel.swift
[189/237] 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
~~~~~~~~~~~~~~~~^
[190/237] 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
~~~~~~~~~~~~~~~~^
[193/239] Emitting module NIOPosix
[194/245] Compiling NIOPosix PooledRecvBufferAllocator.swift
[195/245] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[196/245] Compiling NIOPosix PosixSingletons.swift
[197/245] Compiling NIOPosix RawSocketBootstrap.swift
[198/245] Compiling NIOPosix Resolver.swift
[199/245] Compiling NIOPosix Selectable.swift
[200/245] Compiling NIOPosix SelectableChannel.swift
[201/245] Compiling NIOPosix SelectableEventLoop.swift
[202/245] Compiling NIOPosix SelectorEpoll.swift
[203/245] Compiling NIOPosix SelectorGeneric.swift
[204/245] Compiling NIOPosix SelectorKqueue.swift
[205/245] Compiling NIOPosix SelectorUring.swift
[206/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
~~~~~~~~~~~~~~~~^
[207/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
~~~~~~~~~~~~~~~~^
[208/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
~~~~~~~~~~~~~~~~^
[209/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
~~~~~~~~~~~~~~~~^
[210/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
~~~~~~~~~~~~~~~~^
[211/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
~~~~~~~~~~~~~~~~^
[212/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
~~~~~~~~~~~~~~~~^
[213/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
~~~~~~~~~~~~~~~~^
[214/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
~~~~~~~~~~~~~~~~^
[215/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
~~~~~~~~~~~~~~~~^
[216/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
~~~~~~~~~~~~~~~~^
[217/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
~~~~~~~~~~~~~~~~^
[218/245] Compiling NIOPosix IO.swift
[219/245] Compiling NIOPosix IntegerBitPacking.swift
[220/245] Compiling NIOPosix IntegerTypes.swift
[221/245] Compiling NIOPosix Linux.swift
[222/245] Compiling NIOPosix LinuxCPUSet.swift
[223/245] Compiling NIOPosix LinuxUring.swift
[224/245] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[225/245] Compiling NIOPosix NIOThreadPool.swift
[226/245] Compiling NIOPosix NonBlockingFileIO.swift
[227/245] Compiling NIOPosix PendingDatagramWritesManager.swift
[228/245] Compiling NIOPosix PendingWritesManager.swift
[229/245] Compiling NIOPosix PipeChannel.swift
[230/245] Compiling NIOPosix PipePair.swift
[231/245] Compiling NIOPosix Pool.swift
[232/245] Compiling NIOPosix Bootstrap.swift
[233/245] Compiling NIOPosix ControlMessage.swift
[234/245] Compiling NIOPosix DatagramVectorReadManager.swift
[235/245] Compiling NIOPosix Errors+Any.swift
[236/245] Compiling NIOPosix FileDescriptor.swift
[237/245] Compiling NIOPosix GetaddrinfoResolver.swift
[238/245] Compiling NIOPosix HappyEyeballs.swift
[239/245] Compiling NIOPosix BSDSocketAPICommon.swift
[240/245] Compiling NIOPosix BSDSocketAPIPosix.swift
[241/245] Compiling NIOPosix BSDSocketAPIWindows.swift
[242/245] Compiling NIOPosix BaseSocket.swift
[243/245] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[244/245] Compiling NIOPosix BaseSocketChannel.swift
[245/245] Compiling NIOPosix BaseStreamSocketChannel.swift
[248/249] Compiling NIO Exports.swift
[249/249] Emitting module NIO
[252/272] Emitting module NIOHTTP1
[253/274] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[254/274] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[255/274] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[256/274] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[257/274] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[258/274] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[259/274] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[260/274] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[261/274] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[262/274] Emitting module NIOFoundationCompat
[263/274] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[266/276] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[267/276] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[268/276] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[269/276] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[270/276] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[271/276] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[272/276] Compiling NIOHTTP1 ByteCollectionUtils.swift
[273/276] Compiling NIOHTTP1 HTTPDecoder.swift
[274/276] Compiling NIOHTTP1 HTTPEncoder.swift
[275/276] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[276/276] Compiling NIOHTTP1 HTTPTypes.swift
[279/315] Compiling MacroCore MacroError.swift
[280/315] Compiling MacroCore NextTick.swift
[281/315] Compiling MacroCore CommandLine.swift
[282/315] Compiling MacroCore DetectXcode.swift
[283/315] Compiling MacroCore Environment.swift
[284/320] Compiling MacroCore Pipe.swift
[285/320] Compiling MacroCore ReadableByteStream.swift
[286/320] Compiling MacroCore ReadableByteStreamType.swift
[287/320] Compiling MacroCore ReadableStreamBase.swift
[288/320] Compiling MacroCore ReadableStreamType.swift
[289/320] Compiling MacroCore Process.swift
[290/320] Compiling MacroCore Warnings.swift
[291/320] Compiling MacroCore Regex.swift
[292/320] Compiling MacroCore Concat.swift
[293/320] Compiling MacroCore DuplexStreamType.swift
[294/320] Compiling MacroCore ListenerType.swift
[295/320] Compiling MacroCore JSError.swift
[296/320] Compiling MacroCore JSON.swift
[297/320] Compiling MacroCore CollectionStubs.swift
[298/320] Compiling MacroCore Math.swift
[299/320] Compiling MacroCore Console.swift
[300/320] Compiling MacroCore Dirname.swift
[301/320] Compiling MacroCore EnvironmentValues.swift
[302/320] Compiling MacroCore ErrorEmitter.swift
[303/320] Compiling MacroCore EventListenerSet.swift
[304/320] Compiling MacroCore Object.swift
[305/320] Compiling MacroCore StringStubs.swift
[306/320] Compiling MacroCore ToString.swift
[307/320] Compiling MacroCore LeftPad.swift
[308/320] Compiling MacroCore MacroCore.swift
[309/320] Compiling MacroCore WritableByteStream.swift
[310/320] Compiling MacroCore WritableByteStreamType.swift
[311/320] Compiling MacroCore WritableStreamBase.swift
[312/320] Compiling MacroCore WritableStreamType.swift
[313/320] Compiling MacroCore StringEncoding.swift
[314/320] Compiling MacroCore Buffer.swift
[315/320] Compiling MacroCore BufferData.swift
[316/320] Compiling MacroCore BufferDeprecations.swift
[317/320] Compiling MacroCore BufferHexEncoding.swift
[318/320] Compiling MacroCore BufferStrings.swift
[319/320] Compiling MacroCore CollectionUtils.swift
[320/320] Emitting module MacroCore
[323/350] Compiling http URLRequestInit.swift
[324/350] Compiling http URLSessionAgent.swift
[325/350] Compiling fs StatStruct.swift
[326/351] Compiling http URLSessionClientRequest.swift
[327/351] Compiling http BasicAuth.swift
[328/352] Compiling http Agent.swift
[329/352] Compiling http ClientRequest.swift
[330/352] Emitting module fs
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
var info = xsys.stat_struct()
^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
var info = xsys.stat_struct()
^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
var info = xsys.stat_struct()
^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
var info = xsys.stat_struct()
^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
var info = xsys.stat_struct()
^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
var info = xsys.stat_struct()
^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
var info = xsys.stat_struct()
^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
var info = xsys.stat_struct()
^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
var info = xsys.stat_struct()
^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
var info = xsys.stat_struct()
^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
var info = xsys.stat_struct()
^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
var info = xsys.stat_struct()
^
[333/352] Compiling http Globals.swift
[334/352] Compiling http IncomingMessage.swift
[335/352] Compiling http OutgoingMessage.swift
[338/352] Compiling fs fs.swift
[339/352] Compiling http http.swift
[340/352] Emitting module http
[341/352] Compiling http ServerResponse.swift
/host/spi-builder-workspace/Sources/fs/Streams/FileWriteStream.swift:235:12: warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
fileIO.openFile(path: path, mode: .write, flags: flags,
^
[342/352] Compiling http HTTPHeadersHolder.swift
/host/spi-builder-workspace/Sources/fs/Streams/FileWriteStream.swift:235:12: warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
fileIO.openFile(path: path, mode: .write, flags: flags,
^
[343/352] Compiling http QueryString.swift
/host/spi-builder-workspace/Sources/fs/Streams/FileReadStream.swift:125:12: warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
fileIO.openFile(path: path, mode: .read, eventLoop: eventLoop)
^
[344/352] Compiling http Server.swift
/host/spi-builder-workspace/Sources/fs/Streams/FileReadStream.swift:125:12: warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
fileIO.openFile(path: path, mode: .read, eventLoop: eventLoop)
^
[357/358] Compiling Macro Macro.swift
[358/358] Emitting module Macro
[361/362] Emitting module MacroTestUtilities
[362/362] Compiling MacroTestUtilities TestServerResponse.swift
Build complete! (59.80s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.80.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "Macro",
"name" : "Macro",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Macro",
"targets" : [
"Macro"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MacroCore",
"targets" : [
"MacroCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "xsys",
"targets" : [
"xsys"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "http",
"targets" : [
"http"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "fs",
"targets" : [
"fs"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MacroTestUtilities",
"targets" : [
"MacroTestUtilities"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "xsys",
"module_type" : "SwiftTarget",
"name" : "xsys",
"path" : "Sources/xsys",
"product_memberships" : [
"Macro",
"MacroCore",
"xsys",
"http",
"fs",
"MacroTestUtilities"
],
"sources" : [
"Module.swift",
"POSIXError.swift",
"SocketAddress.swift",
"UUID.swift",
"dylib.swift",
"fd.swift",
"ioctl.swift",
"misc.swift",
"ntohs.swift",
"sockaddr_any.swift",
"socket.swift",
"time.swift",
"timespec.swift",
"timeval_any.swift"
],
"type" : "library"
},
{
"c99name" : "http",
"module_type" : "SwiftTarget",
"name" : "http",
"path" : "Sources/http",
"product_dependencies" : [
"NIO",
"NIOConcurrencyHelpers",
"NIOHTTP1"
],
"product_memberships" : [
"Macro",
"http",
"MacroTestUtilities"
],
"sources" : [
"Agent/Agent.swift",
"Agent/ClientRequest.swift",
"Agent/Foundation/URLRequestInit.swift",
"Agent/Foundation/URLSessionAgent.swift",
"Agent/Foundation/URLSessionClientRequest.swift",
"BasicAuth.swift",
"Globals.swift",
"IncomingMessage.swift",
"QueryString.swift",
"Server/Server.swift",
"Server/ServerResponse.swift",
"Support/HTTPHeadersHolder.swift",
"Support/OutgoingMessage.swift",
"http.swift"
],
"target_dependencies" : [
"MacroCore"
],
"type" : "library"
},
{
"c99name" : "fs",
"module_type" : "SwiftTarget",
"name" : "fs",
"path" : "Sources/fs",
"product_dependencies" : [
"NIO"
],
"product_memberships" : [
"Macro",
"fs",
"MacroTestUtilities"
],
"sources" : [
"Directory.swift",
"FSWatcher.swift",
"File.swift",
"JSONFile.swift",
"Path.swift",
"PosixWrappers.swift",
"Promise.swift",
"Streams/FileReadStream.swift",
"Streams/FileStream.swift",
"Streams/FileWriteStream.swift",
"Utils/AsyncWrapper.swift",
"Utils/ResultExtensions.swift",
"Utils/StatStruct.swift",
"fs.swift"
],
"target_dependencies" : [
"MacroCore",
"xsys"
],
"type" : "library"
},
{
"c99name" : "MacroTests",
"module_type" : "SwiftTarget",
"name" : "MacroTests",
"path" : "Tests/MacroTests",
"sources" : [
"AgentTests.swift",
"BufferTests.swift",
"ByteBufferTests.swift",
"CollectionTests.swift",
"MacroTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"MacroTestUtilities"
],
"type" : "test"
},
{
"c99name" : "MacroTestUtilities",
"module_type" : "SwiftTarget",
"name" : "MacroTestUtilities",
"path" : "Sources/MacroTestUtilities",
"product_memberships" : [
"MacroTestUtilities"
],
"sources" : [
"TestServerResponse.swift"
],
"target_dependencies" : [
"Macro"
],
"type" : "library"
},
{
"c99name" : "MacroCore",
"module_type" : "SwiftTarget",
"name" : "MacroCore",
"path" : "Sources/MacroCore",
"product_dependencies" : [
"Atomics",
"NIO",
"NIOConcurrencyHelpers",
"NIOFoundationCompat",
"Logging"
],
"product_memberships" : [
"Macro",
"MacroCore",
"http",
"fs",
"MacroTestUtilities"
],
"sources" : [
"Buffer/Buffer.swift",
"Buffer/BufferData.swift",
"Buffer/BufferDeprecations.swift",
"Buffer/BufferHexEncoding.swift",
"Buffer/BufferStrings.swift",
"Buffer/CollectionUtils.swift",
"Console.swift",
"Dirname.swift",
"EnvironmentValues.swift",
"Events/ErrorEmitter.swift",
"Events/EventListenerSet.swift",
"Events/ListenerType.swift",
"JSError.swift",
"JSON.swift",
"JSStubs/CollectionStubs.swift",
"JSStubs/Math.swift",
"JSStubs/Object.swift",
"JSStubs/StringStubs.swift",
"JSStubs/ToString.swift",
"LeftPad.swift",
"MacroCore.swift",
"MacroError.swift",
"NextTick.swift",
"Process/CommandLine.swift",
"Process/DetectXcode.swift",
"Process/Environment.swift",
"Process/Process.swift",
"Process/Warnings.swift",
"Regex.swift",
"Streams/Concat.swift",
"Streams/DuplexStreamType.swift",
"Streams/Pipe.swift",
"Streams/ReadableByteStream.swift",
"Streams/ReadableByteStreamType.swift",
"Streams/ReadableStreamBase.swift",
"Streams/ReadableStreamType.swift",
"Streams/WritableByteStream.swift",
"Streams/WritableByteStreamType.swift",
"Streams/WritableStreamBase.swift",
"Streams/WritableStreamType.swift",
"StringEncoding.swift"
],
"target_dependencies" : [
"xsys"
],
"type" : "library"
},
{
"c99name" : "Macro",
"module_type" : "SwiftTarget",
"name" : "Macro",
"path" : "Sources/Macro",
"product_memberships" : [
"Macro",
"MacroTestUtilities"
],
"sources" : [
"Macro.swift"
],
"target_dependencies" : [
"MacroCore",
"xsys",
"http",
"fs"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:943c57f5f023c04804daf623375860c13f93d33d0cb4f0a89054871e5f11529c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.