Build Information
Successful build of MicroExpress, reference master (08760d
), with Swift 6.2 (beta) for Linux on 19 Jun 2025 16:25:56 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/MicroExpress.git
Reference: master
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/NozeIO/MicroExpress
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 08760d0 Update README.md
Cloned https://github.com/NozeIO/MicroExpress.git
Revision (git rev-parse @):
08760d00f09f1cc17334290d97fdfc4bf04ea5a8
SUCCESS checkout https://github.com/NozeIO/MicroExpress.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/NozeIO/MicroExpress.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/559] Fetching mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.25s)
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.36s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 0.5.9 (4.78s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.63s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/4436] Fetching swift-system
[3861/21076] Fetching swift-system, swift-collections
[3862/22873] Fetching swift-system, swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.51s)
[8763/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.26s)
Fetched https://github.com/apple/swift-collections.git from cache (1.28s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.65s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.24s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.66s)
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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 0.5.9
Building for debugging...
[0/26] Write sources
[12/26] Compiling CNIOWindows WSAStartup.c
[13/26] Compiling CNIOWindows shim.c
[14/26] Compiling _AtomicsShims.c
[15/26] Compiling CNIOWASI CNIOWASI.c
[15/26] Compiling CNIOLinux liburing_shims.c
[17/26] Compiling CNIODarwin shim.c
[17/26] Write swift-version-24593BA9C3E375BF.txt
[17/26] Write sources
[20/26] Compiling CNIOLLHTTP c_nio_http.c
[20/26] Compiling CNIOLinux shim.c
[22/35] Compiling CNIOLLHTTP c_nio_api.c
[23/72] Compiling CNIOLLHTTP c_nio_llhttp.c
[24/72] Compiling c-nioatomics.c
[25/72] Compiling c-atomics.c
[27/78] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/78] Compiling Atomics AtomicValue.swift
[29/78] Compiling Atomics AtomicMemoryOrderings.swift
[30/78] Compiling Atomics Primitives.native.swift
[31/78] Compiling Atomics OptionalRawRepresentable.swift
[32/78] Compiling Atomics AtomicReference.swift
[33/78] Compiling Atomics AtomicStorage.swift
[34/78] Compiling Atomics ManagedAtomic.swift
[35/78] Compiling Atomics ManagedAtomicLazyReference.swift
[36/79] Compiling Atomics UnsafeAtomic.swift
[37/79] Compiling Atomics UnsafeAtomicLazyReference.swift
[38/81] Compiling Atomics IntegerConformances.swift
[39/81] Compiling Atomics PointerConformances.swift
[40/81] Emitting module InternalCollectionsUtilities
[44/81] Compiling Atomics DoubleWord.swift
[45/81] Compiling Atomics RawRepresentable.swift
[46/81] Compiling Atomics AtomicBool.swift
[47/81] Compiling Atomics AtomicInteger.swift
[48/81] Compiling Atomics AtomicOptionalWrappable.swift
[52/81] Compiling mustache MustacheRenderingContext.swift
[53/81] Compiling mustache Mustacheable.swift
[54/81] Compiling _NIOBase64 Base64.swift
[55/81] Emitting module _NIOBase64
[57/82] Emitting module Atomics
[64/82] Compiling _NIODataStructures PriorityQueue.swift
[65/82] Compiling _NIODataStructures _TinyArray.swift
[66/82] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[68/83] Emitting module NIOConcurrencyHelpers
[69/83] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[70/98] Compiling Atomics IntegerOperations.swift
[71/98] Compiling Atomics Unmanaged extensions.swift
[73/99] Compiling DequeModule _DequeBuffer.swift
[74/99] Compiling DequeModule _DequeBufferHeader.swift
[75/101] Compiling DequeModule Deque+Extras.swift
[76/101] Compiling DequeModule Deque+Hashable.swift
[77/101] Compiling DequeModule Deque+Equatable.swift
[78/101] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[79/101] Compiling DequeModule Deque+CustomReflectable.swift
[80/101] Compiling DequeModule Deque+Descriptions.swift
[81/101] Compiling DequeModule _DequeSlot.swift
[82/101] Compiling DequeModule _UnsafeWrappedBuffer.swift
[83/101] Emitting module mustache
[84/101] Compiling mustache HTMLEscape.swift
[85/101] Compiling mustache Helpers.swift
[86/101] Compiling DequeModule Deque+Testing.swift
[87/101] Compiling DequeModule Deque._Storage.swift
[88/101] Compiling DequeModule Deque._UnsafeHandle.swift
[89/101] Compiling DequeModule Deque.swift
[90/101] Compiling NIOConcurrencyHelpers lock.swift
[91/101] Compiling mustache SimpleKVC.swift
[92/101] Emitting module _NIODataStructures
[93/101] Compiling _NIODataStructures Heap.swift
[94/102] Compiling mustache MustacheParser.swift
[95/102] Compiling mustache MustacheNode.swift
[98/103] Compiling DequeModule Deque+Codable.swift
[99/103] Compiling DequeModule Deque+Collection.swift
[100/103] Compiling NIOConcurrencyHelpers NIOLock.swift
[101/103] Compiling NIOConcurrencyHelpers atomics.swift
[102/103] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[104/104] Emitting module DequeModule
[106/165] Compiling NIOCore MulticastChannel.swift
[107/165] Compiling NIOCore NIOAny.swift
[108/165] Compiling NIOCore NIOCloseOnErrorHandler.swift
[109/165] Compiling NIOCore NIOLoopBound.swift
[110/165] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[111/165] Compiling NIOCore NIOScheduledCallback.swift
[112/165] Compiling NIOCore NIOSendable.swift
[113/165] Compiling NIOCore RecvByteBufferAllocator.swift
[114/173] Compiling NIOCore IO.swift
[115/173] Compiling NIOCore IOData.swift
[116/173] Compiling NIOCore IPProtocol.swift
[117/173] Compiling NIOCore IntegerBitPacking.swift
[118/173] Compiling NIOCore IntegerTypes.swift
[119/173] Compiling NIOCore Interfaces.swift
[120/173] Compiling NIOCore Linux.swift
[121/173] Compiling NIOCore MarkedCircularBuffer.swift
[122/173] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[123/173] Compiling NIOCore EventLoopFuture+Deprecated.swift
[124/173] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[125/173] Compiling NIOCore EventLoopFuture.swift
[126/173] Compiling NIOCore FileDescriptor.swift
[127/173] Compiling NIOCore FileHandle.swift
[128/173] Compiling NIOCore FileRegion.swift
[129/173] Compiling NIOCore GlobalSingletons.swift
[130/173] Compiling NIOCore CircularBuffer.swift
[131/173] Compiling NIOCore Codec.swift
[132/173] Compiling NIOCore ConvenienceOptionSupport.swift
[133/173] Compiling NIOCore DeadChannel.swift
[134/173] Compiling NIOCore DispatchQueue+WithFuture.swift
[135/173] Compiling NIOCore EventLoop+Deprecated.swift
[136/173] Compiling NIOCore EventLoop+SerialExecutor.swift
[137/173] Compiling NIOCore EventLoop.swift
[138/173] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[139/173] Compiling NIOCore SocketAddresses.swift
[140/173] Compiling NIOCore SocketOptionProvider.swift
[141/173] Compiling NIOCore SystemCallHelpers.swift
[142/173] Compiling NIOCore TimeAmount+Duration.swift
[143/173] Compiling NIOCore TypeAssistedChannelHandler.swift
[144/173] Compiling NIOCore UniversalBootstrapSupport.swift
[145/173] Compiling NIOCore Utilities.swift
[146/173] Compiling NIOCore AddressedEnvelope.swift
[147/173] Compiling NIOCore AsyncAwaitSupport.swift
[148/173] Compiling NIOCore AsyncChannel.swift
[149/173] Compiling NIOCore AsyncChannelHandler.swift
[150/173] Compiling NIOCore AsyncChannelInboundStream.swift
[151/173] Compiling NIOCore AsyncChannelOutboundWriter.swift
[152/173] Compiling NIOCore NIOAsyncSequenceProducer.swift
[153/173] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[154/173] Compiling NIOCore NIOAsyncWriter.swift
[155/173] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[156/173] Compiling NIOCore BSDSocketAPI.swift
[157/173] Compiling NIOCore ByteBuffer-aux.swift
[158/173] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[159/173] Compiling NIOCore ByteBuffer-conversions.swift
[160/173] Compiling NIOCore ByteBuffer-core.swift
[161/173] Compiling NIOCore ByteBuffer-hex.swift
[162/173] Compiling NIOCore ByteBuffer-int.swift
[163/173] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[164/173] Compiling NIOCore ByteBuffer-multi-int.swift
[165/173] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[166/173] Compiling NIOCore ByteBuffer-views.swift
[167/173] Compiling NIOCore Channel.swift
[168/173] Compiling NIOCore ChannelHandler.swift
[169/173] Compiling NIOCore ChannelHandlers.swift
[170/173] Compiling NIOCore ChannelInvoker.swift
[171/173] Compiling NIOCore ChannelOption.swift
[172/173] Compiling NIOCore ChannelPipeline.swift
[173/173] Emitting module NIOCore
[175/224] Compiling NIOPosix Pool.swift
[176/224] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[177/224] Compiling NIOPosix PosixSingletons.swift
[178/224] Compiling NIOPosix RawSocketBootstrap.swift
[179/224] Compiling NIOPosix Resolver.swift
[180/224] Compiling NIOPosix Selectable.swift
[181/230] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[182/230] Compiling NIOEmbedded Embedded.swift
[183/230] Emitting module NIOEmbedded
[184/230] Compiling NIOEmbedded AsyncTestingChannel.swift
[186/231] Compiling NIOPosix ThreadPosix.swift
[187/231] Compiling NIOPosix ThreadWindows.swift
[188/231] Compiling NIOPosix UnsafeTransfer.swift
[189/231] Compiling NIOPosix Utilities.swift
[190/231] Compiling NIOPosix VsockAddress.swift
[191/231] Compiling NIOPosix VsockChannelEvents.swift
[192/231] Compiling NIOPosix ServerSocket.swift
[193/231] Compiling NIOPosix Socket.swift
[194/231] Compiling NIOPosix SocketChannel.swift
[195/231] Compiling NIOPosix SocketProtocols.swift
[196/231] Compiling NIOPosix System.swift
[197/231] Compiling NIOPosix Thread.swift
[198/231] Compiling NIOPosix SelectableChannel.swift
[199/231] Compiling NIOPosix SelectableEventLoop.swift
[200/231] Compiling NIOPosix SelectorEpoll.swift
[201/231] Compiling NIOPosix SelectorGeneric.swift
[202/231] Compiling NIOPosix SelectorKqueue.swift
[203/231] Compiling NIOPosix SelectorUring.swift
[204/231] Compiling NIOPosix BSDSocketAPICommon.swift
[205/231] Compiling NIOPosix BSDSocketAPIPosix.swift
[206/231] Compiling NIOPosix BSDSocketAPIWindows.swift
[207/231] Compiling NIOPosix BaseSocket.swift
[208/231] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[209/231] Compiling NIOPosix BaseSocketChannel.swift
[210/231] Compiling NIOPosix BaseStreamSocketChannel.swift
[211/231] Compiling NIOPosix Bootstrap.swift
[212/231] Compiling NIOPosix ControlMessage.swift
[213/231] Compiling NIOPosix DatagramVectorReadManager.swift
[214/231] Compiling NIOPosix Errors+Any.swift
[215/231] Compiling NIOPosix FileDescriptor.swift
[216/231] Compiling NIOPosix GetaddrinfoResolver.swift
[217/231] Compiling NIOPosix HappyEyeballs.swift
[218/231] Emitting module NIOPosix
[219/231] Compiling NIOPosix IO.swift
[220/231] Compiling NIOPosix IntegerBitPacking.swift
[221/231] Compiling NIOPosix IntegerTypes.swift
[222/231] Compiling NIOPosix Linux.swift
[223/231] Compiling NIOPosix LinuxCPUSet.swift
[224/231] Compiling NIOPosix LinuxUring.swift
[225/231] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[226/231] Compiling NIOPosix NIOThreadPool.swift
[227/231] Compiling NIOPosix NonBlockingFileIO.swift
[228/231] Compiling NIOPosix PendingDatagramWritesManager.swift
[229/231] Compiling NIOPosix PendingWritesManager.swift
[230/231] Compiling NIOPosix PipeChannel.swift
[231/231] Compiling NIOPosix PipePair.swift
[233/234] Compiling NIO Exports.swift
[234/234] Emitting module NIO
[236/251] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[237/251] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[238/253] Emitting module NIOHTTP1
[239/253] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[240/253] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[241/253] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[242/253] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[243/253] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[244/253] Compiling NIOHTTP1 HTTPTypes.swift
[245/253] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[246/253] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[247/253] Compiling NIOHTTP1 ByteCollectionUtils.swift
[248/253] Compiling NIOHTTP1 HTTPDecoder.swift
[249/253] Compiling NIOHTTP1 HTTPEncoder.swift
[250/253] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[251/253] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[252/253] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[253/253] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[255/262] Compiling MicroExpress Middleware.swift
[256/263] Compiling MicroExpress IncomingMessage.swift
[257/263] Compiling MicroExpress QueryString.swift
[258/263] Compiling MicroExpress Router.swift
[259/263] Compiling MicroExpress FS.swift
/host/spi-builder-workspace/Sources/MicroExpress/FS.swift:50:24: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API. [#DeprecatedDeclaration]
48 | let fh : NIO.NIOFileHandle
49 | do { // Blocking:
50 | fh = try NIO.NIOFileHandle(path: path)
| `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API. [#DeprecatedDeclaration]
51 | }
52 | catch { return emit(error: error) }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[260/263] Compiling MicroExpress CORS.swift
[261/263] Emitting module MicroExpress
[262/263] Compiling MicroExpress Express.swift
[263/263] Compiling MicroExpress ServerResponse.swift
Build complete! (90.91s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.12.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "mustache",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.9",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AlwaysRightInstitute/mustache.git"
}
],
"manifest_display_name" : "MicroExpress",
"name" : "MicroExpress",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MicroExpress",
"targets" : [
"MicroExpress"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MicroExpress",
"module_type" : "SwiftTarget",
"name" : "MicroExpress",
"path" : "Sources/MicroExpress",
"product_dependencies" : [
"NIO",
"NIOHTTP1",
"mustache"
],
"product_memberships" : [
"MicroExpress"
],
"sources" : [
"CORS.swift",
"Express.swift",
"FS.swift",
"IncomingMessage.swift",
"Middleware.swift",
"QueryString.swift",
"Router.swift",
"ServerResponse.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.