Build Information
Successful build of MicroExpress, reference 0.5.4 (08760d
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 16:33:09 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/MicroExpress.git
Reference: 0.5.4
Initialized empty Git repository in /Users/admin/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: 6.2
Building package at path: $PWD
https://github.com/NozeIO/MicroExpress.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/27] Write sources
[9/27] Copying PrivacyInfo.xcprivacy
[11/27] Write sources
[13/27] Write swift-version-1EA4D86E10B52AF.txt
[14/27] Compiling CNIOWindows shim.c
[14/27] Compiling CNIOWindows WSAStartup.c
[14/27] Compiling CNIOWASI CNIOWASI.c
[17/27] Compiling CNIOLinux shim.c
[18/27] Compiling CNIOLinux liburing_shims.c
[19/55] Compiling _AtomicsShims.c
[20/55] Compiling CNIOLLHTTP c_nio_http.c
[20/55] Write sources
[22/55] Compiling CNIOLLHTTP c_nio_api.c
[23/74] Compiling CNIOLLHTTP c_nio_llhttp.c
[24/74] Compiling CNIODarwin shim.c
[26/74] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/74] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/75] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/75] Compiling InternalCollectionsUtilities Debugging.swift
[30/75] Compiling InternalCollectionsUtilities Descriptions.swift
[31/75] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/75] Emitting module InternalCollectionsUtilities
[33/75] Compiling Atomics OptionalRawRepresentable.swift
[34/75] Compiling Atomics RawRepresentable.swift
[35/75] Emitting module _NIOBase64
[36/75] Compiling _NIOBase64 Base64.swift
[37/75] Compiling Atomics DoubleWord.swift
[38/75] Compiling Atomics ManagedAtomic.swift
[39/75] Compiling Atomics ManagedAtomicLazyReference.swift
[40/75] Compiling Atomics UnsafeAtomic.swift
[41/75] Compiling Atomics UnsafeAtomicLazyReference.swift
[42/75] Compiling Atomics IntegerOperations.swift
[43/76] Compiling Atomics AtomicBool.swift
[44/76] Compiling Atomics IntegerConformances.swift
[45/76] Compiling Atomics AtomicInteger.swift
[46/76] Compiling Atomics AtomicOptionalWrappable.swift
[47/76] Compiling Atomics PointerConformances.swift
[48/76] Compiling Atomics Primitives.native.swift
[49/76] Compiling _NIODataStructures _TinyArray.swift
[54/76] Compiling Atomics AtomicReference.swift
[55/76] Compiling Atomics AtomicStorage.swift
[56/76] Compiling Atomics AtomicValue.swift
[57/76] Compiling Atomics AtomicMemoryOrderings.swift
[58/92] Compiling Atomics Unmanaged extensions.swift
[59/92] Compiling DequeModule _DequeSlot.swift
[60/92] Compiling DequeModule _DequeBufferHeader.swift
[61/93] Compiling _NIODataStructures PriorityQueue.swift
[62/93] Emitting module _NIODataStructures
[63/93] Compiling _NIODataStructures Heap.swift
[64/93] Compiling DequeModule Deque+CustomReflectable.swift
[65/93] Compiling DequeModule Deque+Descriptions.swift
[66/93] Emitting module Atomics
[67/93] Compiling DequeModule Deque+Equatable.swift
[68/93] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[69/93] Compiling DequeModule _UnsafeWrappedBuffer.swift
[70/93] Compiling DequeModule _DequeBuffer.swift
[71/93] Compiling DequeModule Deque+Testing.swift
[72/93] Compiling DequeModule Deque._Storage.swift
[77/93] Compiling DequeModule Deque+Extras.swift
[78/93] Compiling DequeModule Deque+Hashable.swift
[79/93] Compiling DequeModule Deque._UnsafeHandle.swift
[80/93] Compiling DequeModule Deque.swift
[81/93] Compiling DequeModule Deque+Codable.swift
[82/93] Compiling DequeModule Deque+Collection.swift
[83/93] Emitting module DequeModule
[83/93] Compiling c-nioatomics.c
[84/93] Compiling c-atomics.c
[86/99] Compiling NIOConcurrencyHelpers lock.swift
[87/99] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[88/99] Compiling NIOConcurrencyHelpers NIOLock.swift
[89/99] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[90/99] Emitting module NIOConcurrencyHelpers
[91/99] Compiling NIOConcurrencyHelpers atomics.swift
[92/99] Compiling mustache MustacheNode.swift
[93/161] Compiling mustache Helpers.swift
[94/161] Emitting module mustache
[95/161] Compiling mustache HTMLEscape.swift
[96/161] Compiling mustache Mustacheable.swift
[97/161] Compiling mustache MustacheParser.swift
[98/161] Compiling mustache MustacheRenderingContext.swift
[99/161] Compiling mustache SimpleKVC.swift
[100/161] Compiling NIOCore AddressedEnvelope.swift
[101/161] Compiling NIOCore AsyncAwaitSupport.swift
[102/161] Compiling NIOCore AsyncChannel.swift
[103/161] Compiling NIOCore AsyncChannelHandler.swift
[104/161] Compiling NIOCore AsyncChannelInboundStream.swift
[105/161] Compiling NIOCore AsyncChannelOutboundWriter.swift
[106/161] Compiling NIOCore NIOAsyncSequenceProducer.swift
[107/167] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[108/167] Compiling NIOCore NIOScheduledCallback.swift
[109/167] Compiling NIOCore NIOSendable.swift
[110/167] Compiling NIOCore RecvByteBufferAllocator.swift
[111/167] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[112/167] Compiling NIOCore SocketAddresses.swift
[113/167] Compiling NIOCore SocketOptionProvider.swift
[114/167] Compiling NIOCore SystemCallHelpers.swift
[115/167] Compiling NIOCore TimeAmount+Duration.swift
[116/167] Compiling NIOCore TypeAssistedChannelHandler.swift
[117/167] Compiling NIOCore UniversalBootstrapSupport.swift
[118/167] Compiling NIOCore Utilities.swift
[119/167] Compiling NIOCore Linux.swift
[120/167] Compiling NIOCore MarkedCircularBuffer.swift
[121/167] Compiling NIOCore MulticastChannel.swift
[122/167] Compiling NIOCore NIOAny.swift
[123/167] Compiling NIOCore NIOCloseOnErrorHandler.swift
[124/167] Compiling NIOCore NIOLoopBound.swift
[125/167] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[126/167] Compiling NIOCore NIOAsyncWriter.swift
[127/167] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[128/167] Compiling NIOCore BSDSocketAPI.swift
[129/167] Compiling NIOCore ByteBuffer-aux.swift
[130/167] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[131/167] Compiling NIOCore ByteBuffer-conversions.swift
[132/167] Compiling NIOCore Codec.swift
[133/167] Compiling NIOCore ConvenienceOptionSupport.swift
[134/167] Compiling NIOCore DeadChannel.swift
[135/167] Compiling NIOCore DispatchQueue+WithFuture.swift
[136/167] Compiling NIOCore EventLoop+Deprecated.swift
[137/167] Compiling NIOCore EventLoop+SerialExecutor.swift
[138/167] Compiling NIOCore EventLoop.swift
[139/167] Compiling NIOCore Channel.swift
[140/167] Compiling NIOCore ChannelHandler.swift
[141/167] Compiling NIOCore ChannelHandlers.swift
[142/167] Compiling NIOCore ChannelInvoker.swift
[143/167] Compiling NIOCore ChannelOption.swift
[144/167] Compiling NIOCore ChannelPipeline.swift
[145/167] Compiling NIOCore CircularBuffer.swift
[146/167] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[147/167] Compiling NIOCore EventLoopFuture+Deprecated.swift
[148/167] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[149/167] Compiling NIOCore EventLoopFuture.swift
[150/167] Compiling NIOCore FileDescriptor.swift
[151/167] Compiling NIOCore FileHandle.swift
[152/167] Compiling NIOCore FileRegion.swift
[153/167] Compiling NIOCore GlobalSingletons.swift
[154/167] Compiling NIOCore IO.swift
[155/167] Compiling NIOCore IOData.swift
[156/167] Compiling NIOCore IPProtocol.swift
[157/167] Compiling NIOCore IntegerBitPacking.swift
[158/167] Compiling NIOCore IntegerTypes.swift
[159/167] Compiling NIOCore Interfaces.swift
[160/167] Compiling NIOCore ByteBuffer-core.swift
[161/167] Compiling NIOCore ByteBuffer-hex.swift
[162/167] Compiling NIOCore ByteBuffer-int.swift
[163/167] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[164/167] Compiling NIOCore ByteBuffer-multi-int.swift
[165/167] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[166/167] Compiling NIOCore ByteBuffer-views.swift
[167/167] Emitting module NIOCore
[168/219] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[169/219] Compiling NIOEmbedded Embedded.swift
[170/219] Compiling NIOEmbedded AsyncTestingChannel.swift
[171/219] Emitting module NIOEmbedded
[172/219] Compiling NIOPosix Pool.swift
[173/219] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[174/219] Compiling NIOPosix PosixSingletons.swift
[175/219] Compiling NIOPosix RawSocketBootstrap.swift
[176/219] Compiling NIOPosix Resolver.swift
[177/224] Compiling NIOPosix SocketProtocols.swift
[178/224] Compiling NIOPosix System.swift
[179/224] Compiling NIOPosix Thread.swift
[180/224] Compiling NIOPosix ThreadPosix.swift
[181/224] Compiling NIOPosix ThreadWindows.swift
[182/224] Compiling NIOPosix UnsafeTransfer.swift
[183/224] Compiling NIOPosix Utilities.swift
[184/224] Compiling NIOPosix VsockAddress.swift
[185/224] Compiling NIOPosix VsockChannelEvents.swift
[186/224] Compiling NIOPosix resource_bundle_accessor.swift
[187/224] Emitting module NIOPosix
[188/224] Compiling NIOPosix Selectable.swift
[189/224] Compiling NIOPosix SelectableChannel.swift
[190/224] Compiling NIOPosix SelectableEventLoop.swift
[191/224] Compiling NIOPosix SelectorEpoll.swift
[192/224] Compiling NIOPosix SelectorGeneric.swift
[193/224] Compiling NIOPosix BSDSocketAPICommon.swift
[194/224] Compiling NIOPosix BSDSocketAPIPosix.swift
[195/224] Compiling NIOPosix BSDSocketAPIWindows.swift
[196/224] Compiling NIOPosix BaseSocket.swift
[197/224] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[198/224] Compiling NIOPosix BaseSocketChannel.swift
[199/224] Compiling NIOPosix Linux.swift
[200/224] Compiling NIOPosix LinuxCPUSet.swift
[201/224] Compiling NIOPosix LinuxUring.swift
[202/224] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[203/224] Compiling NIOPosix NIOThreadPool.swift
[204/224] Compiling NIOPosix SelectorKqueue.swift
[205/224] Compiling NIOPosix SelectorUring.swift
[206/224] Compiling NIOPosix ServerSocket.swift
[207/224] Compiling NIOPosix Socket.swift
[208/224] Compiling NIOPosix SocketChannel.swift
[209/224] Compiling NIOPosix BaseStreamSocketChannel.swift
[210/224] Compiling NIOPosix Bootstrap.swift
[211/224] Compiling NIOPosix ControlMessage.swift
[212/224] Compiling NIOPosix DatagramVectorReadManager.swift
[213/224] Compiling NIOPosix Errors+Any.swift
[214/224] Compiling NIOPosix FileDescriptor.swift
[215/224] Compiling NIOPosix GetaddrinfoResolver.swift
[216/224] Compiling NIOPosix HappyEyeballs.swift
[217/224] Compiling NIOPosix IO.swift
[218/224] Compiling NIOPosix IntegerBitPacking.swift
[219/224] Compiling NIOPosix IntegerTypes.swift
[220/224] Compiling NIOPosix NonBlockingFileIO.swift
[221/224] Compiling NIOPosix PendingDatagramWritesManager.swift
[222/224] Compiling NIOPosix PendingWritesManager.swift
[223/224] Compiling NIOPosix PipeChannel.swift
[224/224] Compiling NIOPosix PipePair.swift
[225/226] Emitting module NIO
[226/226] Compiling NIO Exports.swift
[227/243] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[228/244] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[229/244] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[230/244] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[231/244] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[232/244] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[233/244] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[234/244] Emitting module NIOHTTP1
[235/244] Compiling NIOHTTP1 HTTPEncoder.swift
[236/244] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[237/244] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[238/244] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[239/244] Compiling NIOHTTP1 HTTPTypes.swift
[240/244] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[241/244] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[242/244] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[243/244] Compiling NIOHTTP1 ByteCollectionUtils.swift
[244/244] Compiling NIOHTTP1 HTTPDecoder.swift
[245/253] Compiling MicroExpress Middleware.swift
[246/253] Compiling MicroExpress QueryString.swift
[247/253] Compiling MicroExpress FS.swift
/Users/admin/builder/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>
[248/253] Compiling MicroExpress Router.swift
[249/253] Compiling MicroExpress IncomingMessage.swift
[250/253] Compiling MicroExpress ServerResponse.swift
[251/253] Compiling MicroExpress CORS.swift
[252/253] Emitting module MicroExpress
[253/253] Compiling MicroExpress Express.swift
Build complete! (82.86s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/559] Fetching mustache
[560/76886] Fetching mustache, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (63.62s)
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (63.62s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 0.5.9 (64.39s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.58s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1797] Fetching swift-atomics
[73/6233] Fetching swift-atomics, swift-system
[557/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.98s)
[2629/18437] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.74s)
Fetched https://github.com/apple/swift-collections.git from cache (1.74s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.15s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.47s)
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/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.3.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/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
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" : "/Users/admin/builder/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"
}
Done.