The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of MacroExpress, reference develop (c5e1b3), with Swift 5.9 for Linux on 10 Oct 2024 20:06:50 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/MacroExpress.git
Reference: develop
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/Macro-swift/MacroExpress
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at c5e1b30 Fix package name case
Cloned https://github.com/Macro-swift/MacroExpress.git
Revision (git rev-parse @):
c5e1b303eb07c3f8a8b4ce3e2c5c2cdc11f0e78b
SUCCESS checkout https://github.com/Macro-swift/MacroExpress.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/Macro-swift/MacroExpress.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:9f9025114c0603ac6ea1951d396f9bc1cd3a7c1b5aa8548b3ea2615c8c5705ce
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/Macro-swift/Macro.git
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/1561] Fetching macro
[17/2120] Fetching macro, mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git (0.22s)
Fetched https://github.com/Macro-swift/Macro.git (0.23s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2 (0.61s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.2 (0.71s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
[1/3619] Fetching swift-log
[2101/5188] Fetching swift-log, swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.33s)
[1/70290] Fetching swift-nio
Fetched https://github.com/apple/swift-log.git (4.09s)
Fetched https://github.com/apple/swift-nio.git (4.17s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.35s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.37s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.74.0 (0.51s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3656] Fetching swift-system
[3657/19101] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.06s)
Fetched https://github.com/apple/swift-collections.git (1.08s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.54s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.74.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.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/Macro-swift/Macro.git
Working copy of https://github.com/Macro-swift/Macro.git resolved at 1.0.2
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Building for debugging...
[0/12] Compiling CNIOWASI CNIOWASI.c
[0/12] Compiling CNIOWindows WSAStartup.c
[2/12] Compiling CNIOWindows shim.c
[3/12] Compiling _AtomicsShims.c
[4/12] Compiling CNIOLLHTTP c_nio_http.c
[4/12] Compiling CNIOLinux liburing_shims.c
[6/12] Compiling CNIODarwin shim.c
[7/12] Compiling CNIOLLHTTP c_nio_api.c
[8/12] Compiling CNIOLinux shim.c
[9/19] Compiling CNIOLLHTTP c_nio_llhttp.c
[10/47] Compiling c-nioatomics.c
[11/64] Compiling c-atomics.c
[13/83] Emitting module InternalCollectionsUtilities
[14/85] Compiling Atomics UnsafeAtomic.swift
[15/85] Compiling Atomics UnsafeAtomicLazyReference.swift
[16/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/85] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/85] Compiling Atomics IntegerConformances.swift
[21/85] Compiling Atomics PointerConformances.swift
[22/87] Compiling Atomics AtomicMemoryOrderings.swift
[23/87] Compiling Atomics DoubleWord.swift
[26/87] Compiling Atomics AtomicReference.swift
[27/87] Compiling Atomics AtomicStorage.swift
[28/87] Compiling Atomics AtomicValue.swift
[29/87] Emitting module _NIOBase64
[30/87] Compiling _NIOBase64 Base64.swift
[33/88] Compiling Atomics Primitives.native.swift
[34/88] Compiling Atomics Primitives.shims.swift
[35/88] Compiling Atomics AtomicInteger.swift
[36/88] Compiling Atomics AtomicOptionalWrappable.swift
[44/89] Compiling Atomics OptionalRawRepresentable.swift
[45/89] Compiling Atomics RawRepresentable.swift
[46/89] Compiling Atomics AtomicBool.swift
[47/89] Emitting module Mustache
[48/91] Compiling Logging LogHandler.swift
[49/91] Compiling Mustache Mustachable.swift
[50/91] Compiling Mustache MustacheRenderingContext.swift
[51/91] Compiling Mustache MustacheRendering.swift
[53/91] Compiling Atomics IntegerOperations.swift
[54/91] Compiling Atomics Unmanaged extensions.swift
[56/92] Compiling _NIODataStructures _TinyArray.swift
[57/92] Compiling _NIODataStructures PriorityQueue.swift
[59/113] Compiling DequeModule Deque+CustomReflectable.swift
[60/113] Compiling DequeModule Deque+Descriptions.swift
[61/113] Compiling DequeModule Deque+Equatable.swift
[62/113] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[63/115] Compiling DequeModule _DequeBuffer.swift
[64/115] Compiling DequeModule _DequeBufferHeader.swift
[65/115] Emitting module xsys
[66/115] Compiling Logging MetadataProvider.swift
[67/116] Compiling xsys timespec.swift
[68/116] Compiling Mustache HTMLEscape.swift
[69/116] Compiling Mustache Helpers.swift
[70/116] Compiling Mustache SimpleKVC.swift
[71/116] Compiling DequeModule Deque+Codable.swift
[72/116] Compiling DequeModule Deque+Collection.swift
[77/116] Compiling DequeModule Deque+Extras.swift
[78/116] Compiling DequeModule Deque+Hashable.swift
[79/116] Compiling DequeModule Deque._UnsafeHandle.swift
[80/116] Compiling DequeModule Deque.swift
[83/116] Compiling NIOConcurrencyHelpers lock.swift
[84/116] Emitting module mime
[85/116] Compiling mime MIME.swift
[86/116] Compiling NIOConcurrencyHelpers NIOLock.swift
[87/116] Emitting module NIOConcurrencyHelpers
[88/116] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[89/116] Emitting module Logging
[90/116] Compiling Logging Locks.swift
[91/116] Emitting module Atomics
[92/116] Compiling _NIODataStructures Heap.swift
[93/116] Emitting module _NIODataStructures
[94/118] Compiling Mustache MustacheNode.swift
[95/118] Compiling Mustache MustacheParser.swift
[96/118] Compiling DequeModule _DequeSlot.swift
[97/118] Compiling DequeModule _UnsafeWrappedBuffer.swift
[99/119] Compiling xsys timeval_any.swift
[101/122] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[102/122] Compiling NIOConcurrencyHelpers atomics.swift
[107/122] Compiling DequeModule Deque+Testing.swift
[108/122] Compiling DequeModule Deque._Storage.swift
[118/125] Emitting module DequeModule
[129/130] Compiling Logging Logging.swift
[133/191] Compiling NIOCore MarkedCircularBuffer.swift
[134/191] Compiling NIOCore MulticastChannel.swift
[135/191] Compiling NIOCore NIOAny.swift
[136/191] Compiling NIOCore NIOCloseOnErrorHandler.swift
[137/191] Compiling NIOCore NIOLoopBound.swift
[138/191] Compiling NIOCore NIOSendable.swift
[139/191] Compiling NIOCore PointerHelpers.swift
[140/191] Compiling NIOCore RecvByteBufferAllocator.swift
[141/199] Compiling NIOCore GlobalSingletons.swift
[142/199] Compiling NIOCore IO.swift
[143/199] Compiling NIOCore IOData.swift
[144/199] Compiling NIOCore IPProtocol.swift
[145/199] Compiling NIOCore IntegerBitPacking.swift
[146/199] Compiling NIOCore IntegerTypes.swift
[147/199] Compiling NIOCore Interfaces.swift
[148/199] Compiling NIOCore Linux.swift
[149/199] Compiling NIOCore EventLoop.swift
[150/199] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[151/199] Compiling NIOCore EventLoopFuture+Deprecated.swift
[152/199] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[153/199] Compiling NIOCore EventLoopFuture.swift
[154/199] Compiling NIOCore FileDescriptor.swift
[155/199] Compiling NIOCore FileHandle.swift
[156/199] Compiling NIOCore FileRegion.swift
[157/199] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[158/199] Compiling NIOCore SocketAddresses.swift
[159/199] Compiling NIOCore SocketOptionProvider.swift
[160/199] Compiling NIOCore SystemCallHelpers.swift
[161/199] Compiling NIOCore TimeAmount+Duration.swift
[162/199] Compiling NIOCore TypeAssistedChannelHandler.swift
[163/199] Compiling NIOCore UniversalBootstrapSupport.swift
[164/199] Compiling NIOCore Utilities.swift
[165/199] Compiling NIOCore ChannelPipeline.swift
[166/199] Compiling NIOCore CircularBuffer.swift
[167/199] Compiling NIOCore Codec.swift
[168/199] Compiling NIOCore ConvenienceOptionSupport.swift
[169/199] Compiling NIOCore DeadChannel.swift
[170/199] Compiling NIOCore DispatchQueue+WithFuture.swift
[171/199] Compiling NIOCore EventLoop+Deprecated.swift
[172/199] Compiling NIOCore EventLoop+SerialExecutor.swift
[173/199] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[174/199] Compiling NIOCore BSDSocketAPI.swift
[175/199] Compiling NIOCore ByteBuffer-aux.swift
[176/199] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[177/199] Compiling NIOCore ByteBuffer-conversions.swift
[178/199] Compiling NIOCore ByteBuffer-core.swift
[179/199] Compiling NIOCore ByteBuffer-hex.swift
[180/199] Compiling NIOCore ByteBuffer-int.swift
[181/199] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[182/199] Emitting module NIOCore
[183/199] Compiling NIOCore AddressedEnvelope.swift
[184/199] Compiling NIOCore AsyncAwaitSupport.swift
[185/199] Compiling NIOCore AsyncChannel.swift
[186/199] Compiling NIOCore AsyncChannelHandler.swift
[187/199] Compiling NIOCore AsyncChannelInboundStream.swift
[188/199] Compiling NIOCore AsyncChannelOutboundWriter.swift
[189/199] Compiling NIOCore NIOAsyncSequenceProducer.swift
[190/199] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[191/199] Compiling NIOCore NIOAsyncWriter.swift
[192/199] Compiling NIOCore ByteBuffer-multi-int.swift
[193/199] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[194/199] Compiling NIOCore ByteBuffer-views.swift
[195/199] Compiling NIOCore Channel.swift
[196/199] Compiling NIOCore ChannelHandler.swift
[197/199] Compiling NIOCore ChannelHandlers.swift
[198/199] Compiling NIOCore ChannelInvoker.swift
[199/199] Compiling NIOCore ChannelOption.swift
[202/253] Compiling NIOEmbedded AsyncTestingChannel.swift
[203/253] Emitting module NIOEmbedded
[204/253] Compiling NIOEmbedded Embedded.swift
[205/253] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[208/255] Compiling NIOPosix IO.swift
[209/255] Compiling NIOPosix IntegerBitPacking.swift
[210/255] Compiling NIOPosix IntegerTypes.swift
[211/255] Compiling NIOPosix Linux.swift
[212/255] Compiling NIOPosix LinuxCPUSet.swift
[213/255] Compiling NIOPosix LinuxUring.swift
[214/255] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[215/261] Emitting module NIOPosix
[216/261] Compiling NIOPosix ThreadPosix.swift
[217/261] Compiling NIOPosix ThreadWindows.swift
[218/261] Compiling NIOPosix UnsafeTransfer.swift
[219/261] Compiling NIOPosix Utilities.swift
[220/261] Compiling NIOPosix VsockAddress.swift
[221/261] Compiling NIOPosix VsockChannelEvents.swift
[222/261] Compiling NIOPosix BSDSocketAPICommon.swift
[223/261] Compiling NIOPosix BSDSocketAPIPosix.swift
[224/261] Compiling NIOPosix BSDSocketAPIWindows.swift
[225/261] Compiling NIOPosix BaseSocket.swift
[226/261] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[227/261] Compiling NIOPosix BaseSocketChannel.swift
[228/261] Compiling NIOPosix BaseStreamSocketChannel.swift
[229/261] Compiling NIOPosix Bootstrap.swift
[230/261] Compiling NIOPosix ControlMessage.swift
[231/261] Compiling NIOPosix DatagramVectorReadManager.swift
[232/261] Compiling NIOPosix Errors+Any.swift
[233/261] Compiling NIOPosix FileDescriptor.swift
[234/261] Compiling NIOPosix GetaddrinfoResolver.swift
[235/261] Compiling NIOPosix HappyEyeballs.swift
[236/261] Compiling NIOPosix SelectableChannel.swift
[237/261] Compiling NIOPosix SelectableEventLoop.swift
[238/261] Compiling NIOPosix SelectorEpoll.swift
[239/261] Compiling NIOPosix SelectorGeneric.swift
[240/261] Compiling NIOPosix SelectorKqueue.swift
[241/261] Compiling NIOPosix SelectorUring.swift
[242/261] Compiling NIOPosix ServerSocket.swift
[243/261] Compiling NIOPosix Socket.swift
[244/261] Compiling NIOPosix SocketChannel.swift
[245/261] Compiling NIOPosix SocketProtocols.swift
[246/261] Compiling NIOPosix System.swift
[247/261] Compiling NIOPosix Thread.swift
[248/261] Compiling NIOPosix NIOThreadPool.swift
[249/261] Compiling NIOPosix NonBlockingFileIO.swift
[250/261] Compiling NIOPosix PendingDatagramWritesManager.swift
[251/261] Compiling NIOPosix PendingWritesManager.swift
[252/261] Compiling NIOPosix PipeChannel.swift
[253/261] Compiling NIOPosix PipePair.swift
[254/261] Compiling NIOPosix PointerHelpers.swift
[255/261] Compiling NIOPosix Pool.swift
[256/261] Compiling NIOPosix PooledRecvBufferAllocator.swift
[257/261] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[258/261] Compiling NIOPosix PosixSingletons.swift
[259/261] Compiling NIOPosix RawSocketBootstrap.swift
[260/261] Compiling NIOPosix Resolver.swift
[261/261] Compiling NIOPosix Selectable.swift
[264/265] Emitting module NIO
[265/265] Compiling NIO Exports.swift
[268/287] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[269/287] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[270/287] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[271/287] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[272/289] Emitting module NIOFoundationCompat
[273/289] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[274/290] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[275/290] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[278/291] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[279/291] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[280/328] Emitting module NIOHTTP1
[281/328] Compiling MacroCore EventListenerSet.swift
[282/328] Compiling MacroCore ListenerType.swift
[283/328] Compiling MacroCore Console.swift
[284/328] Compiling MacroCore Dirname.swift
[285/328] Compiling MacroCore BufferDeprecations.swift
[286/328] Compiling MacroCore BufferHexEncoding.swift
[287/328] Compiling MacroCore ToString.swift
[288/328] Compiling MacroCore LeftPad.swift
[289/328] Compiling MacroCore MacroCore.swift
[290/328] Compiling MacroCore Buffer.swift
[291/328] Compiling MacroCore BufferData.swift
[294/330] Compiling MacroCore Pipe.swift
[295/330] Compiling MacroCore ReadableByteStream.swift
[296/330] Compiling MacroCore ReadableByteStreamType.swift
[297/330] Compiling MacroCore ReadableStreamBase.swift
[298/330] Compiling MacroCore ReadableStreamType.swift
[299/330] Compiling MacroCore Object.swift
[300/330] Compiling MacroCore StringStubs.swift
[305/330] Compiling MacroCore JSError.swift
[306/330] Compiling MacroCore JSON.swift
[307/330] Compiling MacroCore CollectionStubs.swift
[308/330] Compiling MacroCore Math.swift
[309/335] Compiling MacroCore Process.swift
[310/335] Compiling MacroCore Warnings.swift
[311/335] Compiling MacroCore Regex.swift
[312/335] Compiling MacroCore Concat.swift
[313/335] Compiling MacroCore DuplexStreamType.swift
[314/335] Compiling MacroCore MacroError.swift
[315/335] Compiling MacroCore NextTick.swift
[316/335] Compiling MacroCore CommandLine.swift
[317/335] Compiling MacroCore DetectXcode.swift
[318/335] Compiling MacroCore Environment.swift
[321/335] Compiling MacroCore EnvironmentValues.swift
[322/335] Compiling MacroCore ErrorEmitter.swift
[324/335] Compiling MacroCore WritableByteStream.swift
[325/335] Compiling MacroCore WritableByteStreamType.swift
[326/335] Compiling MacroCore WritableStreamBase.swift
[327/335] Compiling MacroCore WritableStreamType.swift
[328/335] Compiling MacroCore StringEncoding.swift
[329/335] Emitting module MacroCore
[334/335] Compiling MacroCore BufferStrings.swift
[335/335] Compiling MacroCore CollectionUtils.swift
[338/365] Compiling fs StatStruct.swift
[339/365] Compiling fs AsyncWrapper.swift
[340/365] Compiling fs ResultExtensions.swift
[341/366] Compiling http OutgoingMessage.swift
[342/367] Compiling fs File.swift
[343/367] Compiling fs JSONFile.swift
[344/367] Compiling fs Path.swift
[345/367] Compiling fs PosixWrappers.swift
[346/367] Compiling fs FileStream.swift
[347/367] Compiling fs FileWriteStream.swift
[348/367] Compiling fs fs.swift
[349/367] Compiling fs Directory.swift
[350/367] Compiling fs FSWatcher.swift
[353/367] Compiling fs Promise.swift
[354/367] Compiling fs FileReadStream.swift
[359/367] Compiling http http.swift
[360/367] Emitting module http
[365/367] Emitting module fs
[368/371] Emitting module dotenv
[369/371] Compiling dotenv dotenv.swift
[376/389] Compiling connect Connect.swift
[377/389] Compiling connect CookieParser.swift
[378/390] Compiling connect BodyParser.swift
[379/390] Compiling connect CORS.swift
[380/390] Emitting module connect
[381/390] Compiling connect Logger.swift
[382/390] Compiling connect MethodOverride.swift
[383/390] Compiling connect Cookies.swift
[384/390] Compiling connect CrossCompile.swift
[385/390] Compiling connect Middleware.swift
[386/390] Compiling connect Pause.swift
[387/390] Compiling connect QS.swift
[388/390] Compiling connect ServeStatic.swift
[389/390] Compiling connect Session.swift
[390/390] Compiling connect TypeIs.swift
[393/422] Compiling multer PartType.swift
[394/423] Compiling express Express.swift
[395/423] Compiling express Route.swift
[396/423] Compiling express BasicAuth.swift
[397/423] Compiling express ErrorMiddleware.swift
[398/423] Emitting module multer
[399/423] Compiling express RouteFactories.swift
[400/423] Compiling express ExpressWrappedDictionary.swift
[401/423] Compiling multer ProcessingContext.swift
[402/423] Compiling express RoutePattern.swift
[403/423] Compiling express Router.swift
[404/423] Compiling express RouteKeeper.swift
[405/423] Compiling express RouteMounts.swift
[406/425] Compiling multer Utilities.swift
[407/425] Compiling express MiddlewareObject.swift
[408/425] Compiling express Module.swift
[409/425] Compiling multer MulterStorage.swift
[410/425] Compiling multer MultiPartParser.swift
[416/427] Emitting module express
[417/427] Compiling express ServerResponse.swift
[418/427] Compiling express Settings.swift
[419/427] Compiling express Mustache.swift
[420/427] Compiling express Render.swift
[430/431] Emitting module MacroExpress
[431/431] Compiling MacroExpress MacroExpress.swift
Build complete! (56.02s)
Build complete.
Done.