Build Information
Successful build of MacroLambda, reference develop (50e197), with Swift 6.1 for Linux on 9 Mar 2026 00:30:44 UTC.
Swift 6 data race errors: 0
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/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/MacroLambda.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/MacroLambda
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 50e1972 Use new Lambda runtime
Cloned https://github.com/Macro-swift/MacroLambda.git
Revision (git rev-parse @):
50e1972e078f4c7da5602e1c2450e0df9517b25a
SUCCESS checkout https://github.com/Macro-swift/MacroLambda.git at develop
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/Macro-swift/MacroLambda.git
https://github.com/Macro-swift/MacroLambda.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "macro",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.22",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Macro-swift/Macro.git"
},
{
"identity" : "macroexpress",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.26",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Macro-swift/MacroExpress.git"
},
{
"identity" : "swift-aws-lambda-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-aws-lambda-runtime.git"
},
{
"identity" : "swift-aws-lambda-events",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-aws-lambda-events.git"
}
],
"manifest_display_name" : "MacroLambda",
"name" : "MacroLambda",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
}
],
"products" : [
{
"name" : "MacroLambdaCore",
"targets" : [
"MacroLambdaCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MacroLambda",
"targets" : [
"MacroLambda"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MacroLambdaCore",
"module_type" : "SwiftTarget",
"name" : "MacroLambdaCore",
"path" : "Sources/MacroLambdaCore",
"product_dependencies" : [
"MacroCore",
"http",
"express",
"AWSLambdaRuntime",
"AWSLambdaEvents"
],
"product_memberships" : [
"MacroLambdaCore",
"MacroLambda"
],
"sources" : [
"LambdaNIOConversions.swift",
"LambdaRequest.swift",
"LambdaResponse.swift",
"LambdaServer.swift",
"Process.swift",
"lambda.swift"
],
"type" : "library"
},
{
"c99name" : "MacroLambda",
"module_type" : "SwiftTarget",
"name" : "MacroLambda",
"path" : "Sources/MacroLambda",
"product_dependencies" : [
"MacroExpress",
"AWSLambdaRuntime"
],
"product_memberships" : [
"MacroLambda"
],
"sources" : [
"LambdaExpress.swift",
"ReExports.swift"
],
"target_dependencies" : [
"MacroLambdaCore"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/swift-server/swift-aws-lambda-events.git
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git
Fetching https://github.com/Macro-swift/MacroExpress.git
Fetching https://github.com/Macro-swift/Macro.git
[1/1852] Fetching macro
[650/4693] Fetching macro, swift-aws-lambda-events
[3805/6306] Fetching macro, swift-aws-lambda-events, macroexpress
[6307/22333] Fetching macro, swift-aws-lambda-events, macroexpress, swift-aws-lambda-runtime
Fetched https://github.com/swift-server/swift-aws-lambda-events.git from cache (0.33s)
[3626/19492] Fetching macro, macroexpress, swift-aws-lambda-runtime
Fetched https://github.com/Macro-swift/Macro.git from cache (1.50s)
Fetched https://github.com/Macro-swift/MacroExpress.git from cache (1.50s)
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (1.55s)
Computing version for https://github.com/Macro-swift/MacroExpress.git
Computed https://github.com/Macro-swift/MacroExpress.git at 1.0.26 (3.69s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/581] Fetching mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.19s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.22 (0.81s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/1820] Fetching swift-atomics
[1639/7974] Fetching swift-atomics, swift-log
Fetched https://github.com/apple/swift-atomics.git from cache (0.38s)
[1/82691] Fetching swift-nio
Fetched https://github.com/apple/swift-log.git from cache (7.35s)
Fetched https://github.com/apple/swift-nio.git from cache (7.46s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.4 (7.98s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.54s)
Computing version for https://github.com/swift-server/swift-aws-lambda-events.git
Computed https://github.com/swift-server/swift-aws-lambda-events.git at 1.5.0 (0.55s)
Fetching https://github.com/apple/swift-http-types.git
[1/951] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.24s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.74s)
Computing version for https://github.com/swift-server/swift-aws-lambda-runtime.git
Computed https://github.com/swift-server/swift-aws-lambda-runtime.git at 2.8.0 (0.52s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-collections.git
[1/2650] Fetching swift-service-lifecycle
[2651/24668] Fetching swift-service-lifecycle, swift-collections
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.31s)
[1982/22018] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.0 (2.28s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.10.1 (0.59s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/6224] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.44s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (1.03s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (2.09s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.95.0 (2.56s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.20s)
Creating working copy for https://github.com/swift-server/swift-aws-lambda-runtime.git
Working copy of https://github.com/swift-server/swift-aws-lambda-runtime.git resolved at 2.8.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.10.1
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.10.1
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.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.95.0
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.4
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/Macro-swift/Macro.git
Working copy of https://github.com/Macro-swift/Macro.git resolved at 1.0.22
Creating working copy for https://github.com/swift-server/swift-aws-lambda-events.git
Working copy of https://github.com/swift-server/swift-aws-lambda-events.git resolved at 1.5.0
Creating working copy for https://github.com/Macro-swift/MacroExpress.git
Working copy of https://github.com/Macro-swift/MacroExpress.git resolved at 1.0.26
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/51] Write sources
[33/51] Compiling CNIOWindows shim.c
[33/51] Compiling CNIOWASI CNIOWASI.c
[35/51] Compiling CNIOWindows WSAStartup.c
[36/51] Compiling _AtomicsShims.c
[36/51] Compiling CNIOPosix event_loop_id.c
[38/51] Compiling CNIOOpenBSD shim.c
[39/51] Compiling CNIOLinux liburing_shims.c
[40/51] Compiling CNIOLLHTTP c_nio_http.c
[40/51] Write sources
[44/51] Compiling CNIODarwin shim.c
[45/51] Compiling CNIOLinux shim.c
[46/51] Compiling CNIOLLHTTP c_nio_api.c
[47/51] Write swift-version-24593BA9C3E375BF.txt
[48/51] Compiling CNIOLLHTTP c_nio_llhttp.c
[50/86] Emitting module Logging
[51/86] Emitting module _NIOBase64
[52/86] Compiling _NIOBase64 Base64.swift
[52/87] Compiling c-nioatomics.c
[54/87] Compiling Mustache Mustachable.swift
[55/87] Compiling Mustache MustacheRenderingContext.swift
[56/87] Compiling Mustache MustacheRendering.swift
[57/88] Compiling _NIODataStructures PriorityQueue.swift
[58/88] Compiling _NIODataStructures _TinyArray.swift
[60/115] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[61/115] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[62/117] Compiling HTTPTypes HTTPField.swift
[63/117] Compiling HTTPTypes HTTPFieldName.swift
[64/117] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[65/117] Compiling InternalCollectionsUtilities _SortedCollection.swift
[66/117] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[67/117] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[68/117] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[69/117] Compiling InternalCollectionsUtilities Span+Extras.swift
[70/117] Compiling xsys timespec.swift
[71/118] Emitting module xsys
[75/118] Compiling InternalCollectionsUtilities String+Padding.swift
[78/118] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[79/118] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[80/118] Emitting module _NIODataStructures
[81/118] Compiling _NIODataStructures Heap.swift
[82/119] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[83/119] Compiling InternalCollectionsUtilities UInt+reversed.swift
[85/119] Compiling InternalCollectionsUtilities Integer rank.swift
[86/119] Compiling Logging Logging.swift
[87/119] Compiling Logging Locks.swift
[88/119] Compiling Logging MetadataProvider.swift
[89/119] Compiling Logging LogHandler.swift
[90/120] Compiling HTTPTypes ISOLatin1String.swift
[91/121] Compiling Mustache MustacheNode.swift
[92/121] Compiling Mustache MustacheParser.swift
[98/121] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[99/121] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[100/121] Compiling HTTPTypes HTTPParsedFields.swift
[100/121] Compiling c-atomics.c
[102/121] Compiling xsys timeval_any.swift
[104/150] Compiling HTTPTypes NIOLock.swift
[105/150] Compiling ConcurrencyHelpers LockedValueBox.swift
[106/150] Compiling Atomics AtomicStorage.swift
[107/150] Compiling Atomics AtomicValue.swift
[108/152] Compiling Atomics OptionalRawRepresentable.swift
[109/152] Compiling Atomics RawRepresentable.swift
[110/152] Emitting module HTTPTypes
[111/152] Compiling Mustache HTMLEscape.swift
[112/152] Emitting module Mustache
[113/152] Compiling Mustache Helpers.swift
[114/152] Emitting module mime
[115/152] Compiling mime MIME.swift
[116/153] Compiling HTTPTypes HTTPRequest.swift
[117/153] Emitting module InternalCollectionsUtilities
[118/153] Compiling Atomics ManagedAtomic.swift
[119/153] Compiling Atomics ManagedAtomicLazyReference.swift
[120/153] Compiling Atomics UnsafeAtomic.swift
[121/153] Compiling Atomics UnsafeAtomicLazyReference.swift
[122/153] Compiling HTTPTypes HTTPRequest+URL.swift
[123/153] Compiling HTTPTypes HTTPResponse.swift
[124/153] Compiling Mustache SimpleKVC.swift
[125/153] Compiling Atomics AtomicMemoryOrderings.swift
[126/153] Compiling Atomics DoubleWord.swift
[132/155] Compiling ConcurrencyHelpers Lock.swift
[133/155] Emitting module ConcurrencyHelpers
[137/156] Compiling NIOConcurrencyHelpers NIOLock.swift
[138/156] Compiling Atomics IntegerOperations.swift
[139/156] Compiling Atomics Unmanaged extensions.swift
[140/156] Compiling NIOConcurrencyHelpers lock.swift
[141/156] Compiling Atomics AtomicInteger.swift
[142/156] Compiling Atomics AtomicOptionalWrappable.swift
[143/156] Compiling Atomics AtomicReference.swift
[144/229] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[145/229] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[146/230] Compiling OrderedCollections OrderedDictionary+Codable.swift
[147/230] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[148/230] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[149/230] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[150/230] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[151/230] Compiling OrderedCollections OrderedDictionary+Elements.swift
[152/230] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[153/230] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[154/230] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[155/230] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[156/230] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[157/230] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[158/230] Emitting module ContainersPreview
[159/230] Emitting module UnixSignals
[160/230] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[161/230] Compiling NIOConcurrencyHelpers atomics.swift
[162/230] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[163/230] Emitting module NIOConcurrencyHelpers
[164/230] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[165/231] Compiling ContainersPreview Shared.swift
[168/272] Compiling UnixSignals UnixSignalsSequence.swift
[169/272] Compiling UnixSignals UnixSignal.swift
[171/273] Compiling DequeModule UniqueDeque+Consumption.swift
[172/273] Compiling DequeModule UniqueDeque+Container.swift
[173/273] Compiling DequeModule UniqueDeque+Descriptions.swift
[174/273] Compiling DequeModule UniqueDeque+Equatable.swift
[175/273] Compiling DequeModule UniqueDeque+Experimental.swift
[176/273] Compiling DequeModule UniqueDeque+Hashable.swift
[177/273] Compiling DequeModule UniqueDeque+Initializers.swift
[178/273] Compiling DequeModule UniqueDeque+Insertions.swift
[179/273] Compiling DequeModule UniqueDeque+Prepend.swift
[180/273] Compiling DequeModule UniqueDeque+Removals.swift
[181/278] Compiling DequeModule RigidDeque+Equatable.swift
[182/278] Compiling DequeModule RigidDeque+Experimental.swift
[183/278] Compiling DequeModule RigidDeque+Hashable.swift
[184/278] Compiling DequeModule RigidDeque+Initializers.swift
[185/278] Compiling DequeModule RigidDeque+Insertions.swift
[186/278] Compiling DequeModule RigidDeque+Prepend.swift
[187/278] Compiling DequeModule RigidDeque+Removals.swift
[188/278] Compiling DequeModule RigidDeque+Replacements.swift
[189/278] Compiling DequeModule RigidDeque+Testing.swift
[190/278] Compiling DequeModule RigidDeque.swift
[191/278] Compiling DequeModule UniqueDeque+Append.swift
[199/278] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[200/278] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[201/278] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[202/278] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[203/278] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[204/278] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[205/278] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[206/285] Compiling DequeModule _DequeBuffer.swift
[207/285] Compiling DequeModule _DequeBufferHeader.swift
[208/285] Compiling DequeModule RigidDeque+Append.swift
[209/285] Compiling DequeModule RigidDeque+Consumption.swift
[210/285] Compiling DequeModule RigidDeque+Container.swift
[211/285] Compiling DequeModule RigidDeque+Descriptions.swift
[220/285] Compiling DequeModule UniqueDeque+Replacements.swift
[221/285] Compiling DequeModule UniqueDeque.swift
[222/285] Compiling DequeModule _DequeSlot.swift
[223/285] Compiling DequeModule _UnsafeDequeHandle.swift
[224/285] Compiling DequeModule _UnsafeDequeSegments.swift
[225/285] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[226/285] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[227/285] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[232/285] Compiling DequeModule Deque+Codable.swift
[233/285] Compiling DequeModule Deque+Collection.swift
[234/285] Compiling DequeModule Deque+CustomReflectable.swift
[235/285] Compiling DequeModule Deque+Descriptions.swift
[240/285] Compiling DequeModule Deque+Equatable.swift
[241/285] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[242/285] Compiling DequeModule Deque+Extras.swift
[243/285] Compiling DequeModule Deque+Hashable.swift
[244/285] Compiling DequeModule Deque+Testing.swift
[245/285] Compiling DequeModule Deque._Storage.swift
[246/285] Compiling DequeModule Deque._UnsafeHandle.swift
[247/285] Compiling DequeModule Deque.swift
[264/285] Emitting module Atomics
[271/286] Compiling OrderedCollections OrderedSet+Sendable.swift
[272/286] Compiling OrderedCollections OrderedSet+SubSequence.swift
[273/286] Compiling OrderedCollections OrderedSet+Testing.swift
[274/286] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[275/286] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[276/286] Compiling OrderedCollections OrderedSet.swift
[277/286] Compiling OrderedCollections _UnsafeBitset.swift
[278/286] Emitting module OrderedCollections
[281/287] Emitting module DequeModule
[282/287] Compiling HTTPTypes HTTPFields.swift
[290/430] Compiling NIOCore ByteBuffer-int.swift
[291/430] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[292/430] Compiling NIOCore NIOCoreSendableMetatype.swift
[293/430] Compiling NIOCore NIODecodedAsyncSequence.swift
[294/430] Compiling NIOCore NIOLoopBound.swift
[295/430] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[296/430] Compiling NIOCore NIOScheduledCallback.swift
[302/437] Compiling NIOCore NIOSendable.swift
[303/437] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[304/437] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[305/437] Compiling NIOCore RecvByteBufferAllocator.swift
[306/445] Compiling NIOCore AddressedEnvelope.swift
[307/445] Compiling NIOCore AsyncAwaitSupport.swift
[308/445] Compiling NIOCore AsyncChannel.swift
[309/445] Compiling NIOCore AsyncChannelHandler.swift
[310/445] Compiling NIOCore AsyncChannelInboundStream.swift
[311/445] Compiling NIOCore AsyncChannelOutboundWriter.swift
[312/445] Compiling NIOCore NIOAsyncSequenceProducer.swift
[313/445] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[314/445] Compiling NIOCore NIOAsyncWriter.swift
[315/445] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[316/445] Compiling NIOCore BSDSocketAPI.swift
[317/445] Compiling NIOCore ByteBuffer-aux.swift
[318/445] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[319/445] Compiling NIOCore ByteBuffer-conversions.swift
[320/445] Compiling NIOCore ByteBuffer-core.swift
[321/445] Compiling NIOCore ByteBuffer-hex.swift
[322/445] Emitting module AsyncAlgorithms
[323/445] Compiling NIOCore IPProtocol.swift
[324/445] Compiling NIOCore IntegerBitPacking.swift
[325/445] Compiling NIOCore IntegerTypes.swift
[326/445] Compiling NIOCore Interfaces.swift
[327/445] Compiling NIOCore Linux.swift
[328/445] Compiling NIOCore MarkedCircularBuffer.swift
[329/445] Compiling NIOCore MulticastChannel.swift
[330/445] Compiling NIOCore NIOAny.swift
[331/445] Compiling NIOCore NIOCloseOnErrorHandler.swift
[332/445] Compiling NIOCore EventLoopFuture+Deprecated.swift
[333/445] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[334/445] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[335/445] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[336/445] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[337/445] Compiling AsyncAlgorithms Disconnected.swift
[338/445] Compiling AsyncAlgorithms _TinyArray.swift
[339/445] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[340/445] Compiling AsyncAlgorithms Locking.swift
[344/448] Compiling AsyncAlgorithms Rethrow.swift
[345/448] Compiling AsyncAlgorithms SetAlgebra.swift
[346/448] Compiling AsyncAlgorithms UnsafeTransfer.swift
[347/448] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[348/448] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[349/448] Compiling AsyncAlgorithms ZipStateMachine.swift
[350/448] Compiling AsyncAlgorithms ZipStorage.swift
[362/448] Compiling AWSLambdaEvents DateWrappers.swift
[363/448] Compiling AWSLambdaEvents HTTP.swift
[364/448] Compiling AWSLambdaEvents RFC5322DateParseStrategy.swift
[376/448] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[377/448] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[378/448] Compiling AsyncAlgorithms MergeStateMachine.swift
[379/448] Compiling AsyncAlgorithms MergeStorage.swift
[380/448] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[381/448] Compiling NIOCore EventLoop+Deprecated.swift
[382/448] Compiling NIOCore EventLoop+SerialExecutor.swift
[384/449] Emitting module AWSLambdaEvents
[394/458] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[395/458] Compiling NIOCore SocketAddresses.swift
[396/458] Compiling NIOCore SocketOptionProvider.swift
[397/458] Compiling NIOCore SystemCallHelpers.swift
[398/458] Compiling NIOCore TimeAmount+Duration.swift
[399/458] Compiling NIOCore TypeAssistedChannelHandler.swift
[400/458] Compiling NIOCore UniversalBootstrapSupport.swift
[401/458] Compiling NIOCore Utilities.swift
[405/458] Compiling ServiceLifecycle CancellationWaiter.swift
[406/459] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[407/459] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[408/459] Emitting module ServiceLifecycle
[409/459] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[410/459] Compiling ServiceLifecycle ClosureService.swift
[411/459] Compiling ServiceLifecycle GracefulShutdown.swift
[412/459] Compiling ServiceLifecycle ServiceRunnerError.swift
[425/459] Compiling ServiceLifecycle Service.swift
[426/459] Compiling ServiceLifecycle ServiceGroup.swift
[452/461] Emitting module NIOCore
[458/461] Compiling NIOCore ChannelHandlers.swift
[459/461] Compiling NIOCore ChannelInvoker.swift
[460/461] Compiling NIOCore ChannelOption.swift
[461/461] Compiling NIOCore ChannelPipeline.swift
[463/516] Compiling NIOEmbedded Embedded.swift
[464/516] Emitting module NIOEmbedded
[465/516] Compiling NIOEmbedded AsyncTestingChannel.swift
[466/516] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[468/517] Compiling NIOPosix HappyEyeballs.swift
[469/517] Compiling NIOPosix IO.swift
[470/517] Compiling NIOPosix IntegerBitPacking.swift
[471/517] Compiling NIOPosix IntegerTypes.swift
[472/517] Compiling NIOPosix Linux.swift
[473/517] Compiling NIOPosix LinuxCPUSet.swift
[474/517] Compiling NIOPosix LinuxUring.swift
[475/523] Emitting module NIOPosix
[476/523] Compiling NIOPosix ThreadPosix.swift
[477/523] Compiling NIOPosix ThreadWindows.swift
[478/523] Compiling NIOPosix Utilities.swift
[479/523] Compiling NIOPosix VsockAddress.swift
[480/523] Compiling NIOPosix VsockChannelEvents.swift
[481/523] Compiling NIOPosix Windows.swift
[482/523] Compiling NIOPosix BaseStreamSocketChannel.swift
[483/523] Compiling NIOPosix Bootstrap.swift
[484/523] Compiling NIOPosix ControlMessage.swift
[485/523] Compiling NIOPosix DatagramVectorReadManager.swift
[486/523] Compiling NIOPosix Errors+Any.swift
[487/523] Compiling NIOPosix FileDescriptor.swift
[488/523] Compiling NIOPosix GetaddrinfoResolver.swift
[489/523] Compiling NIOPosix BSDSocketAPICommon.swift
[490/523] Compiling NIOPosix BSDSocketAPIPosix.swift
[491/523] Compiling NIOPosix BSDSocketAPIWindows.swift
[492/523] Compiling NIOPosix BaseSocket.swift
[493/523] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[494/523] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[495/523] Compiling NIOPosix BaseSocketChannel.swift
[496/523] Compiling NIOPosix ServerSocket.swift
[497/523] Compiling NIOPosix Socket.swift
[498/523] Compiling NIOPosix SocketChannel.swift
[499/523] Compiling NIOPosix SocketProtocols.swift
[500/523] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[501/523] Compiling NIOPosix System.swift
[502/523] Compiling NIOPosix Thread.swift
[503/523] Compiling NIOPosix PipePair.swift
[504/523] Compiling NIOPosix Pool.swift
[505/523] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[506/523] Compiling NIOPosix PosixSingletons.swift
[507/523] Compiling NIOPosix RawSocketBootstrap.swift
[508/523] Compiling NIOPosix Resolver.swift
[509/523] Compiling NIOPosix Selectable.swift
[510/523] Compiling NIOPosix SelectableChannel.swift
[511/523] Compiling NIOPosix SelectableEventLoop.swift
[512/523] Compiling NIOPosix SelectorEpoll.swift
[513/523] Compiling NIOPosix SelectorGeneric.swift
[514/523] Compiling NIOPosix SelectorKqueue.swift
[515/523] Compiling NIOPosix SelectorUring.swift
[516/523] Compiling NIOPosix SelectorWSAPoll.swift
[517/523] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[518/523] Compiling NIOPosix NIOPosixSendableMetatype.swift
[519/523] Compiling NIOPosix NIOThreadPool.swift
[520/523] Compiling NIOPosix NonBlockingFileIO.swift
[521/523] Compiling NIOPosix PendingDatagramWritesManager.swift
[522/523] Compiling NIOPosix PendingWritesManager.swift
[523/523] Compiling NIOPosix PipeChannel.swift
[525/526] Emitting module NIO
[526/526] Compiling NIO Exports.swift
[528/548] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[529/548] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[530/548] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[531/548] Emitting module NIOHTTP1
[532/550] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[533/550] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[534/550] Emitting module NIOFoundationCompat
[535/550] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[536/551] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[537/551] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[539/590] Compiling MacroCore JSError.swift
[540/590] Compiling MacroCore JSON.swift
[541/590] Compiling MacroCore NextTick.swift
[542/590] Compiling MacroCore CommandLine.swift
[543/590] Compiling MacroCore BufferHexEncoding.swift
[544/590] Compiling MacroCore BufferSpan.swift
[545/590] Compiling MacroCore EventListenerSet.swift
[546/590] Compiling MacroCore ListenerType.swift
[547/590] Compiling MacroCore CollectionStubs.swift
[548/590] Compiling MacroCore Math.swift
[549/590] Compiling MacroCore Buffer.swift
[550/590] Compiling MacroCore BufferData.swift
[551/590] Compiling MacroCore BufferDeprecations.swift
[553/591] Compiling MacroCore Pipe.swift
[554/591] Compiling MacroCore ReadableByteStream.swift
[555/591] Compiling MacroCore ReadableByteStreamType.swift
[556/591] Compiling MacroCore ReadableStreamBase.swift
[557/591] Compiling MacroCore ReadableStreamType.swift
[558/596] Compiling MacroCore Object.swift
[559/596] Compiling MacroCore StringStubs.swift
[560/596] Compiling MacroCore ToString.swift
[561/596] Compiling MacroCore LeftPad.swift
[562/596] Compiling MacroCore MacroCore.swift
[563/596] Compiling MacroCore MacroError.swift
[566/596] Compiling MacroCore DetectXcode.swift
[567/596] Compiling MacroCore Environment.swift
[568/596] Compiling MacroCore Process.swift
[569/596] Compiling MacroCore Warnings.swift
[570/596] Compiling MacroCore Regex.swift
[571/596] Compiling MacroCore Concat.swift
[572/596] Compiling MacroCore DuplexStreamType.swift
[573/596] Compiling MacroCore CollectionUtils.swift
[574/596] Compiling MacroCore Concurrency.swift
[575/596] Compiling MacroCore Console.swift
[576/596] Compiling MacroCore Dirname.swift
[577/596] Compiling MacroCore EnvironmentValues.swift
[578/596] Compiling MacroCore ErrorEmitter.swift
[590/596] Compiling MacroCore BufferStrings.swift
[591/625] Compiling MacroCore WritableByteStream.swift
[592/625] Compiling MacroCore WritableByteStreamType.swift
[593/625] Compiling MacroCore WritableStreamBase.swift
[594/625] Compiling MacroCore WritableStreamType.swift
[595/625] Compiling MacroCore StringEncoding.swift
[596/625] Emitting module MacroCore
[598/626] Compiling AWSLambdaRuntime LambdaRuntime+Codable.swift
[599/626] Compiling AWSLambdaRuntime LambdaRuntime+Handler.swift
[600/626] Compiling AWSLambdaRuntime LambdaRuntime+ServiceLifecycle.swift
[601/626] Compiling AWSLambdaRuntime LambdaRuntime.swift
[602/626] Compiling AWSLambdaRuntime LambdaManagedRuntime+ServiceLifecycle.swift
[603/626] Compiling AWSLambdaRuntime LambdaManagedRuntime.swift
[604/626] Compiling AWSLambdaRuntime LambdaManagedRuntimeHandlers.swift
[605/626] Compiling AWSLambdaRuntime LambdaHandlers.swift
[606/629] Compiling AWSLambdaRuntime LambdaResponseStreamWriter+Headers.swift
[607/629] Compiling AWSLambdaRuntime LambdaRuntimeError.swift
[608/629] Compiling AWSLambdaRuntime JSONLogHandler.swift
[609/629] Compiling AWSLambdaRuntime LoggingConfiguration.swift
[610/629] Compiling AWSLambdaRuntime SendableMetatype.swift
[611/629] Compiling AWSLambdaRuntime Utils.swift
[612/629] Compiling AWSLambdaRuntime Version.swift
[613/657] Compiling fs StatStruct.swift
[614/658] Compiling http QueryString.swift
[615/658] Compiling http Server.swift
[616/658] Compiling http OutgoingMessage.swift
[617/659] Compiling http URLRequestInit.swift
[618/659] Compiling http URLSessionAgent.swift
[619/659] Compiling http URLSessionClientRequest.swift
[620/659] Compiling http BasicAuth.swift
[621/659] Compiling http http.swift
[622/659] Compiling http Agent.swift
[623/659] Compiling http ClientRequest.swift
[624/659] Compiling http Globals.swift
[625/659] Compiling http IncomingMessage.swift
[626/659] Compiling http ServerResponse.swift
[627/659] Compiling http HTTPHeadersHolder.swift
[628/659] Compiling fs fs.swift
[635/659] Emitting module fs
[636/659] Emitting module http
[637/660] Compiling AWSLambdaRuntime LambdaRuntimeClient.swift
[638/660] Compiling AWSLambdaRuntime LambdaRuntimeClientProtocol.swift
[639/660] Compiling AWSLambdaRuntime Lambda+LocalServer+Pool.swift
[640/660] Compiling AWSLambdaRuntime Lambda+LocalServer.swift
[641/660] Emitting module AWSLambdaRuntime
[646/660] Compiling AWSLambdaRuntime Lambda.swift
[647/660] Compiling AWSLambdaRuntime LambdaClock.swift
[648/660] Compiling AWSLambdaRuntime LambdaContext.swift
[649/660] Compiling AWSLambdaRuntime LambdaRequestID.swift
[658/663] Emitting module dotenv
[659/663] Compiling dotenv dotenv.swift
[666/681] Emitting module connect
[667/683] Compiling connect Connect.swift
[668/683] Compiling connect CookieParser.swift
[669/683] Compiling connect Logger.swift
[670/683] Compiling connect MethodOverride.swift
[671/683] Compiling connect Cookies.swift
[672/683] Compiling connect CrossCompile.swift
[673/683] Compiling connect Middleware.swift
[674/683] Compiling connect NoCache.swift
[675/683] Compiling connect QS.swift
[676/683] Compiling connect ServeStatic.swift
[677/683] Compiling connect OriginalURL.swift
[678/683] Compiling connect Pause.swift
[679/683] Compiling connect AsyncMiddleware.swift
[680/683] Compiling connect BodyParser.swift
[681/683] Compiling connect CORS.swift
[682/683] Compiling connect Session.swift
[683/683] Compiling connect TypeIs.swift
[685/717] Compiling express IncomingMessage.swift
[686/717] Compiling express JSON.swift
[687/717] Compiling express Express.swift
[688/717] Compiling express ExpressWrappedDictionary.swift
[689/718] Compiling express QueryParser.swift
[690/718] Compiling express Render.swift
[691/718] Emitting module multer
[692/718] Compiling express BasicAuth.swift
[693/718] Compiling express ErrorMiddleware.swift
[694/718] Compiling multer ProcessingContext.swift
[695/718] Compiling multer PartType.swift
[696/718] Compiling multer Utilities.swift
[697/718] Compiling express RoutePattern.swift
[698/718] Compiling express Router.swift
[699/718] Compiling express ServerResponse.swift
[700/718] Compiling express Settings.swift
[701/720] Compiling express Route.swift
[702/720] Compiling express MiddlewareObject.swift
[710/721] Compiling express View.swift
[711/721] Compiling express dirname.swift
[712/721] Emitting module express
[717/721] Compiling express Module.swift
[718/721] Compiling express Mustache.swift
[719/721] Compiling express RouteFactories.swift
[720/721] Compiling express RouteKeeper.swift
[721/721] Compiling express RouteMounts.swift
[723/731] Compiling MacroLambdaCore lambda.swift
[724/731] Compiling MacroLambdaCore Process.swift
[725/731] Emitting module MacroExpress
[726/731] Compiling MacroExpress MacroExpress.swift
[727/731] Emitting module MacroLambdaCore
[728/731] Compiling MacroLambdaCore LambdaRequest.swift
[729/731] Compiling MacroLambdaCore LambdaNIOConversions.swift
[730/732] Compiling MacroLambdaCore LambdaResponse.swift
[731/732] Compiling MacroLambdaCore LambdaServer.swift
[734/736] Compiling MacroLambda ReExports.swift
[735/736] Emitting module MacroLambda
[736/736] Compiling MacroLambda LambdaExpress.swift
Build complete! (169.23s)
Build complete.
{
"dependencies" : [
{
"identity" : "macro",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.22",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Macro-swift/Macro.git"
},
{
"identity" : "macroexpress",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.26",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Macro-swift/MacroExpress.git"
},
{
"identity" : "swift-aws-lambda-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-aws-lambda-runtime.git"
},
{
"identity" : "swift-aws-lambda-events",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-aws-lambda-events.git"
}
],
"manifest_display_name" : "MacroLambda",
"name" : "MacroLambda",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
}
],
"products" : [
{
"name" : "MacroLambdaCore",
"targets" : [
"MacroLambdaCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MacroLambda",
"targets" : [
"MacroLambda"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MacroLambdaCore",
"module_type" : "SwiftTarget",
"name" : "MacroLambdaCore",
"path" : "Sources/MacroLambdaCore",
"product_dependencies" : [
"MacroCore",
"http",
"express",
"AWSLambdaRuntime",
"AWSLambdaEvents"
],
"product_memberships" : [
"MacroLambdaCore",
"MacroLambda"
],
"sources" : [
"LambdaNIOConversions.swift",
"LambdaRequest.swift",
"LambdaResponse.swift",
"LambdaServer.swift",
"Process.swift",
"lambda.swift"
],
"type" : "library"
},
{
"c99name" : "MacroLambda",
"module_type" : "SwiftTarget",
"name" : "MacroLambda",
"path" : "Sources/MacroLambda",
"product_dependencies" : [
"MacroExpress",
"AWSLambdaRuntime"
],
"product_memberships" : [
"MacroLambda"
],
"sources" : [
"LambdaExpress.swift",
"ReExports.swift"
],
"target_dependencies" : [
"MacroLambdaCore"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.