Build Information
Successful build of MicroExpress with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/MicroExpress.git
Reference: 0.5.4
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/NozeIO/MicroExpress
* tag 0.5.4 -> FETCH_HEAD
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 0.5.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Compiling CNIOWindows WSAStartup.c
[1/11] Compiling CNIOWindows shim.c
[2/11] Compiling CNIOLinux shim.c
[3/11] Compiling CNIOLinux liburing_shims.c
[4/19] Compiling _AtomicsShims.c
[5/19] Compiling CNIOLLHTTP c_nio_http.c
[6/19] Compiling CNIODarwin shim.c
[7/19] Compiling CNIOLLHTTP c_nio_api.c
[8/63] Compiling CNIOLLHTTP c_nio_llhttp.c
[10/63] Compiling Atomics AtomicInteger.swift
[11/63] Compiling Atomics AtomicOptionalWrappable.swift
[12/65] Compiling Atomics OptionalRawRepresentable.swift
[13/65] Compiling Atomics RawRepresentable.swift
[14/65] Compiling Atomics AtomicBool.swift
[15/65] Compiling Atomics AtomicMemoryOrderings.swift
[16/65] Compiling Atomics DoubleWord.swift
[17/65] Compiling Atomics AtomicReference.swift
[18/65] Compiling Atomics AtomicStorage.swift
[19/65] Compiling Atomics AtomicValue.swift
[20/65] Emitting module DequeModule
[21/65] Compiling DequeModule _DequeSlot.swift
[22/65] Compiling DequeModule _UnsafeWrappedBuffer.swift
[23/65] Compiling Atomics IntegerConformances.swift
[24/65] Compiling Atomics PointerConformances.swift
[25/65] Compiling Atomics Primitives.native.swift
[26/65] Emitting module _NIOBase64
[27/65] Compiling _NIOBase64 Base64.swift
[28/65] Compiling _NIODataStructures _TinyArray.swift
[29/65] Emitting module _NIODataStructures
[30/65] Compiling _NIODataStructures PriorityQueue.swift
[31/65] Compiling _NIODataStructures Heap.swift
[32/65] Compiling Atomics UnsafeAtomic.swift
[33/65] Compiling Atomics UnsafeAtomicLazyReference.swift
[34/65] Compiling Atomics ManagedAtomic.swift
[35/65] Compiling Atomics ManagedAtomicLazyReference.swift
[36/65] Compiling Atomics Primitives.shims.swift
[40/67] Compiling Atomics IntegerOperations.swift
[41/67] Compiling Atomics Unmanaged extensions.swift
[57/67] Emitting module Atomics
[58/67] Compiling mustache Mustacheable.swift
[59/67] Compiling mustache MustacheRenderingContext.swift
[60/67] Compiling mustache MustacheNode.swift
[61/67] Compiling mustache Helpers.swift
[62/67] Emitting module mustache
[63/67] Compiling mustache HTMLEscape.swift
[64/67] Compiling mustache MustacheParser.swift
[65/67] Compiling mustache SimpleKVC.swift
[65/67] Compiling c-nioatomics.c
[66/67] Compiling c-atomics.c
[68/73] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[69/73] Compiling NIOConcurrencyHelpers NIOLock.swift
[70/73] Emitting module NIOConcurrencyHelpers
[71/73] Compiling NIOConcurrencyHelpers lock.swift
[72/73] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[73/73] Compiling NIOConcurrencyHelpers atomics.swift
[74/130] Compiling NIOCore GlobalSingletons.swift
[75/130] Compiling NIOCore IO.swift
[76/130] Compiling NIOCore IOData.swift
[77/130] Compiling NIOCore IPProtocol.swift
[78/130] Compiling NIOCore IntegerBitPacking.swift
[79/130] Compiling NIOCore IntegerTypes.swift
[80/130] Compiling NIOCore Interfaces.swift
[81/130] Compiling NIOCore Linux.swift
[82/138] Compiling NIOCore ChannelOption.swift
[83/138] Compiling NIOCore ChannelPipeline.swift
[84/138] Compiling NIOCore CircularBuffer.swift
[85/138] Compiling NIOCore Codec.swift
[86/138] Compiling NIOCore ConvenienceOptionSupport.swift
[87/138] Compiling NIOCore DeadChannel.swift
[88/138] Compiling NIOCore DispatchQueue+WithFuture.swift
[89/138] Compiling NIOCore EventLoop+Deprecated.swift
[90/138] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[91/138] Compiling NIOCore SocketAddresses.swift
[92/138] Compiling NIOCore SocketOptionProvider.swift
[93/138] Compiling NIOCore SystemCallHelpers.swift
[94/138] Compiling NIOCore TimeAmount+Duration.swift
[95/138] Compiling NIOCore TypeAssistedChannelHandler.swift
[96/138] Compiling NIOCore UniversalBootstrapSupport.swift
[97/138] Compiling NIOCore Utilities.swift
[98/138] Compiling NIOCore MarkedCircularBuffer.swift
[99/138] Compiling NIOCore MulticastChannel.swift
[100/138] Compiling NIOCore NIOAny.swift
[101/138] Compiling NIOCore NIOCloseOnErrorHandler.swift
[102/138] Compiling NIOCore NIOLoopBound.swift
[103/138] Compiling NIOCore NIOSendable.swift
[104/138] Compiling NIOCore PointerHelpers.swift
[105/138] Compiling NIOCore RecvByteBufferAllocator.swift
[106/138] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[107/138] Compiling NIOCore NIOAsyncWriter.swift
[108/138] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[109/138] Compiling NIOCore BSDSocketAPI.swift
[110/138] Compiling NIOCore ByteBuffer-aux.swift
[111/138] Compiling NIOCore ByteBuffer-conversions.swift
[112/138] Compiling NIOCore ByteBuffer-core.swift
[113/138] Compiling NIOCore ByteBuffer-hexdump.swift
[114/138] Compiling NIOCore EventLoop+SerialExecutor.swift
[115/138] Compiling NIOCore EventLoop.swift
[116/138] Compiling NIOCore EventLoopFuture+Deprecated.swift
[117/138] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[118/138] Compiling NIOCore EventLoopFuture.swift
[119/138] Compiling NIOCore FileDescriptor.swift
[120/138] Compiling NIOCore FileHandle.swift
[121/138] Compiling NIOCore FileRegion.swift
[122/138] Compiling NIOCore AddressedEnvelope.swift
[123/138] Compiling NIOCore AsyncAwaitSupport.swift
[124/138] Compiling NIOCore AsyncChannel.swift
[125/138] Compiling NIOCore AsyncChannelInboundStream.swift
[126/138] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[127/138] Compiling NIOCore AsyncChannelOutboundWriter.swift
[128/138] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[129/138] Compiling NIOCore NIOAsyncSequenceProducer.swift
[130/138] Compiling NIOCore ByteBuffer-int.swift
[131/138] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[132/138] Compiling NIOCore ByteBuffer-multi-int.swift
[133/138] Compiling NIOCore ByteBuffer-views.swift
[134/138] Compiling NIOCore Channel.swift
[135/138] Compiling NIOCore ChannelHandler.swift
[136/138] Compiling NIOCore ChannelHandlers.swift
[137/138] Compiling NIOCore ChannelInvoker.swift
[138/138] Emitting module NIOCore
[139/187] Compiling NIOEmbedded Embedded.swift
[140/187] Emitting module NIOEmbedded
[141/187] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[142/187] Compiling NIOEmbedded AsyncTestingChannel.swift
[143/187] Compiling NIOPosix IntegerBitPacking.swift
[144/187] Compiling NIOPosix IntegerTypes.swift
[145/187] Compiling NIOPosix Linux.swift
[146/187] Compiling NIOPosix LinuxCPUSet.swift
[147/187] Compiling NIOPosix LinuxUring.swift
[148/187] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[149/193] Compiling NIOPosix PointerHelpers.swift
[150/193] Compiling NIOPosix Pool.swift
[151/193] Compiling NIOPosix PooledRecvBufferAllocator.swift
[152/193] Compiling NIOPosix PosixSingletons.swift
[153/193] Compiling NIOPosix RawSocketBootstrap.swift
[154/193] Compiling NIOPosix Resolver.swift
[155/193] Emitting module NIOPosix
[156/193] Compiling NIOPosix Thread.swift
[157/193] Compiling NIOPosix ThreadPosix.swift
[158/193] Compiling NIOPosix ThreadWindows.swift
[159/193] Compiling NIOPosix Utilities.swift
[160/193] Compiling NIOPosix VsockAddress.swift
[161/193] Compiling NIOPosix VsockChannelEvents.swift
[162/193] Compiling NIOPosix Selectable.swift
[163/193] Compiling NIOPosix SelectableChannel.swift
[164/193] Compiling NIOPosix SelectableEventLoop.swift
[165/193] Compiling NIOPosix SelectorEpoll.swift
[166/193] Compiling NIOPosix SelectorGeneric.swift
[167/193] Compiling NIOPosix SelectorKqueue.swift
[168/193] Compiling NIOPosix SelectorUring.swift
[169/193] Compiling NIOPosix ServerSocket.swift
[170/193] Compiling NIOPosix Socket.swift
[171/193] Compiling NIOPosix SocketChannel.swift
[172/193] Compiling NIOPosix SocketProtocols.swift
[173/193] Compiling NIOPosix System.swift
[174/193] Compiling NIOPosix BSDSocketAPICommon.swift
[175/193] Compiling NIOPosix BSDSocketAPIPosix.swift
[176/193] Compiling NIOPosix BSDSocketAPIWindows.swift
[177/193] Compiling NIOPosix BaseSocket.swift
[178/193] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[179/193] Compiling NIOPosix BaseSocketChannel.swift
[180/193] Compiling NIOPosix BaseStreamSocketChannel.swift
[181/193] Compiling NIOPosix NIOThreadPool.swift
[182/193] Compiling NIOPosix NonBlockingFileIO.swift
[183/193] Compiling NIOPosix PendingDatagramWritesManager.swift
[184/193] Compiling NIOPosix PendingWritesManager.swift
[185/193] Compiling NIOPosix PipeChannel.swift
[186/193] Compiling NIOPosix PipePair.swift
[187/193] Compiling NIOPosix Bootstrap.swift
[188/193] Compiling NIOPosix ControlMessage.swift
[189/193] Compiling NIOPosix DatagramVectorReadManager.swift
[190/193] Compiling NIOPosix FileDescriptor.swift
[191/193] Compiling NIOPosix GetaddrinfoResolver.swift
[192/193] Compiling NIOPosix HappyEyeballs.swift
[193/193] Compiling NIOPosix IO.swift
[194/195] Compiling NIO Exports.swift
[195/195] Emitting module NIO
[196/211] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[197/211] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[198/211] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[199/211] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[200/211] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[201/211] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[202/211] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[203/211] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[204/211] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[205/211] Compiling NIOHTTP1 HTTPTypes.swift
[206/211] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[207/211] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[208/213] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[209/213] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[210/213] Emitting module NIOHTTP1
[211/213] Compiling NIOHTTP1 ByteCollectionUtils.swift
[212/213] Compiling NIOHTTP1 HTTPDecoder.swift
[213/213] Compiling NIOHTTP1 HTTPEncoder.swift
[214/221] Compiling MicroExpress IncomingMessage.swift
[215/221] Compiling MicroExpress Middleware.swift
[216/222] Compiling MicroExpress Router.swift
[217/222] Compiling MicroExpress FS.swift
[218/222] Compiling MicroExpress Express.swift
[219/222] Emitting module MicroExpress
[220/222] Compiling MicroExpress QueryString.swift
[221/222] Compiling MicroExpress CORS.swift
[222/222] Compiling MicroExpress ServerResponse.swift
Build complete! (38.29s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/AlwaysRightInstitute/mustache.git (0.28s)
Fetched https://github.com/apple/swift-nio.git (1.18s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 0.5.9 (0.50s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.63s)
Fetched https://github.com/apple/swift-collections.git (0.95s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.01s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.02s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/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-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
Build complete.
Done.