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 1.0.5 (181568), with Swift 5.8 for Linux on 10 Oct 2024 20:06:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-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: 1.0.5
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
 * tag               1.0.5      -> FETCH_HEAD
HEAD is now at 181568e Merge branch 'develop'
Cloned https://github.com/Macro-swift/MacroExpress.git
Revision (git rev-parse @):
181568ee1b73cb68ca2e8ded4d7d9acf544be857
SUCCESS checkout https://github.com/Macro-swift/MacroExpress.git at 1.0.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD
https://github.com/Macro-swift/MacroExpress.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:5112a149cbb5cb7c4578603c13e2541eac53725a20fec231c9f83c98beab2b47
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/AlwaysRightInstitute/mustache.git
Fetching https://github.com/Macro-swift/Macro.git
[1/559] Fetching mustache
[281/2120] Fetching mustache, macro
Fetched https://github.com/AlwaysRightInstitute/mustache.git (0.20s)
Fetched https://github.com/Macro-swift/Macro.git (0.21s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2 (1.03s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.2 (0.82s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[1/3619] Fetching swift-log
[761/5188] Fetching swift-log, swift-atomics
[5189/75478] Fetching swift-log, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git (4.75s)
Fetched https://github.com/apple/swift-log.git (4.76s)
Fetched https://github.com/apple/swift-nio.git (4.86s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.34s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.74.0 (0.63s)
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.19s)
Fetched https://github.com/apple/swift-collections.git (1.23s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.91s)
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/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/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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.74.0
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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
Building for debugging...
[0/12] Compiling CNIOWindows WSAStartup.c
[0/12] Compiling CNIODarwin shim.c
[2/12] Compiling CNIOWindows shim.c
[3/12] Compiling _AtomicsShims.c
[4/12] Compiling CNIOLLHTTP c_nio_http.c
[5/12] Compiling CNIOWASI CNIOWASI.c
[6/12] Compiling CNIOLinux liburing_shims.c
[7/12] Compiling CNIOLLHTTP c_nio_api.c
[8/12] Compiling CNIOLinux shim.c
[9/20] 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 AtomicMemoryOrderings.swift
[15/85] Compiling Atomics DoubleWord.swift
[16/85] Compiling Atomics OptionalRawRepresentable.swift
[17/85] Compiling Atomics RawRepresentable.swift
[18/85] Compiling Atomics AtomicBool.swift
[19/85] Compiling Logging LogHandler.swift
[20/85] Emitting module _NIOBase64
[21/85] Compiling _NIOBase64 Base64.swift
[22/86] Compiling Mustache MustacheRenderingContext.swift
[23/87] Compiling Mustache MustacheRendering.swift
[24/87] Compiling Atomics ManagedAtomic.swift
[25/87] Compiling Atomics ManagedAtomicLazyReference.swift
[26/87] Compiling Mustache Mustachable.swift
[29/90] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/90] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/90] Compiling Atomics AtomicStorage.swift
[32/90] Compiling Atomics AtomicValue.swift
[33/90] Compiling Atomics IntegerConformances.swift
[34/90] Compiling Atomics PointerConformances.swift
[35/90] Compiling Atomics Primitives.native.swift
[36/90] Compiling Atomics AtomicReference.swift
[39/90] Compiling Atomics Primitives.shims.swift
[40/90] Compiling Atomics AtomicInteger.swift
[41/90] Compiling Atomics AtomicOptionalWrappable.swift
[47/96] Compiling _NIODataStructures PriorityQueue.swift
[48/96] Compiling _NIODataStructures _TinyArray.swift
[49/98] Compiling Atomics IntegerOperations.swift
[50/98] Compiling Atomics Unmanaged extensions.swift
[56/98] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[57/113] Emitting module NIOConcurrencyHelpers
[58/113] Compiling DequeModule Deque+CustomReflectable.swift
[59/113] Compiling DequeModule Deque+Descriptions.swift
[60/115] Compiling DequeModule _DequeBuffer.swift
[61/115] Compiling DequeModule _DequeBufferHeader.swift
[63/115] Compiling DequeModule Deque+Equatable.swift
[64/115] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[67/115] Compiling Mustache HTMLEscape.swift
[68/115] Emitting module Mustache
[69/115] Compiling Mustache Helpers.swift
[70/115] Emitting module mime
[71/115] Compiling mime MIME.swift
[72/115] Compiling Mustache SimpleKVC.swift
[73/115] Compiling NIOConcurrencyHelpers NIOLock.swift
[74/115] Compiling DequeModule _DequeSlot.swift
[75/115] Compiling DequeModule _UnsafeWrappedBuffer.swift
[76/116] Compiling Mustache MustacheNode.swift
[77/116] Compiling Mustache MustacheParser.swift
[80/116] Compiling DequeModule Deque+Testing.swift
[81/116] Compiling DequeModule Deque._Storage.swift
[82/116] Compiling DequeModule Deque._UnsafeHandle.swift
[88/117] Compiling DequeModule Deque.swift
[89/117] Compiling DequeModule Deque+Codable.swift
[90/117] Compiling DequeModule Deque+Collection.swift
[94/118] Compiling xsys timespec.swift
[95/119] Emitting module xsys
[96/119] Compiling DequeModule Deque+Extras.swift
[97/119] Compiling DequeModule Deque+Hashable.swift
[100/119] Compiling Logging MetadataProvider.swift
[103/120] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[104/120] Emitting module _NIODataStructures
[105/120] Compiling _NIODataStructures Heap.swift
[106/120] Compiling NIOConcurrencyHelpers lock.swift
[107/120] Compiling NIOConcurrencyHelpers atomics.swift
[109/121] Emitting module Logging
[110/121] Compiling Logging Locks.swift
[113/124] Compiling xsys timeval_any.swift
[124/126] Emitting module DequeModule
[126/127] Compiling Logging Logging.swift
[130/130] Emitting module Atomics
[133/191] Compiling NIOCore GlobalSingletons.swift
[134/191] Compiling NIOCore IO.swift
[135/191] Compiling NIOCore IOData.swift
[136/191] Compiling NIOCore IPProtocol.swift
[137/191] Compiling NIOCore IntegerBitPacking.swift
[138/191] Compiling NIOCore IntegerTypes.swift
[139/191] Compiling NIOCore Interfaces.swift
[140/191] Compiling NIOCore Linux.swift
[141/191] Compiling NIOCore EventLoop.swift
[142/191] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[143/191] Compiling NIOCore EventLoopFuture+Deprecated.swift
[144/191] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[145/191] Compiling NIOCore EventLoopFuture.swift
[146/191] Compiling NIOCore FileDescriptor.swift
[147/191] Compiling NIOCore FileHandle.swift
[148/191] Compiling NIOCore FileRegion.swift
[149/199] Compiling NIOCore ChannelPipeline.swift
[150/199] Compiling NIOCore CircularBuffer.swift
[151/199] Compiling NIOCore Codec.swift
[152/199] Compiling NIOCore ConvenienceOptionSupport.swift
[153/199] Compiling NIOCore DeadChannel.swift
[154/199] Compiling NIOCore DispatchQueue+WithFuture.swift
[155/199] Compiling NIOCore EventLoop+Deprecated.swift
[156/199] Compiling NIOCore EventLoop+SerialExecutor.swift
[157/199] Compiling NIOCore MarkedCircularBuffer.swift
[158/199] Compiling NIOCore MulticastChannel.swift
[159/199] Compiling NIOCore NIOAny.swift
[160/199] Compiling NIOCore NIOCloseOnErrorHandler.swift
[161/199] Compiling NIOCore NIOLoopBound.swift
[162/199] Compiling NIOCore NIOSendable.swift
[163/199] Compiling NIOCore PointerHelpers.swift
[164/199] Compiling NIOCore RecvByteBufferAllocator.swift
[165/199] Compiling NIOCore AddressedEnvelope.swift
[166/199] Compiling NIOCore AsyncAwaitSupport.swift
[167/199] Compiling NIOCore AsyncChannel.swift
[168/199] Compiling NIOCore AsyncChannelHandler.swift
[169/199] Compiling NIOCore AsyncChannelInboundStream.swift
[170/199] Compiling NIOCore AsyncChannelOutboundWriter.swift
[171/199] Compiling NIOCore NIOAsyncSequenceProducer.swift
[172/199] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[173/199] Compiling NIOCore NIOAsyncWriter.swift
[174/199] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[175/199] Compiling NIOCore SocketAddresses.swift
[176/199] Compiling NIOCore SocketOptionProvider.swift
[177/199] Compiling NIOCore SystemCallHelpers.swift
[178/199] Compiling NIOCore TimeAmount+Duration.swift
[179/199] Compiling NIOCore TypeAssistedChannelHandler.swift
[180/199] Compiling NIOCore UniversalBootstrapSupport.swift
[181/199] Compiling NIOCore Utilities.swift
[182/199] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[183/199] Compiling NIOCore BSDSocketAPI.swift
[184/199] Compiling NIOCore ByteBuffer-aux.swift
[185/199] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[186/199] Compiling NIOCore ByteBuffer-conversions.swift
[187/199] Compiling NIOCore ByteBuffer-core.swift
[188/199] Compiling NIOCore ByteBuffer-hex.swift
[189/199] Compiling NIOCore ByteBuffer-int.swift
[190/199] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[191/199] Compiling NIOCore ByteBuffer-multi-int.swift
[192/199] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[193/199] Compiling NIOCore ByteBuffer-views.swift
[194/199] Compiling NIOCore Channel.swift
[195/199] Compiling NIOCore ChannelHandler.swift
[196/199] Compiling NIOCore ChannelHandlers.swift
[197/199] Compiling NIOCore ChannelInvoker.swift
[198/199] Compiling NIOCore ChannelOption.swift
[199/199] Emitting module NIOCore
[202/253] Emitting module NIOEmbedded
[203/253] Compiling NIOEmbedded AsyncTestingChannel.swift
[204/253] Compiling NIOEmbedded Embedded.swift
[205/253] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[208/255] Compiling NIOPosix SelectableChannel.swift
[209/255] Compiling NIOPosix SelectableEventLoop.swift
[210/255] Compiling NIOPosix SelectorEpoll.swift
[211/255] Compiling NIOPosix SelectorGeneric.swift
[212/255] Compiling NIOPosix SelectorKqueue.swift
[213/255] Compiling NIOPosix SelectorUring.swift
[214/255] Compiling NIOPosix ServerSocket.swift
[215/255] Compiling NIOPosix Socket.swift
[216/255] Compiling NIOPosix SocketChannel.swift
[217/255] Compiling NIOPosix SocketProtocols.swift
[218/255] Compiling NIOPosix System.swift
[219/255] Compiling NIOPosix Thread.swift
[220/255] Compiling NIOPosix Pool.swift
[221/255] Compiling NIOPosix PooledRecvBufferAllocator.swift
[222/255] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[223/255] Compiling NIOPosix PosixSingletons.swift
[224/255] Compiling NIOPosix RawSocketBootstrap.swift
[225/255] Compiling NIOPosix Resolver.swift
[226/255] Compiling NIOPosix Selectable.swift
[227/261] Emitting module NIOPosix
[228/261] Compiling NIOPosix ThreadPosix.swift
[229/261] Compiling NIOPosix ThreadWindows.swift
[230/261] Compiling NIOPosix UnsafeTransfer.swift
[231/261] Compiling NIOPosix Utilities.swift
[232/261] Compiling NIOPosix VsockAddress.swift
[233/261] Compiling NIOPosix VsockChannelEvents.swift
[234/261] Compiling NIOPosix NIOThreadPool.swift
[235/261] Compiling NIOPosix NonBlockingFileIO.swift
[236/261] Compiling NIOPosix PendingDatagramWritesManager.swift
[237/261] Compiling NIOPosix PendingWritesManager.swift
[238/261] Compiling NIOPosix PipeChannel.swift
[239/261] Compiling NIOPosix PipePair.swift
[240/261] Compiling NIOPosix PointerHelpers.swift
[241/261] Compiling NIOPosix IO.swift
[242/261] Compiling NIOPosix IntegerBitPacking.swift
[243/261] Compiling NIOPosix IntegerTypes.swift
[244/261] Compiling NIOPosix Linux.swift
[245/261] Compiling NIOPosix LinuxCPUSet.swift
[246/261] Compiling NIOPosix LinuxUring.swift
[247/261] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[248/261] Compiling NIOPosix BSDSocketAPICommon.swift
[249/261] Compiling NIOPosix BSDSocketAPIPosix.swift
[250/261] Compiling NIOPosix BSDSocketAPIWindows.swift
[251/261] Compiling NIOPosix BaseSocket.swift
[252/261] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[253/261] Compiling NIOPosix BaseSocketChannel.swift
[254/261] Compiling NIOPosix BaseStreamSocketChannel.swift
[255/261] Compiling NIOPosix Bootstrap.swift
[256/261] Compiling NIOPosix ControlMessage.swift
[257/261] Compiling NIOPosix DatagramVectorReadManager.swift
[258/261] Compiling NIOPosix Errors+Any.swift
[259/261] Compiling NIOPosix FileDescriptor.swift
[260/261] Compiling NIOPosix GetaddrinfoResolver.swift
[261/261] Compiling NIOPosix HappyEyeballs.swift
[264/265] Compiling NIO Exports.swift
[265/265] Emitting module NIO
[268/287] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[269/287] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[270/287] Emitting module NIOHTTP1
[271/289] Emitting module NIOFoundationCompat
[272/289] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[273/290] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[274/290] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[277/291] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[278/291] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[279/291] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[280/291] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[281/328] Compiling MacroCore CollectionUtils.swift
[282/328] Compiling MacroCore ListenerType.swift
[283/328] Compiling MacroCore CollectionStubs.swift
[284/328] Compiling MacroCore Math.swift
[285/328] Compiling MacroCore MacroCore.swift
[286/328] Compiling MacroCore Console.swift
[287/328] Compiling MacroCore MacroError.swift
[288/328] Compiling MacroCore NextTick.swift
[289/328] Compiling MacroCore CommandLine.swift
[290/328] Compiling MacroCore DetectXcode.swift
[291/328] Compiling MacroCore Environment.swift
[292/333] Compiling MacroCore Pipe.swift
[293/333] Compiling MacroCore ReadableByteStream.swift
[294/333] Compiling MacroCore ReadableByteStreamType.swift
[295/333] Compiling MacroCore ReadableStreamBase.swift
[296/333] Compiling MacroCore ReadableStreamType.swift
[298/333] Compiling MacroCore JSError.swift
[299/333] Compiling MacroCore JSON.swift
[304/333] Compiling MacroCore BufferDeprecations.swift
[305/333] Compiling MacroCore BufferHexEncoding.swift
[306/333] Compiling MacroCore BufferStrings.swift
[307/333] Compiling MacroCore Object.swift
[308/333] Compiling MacroCore StringStubs.swift
[309/333] Compiling MacroCore ToString.swift
[310/333] Compiling MacroCore LeftPad.swift
[313/333] Compiling MacroCore Dirname.swift
[314/333] Compiling MacroCore EnvironmentValues.swift
[315/333] Compiling MacroCore ErrorEmitter.swift
[316/333] Compiling MacroCore EventListenerSet.swift
[318/335] Compiling MacroCore Process.swift
[319/335] Compiling MacroCore Warnings.swift
[320/335] Compiling MacroCore Regex.swift
[321/335] Compiling MacroCore Concat.swift
[322/335] Compiling MacroCore DuplexStreamType.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
[330/335] Compiling MacroCore Buffer.swift
[331/335] Compiling MacroCore BufferData.swift
[338/365] Compiling http URLSessionClientRequest.swift
[339/365] Compiling http BasicAuth.swift
[340/365] Compiling fs StatStruct.swift
[341/366] Compiling http OutgoingMessage.swift
[342/367] Compiling http Agent.swift
[343/367] Compiling http ClientRequest.swift
[344/367] Compiling http URLRequestInit.swift
[345/367] Compiling http URLSessionAgent.swift
[346/367] Emitting module fs
[347/367] Compiling fs fs.swift
[352/367] Compiling http http.swift
[353/367] Compiling http Globals.swift
[354/367] Compiling http IncomingMessage.swift
[355/367] Compiling http QueryString.swift
[356/367] Compiling http Server.swift
[357/367] Compiling http ServerResponse.swift
[358/367] Compiling http HTTPHeadersHolder.swift
[365/368] Emitting module http
[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] Emitting module connect
[379/390] Compiling connect Session.swift
[380/390] Compiling connect Logger.swift
[381/390] Compiling connect MethodOverride.swift
[382/390] Compiling connect TypeIs.swift
[383/390] Compiling connect BodyParser.swift
[384/390] Compiling connect CORS.swift
[385/390] Compiling connect Cookies.swift
[386/390] Compiling connect CrossCompile.swift
[387/390] Compiling connect Middleware.swift
[388/390] Compiling connect Pause.swift
[389/390] Compiling connect QS.swift
[390/390] Compiling connect ServeStatic.swift
[393/422] Compiling multer PartType.swift
[394/423] Emitting module multer
[395/423] Compiling express RouteKeeper.swift
[396/423] Compiling express RouteMounts.swift
[397/423] Compiling express RoutePattern.swift
[398/423] Compiling express Router.swift
[399/423] Compiling multer ProcessingContext.swift
[400/425] Compiling multer Utilities.swift
[401/425] Emitting module express
[402/425] Compiling express MiddlewareObject.swift
[403/425] Compiling express Module.swift
[404/425] Compiling express ExpressWrappedDictionary.swift
[405/425] Compiling express IncomingMessage.swift
[406/425] Compiling express JSON.swift
[407/425] Compiling express BasicAuth.swift
[408/425] Compiling express ErrorMiddleware.swift
[409/425] Compiling express Express.swift
[414/425] Compiling express Mustache.swift
[415/425] Compiling express Render.swift
[422/427] Compiling express ServerResponse.swift
[423/427] Compiling express Settings.swift
[426/427] Compiling express Route.swift
[427/427] Compiling express RouteFactories.swift
[430/431] Compiling MacroExpress MacroExpress.swift
[431/431] Emitting module MacroExpress
Build complete! (55.70s)
Build complete.
Done.