Build Information
Successful build of MicroExpress with Swift 5.9 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.28.3
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: 5.9
Building package at path: $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/544] Fetching mustache
[545/64484] Fetching mustache, swift-nio
Fetched https://github.com/AlwaysRightInstitute/mustache.git (3.73s)
Fetched https://github.com/apple/swift-nio.git (3.81s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 0.5.9 (0.33s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.42s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/12674] Fetching swift-collections
[255/14237] Fetching swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.79s)
Fetched https://github.com/apple/swift-collections.git (0.81s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.35s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.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
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
Building for debugging...
[0/11] Compiling CNIOWindows shim.c
[0/11] Compiling CNIOWindows WSAStartup.c
[2/11] Compiling CNIOLinux liburing_shims.c
[2/11] Compiling _AtomicsShims.c
[4/11] Compiling CNIOLLHTTP c_nio_http.c
[5/11] Compiling CNIODarwin shim.c
[6/11] Compiling CNIOLLHTTP c_nio_api.c
[7/11] Compiling CNIOLinux shim.c
[8/14] Compiling CNIOLLHTTP c_nio_llhttp.c
[10/63] Emitting module _NIOBase64
[10/63] Compiling c-nioatomics.c
[11/63] Compiling c-atomics.c
[13/69] Emitting module Atomics
[14/71] Compiling Atomics IntegerOperations.swift
[15/71] Compiling Atomics Unmanaged extensions.swift
[16/71] Compiling DequeModule Deque+Hashable.swift
[17/71] Compiling DequeModule Deque+Sendable.swift
[18/71] Compiling DequeModule Deque+Testing.swift
[19/71] Compiling _NIOBase64 Base64.swift
[20/74] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[21/74] Compiling DequeModule Deque+CustomReflectable.swift
[22/74] Compiling DequeModule Deque+CustomStringConvertible.swift
[23/74] Compiling DequeModule Deque+Equatable.swift
[24/74] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[25/74] Compiling DequeModule Deque+Extras.swift
[26/74] Compiling DequeModule Deque.swift
[27/74] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[28/74] Compiling Atomics UnsafeAtomic.swift
[29/74] Compiling Atomics UnsafeAtomicLazyReference.swift
[30/74] Compiling Atomics AtomicMemoryOrderings.swift
[31/74] Compiling Atomics DoubleWord.swift
[47/74] Compiling mustache MustacheRenderingContext.swift
[48/74] Compiling DequeModule Compatibility.swift
[49/74] Compiling DequeModule Deque+Codable.swift
[50/74] Compiling DequeModule Deque+Collection.swift
[52/76] Compiling _NIODataStructures PriorityQueue.swift
[53/76] Compiling _NIODataStructures _TinyArray.swift
[54/76] Emitting module DequeModule
[61/77] Compiling DequeModule _DequeSlot.swift
[62/77] Compiling DequeModule _UnsafeWrappedBuffer.swift
[65/79] Compiling mustache HTMLEscape.swift
[66/79] Emitting module mustache
[67/79] Compiling mustache Mustacheable.swift
[68/79] Compiling mustache SimpleKVC.swift
[69/79] Emitting module _NIODataStructures
[70/79] Compiling _NIODataStructures Heap.swift
[71/80] Compiling mustache Helpers.swift
[72/80] Compiling mustache MustacheNode.swift
[73/80] Compiling mustache MustacheParser.swift
[74/81] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[75/81] Emitting module NIOConcurrencyHelpers
[76/81] Compiling NIOConcurrencyHelpers NIOLock.swift
[81/83] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[82/83] Compiling NIOConcurrencyHelpers atomics.swift
[83/83] Compiling NIOConcurrencyHelpers lock.swift
[86/142] Compiling NIOCore GlobalSingletons.swift
[87/142] Compiling NIOCore IO.swift
[88/142] Compiling NIOCore IOData.swift
[89/142] Compiling NIOCore IPProtocol.swift
[90/142] Compiling NIOCore IntegerBitPacking.swift
[91/142] Compiling NIOCore IntegerTypes.swift
[92/142] Compiling NIOCore Interfaces.swift
[93/142] Compiling NIOCore Linux.swift
[94/142] Compiling NIOCore MarkedCircularBuffer.swift
[95/142] Compiling NIOCore MulticastChannel.swift
[96/142] Compiling NIOCore NIOAny.swift
[97/142] Compiling NIOCore NIOCloseOnErrorHandler.swift
[98/142] Compiling NIOCore NIOLoopBound.swift
[99/142] Compiling NIOCore NIOSendable.swift
[100/142] Compiling NIOCore PointerHelpers.swift
[101/142] Compiling NIOCore RecvByteBufferAllocator.swift
[102/150] Compiling NIOCore AddressedEnvelope.swift
[103/150] Compiling NIOCore AsyncAwaitSupport.swift
[104/150] Compiling NIOCore AsyncChannel.swift
[105/150] Compiling NIOCore AsyncChannelInboundStream.swift
[106/150] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[107/150] Compiling NIOCore AsyncChannelOutboundWriter.swift
[108/150] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[109/150] Compiling NIOCore NIOAsyncSequenceProducer.swift
[110/150] Compiling NIOCore EventLoop+SerialExecutor.swift
[111/150] Compiling NIOCore EventLoop.swift
[112/150] Compiling NIOCore EventLoopFuture+Deprecated.swift
[113/150] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[114/150] Compiling NIOCore EventLoopFuture.swift
[115/150] Compiling NIOCore FileDescriptor.swift
[116/150] Compiling NIOCore FileHandle.swift
[117/150] Compiling NIOCore FileRegion.swift
[118/150] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[119/150] Compiling NIOCore NIOAsyncWriter.swift
[120/150] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[121/150] Compiling NIOCore BSDSocketAPI.swift
[122/150] Compiling NIOCore ByteBuffer-aux.swift
[123/150] Compiling NIOCore ByteBuffer-conversions.swift
[124/150] Compiling NIOCore ByteBuffer-core.swift
[125/150] Compiling NIOCore ByteBuffer-hexdump.swift
[126/150] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[127/150] Compiling NIOCore SocketAddresses.swift
[128/150] Compiling NIOCore SocketOptionProvider.swift
[129/150] Compiling NIOCore SystemCallHelpers.swift
[130/150] Compiling NIOCore TimeAmount+Duration.swift
[131/150] Compiling NIOCore TypeAssistedChannelHandler.swift
[132/150] Compiling NIOCore UniversalBootstrapSupport.swift
[133/150] Compiling NIOCore Utilities.swift
[134/150] Compiling NIOCore ChannelOption.swift
[135/150] Compiling NIOCore ChannelPipeline.swift
[136/150] Compiling NIOCore CircularBuffer.swift
[137/150] Compiling NIOCore Codec.swift
[138/150] Compiling NIOCore ConvenienceOptionSupport.swift
[139/150] Compiling NIOCore DeadChannel.swift
[140/150] Compiling NIOCore DispatchQueue+WithFuture.swift
[141/150] Compiling NIOCore EventLoop+Deprecated.swift
[142/150] Compiling NIOCore ByteBuffer-int.swift
[143/150] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[144/150] Compiling NIOCore ByteBuffer-multi-int.swift
[145/150] Compiling NIOCore ByteBuffer-views.swift
[146/150] Compiling NIOCore Channel.swift
[147/150] Compiling NIOCore ChannelHandler.swift
[148/150] Compiling NIOCore ChannelHandlers.swift
[149/150] Compiling NIOCore ChannelInvoker.swift
[150/150] Emitting module NIOCore
[153/201] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[154/201] Emitting module NIOEmbedded
[155/201] Compiling NIOEmbedded Embedded.swift
[156/201] Compiling NIOEmbedded AsyncTestingChannel.swift
[159/203] Emitting module NIOPosix
[160/209] Compiling NIOPosix SelectorUring.swift
[161/209] Compiling NIOPosix ServerSocket.swift
[162/209] Compiling NIOPosix Socket.swift
[163/209] Compiling NIOPosix SocketChannel.swift
[164/209] Compiling NIOPosix SocketProtocols.swift
[165/209] Compiling NIOPosix System.swift
[166/209] Compiling NIOPosix Thread.swift
[167/209] Compiling NIOPosix ThreadPosix.swift
[168/209] Compiling NIOPosix ThreadWindows.swift
[169/209] Compiling NIOPosix Utilities.swift
[170/209] Compiling NIOPosix VsockAddress.swift
[171/209] Compiling NIOPosix VsockChannelEvents.swift
[172/209] Compiling NIOPosix PointerHelpers.swift
[173/209] Compiling NIOPosix Pool.swift
[174/209] Compiling NIOPosix PooledRecvBufferAllocator.swift
[175/209] Compiling NIOPosix PosixSingletons.swift
[176/209] Compiling NIOPosix RawSocketBootstrap.swift
[177/209] Compiling NIOPosix Resolver.swift
[178/209] Compiling NIOPosix Selectable.swift
[179/209] Compiling NIOPosix SelectableChannel.swift
[180/209] Compiling NIOPosix SelectableEventLoop.swift
[181/209] Compiling NIOPosix SelectorEpoll.swift
[182/209] Compiling NIOPosix SelectorGeneric.swift
[183/209] Compiling NIOPosix SelectorKqueue.swift
[184/209] Compiling NIOPosix BSDSocketAPICommon.swift
[185/209] Compiling NIOPosix BSDSocketAPIPosix.swift
[186/209] Compiling NIOPosix BSDSocketAPIWindows.swift
[187/209] Compiling NIOPosix BaseSocket.swift
[188/209] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[189/209] Compiling NIOPosix BaseSocketChannel.swift
[190/209] Compiling NIOPosix BaseStreamSocketChannel.swift
[191/209] Compiling NIOPosix NIOThreadPool.swift
[192/209] Compiling NIOPosix NonBlockingFileIO.swift
[193/209] Compiling NIOPosix PendingDatagramWritesManager.swift
[194/209] Compiling NIOPosix PendingWritesManager.swift
[195/209] Compiling NIOPosix PipeChannel.swift
[196/209] Compiling NIOPosix PipePair.swift
[197/209] Compiling NIOPosix IntegerBitPacking.swift
[198/209] Compiling NIOPosix IntegerTypes.swift
[199/209] Compiling NIOPosix Linux.swift
[200/209] Compiling NIOPosix LinuxCPUSet.swift
[201/209] Compiling NIOPosix LinuxUring.swift
[202/209] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[203/209] Compiling NIOPosix Bootstrap.swift
[204/209] Compiling NIOPosix ControlMessage.swift
[205/209] Compiling NIOPosix DatagramVectorReadManager.swift
[206/209] Compiling NIOPosix FileDescriptor.swift
[207/209] Compiling NIOPosix GetaddrinfoResolver.swift
[208/209] Compiling NIOPosix HappyEyeballs.swift
[209/209] Compiling NIOPosix IO.swift
[212/213] Emitting module NIO
[213/213] Compiling NIO Exports.swift
[216/231] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[217/231] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[218/233] Emitting module NIOHTTP1
[219/233] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[220/233] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[221/233] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[222/233] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[223/233] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[224/233] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[225/233] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[226/233] Compiling NIOHTTP1 HTTPTypes.swift
[227/233] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[228/233] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[229/233] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[230/233] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[231/233] Compiling NIOHTTP1 ByteCollectionUtils.swift
[232/233] Compiling NIOHTTP1 HTTPDecoder.swift
[233/233] Compiling NIOHTTP1 HTTPEncoder.swift
[236/243] Compiling MicroExpress Middleware.swift
[237/244] Compiling MicroExpress IncomingMessage.swift
[238/244] Compiling MicroExpress FS.swift
[239/244] Compiling MicroExpress QueryString.swift
[240/244] Compiling MicroExpress Router.swift
[241/244] Compiling MicroExpress CORS.swift
[242/244] Emitting module MicroExpress
[243/244] Compiling MicroExpress Express.swift
[244/244] Compiling MicroExpress ServerResponse.swift
Build complete! (26.21s)
Build complete.
Done.