The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MicroExpress with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
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/TDmZkXJm/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 into spi-builder-workspace
08760d00f09f1cc17334290d97fdfc4bf04ea5a8
SUCCESS checkout https://github.com/NozeIO/MicroExpress.git at 0.5.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
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.30s)
Fetched https://github.com/apple/swift-nio.git (0.68s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 0.5.9 (0.39s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.54.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.25s)
Fetched https://github.com/apple/swift-collections.git (0.40s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.01s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.02s)
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.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.54.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.1.0
Building for debugging...
[0/11] Compiling CNIOWindows shim.c
[0/11] Compiling CNIOWindows WSAStartup.c
[2/11] Compiling CNIOLinux liburing_shims.c
[3/11] Compiling CNIOLinux shim.c
[4/19] Compiling CNIOLLHTTP c_nio_http.c
[5/19] Compiling CNIODarwin shim.c
[6/19] Compiling _AtomicsShims.c
[7/19] Compiling CNIOLLHTTP c_nio_api.c
[8/55] Compiling CNIOLLHTTP c_nio_llhttp.c
[10/55] Compiling DequeModule Deque.swift
[11/55] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[12/55] Compiling Atomics IntegerConformances.swift
[13/55] Compiling Atomics PointerConformances.swift
[14/55] Compiling DequeModule Deque+Extras.swift
[15/55] Compiling Atomics AtomicLazyReference.swift
[16/55] Compiling Atomics HighLevelTypes.swift
[17/55] Compiling Atomics AtomicRawRepresentable.swift
[18/55] Compiling Atomics AtomicStrongReference.swift
[19/57] Compiling Atomics Unmanaged extensions.swift
[20/57] Compiling Atomics AtomicBool.swift
[21/57] Compiling Atomics AtomicOptional.swift
[22/57] Compiling Atomics AtomicInteger.swift
[23/57] Compiling Atomics AtomicMemoryOrderings.swift
[24/57] Compiling Atomics AtomicOptionalRawRepresentable.swift
[25/57] Compiling Atomics AtomicValue.swift
[26/57] Compiling Atomics DoubleWord.swift
[27/57] Emitting module DequeModule
[28/57] Compiling DequeModule _DequeSlot.swift
[29/57] Compiling DequeModule _UnsafeWrappedBuffer.swift
[30/57] Emitting module _NIODataStructures
[31/57] Compiling _NIODataStructures Heap.swift
[32/57] Compiling _NIODataStructures PriorityQueue.swift
[47/59] Emitting module Atomics
[47/59] Compiling c-nioatomics.c
[49/59] Compiling Atomics Primitives.native.swift
[50/59] Compiling Atomics Primitives.shims.swift
[50/59] Compiling c-atomics.c
[52/59] Compiling mustache Mustacheable.swift
[53/59] Compiling mustache MustacheRenderingContext.swift
[54/59] Compiling mustache MustacheParser.swift
[55/59] Emitting module mustache
[56/59] Compiling mustache SimpleKVC.swift
[57/59] Compiling mustache HTMLEscape.swift
[58/59] Compiling mustache MustacheNode.swift
[59/59] Compiling mustache Helpers.swift
[60/65] Compiling NIOConcurrencyHelpers atomics.swift
[61/65] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[62/65] Compiling NIOConcurrencyHelpers lock.swift
[63/65] Compiling NIOConcurrencyHelpers NIOLock.swift
[64/65] Emitting module NIOConcurrencyHelpers
[65/65] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[66/121] Compiling NIOCore AddressedEnvelope.swift
[67/121] Compiling NIOCore AsyncAwaitSupport.swift
[68/121] Compiling NIOCore AsyncChannel.swift
[69/121] Compiling NIOCore AsyncChannelInboundStream.swift
[70/121] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[71/121] Compiling NIOCore AsyncChannelOutboundWriter.swift
[72/121] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[73/121] Compiling NIOCore CloseRatchet.swift
[74/128] Compiling NIOCore EventLoop.swift
[75/128] Compiling NIOCore EventLoopFuture+Deprecated.swift
[76/128] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[77/128] Compiling NIOCore EventLoopFuture.swift
[78/128] Compiling NIOCore FileDescriptor.swift
[79/128] Compiling NIOCore FileHandle.swift
[80/128] Compiling NIOCore FileRegion.swift
[81/128] Compiling NIOCore IO.swift
[82/128] Compiling NIOCore ChannelOption.swift
[83/128] Compiling NIOCore ChannelPipeline.swift
[84/128] Compiling NIOCore CircularBuffer.swift
[85/128] Compiling NIOCore Codec.swift
[86/128] Compiling NIOCore ConvenienceOptionSupport.swift
[87/128] Compiling NIOCore DeadChannel.swift
[88/128] Compiling NIOCore DispatchQueue+WithFuture.swift
[89/128] Compiling NIOCore EventLoop+Deprecated.swift
[90/128] Compiling NIOCore NIOAsyncSequenceProducer.swift
[91/128] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[92/128] Compiling NIOCore NIOAsyncWriter.swift
[93/128] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[94/128] Compiling NIOCore BSDSocketAPI.swift
[95/128] Compiling NIOCore ByteBuffer-aux.swift
[96/128] Compiling NIOCore ByteBuffer-conversions.swift
[97/128] Compiling NIOCore ByteBuffer-core.swift
[98/128] Compiling NIOCore SocketAddresses.swift
[99/128] Compiling NIOCore SocketOptionProvider.swift
[100/128] Compiling NIOCore SystemCallHelpers.swift
[101/128] Compiling NIOCore TimeAmount+Duration.swift
[102/128] Compiling NIOCore TypeAssistedChannelHandler.swift
[103/128] Compiling NIOCore UniversalBootstrapSupport.swift
[104/128] Compiling NIOCore Utilities.swift
[105/128] Compiling NIOCore IOData.swift
[106/128] Compiling NIOCore IPProtocol.swift
[107/128] Compiling NIOCore IntegerBitPacking.swift
[108/128] Compiling NIOCore IntegerTypes.swift
[109/128] Compiling NIOCore Interfaces.swift
[110/128] Compiling NIOCore Linux.swift
[111/128] Compiling NIOCore MarkedCircularBuffer.swift
[112/128] Compiling NIOCore MulticastChannel.swift
[113/128] Compiling NIOCore NIOAny.swift
[114/128] Compiling NIOCore NIOCloseOnErrorHandler.swift
[115/128] Compiling NIOCore NIOLoopBound.swift
[116/128] Compiling NIOCore NIOSendable.swift
[117/128] Compiling NIOCore PointerHelpers.swift
[118/128] Compiling NIOCore RecvByteBufferAllocator.swift
[119/128] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[120/128] Compiling NIOCore ByteBuffer-int.swift
[121/128] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[122/128] Compiling NIOCore ByteBuffer-multi-int.swift
[123/128] Compiling NIOCore ByteBuffer-views.swift
[124/128] Compiling NIOCore Channel.swift
[125/128] Compiling NIOCore ChannelHandler.swift
[126/128] Compiling NIOCore ChannelHandlers.swift
[127/128] Compiling NIOCore ChannelInvoker.swift
[128/128] Emitting module NIOCore
[129/175] Emitting module NIOEmbedded
[130/175] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[131/175] Compiling NIOEmbedded Embedded.swift
[132/175] Compiling NIOEmbedded AsyncTestingChannel.swift
[133/175] Emitting module NIOPosix
[134/180] Compiling NIOPosix HappyEyeballs.swift
[135/180] Compiling NIOPosix IO.swift
[136/180] Compiling NIOPosix IntegerBitPacking.swift
[137/180] Compiling NIOPosix IntegerTypes.swift
[138/180] Compiling NIOPosix Linux.swift
[139/180] Compiling NIOPosix LinuxCPUSet.swift
[140/180] Compiling NIOPosix PipeChannel.swift
[141/180] Compiling NIOPosix PipePair.swift
[142/180] Compiling NIOPosix PointerHelpers.swift
[143/180] Compiling NIOPosix Pool.swift
[144/180] Compiling NIOPosix PooledRecvBufferAllocator.swift
[145/180] Compiling NIOPosix RawSocketBootstrap.swift
[146/180] Compiling NIOPosix Resolver.swift
[147/180] Compiling NIOPosix Selectable.swift
[148/180] Compiling NIOPosix SelectableChannel.swift
[149/180] Compiling NIOPosix SelectableEventLoop.swift
[150/180] Compiling NIOPosix SelectorEpoll.swift
[151/180] Compiling NIOPosix SelectorGeneric.swift
[152/180] Compiling NIOPosix BSDSocketAPICommon.swift
[153/180] Compiling NIOPosix BSDSocketAPIPosix.swift
[154/180] Compiling NIOPosix BSDSocketAPIWindows.swift
[155/180] Compiling NIOPosix BaseSocket.swift
[156/180] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[157/180] Compiling NIOPosix BaseSocketChannel.swift
[158/180] Compiling NIOPosix SelectorKqueue.swift
[159/180] Compiling NIOPosix SelectorUring.swift
[160/180] Compiling NIOPosix ServerSocket.swift
[161/180] Compiling NIOPosix Socket.swift
[162/180] Compiling NIOPosix SocketChannel.swift
[163/180] Compiling NIOPosix SocketProtocols.swift
[164/180] Compiling NIOPosix LinuxUring.swift
[165/180] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[166/180] Compiling NIOPosix NIOThreadPool.swift
[167/180] Compiling NIOPosix NonBlockingFileIO.swift
[168/180] Compiling NIOPosix PendingDatagramWritesManager.swift
[169/180] Compiling NIOPosix PendingWritesManager.swift
[170/180] Compiling NIOPosix BaseStreamSocketChannel.swift
[171/180] Compiling NIOPosix Bootstrap.swift
[172/180] Compiling NIOPosix ControlMessage.swift
[173/180] Compiling NIOPosix DatagramVectorReadManager.swift
[174/180] Compiling NIOPosix FileDescriptor.swift
[175/180] Compiling NIOPosix GetaddrinfoResolver.swift
[176/180] Compiling NIOPosix System.swift
[177/180] Compiling NIOPosix Thread.swift
[178/180] Compiling NIOPosix ThreadPosix.swift
[179/180] Compiling NIOPosix ThreadWindows.swift
[180/180] Compiling NIOPosix Utilities.swift
[181/182] Compiling NIO Exports.swift
[182/182] Emitting module NIO
[183/194] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[184/195] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[185/195] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[186/195] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[187/195] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[188/195] Compiling NIOHTTP1 HTTPEncoder.swift
[189/195] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[190/195] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[191/195] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[192/195] Emitting module NIOHTTP1
[193/195] Compiling NIOHTTP1 ByteCollectionUtils.swift
[194/195] Compiling NIOHTTP1 HTTPDecoder.swift
[195/195] Compiling NIOHTTP1 HTTPTypes.swift
[196/203] Compiling MicroExpress QueryString.swift
[197/203] Compiling MicroExpress Router.swift
[198/204] Compiling MicroExpress IncomingMessage.swift
[199/204] Compiling MicroExpress CORS.swift
[200/204] Compiling MicroExpress Middleware.swift
[201/204] Compiling MicroExpress FS.swift
[202/204] Emitting module MicroExpress
[203/204] Compiling MicroExpress Express.swift
[204/204] Compiling MicroExpress ServerResponse.swift
Build complete! (21.28s)
Build complete.
Done.