The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of MacroExpress, reference develop (86894d), with Swift 6.2 (beta) for Linux on 24 Jun 2025 15:25:38 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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 86894d7 Make `Cookies` a struct
Cloned https://github.com/Macro-swift/MacroExpress.git
Revision (git rev-parse @):
86894d7ffa3784b6130d53eea94a0e7b7b3d0201
SUCCESS checkout https://github.com/Macro-swift/MacroExpress.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Macro-swift/MacroExpress.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Macro-swift/Macro.git
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/1641] Fetching macro
[313/2200] Fetching macro, mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.57s)
Fetched https://github.com/Macro-swift/Macro.git from cache (0.63s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2 (1.50s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.8 (0.97s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/3836] Fetching swift-log
[3837/80175] Fetching swift-log, swift-nio
Fetching https://github.com/apple/swift-atomics.git
[9945/81972] Fetching swift-log, swift-nio, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.82s)
[32082/80175] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (8.40s)
Fetched https://github.com/apple/swift-nio.git from cache (8.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (9.43s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.53s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/16640] Fetching swift-collections
[667/21076] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.89s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.22s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (3.00s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.30s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.91s)
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/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.5.0
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.8
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.3
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/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Building for debugging...
[0/37] Write sources
[23/37] Compiling _AtomicsShims.c
[24/37] Compiling CNIOWindows WSAStartup.c
[25/37] Compiling CNIOWindows shim.c
[26/37] Compiling CNIOWASI CNIOWASI.c
[27/37] Compiling CNIOLinux liburing_shims.c
[28/37] Compiling CNIODarwin shim.c
[28/37] Write sources
[30/37] Compiling CNIOLinux shim.c
[31/37] Write swift-version-24593BA9C3E375BF.txt
[32/37] Compiling CNIOLLHTTP c_nio_http.c
[33/39] Compiling CNIOLLHTTP c_nio_api.c
[34/67] Compiling CNIOLLHTTP c_nio_llhttp.c
[36/72] Emitting module Logging
[36/72] Compiling c-nioatomics.c
[37/86] Compiling c-atomics.c
[39/104] Compiling Atomics PointerConformances.swift
[40/104] Compiling Atomics Primitives.native.swift
[41/105] Emitting module Mustache
[42/106] Compiling Atomics AtomicBool.swift
[43/106] Compiling Atomics IntegerConformances.swift
[44/106] Emitting module InternalCollectionsUtilities
[45/106] Compiling Atomics OptionalRawRepresentable.swift
[46/106] Compiling Atomics RawRepresentable.swift
[47/106] Compiling _NIODataStructures _TinyArray.swift
[48/106] Compiling Atomics AtomicMemoryOrderings.swift
[49/106] Compiling Atomics DoubleWord.swift
[50/106] Compiling Atomics ManagedAtomic.swift
[51/106] Compiling Atomics ManagedAtomicLazyReference.swift
[52/108] Compiling Atomics UnsafeAtomic.swift
[53/108] Compiling Atomics UnsafeAtomicLazyReference.swift
[54/108] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[55/108] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[56/108] Compiling Atomics AtomicReference.swift
[58/108] Compiling Atomics AtomicStorage.swift
[60/108] Compiling Atomics AtomicValue.swift
[62/108] Compiling Atomics AtomicInteger.swift
[63/108] Compiling Atomics AtomicOptionalWrappable.swift
[67/109] Compiling _NIODataStructures PriorityQueue.swift
[68/109] Compiling Mustache MustacheRenderingContext.swift
[69/109] Compiling Mustache MustacheRendering.swift
[71/109] Emitting module _NIOBase64
[72/109] Compiling _NIOBase64 Base64.swift
[74/131] Compiling DequeModule Deque+CustomReflectable.swift
[75/131] Compiling DequeModule Deque+Descriptions.swift
[76/131] Compiling DequeModule _DequeBuffer.swift
[77/131] Compiling DequeModule _DequeBufferHeader.swift
[78/133] Compiling DequeModule Deque._UnsafeHandle.swift
[79/133] Compiling DequeModule Deque.swift
[80/134] Compiling Atomics IntegerOperations.swift
[81/134] Compiling Atomics Unmanaged extensions.swift
[82/134] Compiling xsys timespec.swift
[83/134] Compiling DequeModule Deque+Equatable.swift
[84/134] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[85/134] Compiling DequeModule Deque+Extras.swift
[86/134] Compiling DequeModule Deque+Hashable.swift
[89/134] Compiling DequeModule Deque+Testing.swift
[90/134] Compiling DequeModule Deque._Storage.swift
[93/134] Emitting module _NIODataStructures
[94/134] Compiling _NIODataStructures Heap.swift
[95/134] Emitting module xsys
[96/134] Compiling DequeModule Deque+Codable.swift
[97/134] Compiling DequeModule Deque+Collection.swift
[98/135] Compiling Logging MetadataProvider.swift
[100/135] Compiling Mustache MustacheNode.swift
[101/135] Compiling Mustache Mustachable.swift
[102/135] Compiling Mustache MustacheParser.swift
[107/135] Compiling DequeModule _DequeSlot.swift
[108/135] Compiling DequeModule _UnsafeWrappedBuffer.swift
[109/135] Compiling NIOConcurrencyHelpers NIOLock.swift
[110/135] Compiling xsys timeval_any.swift
[111/136] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[113/136] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[114/136] Emitting module NIOConcurrencyHelpers
[117/136] Compiling NIOConcurrencyHelpers atomics.swift
[118/136] Compiling NIOConcurrencyHelpers lock.swift
[119/137] Compiling Logging LogHandler.swift
[120/137] Compiling Logging Locks.swift
[121/137] Compiling Logging Logging.swift
[124/138] Compiling Mustache HTMLEscape.swift
[125/138] Compiling Mustache Helpers.swift
[126/138] Emitting module mime
[127/138] Compiling mime MIME.swift
[131/139] Compiling Mustache SimpleKVC.swift
[139/140] Emitting module Atomics
[141/141] Emitting module DequeModule
[143/202] Compiling NIOCore MulticastChannel.swift
[144/202] Compiling NIOCore NIOAny.swift
[145/202] Compiling NIOCore NIOCloseOnErrorHandler.swift
[146/202] Compiling NIOCore NIOLoopBound.swift
[147/202] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[148/202] Compiling NIOCore NIOScheduledCallback.swift
[149/202] Compiling NIOCore NIOSendable.swift
[150/202] Compiling NIOCore RecvByteBufferAllocator.swift
[151/210] Compiling NIOCore IO.swift
[152/210] Compiling NIOCore IOData.swift
[153/210] Compiling NIOCore IPProtocol.swift
[154/210] Compiling NIOCore IntegerBitPacking.swift
[155/210] Compiling NIOCore IntegerTypes.swift
[156/210] Compiling NIOCore Interfaces.swift
[157/210] Compiling NIOCore Linux.swift
[158/210] Compiling NIOCore MarkedCircularBuffer.swift
[159/210] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[160/210] Compiling NIOCore EventLoopFuture+Deprecated.swift
[161/210] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[162/210] Compiling NIOCore EventLoopFuture.swift
[163/210] Compiling NIOCore FileDescriptor.swift
[164/210] Compiling NIOCore FileHandle.swift
[165/210] Compiling NIOCore FileRegion.swift
[166/210] Compiling NIOCore GlobalSingletons.swift
[167/210] Compiling NIOCore CircularBuffer.swift
[168/210] Compiling NIOCore Codec.swift
[169/210] Compiling NIOCore ConvenienceOptionSupport.swift
[170/210] Compiling NIOCore DeadChannel.swift
[171/210] Compiling NIOCore DispatchQueue+WithFuture.swift
[172/210] Compiling NIOCore EventLoop+Deprecated.swift
[173/210] Compiling NIOCore EventLoop+SerialExecutor.swift
[174/210] Compiling NIOCore EventLoop.swift
[175/210] Compiling NIOCore AddressedEnvelope.swift
[176/210] Compiling NIOCore AsyncAwaitSupport.swift
[177/210] Compiling NIOCore AsyncChannel.swift
[178/210] Compiling NIOCore AsyncChannelHandler.swift
[179/210] Compiling NIOCore AsyncChannelInboundStream.swift
[180/210] Compiling NIOCore AsyncChannelOutboundWriter.swift
[181/210] Compiling NIOCore NIOAsyncSequenceProducer.swift
[182/210] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[183/210] Compiling NIOCore NIOAsyncWriter.swift
[184/210] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[185/210] Compiling NIOCore SocketAddresses.swift
[186/210] Compiling NIOCore SocketOptionProvider.swift
[187/210] Compiling NIOCore SystemCallHelpers.swift
[188/210] Compiling NIOCore TimeAmount+Duration.swift
[189/210] Compiling NIOCore TypeAssistedChannelHandler.swift
[190/210] Compiling NIOCore UniversalBootstrapSupport.swift
[191/210] Compiling NIOCore Utilities.swift
[192/210] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[193/210] Compiling NIOCore BSDSocketAPI.swift
[194/210] Compiling NIOCore ByteBuffer-aux.swift
[195/210] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[196/210] Compiling NIOCore ByteBuffer-conversions.swift
[197/210] Compiling NIOCore ByteBuffer-core.swift
[198/210] Compiling NIOCore ByteBuffer-hex.swift
[199/210] Compiling NIOCore ByteBuffer-int.swift
[200/210] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[201/210] Compiling NIOCore ByteBuffer-multi-int.swift
[202/210] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[203/210] Compiling NIOCore ByteBuffer-views.swift
[204/210] Compiling NIOCore Channel.swift
[205/210] Compiling NIOCore ChannelHandler.swift
[206/210] Compiling NIOCore ChannelHandlers.swift
[207/210] Compiling NIOCore ChannelInvoker.swift
[208/210] Compiling NIOCore ChannelOption.swift
[209/210] Compiling NIOCore ChannelPipeline.swift
[210/210] Emitting module NIOCore
[212/261] Emitting module NIOEmbedded
[213/261] Compiling NIOEmbedded AsyncTestingChannel.swift
[214/261] Compiling NIOEmbedded Embedded.swift
[215/261] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[217/262] Emitting module NIOPosix
[218/268] Compiling NIOPosix Pool.swift
[219/268] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[220/268] Compiling NIOPosix PosixSingletons.swift
[221/268] Compiling NIOPosix RawSocketBootstrap.swift
[222/268] Compiling NIOPosix Resolver.swift
[223/268] Compiling NIOPosix Selectable.swift
[224/268] Compiling NIOPosix ServerSocket.swift
[225/268] Compiling NIOPosix Socket.swift
[226/268] Compiling NIOPosix SocketChannel.swift
[227/268] Compiling NIOPosix SocketProtocols.swift
[228/268] Compiling NIOPosix System.swift
[229/268] Compiling NIOPosix Thread.swift
[230/268] Compiling NIOPosix SelectableChannel.swift
[231/268] Compiling NIOPosix SelectableEventLoop.swift
[232/268] Compiling NIOPosix SelectorEpoll.swift
[233/268] Compiling NIOPosix SelectorGeneric.swift
[234/268] Compiling NIOPosix SelectorKqueue.swift
[235/268] Compiling NIOPosix SelectorUring.swift
[236/268] Compiling NIOPosix ThreadPosix.swift
[237/268] Compiling NIOPosix ThreadWindows.swift
[238/268] Compiling NIOPosix UnsafeTransfer.swift
[239/268] Compiling NIOPosix Utilities.swift
[240/268] Compiling NIOPosix VsockAddress.swift
[241/268] Compiling NIOPosix VsockChannelEvents.swift
[242/268] Compiling NIOPosix IO.swift
[243/268] Compiling NIOPosix IntegerBitPacking.swift
[244/268] Compiling NIOPosix IntegerTypes.swift
[245/268] Compiling NIOPosix Linux.swift
[246/268] Compiling NIOPosix LinuxCPUSet.swift
[247/268] Compiling NIOPosix LinuxUring.swift
[248/268] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[249/268] Compiling NIOPosix BSDSocketAPICommon.swift
[250/268] Compiling NIOPosix BSDSocketAPIPosix.swift
[251/268] Compiling NIOPosix BSDSocketAPIWindows.swift
[252/268] Compiling NIOPosix BaseSocket.swift
[253/268] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[254/268] Compiling NIOPosix BaseSocketChannel.swift
[255/268] Compiling NIOPosix BaseStreamSocketChannel.swift
[256/268] Compiling NIOPosix Bootstrap.swift
[257/268] Compiling NIOPosix ControlMessage.swift
[258/268] Compiling NIOPosix DatagramVectorReadManager.swift
[259/268] Compiling NIOPosix Errors+Any.swift
[260/268] Compiling NIOPosix FileDescriptor.swift
[261/268] Compiling NIOPosix GetaddrinfoResolver.swift
[262/268] Compiling NIOPosix HappyEyeballs.swift
[263/268] Compiling NIOPosix NIOThreadPool.swift
[264/268] Compiling NIOPosix NonBlockingFileIO.swift
[265/268] Compiling NIOPosix PendingDatagramWritesManager.swift
[266/268] Compiling NIOPosix PendingWritesManager.swift
[267/268] Compiling NIOPosix PipeChannel.swift
[268/268] Compiling NIOPosix PipePair.swift
[270/271] Emitting module NIO
[271/271] Compiling NIO Exports.swift
[273/293] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[274/293] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[275/293] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[276/293] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[277/293] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[278/295] Emitting module NIOHTTP1
[279/295] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[280/295] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[281/295] Emitting module NIOFoundationCompat
[282/295] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[284/296] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[285/296] Compiling NIOHTTP1 HTTPTypes.swift
[286/296] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[287/296] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[288/296] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[289/296] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[290/296] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[291/296] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[292/296] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[293/296] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[294/296] Compiling NIOHTTP1 ByteCollectionUtils.swift
[295/296] Compiling NIOHTTP1 HTTPDecoder.swift
[296/296] Compiling NIOHTTP1 HTTPEncoder.swift
[298/334] Compiling MacroCore Console.swift
[299/334] Compiling MacroCore Dirname.swift
[300/334] Compiling MacroCore EnvironmentValues.swift
[301/334] Compiling MacroCore ErrorEmitter.swift
[302/334] Compiling MacroCore EventListenerSet.swift
[303/339] Compiling MacroCore ListenerType.swift
[304/339] Compiling MacroCore JSError.swift
[305/339] Compiling MacroCore JSON.swift
[306/339] Compiling MacroCore CollectionStubs.swift
[307/339] Compiling MacroCore Math.swift
[308/339] Compiling MacroCore Pipe.swift
[309/339] Compiling MacroCore ReadableByteStream.swift
[310/339] Compiling MacroCore ReadableByteStreamType.swift
[311/339] Compiling MacroCore ReadableStreamBase.swift
[312/339] Compiling MacroCore ReadableStreamType.swift
[313/339] Compiling MacroCore MacroError.swift
[314/339] Compiling MacroCore NextTick.swift
[315/339] Compiling MacroCore CommandLine.swift
[316/339] Compiling MacroCore DetectXcode.swift
[317/339] Compiling MacroCore Environment.swift
[318/339] Compiling MacroCore Process.swift
[319/339] Compiling MacroCore Warnings.swift
[320/339] Compiling MacroCore Regex.swift
[321/339] Compiling MacroCore Concat.swift
[322/339] Compiling MacroCore DuplexStreamType.swift
[323/339] Compiling MacroCore Object.swift
[324/339] Compiling MacroCore StringStubs.swift
[325/339] Compiling MacroCore ToString.swift
[326/339] Compiling MacroCore LeftPad.swift
[327/339] Compiling MacroCore MacroCore.swift
[328/339] Compiling MacroCore WritableByteStream.swift
[329/339] Compiling MacroCore WritableByteStreamType.swift
[330/339] Compiling MacroCore WritableStreamBase.swift
[331/339] Compiling MacroCore WritableStreamType.swift
[332/339] Compiling MacroCore StringEncoding.swift
[333/339] Emitting module MacroCore
[334/339] Compiling MacroCore Buffer.swift
[335/339] Compiling MacroCore BufferData.swift
[336/339] Compiling MacroCore BufferDeprecations.swift
[337/339] Compiling MacroCore BufferHexEncoding.swift
[338/339] Compiling MacroCore BufferStrings.swift
[339/339] Compiling MacroCore CollectionUtils.swift
[341/368] Compiling fs AsyncWrapper.swift
[342/368] Compiling fs ResultExtensions.swift
[343/368] Compiling fs StatStruct.swift
[344/369] Compiling http OutgoingMessage.swift
[345/370] Compiling http http.swift
[346/370] Compiling fs Promise.swift
[347/370] Compiling fs FileReadStream.swift
[348/370] Compiling fs fs.swift
[349/370] Compiling fs FileStream.swift
[350/370] Compiling fs FileWriteStream.swift
[353/370] Emitting module http
[354/370] Compiling fs File.swift
[355/370] Compiling fs JSONFile.swift
[356/370] Compiling fs Directory.swift
[357/370] Compiling fs FSWatcher.swift
[358/370] Compiling fs Path.swift
[359/370] Compiling fs PosixWrappers.swift
[360/370] Emitting module fs
[362/373] Emitting module dotenv
[363/373] Compiling dotenv dotenv.swift
[376/390] Compiling connect Logger.swift
[377/390] Compiling connect MethodOverride.swift
[378/391] Compiling connect Middleware.swift
[379/391] Compiling connect NoCache.swift
[380/391] Compiling connect Pause.swift
[381/391] Compiling connect QS.swift
[382/391] Compiling connect TypeIs.swift
[383/391] Emitting module connect
[384/391] Compiling connect ServeStatic.swift
[385/391] Compiling connect Session.swift
[386/391] Compiling connect Cookies.swift
[387/391] Compiling connect CrossCompile.swift
[388/391] Compiling connect Connect.swift
[389/391] Compiling connect CookieParser.swift
[390/391] Compiling connect BodyParser.swift
[391/391] Compiling connect CORS.swift
[393/422] Emitting module multer
[394/423] Compiling express RouteKeeper.swift
[395/423] Compiling express RouteMounts.swift
[396/423] Compiling express RoutePattern.swift
[397/423] Compiling express Router.swift
[398/425] Compiling multer PartType.swift
[399/425] Compiling multer ProcessingContext.swift
[400/425] Compiling multer Utilities.swift
[401/425] Compiling express Mustache.swift
[402/425] Compiling express Render.swift
[403/425] Compiling express MiddlewareObject.swift
[404/425] Compiling express Module.swift
[405/425] Compiling express Express.swift
[406/425] Compiling express ExpressWrappedDictionary.swift
[411/425] Compiling express BasicAuth.swift
[412/425] Compiling express ErrorMiddleware.swift
[413/425] Compiling express IncomingMessage.swift
[414/425] Compiling express JSON.swift
[422/426] Emitting module express
[423/426] Compiling express ServerResponse.swift
[424/426] Compiling express Settings.swift
[425/426] Compiling express Route.swift
[426/426] Compiling express RouteFactories.swift
[428/429] Compiling MacroExpress MacroExpress.swift
[429/429] Emitting module MacroExpress
Build complete! (137.53s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "macro",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Macro-swift/Macro.git"
    },
    {
      "identity" : "mustache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AlwaysRightInstitute/mustache.git"
    }
  ],
  "manifest_display_name" : "MacroExpress",
  "name" : "MacroExpress",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MacroExpress",
      "targets" : [
        "MacroExpress"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "express",
      "targets" : [
        "express"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "connect",
      "targets" : [
        "connect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "mime",
      "targets" : [
        "mime"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "dotenv",
      "targets" : [
        "dotenv"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "multer",
      "targets" : [
        "multer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "multerTests",
      "module_type" : "SwiftTarget",
      "name" : "multerTests",
      "path" : "Tests/multerTests",
      "sources" : [
        "Fixtures.swift",
        "MultiPartParserTests.swift",
        "XCTestManifests.swift",
        "multerTests.swift"
      ],
      "target_dependencies" : [
        "multer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "multer",
      "module_type" : "SwiftTarget",
      "name" : "multer",
      "path" : "Sources/multer",
      "product_dependencies" : [
        "MacroCore",
        "fs",
        "http"
      ],
      "product_memberships" : [
        "MacroExpress",
        "multer"
      ],
      "sources" : [
        "DiskStorage.swift",
        "File.swift",
        "IncomingMessageMulter.swift",
        "Limits.swift",
        "MemoryStorage.swift",
        "Middleware.swift",
        "Multer.swift",
        "MulterError.swift",
        "MulterStorage.swift",
        "MultiPartParser.swift",
        "PartType.swift",
        "ProcessingContext.swift",
        "Utilities.swift"
      ],
      "target_dependencies" : [
        "mime",
        "connect"
      ],
      "type" : "library"
    },
    {
      "c99name" : "mimeTests",
      "module_type" : "SwiftTarget",
      "name" : "mimeTests",
      "path" : "Tests/mimeTests",
      "sources" : [
        "XCTestManifests.swift",
        "mimeTests.swift"
      ],
      "target_dependencies" : [
        "mime"
      ],
      "type" : "test"
    },
    {
      "c99name" : "mime",
      "module_type" : "SwiftTarget",
      "name" : "mime",
      "path" : "Sources/mime",
      "product_memberships" : [
        "MacroExpress",
        "express",
        "connect",
        "mime",
        "multer"
      ],
      "sources" : [
        "MIME.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "express",
      "module_type" : "SwiftTarget",
      "name" : "express",
      "path" : "Sources/express",
      "product_dependencies" : [
        "MacroCore",
        "fs",
        "http",
        "Mustache"
      ],
      "product_memberships" : [
        "MacroExpress",
        "express"
      ],
      "sources" : [
        "BasicAuth.swift",
        "ErrorMiddleware.swift",
        "Express.swift",
        "ExpressWrappedDictionary.swift",
        "IncomingMessage.swift",
        "JSON.swift",
        "MiddlewareObject.swift",
        "Module.swift",
        "Mustache.swift",
        "Render.swift",
        "Route.swift",
        "RouteFactories.swift",
        "RouteKeeper.swift",
        "RouteMounts.swift",
        "RoutePattern.swift",
        "Router.swift",
        "ServerResponse.swift",
        "Settings.swift"
      ],
      "target_dependencies" : [
        "connect",
        "mime"
      ],
      "type" : "library"
    },
    {
      "c99name" : "dotenvTests",
      "module_type" : "SwiftTarget",
      "name" : "dotenvTests",
      "path" : "Tests/dotenvTests",
      "sources" : [
        "XCTestManifests.swift",
        "dotenvTests.swift"
      ],
      "target_dependencies" : [
        "dotenv"
      ],
      "type" : "test"
    },
    {
      "c99name" : "dotenv",
      "module_type" : "SwiftTarget",
      "name" : "dotenv",
      "path" : "Sources/dotenv",
      "product_dependencies" : [
        "MacroCore",
        "fs"
      ],
      "product_memberships" : [
        "MacroExpress",
        "dotenv"
      ],
      "sources" : [
        "dotenv.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "connect",
      "module_type" : "SwiftTarget",
      "name" : "connect",
      "path" : "Sources/connect",
      "product_dependencies" : [
        "MacroCore",
        "fs",
        "http"
      ],
      "product_memberships" : [
        "MacroExpress",
        "express",
        "connect",
        "multer"
      ],
      "sources" : [
        "BodyParser.swift",
        "CORS.swift",
        "Connect.swift",
        "CookieParser.swift",
        "Cookies.swift",
        "CrossCompile.swift",
        "Logger.swift",
        "MethodOverride.swift",
        "Middleware.swift",
        "NoCache.swift",
        "Pause.swift",
        "QS.swift",
        "ServeStatic.swift",
        "Session.swift",
        "TypeIs.swift"
      ],
      "target_dependencies" : [
        "mime"
      ],
      "type" : "library"
    },
    {
      "c99name" : "bodyParserTests",
      "module_type" : "SwiftTarget",
      "name" : "bodyParserTests",
      "path" : "Tests/bodyParserTests",
      "product_dependencies" : [
        "Macro"
      ],
      "sources" : [
        "XCTestManifests.swift",
        "bodyParserTests.swift"
      ],
      "target_dependencies" : [
        "connect"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RouteTests",
      "module_type" : "SwiftTarget",
      "name" : "RouteTests",
      "path" : "Tests/RouteTests",
      "product_dependencies" : [
        "MacroTestUtilities"
      ],
      "sources" : [
        "ErrorMiddlewareTests.swift",
        "RouteMountingTests.swift",
        "SimpleRouteTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "express"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MacroExpress",
      "module_type" : "SwiftTarget",
      "name" : "MacroExpress",
      "path" : "Sources/MacroExpress",
      "product_dependencies" : [
        "MacroCore",
        "fs",
        "http",
        "xsys"
      ],
      "product_memberships" : [
        "MacroExpress"
      ],
      "sources" : [
        "MacroExpress.swift"
      ],
      "target_dependencies" : [
        "dotenv",
        "mime",
        "connect",
        "express",
        "multer"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.