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 (833793), with Swift 6.2 for Linux on 1 Oct 2025 19:34:52 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.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 833793d Fix some comments
Cloned https://github.com/Macro-swift/MacroExpress.git
Revision (git rev-parse @):
833793dfd92494d276223c7800cd65d5d9fe5ebe
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-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/AlwaysRightInstitute/mustache.git
Fetching https://github.com/Macro-swift/Macro.git
[1/1722] Fetching macro
[1689/2281] Fetching macro, mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.26s)
Fetched https://github.com/Macro-swift/Macro.git from cache (0.27s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2 (0.58s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.12 (0.32s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
[1/1814] Fetching swift-atomics
[600/5724] Fetching swift-atomics, swift-log
Fetched https://github.com/apple/swift-atomics.git from cache (0.42s)
Fetched https://github.com/apple/swift-log.git from cache (0.43s)
[1/78785] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.82s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (0.59s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/5022] Fetching swift-system
[5023/23000] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.10s)
Fetched https://github.com/apple/swift-collections.git from cache (1.13s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.63s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.35s)
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.3.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.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.86.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.6.3
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/Macro-swift/Macro.git
Working copy of https://github.com/Macro-swift/Macro.git resolved at 1.0.12
Building for debugging...
[0/38] Write sources
[23/38] Compiling CNIOWASI CNIOWASI.c
[23/38] Compiling CNIOWindows shim.c
[23/38] Compiling CNIOWindows WSAStartup.c
[26/38] Compiling CNIOPosix event_loop_id.c
[26/38] Compiling _AtomicsShims.c
[28/38] Compiling CNIOLinux liburing_shims.c
[29/38] Compiling CNIOLLHTTP c_nio_http.c
[30/38] Write sources
[31/38] Compiling CNIODarwin shim.c
[32/38] Write swift-version-24593BA9C3E375BF.txt
[33/38] Compiling CNIOLLHTTP c_nio_api.c
[34/38] Compiling CNIOLinux shim.c
[35/68] Compiling CNIOLLHTTP c_nio_llhttp.c
[37/73] Emitting module _NIODataStructures
[37/73] Compiling c-nioatomics.c
[38/73] Compiling c-atomics.c
[40/107] Emitting module InternalCollectionsUtilities
[41/109] Emitting module Atomics
[42/111] Emitting module _NIOBase64
[43/111] Compiling _NIOBase64 Base64.swift
[45/112] Compiling Atomics OptionalRawRepresentable.swift
[46/112] Compiling Atomics RawRepresentable.swift
[47/112] Compiling Atomics AtomicOptionalWrappable.swift
[48/112] Compiling Atomics AtomicReference.swift
[49/112] Compiling Atomics AtomicMemoryOrderings.swift
[50/112] Compiling Atomics AtomicBool.swift
[51/112] Compiling Atomics AtomicInteger.swift
[52/112] Compiling Atomics AtomicStorage.swift
[53/112] Compiling Atomics AtomicValue.swift
[54/112] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[55/112] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[56/112] Compiling Atomics IntegerOperations.swift
[57/112] Compiling Atomics Unmanaged extensions.swift
[58/112] Emitting module Mustache
[59/113] Compiling Mustache MustacheRendering.swift
[60/113] Compiling Mustache MustacheRenderingContext.swift
[63/113] Compiling Atomics ManagedAtomic.swift
[64/113] Compiling Atomics ManagedAtomicLazyReference.swift
[69/113] Compiling Atomics DoubleWord.swift
[70/113] Compiling Atomics IntegerConformances.swift
[71/113] Compiling Atomics PointerConformances.swift
[72/113] Compiling Atomics Primitives.native.swift
[73/113] Compiling Mustache Mustachable.swift
[94/115] Compiling xsys timespec.swift
[97/115] Compiling Logging MetadataProvider.swift
[98/115] Compiling Logging Locks.swift
[99/115] Emitting module Logging
[100/115] Compiling Mustache MustacheNode.swift
[101/115] Compiling Mustache MustacheParser.swift
[102/116] Emitting module xsys
[104/116] Compiling _NIODataStructures PriorityQueue.swift
[106/116] Compiling _NIODataStructures Heap.swift
[107/116] Compiling _NIODataStructures _TinyArray.swift
[110/128] Compiling xsys timeval_any.swift
[111/139] Compiling Logging LogHandler.swift
[112/139] Compiling NIOConcurrencyHelpers NIOLock.swift
[113/139] Compiling Logging Logging.swift
[116/140] Compiling DequeModule Deque+CustomReflectable.swift
[117/140] Compiling DequeModule Deque+Descriptions.swift
[118/142] Compiling DequeModule _DequeBuffer.swift
[119/142] Compiling DequeModule _DequeBufferHeader.swift
[120/142] Compiling DequeModule Deque+Equatable.swift
[121/142] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[122/142] Compiling Mustache SimpleKVC.swift
[123/142] Compiling Mustache HTMLEscape.swift
[124/142] Compiling Mustache Helpers.swift
[125/143] Emitting module mime
[126/143] Compiling mime MIME.swift
[129/144] Emitting module NIOConcurrencyHelpers
[130/144] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[131/144] Compiling NIOConcurrencyHelpers atomics.swift
[132/144] Compiling NIOConcurrencyHelpers lock.swift
[133/144] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[135/145] Compiling DequeModule _DequeSlot.swift
[136/145] Compiling DequeModule _UnsafeWrappedBuffer.swift
[137/145] Compiling DequeModule Deque+Testing.swift
[138/145] Compiling DequeModule Deque._Storage.swift
[139/145] Compiling DequeModule Deque+Extras.swift
[140/145] Compiling DequeModule Deque+Hashable.swift
[141/145] Compiling DequeModule Deque._UnsafeHandle.swift
[142/145] Compiling DequeModule Deque.swift
[143/145] Compiling DequeModule Deque+Codable.swift
[144/145] Compiling DequeModule Deque+Collection.swift
[145/145] Emitting module DequeModule
[147/207] Compiling NIOCore AddressedEnvelope.swift
[148/207] Compiling NIOCore AsyncAwaitSupport.swift
[149/207] Compiling NIOCore AsyncChannel.swift
[150/207] Compiling NIOCore AsyncChannelHandler.swift
[151/207] Compiling NIOCore AsyncChannelInboundStream.swift
[152/207] Compiling NIOCore AsyncChannelOutboundWriter.swift
[153/207] Compiling NIOCore NIOAsyncSequenceProducer.swift
[154/207] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[155/207] Compiling NIOCore NIOAsyncWriter.swift
[156/215] Compiling NIOCore EventLoopFuture+Deprecated.swift
[157/215] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[158/215] Compiling NIOCore EventLoopFuture.swift
[159/215] Compiling NIOCore FileDescriptor.swift
[160/215] Compiling NIOCore FileHandle.swift
[161/215] Compiling NIOCore FileRegion.swift
[162/215] Compiling NIOCore GlobalSingletons.swift
[163/215] Compiling NIOCore IO.swift
[164/215] Compiling NIOCore CircularBuffer.swift
[165/215] Compiling NIOCore Codec.swift
[166/215] Compiling NIOCore ConvenienceOptionSupport.swift
[167/215] Compiling NIOCore DeadChannel.swift
[168/215] Compiling NIOCore DispatchQueue+WithFuture.swift
[169/215] Compiling NIOCore EventLoop+Deprecated.swift
[170/215] Compiling NIOCore EventLoop+SerialExecutor.swift
[171/215] Compiling NIOCore EventLoop.swift
[172/215] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[173/215] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[174/215] Compiling NIOCore BSDSocketAPI.swift
[175/215] Compiling NIOCore ByteBuffer-aux.swift
[176/215] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[177/215] Compiling NIOCore ByteBuffer-conversions.swift
[178/215] Compiling NIOCore ByteBuffer-core.swift
[179/215] Compiling NIOCore ByteBuffer-hex.swift
[180/215] Compiling NIOCore ByteBuffer-int.swift
[181/215] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[182/215] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[183/215] Compiling NIOCore SocketAddresses.swift
[184/215] Compiling NIOCore SocketOptionProvider.swift
[185/215] Compiling NIOCore SystemCallHelpers.swift
[186/215] Compiling NIOCore TimeAmount+Duration.swift
[187/215] Compiling NIOCore TypeAssistedChannelHandler.swift
[188/215] Compiling NIOCore UniversalBootstrapSupport.swift
[189/215] Compiling NIOCore Utilities.swift
[190/215] Compiling NIOCore IOData.swift
[191/215] Compiling NIOCore IPProtocol.swift
[192/215] Compiling NIOCore IntegerBitPacking.swift
[193/215] Compiling NIOCore IntegerTypes.swift
[194/215] Compiling NIOCore Interfaces.swift
[195/215] Compiling NIOCore Linux.swift
[196/215] Compiling NIOCore MarkedCircularBuffer.swift
[197/215] Compiling NIOCore MulticastChannel.swift
[198/215] Compiling NIOCore NIOAny.swift
[199/215] Compiling NIOCore NIOCloseOnErrorHandler.swift
[200/215] Compiling NIOCore NIOCoreSendableMetatype.swift
[201/215] Compiling NIOCore NIOLoopBound.swift
[202/215] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[203/215] Compiling NIOCore NIOScheduledCallback.swift
[204/215] Compiling NIOCore NIOSendable.swift
[205/215] Compiling NIOCore RecvByteBufferAllocator.swift
[206/215] Compiling NIOCore ByteBuffer-multi-int.swift
[207/215] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[208/215] Compiling NIOCore ByteBuffer-views.swift
[209/215] Compiling NIOCore Channel.swift
[210/215] Compiling NIOCore ChannelHandler.swift
[211/215] Compiling NIOCore ChannelHandlers.swift
[212/215] Compiling NIOCore ChannelInvoker.swift
[213/215] Compiling NIOCore ChannelOption.swift
[214/215] Compiling NIOCore ChannelPipeline.swift
[215/215] Emitting module NIOCore
[217/270] Compiling NIOEmbedded AsyncTestingChannel.swift
[218/270] Compiling NIOEmbedded Embedded.swift
[219/270] Emitting module NIOEmbedded
[220/270] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[222/271] Compiling NIOPosix Pool.swift
[223/271] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[224/271] Compiling NIOPosix PosixSingletons.swift
[225/271] Compiling NIOPosix RawSocketBootstrap.swift
[226/271] Compiling NIOPosix Resolver.swift
[227/271] Compiling NIOPosix Selectable.swift
[228/271] Compiling NIOPosix SelectableChannel.swift
[229/271] Compiling NIOPosix SelectableEventLoop.swift
[230/271] Compiling NIOPosix SelectorEpoll.swift
[231/271] Compiling NIOPosix SelectorGeneric.swift
[232/271] Compiling NIOPosix SelectorKqueue.swift
[233/271] Compiling NIOPosix SelectorUring.swift
[234/271] Compiling NIOPosix SelectorWSAPoll.swift
[235/271] Compiling NIOPosix ServerSocket.swift
[236/277] Compiling NIOPosix Socket.swift
[237/277] Compiling NIOPosix SocketChannel.swift
[238/277] Compiling NIOPosix SocketProtocols.swift
[239/277] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[240/277] Compiling NIOPosix System.swift
[241/277] Compiling NIOPosix Thread.swift
[242/277] Compiling NIOPosix ThreadPosix.swift
[243/277] Compiling NIOPosix ThreadWindows.swift
[244/277] Compiling NIOPosix UnsafeTransfer.swift
[245/277] Compiling NIOPosix Utilities.swift
[246/277] Compiling NIOPosix VsockAddress.swift
[247/277] Compiling NIOPosix VsockChannelEvents.swift
[248/277] Compiling NIOPosix Windows.swift
[249/277] Compiling NIOPosix BSDSocketAPICommon.swift
[250/277] Compiling NIOPosix BSDSocketAPIPosix.swift
[251/277] Compiling NIOPosix BSDSocketAPIWindows.swift
[252/277] Compiling NIOPosix BaseSocket.swift
[253/277] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[254/277] Compiling NIOPosix BaseSocketChannel.swift
[255/277] Compiling NIOPosix BaseStreamSocketChannel.swift
[256/277] Compiling NIOPosix Bootstrap.swift
[257/277] Compiling NIOPosix ControlMessage.swift
[258/277] Compiling NIOPosix DatagramVectorReadManager.swift
[259/277] Compiling NIOPosix Errors+Any.swift
[260/277] Compiling NIOPosix FileDescriptor.swift
[261/277] Compiling NIOPosix GetaddrinfoResolver.swift
[262/277] Compiling NIOPosix HappyEyeballs.swift
[263/277] Compiling NIOPosix IO.swift
[264/277] Compiling NIOPosix IntegerBitPacking.swift
[265/277] Compiling NIOPosix IntegerTypes.swift
[266/277] Compiling NIOPosix Linux.swift
[267/277] Compiling NIOPosix LinuxCPUSet.swift
[268/277] Compiling NIOPosix LinuxUring.swift
[269/277] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[270/277] Emitting module NIOPosix
[271/277] Compiling NIOPosix NIOPosixSendableMetatype.swift
[272/277] Compiling NIOPosix NIOThreadPool.swift
[273/277] Compiling NIOPosix NonBlockingFileIO.swift
[274/277] Compiling NIOPosix PendingDatagramWritesManager.swift
[275/277] Compiling NIOPosix PendingWritesManager.swift
[276/277] Compiling NIOPosix PipeChannel.swift
[277/277] Compiling NIOPosix PipePair.swift
[279/280] Emitting module NIO
[280/280] Compiling NIO Exports.swift
[282/302] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[283/302] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[284/302] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[285/302] Emitting module NIOFoundationCompat
[286/302] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[288/303] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[289/303] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[290/328] Compiling MacroCore CollectionUtils.swift
[291/328] Compiling MacroCore ListenerType.swift
[292/343] Emitting module NIOHTTP1
[293/343] Compiling MacroCore BufferHexEncoding.swift
[294/343] Compiling MacroCore BufferStrings.swift
[295/343] Compiling MacroCore CollectionStubs.swift
[296/343] Compiling MacroCore Math.swift
[297/343] Compiling MacroCore Pipe.swift
[298/343] Compiling MacroCore ReadableByteStream.swift
[299/343] Compiling MacroCore ReadableByteStreamType.swift
[300/343] Compiling MacroCore ReadableStreamBase.swift
[301/343] Compiling MacroCore ReadableStreamType.swift
[303/348] Compiling MacroCore JSError.swift
[304/348] Compiling MacroCore JSON.swift
[307/348] Compiling MacroCore Object.swift
[308/348] Compiling MacroCore StringStubs.swift
[309/348] Compiling MacroCore ToString.swift
[310/348] Compiling MacroCore LeftPad.swift
[311/348] Compiling MacroCore MacroCore.swift
[312/348] Compiling MacroCore Concurrency.swift
[313/348] Compiling MacroCore Console.swift
[314/348] Compiling MacroCore Dirname.swift
[315/348] Compiling MacroCore EnvironmentValues.swift
[316/348] Compiling MacroCore ErrorEmitter.swift
[317/348] Compiling MacroCore EventListenerSet.swift
[318/348] Compiling MacroCore Process.swift
[319/348] Compiling MacroCore Warnings.swift
[320/348] Compiling MacroCore Regex.swift
[321/348] Compiling MacroCore Concat.swift
[322/348] Compiling MacroCore DuplexStreamType.swift
[323/348] Compiling MacroCore MacroError.swift
[324/348] Compiling MacroCore NextTick.swift
[325/348] Compiling MacroCore CommandLine.swift
[326/348] Compiling MacroCore DetectXcode.swift
[327/348] Compiling MacroCore Environment.swift
[332/348] Compiling MacroCore Buffer.swift
[333/348] Compiling MacroCore BufferData.swift
[334/348] Compiling MacroCore BufferDeprecations.swift
[338/349] Compiling MacroCore WritableByteStream.swift
[339/349] Compiling MacroCore WritableByteStreamType.swift
[340/349] Compiling MacroCore WritableStreamBase.swift
[341/349] Compiling MacroCore WritableStreamType.swift
[342/349] Compiling MacroCore StringEncoding.swift
[349/349] Emitting module MacroCore
[351/378] Compiling http ServerResponse.swift
[352/378] Compiling http HTTPHeadersHolder.swift
[353/378] Compiling http OutgoingMessage.swift
[354/378] Compiling fs StatStruct.swift
[355/380] Compiling http URLRequestInit.swift
[356/380] Compiling http URLSessionAgent.swift
[357/380] Compiling http QueryString.swift
[358/380] Compiling http Server.swift
[359/380] Compiling http Agent.swift
[360/380] Compiling http ClientRequest.swift
[361/380] Compiling http http.swift
[366/380] Emitting module fs
[367/380] Compiling http URLSessionClientRequest.swift
[368/380] Compiling http BasicAuth.swift
[369/380] Compiling http Globals.swift
[370/380] Compiling http IncomingMessage.swift
[371/380] Emitting module http
[372/380] Compiling fs fs.swift
[378/383] Compiling dotenv dotenv.swift
[379/383] Emitting module dotenv
[386/400] Compiling connect Connect.swift
[387/400] Compiling connect CookieParser.swift
[388/401] Compiling connect Logger.swift
[389/401] Compiling connect MethodOverride.swift
[390/401] Emitting module connect
[391/401] Compiling connect Cookies.swift
[392/401] Compiling connect CrossCompile.swift
[393/401] Compiling connect BodyParser.swift
[394/401] Compiling connect CORS.swift
[395/401] Compiling connect Pause.swift
[396/401] Compiling connect QS.swift
[397/401] Compiling connect TypeIs.swift
[398/401] Compiling connect ServeStatic.swift
[399/401] Compiling connect Session.swift
[400/401] Compiling connect Middleware.swift
[401/401] Compiling connect NoCache.swift
[403/434] Compiling express RouteKeeper.swift
[404/434] Compiling express RouteMounts.swift
[405/436] Compiling express MiddlewareObject.swift
[406/436] Compiling express Module.swift
[407/436] Compiling express Mustache.swift
[408/436] Compiling express ExpressWrappedDictionary.swift
[409/436] Compiling express IncomingMessage.swift
[410/437] Emitting module multer
[411/437] Compiling express View.swift
[412/437] Compiling express dirname.swift
[413/437] Compiling express ErrorMiddleware.swift
[414/437] Compiling express Express.swift
[415/437] Compiling express JSON.swift
[416/437] Compiling express BasicAuth.swift
[417/437] Compiling multer PartType.swift
[418/437] Compiling multer ProcessingContext.swift
[420/437] Compiling express Render.swift
[426/437] Compiling multer Utilities.swift
[431/438] Emitting module express
[432/438] Compiling express RoutePattern.swift
[433/438] Compiling express Router.swift
[434/438] Compiling express ServerResponse.swift
[435/438] Compiling express Settings.swift
[437/438] Compiling express Route.swift
[438/438] Compiling express RouteFactories.swift
[440/441] Emitting module MacroExpress
[441/441] Compiling MacroExpress MacroExpress.swift
Build complete! (55.72s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "macro",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.10",
            "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",
        "View.swift",
        "dirname.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:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.