Build Information
Failed to build swift-aws-lambda-runtime, reference main (4a7d95), with Swift 6.3 for Linux on 16 Apr 2026 13:23:18 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/andrea-scuderi/swift-aws-lambda-runtime.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/andrea-scuderi/swift-aws-lambda-runtime
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4a7d95e fix: remove unused code in v2 (#427)
Cloned https://github.com/andrea-scuderi/swift-aws-lambda-runtime.git
Revision (git rev-parse @):
4a7d95e4a38a6936074a0a7a3721fd0eaf4c666d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/andrea-scuderi/swift-aws-lambda-runtime.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/andrea-scuderi/swift-aws-lambda-runtime.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio.git
[1/2734] Fetching swift-service-lifecycle
[2653/9322] Fetching swift-service-lifecycle, swift-log
[4053/32873] Fetching swift-service-lifecycle, swift-log, swift-collections
[12385/116035] Fetching swift-service-lifecycle, swift-log, swift-collections, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (1.65s)
[62542/109447] Fetching swift-service-lifecycle, swift-collections, swift-nio
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (7.08s)
Fetched https://github.com/apple/swift-collections.git from cache (7.13s)
Fetched https://github.com/apple/swift-nio.git from cache (7.22s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (7.72s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/6241] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.62s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.65s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.53s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.70s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[1530/7421] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.68s)
Fetched https://github.com/apple/swift-system.git from cache (0.68s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.15s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.63s)
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
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
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.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.12.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.4.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/52] Write sources
[18/52] Compiling _AtomicsShims.c
[19/52] Compiling CNIOWindows shim.c
[20/52] Compiling CNIOPosix event_loop_id.c
[21/52] Compiling CNIOOpenBSD shim.c
[22/52] Compiling CNIOWASI CNIOWASI.c
[22/52] Compiling CNIOWindows WSAStartup.c
[24/52] Compiling CNIOLinux liburing_shims.c
[25/52] Write swift-version-24593BA9C3E375BF.txt
[26/52] Write sources
[27/52] Compiling CNIOLLHTTP c_nio_http.c
[28/52] Compiling CNIODarwin shim.c
[29/52] Compiling CNIOLinux shim.c
[30/52] Compiling CNIOLLHTTP c_nio_api.c
[31/85] Compiling CNIOLLHTTP c_nio_llhttp.c
[33/85] Emitting module _NIOBase64
[34/103] Emitting module InternalCollectionsUtilities
[34/105] Compiling c-nioatomics.c
[35/105] Write sources
[38/105] Emitting module Atomics
[38/107] Compiling c-atomics.c
[40/114] Compiling Atomics AtomicInteger.swift
[41/114] Compiling Atomics AtomicOptionalWrappable.swift
[42/114] Compiling Atomics AtomicReference.swift
[43/114] Compiling Atomics OptionalRawRepresentable.swift
[44/114] Compiling Atomics RawRepresentable.swift
[45/114] Compiling Atomics AtomicBool.swift
[46/114] Compiling Atomics IntegerOperations.swift
[47/114] Compiling Atomics Unmanaged extensions.swift
[48/114] Compiling ConcurrencyHelpers LockedValueBox.swift
[49/114] Compiling Atomics UnsafeAtomic.swift
[50/114] Compiling Atomics UnsafeAtomicLazyReference.swift
[51/114] Compiling Atomics PointerConformances.swift
[52/114] Compiling Atomics Primitives.native.swift
[55/114] Compiling Atomics AtomicMemoryOrderings.swift
[56/114] Compiling Atomics DoubleWord.swift
[57/114] Compiling Atomics AtomicStorage.swift
[58/114] Compiling Atomics AtomicValue.swift
[61/114] Compiling Atomics ManagedAtomic.swift
[66/114] Compiling Atomics ManagedAtomicLazyReference.swift
[73/114] Compiling Atomics IntegerConformances.swift
[74/114] Compiling _NIODataStructures PriorityQueue.swift
[75/115] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[79/115] Compiling _NIOBase64 Base64.swift
[84/117] Compiling _NIODataStructures _TinyArray.swift
[85/127] Wrapping AST for _NIOBase64 for debugging
[86/205] Wrapping AST for InternalCollectionsUtilities for debugging
[88/205] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[89/205] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[90/205] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[91/205] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[92/205] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[92/205] Wrapping AST for Atomics for debugging
[94/209] Compiling ContainersPreview Drain+Reduce.swift
[95/209] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[96/209] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[97/209] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[98/209] Compiling OrderedCollections OrderedDictionary.swift
[99/209] Compiling OrderedCollections OrderedSet+Codable.swift
[100/209] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[101/209] Compiling OrderedCollections OrderedSet+Descriptions.swift
[102/209] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[103/209] Compiling ContainersPreview BorrowingSequence.swift
[104/209] Compiling ContainersPreview BidirectionalContainer.swift
[105/209] Compiling OrderedCollections OrderedDictionary+Elements.swift
[106/209] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[107/209] Compiling OrderedCollections OrderedSet+Diffing.swift
[108/209] Compiling OrderedCollections OrderedSet+Equatable.swift
[109/209] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[110/209] Compiling OrderedCollections OrderedSet+Hashable.swift
[111/209] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[112/209] Compiling OrderedCollections OrderedSet+Initializers.swift
[113/209] Compiling OrderedCollections OrderedSet+Insertions.swift
[114/209] Compiling OrderedCollections OrderedSet+Invariants.swift
[115/209] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[116/209] Compiling ContainersPreview Box.swift
[117/209] Compiling ContainersPreview Inout.swift
[118/209] Compiling ContainersPreview InputSpan.swift
[119/209] Compiling ContainersPreview Shared.swift
[120/209] Emitting module ContainersPreview
[121/209] Compiling ContainersPreview OutputSpan+Extras.swift
[122/209] Compiling ContainersPreview TemporaryAllocation.swift
[123/209] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[124/209] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[125/209] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[126/210] Wrapping AST for ContainersPreview for debugging
[128/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[129/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[130/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[131/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[132/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[133/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[134/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[135/257] Compiling DequeModule UniqueDeque+Append.swift
[136/257] Compiling DequeModule _DequeBuffer.swift
[137/257] Compiling DequeModule _DequeBufferHeader.swift
[138/257] Compiling DequeModule RigidDeque+Append.swift
[139/257] Compiling DequeModule RigidDeque+Consumption.swift
[140/257] Compiling DequeModule RigidDeque+Container.swift
[141/257] Compiling DequeModule RigidDeque+Descriptions.swift
[142/257] Compiling DequeModule UniqueDeque+Consumption.swift
[143/257] Compiling DequeModule UniqueDeque+Container.swift
[144/257] Compiling DequeModule UniqueDeque+Descriptions.swift
[145/257] Compiling DequeModule UniqueDeque+Equatable.swift
[146/257] Compiling DequeModule UniqueDeque+Experimental.swift
[147/262] Compiling Logging MetadataProvider.swift
[148/262] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[149/262] Emitting module NIOConcurrencyHelpers
[150/262] Compiling NIOConcurrencyHelpers NIOLock.swift
[151/262] Compiling Logging Locks.swift
[152/262] Emitting module Logging
[153/262] Compiling NIOConcurrencyHelpers lock.swift
[154/262] Compiling ConcurrencyHelpers Lock.swift
[155/262] Emitting module ConcurrencyHelpers
[157/263] Compiling DequeModule RigidDeque+Equatable.swift
[158/263] Compiling DequeModule RigidDeque+Experimental.swift
[159/263] Compiling DequeModule RigidDeque+Hashable.swift
[160/263] Compiling DequeModule RigidDeque+Initializers.swift
[161/263] Compiling DequeModule RigidDeque+Insertions.swift
[162/263] Compiling DequeModule RigidDeque+Prepend.swift
[163/263] Compiling DequeModule UniqueDeque+Hashable.swift
[164/263] Emitting module _NIODataStructures
[165/263] Compiling _NIODataStructures Heap.swift
[166/264] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[167/264] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[168/264] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[169/264] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[170/264] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[171/264] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[172/264] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[173/264] Compiling OrderedCollections OrderedDictionary+Values.swift
[181/264] Compiling DequeModule UniqueDeque+Initializers.swift
[182/264] Compiling DequeModule UniqueDeque+Insertions.swift
[183/264] Compiling DequeModule UniqueDeque+Prepend.swift
[184/264] Compiling DequeModule UniqueDeque+Removals.swift
[185/264] Compiling DequeModule RigidDeque+Removals.swift
[186/264] Compiling DequeModule RigidDeque+Replacements.swift
[187/264] Compiling DequeModule RigidDeque+Testing.swift
[188/264] Compiling DequeModule RigidDeque.swift
[189/264] Compiling DequeModule Deque+Testing.swift
[190/264] Compiling DequeModule Deque._Storage.swift
[191/264] Compiling DequeModule Deque._UnsafeHandle.swift
[192/264] Compiling DequeModule Deque.swift
[202/267] Wrapping AST for _NIODataStructures for debugging
[210/267] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[211/267] Compiling NIOConcurrencyHelpers atomics.swift
[218/268] Emitting module UnixSignals
[218/268] Wrapping AST for NIOConcurrencyHelpers for debugging
[220/268] Compiling Logging LogHandler.swift
[221/268] Compiling Logging Logging.swift
[222/268] Compiling Logging LogEvent.swift
[223/269] Wrapping AST for Logging for debugging
[225/269] Compiling DequeModule Deque+Codable.swift
[226/269] Compiling DequeModule Deque+Collection.swift
[227/269] Compiling DequeModule Deque+CustomReflectable.swift
[228/269] Compiling DequeModule Deque+Descriptions.swift
[229/269] Compiling DequeModule Deque+Equatable.swift
[230/269] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[231/269] Compiling DequeModule Deque+Extras.swift
[232/269] Compiling DequeModule Deque+Hashable.swift
[245/269] Compiling UnixSignals UnixSignal.swift
[246/269] Compiling UnixSignals UnixSignalsSequence.swift
[248/270] Compiling OrderedCollections OrderedSet+Sendable.swift
[249/270] Compiling OrderedCollections OrderedSet+SubSequence.swift
[250/270] Compiling OrderedCollections OrderedSet+Testing.swift
[251/270] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[252/270] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[253/270] Compiling OrderedCollections OrderedSet.swift
[254/270] Compiling OrderedCollections _UnsafeBitset.swift
[255/270] Emitting module OrderedCollections
[257/271] Compiling DequeModule UniqueDeque+Replacements.swift
[258/271] Compiling DequeModule UniqueDeque.swift
[259/271] Compiling DequeModule _DequeSlot.swift
[260/271] Compiling DequeModule _UnsafeDequeHandle.swift
[261/271] Compiling DequeModule _UnsafeDequeSegments.swift
[262/271] Emitting module DequeModule
[263/272] Wrapping AST for DequeModule for debugging
[265/389] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[266/389] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[267/389] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[268/389] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[269/389] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[270/389] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[271/389] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[272/389] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[273/396] Compiling NIOCore NIOLoopBound.swift
[274/396] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[275/396] Compiling NIOCore NIOScheduledCallback.swift
[276/396] Compiling NIOCore NIOSendable.swift
[277/396] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[278/396] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[279/396] Compiling NIOCore RecvByteBufferAllocator.swift
[280/396] Compiling NIOCore NIOCoreSendableMetatype.swift
[281/396] Compiling NIOCore NIODecodedAsyncSequence.swift
[289/404] Compiling NIOCore IPProtocol.swift
[290/404] Compiling NIOCore IntegerBitPacking.swift
[291/404] Compiling NIOCore IntegerTypes.swift
[292/404] Compiling NIOCore Interfaces.swift
[293/404] Compiling NIOCore Linux.swift
[294/404] Compiling NIOCore MarkedCircularBuffer.swift
[295/404] Compiling NIOCore MulticastChannel.swift
[303/404] Compiling AsyncAlgorithms Rethrow.swift
[304/404] Compiling AsyncAlgorithms SetAlgebra.swift
[305/404] Compiling AsyncAlgorithms UnsafeTransfer.swift
[306/404] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[307/404] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[308/404] Compiling AsyncAlgorithms ZipStateMachine.swift
[309/404] Compiling AsyncAlgorithms ZipStorage.swift
[310/404] Compiling NIOCore FileRegion.swift
[311/404] Compiling NIOCore GlobalSingletons.swift
[312/404] Compiling NIOCore IO.swift
[313/404] Compiling NIOCore IOData.swift
[321/404] Compiling NIOCore ByteBuffer-int.swift
[322/404] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[323/404] Compiling NIOCore ByteBuffer-multi-int.swift
[324/404] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[325/404] Compiling NIOCore ByteBuffer-views.swift
[326/404] Compiling NIOCore Channel.swift
[327/404] Compiling NIOCore ChannelHandler.swift
[328/404] Compiling NIOCore ChannelHandlers.swift
[329/404] Compiling NIOCore ChannelInvoker.swift
[330/404] Compiling NIOCore ChannelOption.swift
[331/404] Compiling NIOCore ChannelPipeline.swift
[332/404] Compiling NIOCore CircularBuffer.swift
[333/404] Compiling NIOCore Codec.swift
[334/404] Compiling NIOCore ConvenienceOptionSupport.swift
[335/404] Compiling NIOCore DeadChannel.swift
[344/404] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[349/404] Compiling NIOCore DispatchQueue+WithFuture.swift
[350/404] Compiling NIOCore EventLoop+Deprecated.swift
[351/404] Compiling NIOCore EventLoop+SerialExecutor.swift
[352/404] Compiling NIOCore EventLoop.swift
[353/404] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[354/404] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[355/404] Compiling NIOCore SocketAddresses.swift
[356/404] Compiling NIOCore SocketOptionProvider.swift
[357/404] Compiling NIOCore SystemCallHelpers.swift
[358/404] Compiling NIOCore TimeAmount+Duration.swift
[359/404] Compiling NIOCore TypeAssistedChannelHandler.swift
[360/404] Compiling NIOCore UniversalBootstrapSupport.swift
[361/404] Compiling NIOCore Utilities.swift
[363/404] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[364/404] Compiling NIOCore BSDSocketAPI.swift
[365/404] Compiling NIOCore ByteBuffer-aux.swift
[366/404] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[367/404] Compiling NIOCore ByteBuffer-conversions.swift
[368/404] Compiling NIOCore ByteBuffer-core.swift
[369/404] Compiling NIOCore ByteBuffer-hex.swift
[386/404] Emitting module AsyncAlgorithms
[388/414] Compiling ServiceLifecycle ClosureService.swift
[389/415] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[390/415] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[391/415] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[392/415] Emitting module ServiceLifecycle
[393/415] Compiling ServiceLifecycle ServiceRunnerError.swift
[394/415] Compiling ServiceLifecycle Service.swift
[395/415] Compiling ServiceLifecycle CancellationWaiter.swift
[396/415] Compiling ServiceLifecycle ServiceGroup.swift
[397/415] Compiling ServiceLifecycle GracefulShutdown.swift
[408/416] Emitting module NIOCore
[409/417] Wrapping AST for NIOCore for debugging
[411/471] Emitting module NIOEmbedded
[412/471] Compiling NIOPosix HappyEyeballs.swift
[413/471] Compiling NIOPosix IO.swift
[414/471] Compiling NIOPosix IntegerBitPacking.swift
[415/471] Compiling NIOPosix IntegerTypes.swift
[416/471] Compiling NIOPosix Linux.swift
[417/471] Compiling NIOPosix LinuxCPUSet.swift
[418/471] Compiling NIOPosix LinuxUring.swift
[419/477] Compiling NIOEmbedded AsyncTestingChannel.swift
[420/477] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[421/477] Compiling NIOEmbedded Embedded.swift
[422/478] Wrapping AST for NIOEmbedded for debugging
[424/478] Compiling NIOPosix PipePair.swift
[425/478] Compiling NIOPosix Pool.swift
[426/478] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[427/478] Compiling NIOPosix PosixSingletons.swift
[428/478] Compiling NIOPosix RawSocketBootstrap.swift
[429/478] Compiling NIOPosix Resolver.swift
[430/478] Compiling NIOPosix Selectable.swift
[431/478] Compiling NIOPosix ThreadPosix.swift
[432/478] Compiling NIOPosix ThreadWindows.swift
[433/478] Compiling NIOPosix Utilities.swift
[434/478] Compiling NIOPosix VsockAddress.swift
[435/478] Compiling NIOPosix VsockChannelEvents.swift
[436/478] Compiling NIOPosix Windows.swift
[437/478] Emitting module NIOPosix
[438/478] Compiling NIOPosix BSDSocketAPICommon.swift
[439/478] Compiling NIOPosix BSDSocketAPIPosix.swift
[440/478] Compiling NIOPosix BSDSocketAPIWindows.swift
[441/478] Compiling NIOPosix BaseSocket.swift
[442/478] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[443/478] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[444/478] Compiling NIOPosix BaseSocketChannel.swift
[445/478] Compiling NIOPosix SelectableChannel.swift
[446/478] Compiling NIOPosix SelectableEventLoop.swift
[447/478] Compiling NIOPosix SelectorEpoll.swift
[448/478] Compiling NIOPosix SelectorGeneric.swift
[449/478] Compiling NIOPosix SelectorKqueue.swift
[450/478] Compiling NIOPosix SelectorUring.swift
[451/478] Compiling NIOPosix SelectorWSAPoll.swift
[452/478] Compiling NIOPosix ServerSocket.swift
[453/478] Compiling NIOPosix Socket.swift
[454/478] Compiling NIOPosix SocketChannel.swift
[455/478] Compiling NIOPosix SocketProtocols.swift
[456/478] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[457/478] Compiling NIOPosix System.swift
[458/478] Compiling NIOPosix Thread.swift
[459/478] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[460/478] Compiling NIOPosix NIOPosixSendableMetatype.swift
[461/478] Compiling NIOPosix NIOThreadPool.swift
[462/478] Compiling NIOPosix NonBlockingFileIO.swift
[463/478] Compiling NIOPosix PendingDatagramWritesManager.swift
[464/478] Compiling NIOPosix PendingWritesManager.swift
[465/478] Compiling NIOPosix PipeChannel.swift
[466/478] Compiling NIOPosix BaseStreamSocketChannel.swift
[467/478] Compiling NIOPosix Bootstrap.swift
[468/478] Compiling NIOPosix ControlMessage.swift
[469/478] Compiling NIOPosix DatagramVectorReadManager.swift
[470/478] Compiling NIOPosix Errors+Any.swift
[471/478] Compiling NIOPosix FileDescriptor.swift
[472/478] Compiling NIOPosix GetaddrinfoResolver.swift
[473/479] Wrapping AST for NIOPosix for debugging
[475/481] Emitting module NIO
[476/481] Compiling NIO Exports.swift
[477/482] Wrapping AST for NIO for debugging
[479/498] Emitting module NIOHTTP1
[480/500] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[481/500] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[482/500] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[483/500] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[484/500] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[485/500] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[486/500] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[487/500] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[488/500] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[489/500] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[490/500] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[491/500] Compiling NIOHTTP1 HTTPTypes.swift
[492/500] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[493/500] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[494/500] Compiling NIOHTTP1 ByteCollectionUtils.swift
[495/500] Compiling NIOHTTP1 HTTPDecoder.swift
[496/500] Compiling NIOHTTP1 HTTPEncoder.swift
[497/501] Wrapping AST for NIOHTTP1 for debugging
[499/521] Emitting module MockServer
[500/521] Compiling MockServer MockHTTPServer.swift
/host/spi-builder-workspace/Sources/MockServer/MockHTTPServer.swift:45:62: error: ambiguous use of 'init'
43 | static func main() async throws {
44 | var log = Logger(label: "MockServer")
45 | log.logLevel = env("LOG_LEVEL").flatMap(Logger.Level.init) ?? .info
| `- error: ambiguous use of 'init'
46 |
47 | let server = HttpServer(
Logging.Logger.Level.init:3:19: note: found this candidate in module 'Logging'
1 | struct Logger {
2 | enum Level {
3 | @inlinable public init?(rawValue: String) }
| `- note: found this candidate in module 'Logging'
4 | }
5 |
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Logging.swift:1492:12: note: found this candidate in module 'Logging'
1490 | /// Creates a log level from its textual representation.
1491 | /// - Parameter description: A textual representation of the log level, case insensitive.
1492 | public init?(_ description: String) {
| `- note: found this candidate in module 'Logging'
1493 | self.init(rawValue: description.lowercased())
1494 | }
BUILD FAILURE 6.3 linux