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.0 for Linux on 1 Oct 2025 19:35:00 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.0-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.0
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" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/AlwaysRightInstitute/mustache.git
Fetching https://github.com/Macro-swift/Macro.git
[1/559] Fetching mustache
[555/2281] Fetching mustache, macro
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.33s)
Fetched https://github.com/Macro-swift/Macro.git from cache (0.34s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2 (0.70s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.12 (0.73s)
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/1814] Fetching swift-atomics
[709/5724] Fetching swift-atomics, swift-log
[5725/84509] Fetching swift-atomics, swift-log, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (5.93s)
Fetched https://github.com/apple/swift-log.git from cache (5.93s)
Fetched https://github.com/apple/swift-nio.git from cache (6.07s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.66s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (2.00s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/5022] Fetching swift-system
[5023/23000] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.55s)
[4315/17978] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.51s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.88s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.01s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.82s)
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-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/Macro-swift/Macro.git
Working copy of https://github.com/Macro-swift/Macro.git resolved at 1.0.12
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Building for debugging...
[0/38] Write sources
[24/38] Compiling CNIOWASI CNIOWASI.c
[24/38] Compiling CNIOWindows shim.c
[24/38] Compiling CNIOPosix event_loop_id.c
[27/38] Compiling CNIOWindows WSAStartup.c
[28/38] Compiling CNIOLinux liburing_shims.c
[29/38] Compiling CNIODarwin shim.c
[30/38] Compiling CNIOLLHTTP c_nio_http.c
[31/38] Compiling CNIOLinux shim.c
[32/38] Compiling CNIOLLHTTP c_nio_api.c
[33/38] Compiling CNIOLLHTTP c_nio_llhttp.c
[34/38] Compiling _AtomicsShims.c
[35/38] Write swift-version-24593BA9C3E375BF.txt
[37/73] Emitting module _NIOBase64
[38/73] Emitting module xsys
[39/74] Emitting module _NIODataStructures
[39/74] Compiling c-nioatomics.c
[41/90] Emitting module Mustache
[41/91] Compiling c-atomics.c
[43/109] Compiling Mustache HTMLEscape.swift
[44/109] Compiling Atomics UnsafeAtomic.swift
[45/109] Compiling Atomics UnsafeAtomicLazyReference.swift
[46/111] Compiling Atomics ManagedAtomic.swift
[47/111] Compiling Atomics ManagedAtomicLazyReference.swift
[48/111] Compiling Mustache Mustachable.swift
[49/111] Compiling Atomics AtomicMemoryOrderings.swift
[50/111] Compiling Atomics DoubleWord.swift
[51/111] Compiling Atomics AtomicStorage.swift
[52/111] Compiling Atomics AtomicValue.swift
[53/113] Compiling Atomics Primitives.native.swift
[54/113] Compiling Atomics AtomicInteger.swift
[57/113] Compiling Atomics IntegerConformances.swift
[58/113] Compiling Atomics PointerConformances.swift
[61/113] Emitting module InternalCollectionsUtilities
[62/113] Compiling Atomics OptionalRawRepresentable.swift
[63/113] Compiling Atomics RawRepresentable.swift
[64/113] Compiling Atomics AtomicBool.swift
[65/113] Compiling Atomics AtomicOptionalWrappable.swift
[66/113] Compiling Atomics AtomicReference.swift
[67/113] Compiling Mustache MustacheRenderingContext.swift
[68/113] Compiling Mustache MustacheRendering.swift
[72/113] Compiling _NIOBase64 Base64.swift
[73/114] Compiling Atomics IntegerOperations.swift
[74/114] Compiling Atomics Unmanaged extensions.swift
[76/114] Compiling _NIODataStructures _TinyArray.swift
[77/114] Compiling _NIODataStructures PriorityQueue.swift
[78/114] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[79/114] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[84/136] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[85/136] Compiling DequeModule Deque+CustomReflectable.swift
[86/136] Compiling DequeModule Deque+Descriptions.swift
[87/138] Compiling DequeModule _DequeBuffer.swift
[88/138] Compiling DequeModule _DequeBufferHeader.swift
[89/138] Compiling DequeModule Deque+Codable.swift
[90/138] Compiling DequeModule Deque+Collection.swift
[91/138] Compiling DequeModule Deque+Equatable.swift
[92/138] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[93/138] Compiling DequeModule Deque+Extras.swift
[94/138] Compiling DequeModule Deque+Hashable.swift
[97/138] Compiling xsys timespec.swift
[98/138] Compiling Logging MetadataProvider.swift
[99/138] Compiling DequeModule Deque+Testing.swift
[100/138] Compiling DequeModule Deque._Storage.swift
[101/138] Compiling DequeModule Deque._UnsafeHandle.swift
[102/138] Compiling DequeModule Deque.swift
[103/138] Compiling xsys timeval_any.swift
[104/138] Emitting module Logging
[105/138] Compiling Logging Locks.swift
[106/139] Compiling NIOConcurrencyHelpers NIOLock.swift
[107/139] Compiling _NIODataStructures Heap.swift
[109/140] Compiling NIOConcurrencyHelpers lock.swift
[110/140] Compiling Mustache MustacheNode.swift
[111/140] Compiling Mustache MustacheParser.swift
[112/140] Compiling Mustache Helpers.swift
[114/140] Emitting module mime
[115/140] Compiling mime MIME.swift
[116/141] Compiling Mustache SimpleKVC.swift
[124/142] Emitting module NIOConcurrencyHelpers
[126/142] Compiling DequeModule _DequeSlot.swift
[127/142] Compiling DequeModule _UnsafeWrappedBuffer.swift
[128/142] Emitting module Atomics
[129/142] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[130/142] Compiling NIOConcurrencyHelpers atomics.swift
[136/143] Compiling Logging LogHandler.swift
[137/143] Compiling Logging Logging.swift
[145/145] Emitting module DequeModule
[147/207] Compiling NIOCore IOData.swift
[148/207] Compiling NIOCore IPProtocol.swift
[149/207] Compiling NIOCore IntegerBitPacking.swift
[150/207] Compiling NIOCore IntegerTypes.swift
[151/207] Compiling NIOCore Interfaces.swift
[152/207] Compiling NIOCore Linux.swift
[153/207] Compiling NIOCore MarkedCircularBuffer.swift
[154/207] Compiling NIOCore MulticastChannel.swift
[155/215] Compiling NIOCore EventLoopFuture+Deprecated.swift
[156/215] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[157/215] Compiling NIOCore EventLoopFuture.swift
[158/215] Compiling NIOCore FileDescriptor.swift
[159/215] Compiling NIOCore FileHandle.swift
[160/215] Compiling NIOCore FileRegion.swift
[161/215] Compiling NIOCore GlobalSingletons.swift
[162/215] Compiling NIOCore IO.swift
[163/215] Compiling NIOCore NIOAny.swift
[164/215] Compiling NIOCore NIOCloseOnErrorHandler.swift
[165/215] Compiling NIOCore NIOCoreSendableMetatype.swift
[166/215] Compiling NIOCore NIOLoopBound.swift
[167/215] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[168/215] Compiling NIOCore NIOScheduledCallback.swift
[169/215] Compiling NIOCore NIOSendable.swift
[170/215] Compiling NIOCore RecvByteBufferAllocator.swift
[171/215] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[172/215] Compiling NIOCore SocketAddresses.swift
[173/215] Compiling NIOCore SocketOptionProvider.swift
[174/215] Compiling NIOCore SystemCallHelpers.swift
[175/215] Compiling NIOCore TimeAmount+Duration.swift
[176/215] Compiling NIOCore TypeAssistedChannelHandler.swift
[177/215] Compiling NIOCore UniversalBootstrapSupport.swift
[178/215] Compiling NIOCore Utilities.swift
[179/215] Compiling NIOCore CircularBuffer.swift
[180/215] Compiling NIOCore Codec.swift
[181/215] Compiling NIOCore ConvenienceOptionSupport.swift
[182/215] Compiling NIOCore DeadChannel.swift
[183/215] Compiling NIOCore DispatchQueue+WithFuture.swift
[184/215] Compiling NIOCore EventLoop+Deprecated.swift
[185/215] Compiling NIOCore EventLoop+SerialExecutor.swift
[186/215] Compiling NIOCore EventLoop.swift
[187/215] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[188/215] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[189/215] Compiling NIOCore BSDSocketAPI.swift
[190/215] Compiling NIOCore ByteBuffer-aux.swift
[191/215] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[192/215] Compiling NIOCore ByteBuffer-conversions.swift
[193/215] Compiling NIOCore ByteBuffer-core.swift
[194/215] Compiling NIOCore ByteBuffer-hex.swift
[195/215] Compiling NIOCore ByteBuffer-int.swift
[196/215] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[197/215] Emitting module NIOCore
[198/215] Compiling NIOCore AddressedEnvelope.swift
[199/215] Compiling NIOCore AsyncAwaitSupport.swift
[200/215] Compiling NIOCore AsyncChannel.swift
[201/215] Compiling NIOCore AsyncChannelHandler.swift
[202/215] Compiling NIOCore AsyncChannelInboundStream.swift
[203/215] Compiling NIOCore AsyncChannelOutboundWriter.swift
[204/215] Compiling NIOCore NIOAsyncSequenceProducer.swift
[205/215] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[206/215] Compiling NIOCore NIOAsyncWriter.swift
[207/215] Compiling NIOCore ByteBuffer-multi-int.swift
[208/215] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[209/215] Compiling NIOCore ByteBuffer-views.swift
[210/215] Compiling NIOCore Channel.swift
[211/215] Compiling NIOCore ChannelHandler.swift
[212/215] Compiling NIOCore ChannelHandlers.swift
[213/215] Compiling NIOCore ChannelInvoker.swift
[214/215] Compiling NIOCore ChannelOption.swift
[215/215] Compiling NIOCore ChannelPipeline.swift
[217/270] Emitting module NIOEmbedded
[218/270] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[219/270] Compiling NIOEmbedded AsyncTestingChannel.swift
[220/270] Compiling NIOEmbedded Embedded.swift
[221/271] Compiling NIOPosix IO.swift
[222/271] Compiling NIOPosix IntegerBitPacking.swift
[223/271] Compiling NIOPosix IntegerTypes.swift
[224/271] Compiling NIOPosix Linux.swift
[225/271] Compiling NIOPosix LinuxCPUSet.swift
[226/271] Compiling NIOPosix LinuxUring.swift
[227/271] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[229/277] Compiling NIOPosix ThreadWindows.swift
[230/277] Compiling NIOPosix UnsafeTransfer.swift
[231/277] Compiling NIOPosix Utilities.swift
[232/277] Compiling NIOPosix VsockAddress.swift
[233/277] Compiling NIOPosix VsockChannelEvents.swift
[234/277] Compiling NIOPosix Windows.swift
[235/277] Compiling NIOPosix SelectableEventLoop.swift
[236/277] Compiling NIOPosix SelectorEpoll.swift
[237/277] Compiling NIOPosix SelectorGeneric.swift
[238/277] Compiling NIOPosix SelectorKqueue.swift
[239/277] Compiling NIOPosix SelectorUring.swift
[240/277] Compiling NIOPosix SelectorWSAPoll.swift
[241/277] Compiling NIOPosix ServerSocket.swift
[242/277] Compiling NIOPosix Pool.swift
[243/277] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[244/277] Compiling NIOPosix PosixSingletons.swift
[245/277] Compiling NIOPosix RawSocketBootstrap.swift
[246/277] Compiling NIOPosix Resolver.swift
[247/277] Compiling NIOPosix Selectable.swift
[248/277] Compiling NIOPosix SelectableChannel.swift
[249/277] Compiling NIOPosix Socket.swift
[250/277] Compiling NIOPosix SocketChannel.swift
[251/277] Compiling NIOPosix SocketProtocols.swift
[252/277] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[253/277] Compiling NIOPosix System.swift
[254/277] Compiling NIOPosix Thread.swift
[255/277] Compiling NIOPosix ThreadPosix.swift
[256/277] Compiling NIOPosix NIOPosixSendableMetatype.swift
[257/277] Compiling NIOPosix NIOThreadPool.swift
[258/277] Compiling NIOPosix NonBlockingFileIO.swift
[259/277] Compiling NIOPosix PendingDatagramWritesManager.swift
[260/277] Compiling NIOPosix PendingWritesManager.swift
[261/277] Compiling NIOPosix PipeChannel.swift
[262/277] Compiling NIOPosix PipePair.swift
[263/277] Compiling NIOPosix Bootstrap.swift
[264/277] Compiling NIOPosix ControlMessage.swift
[265/277] Compiling NIOPosix DatagramVectorReadManager.swift
[266/277] Compiling NIOPosix Errors+Any.swift
[267/277] Compiling NIOPosix FileDescriptor.swift
[268/277] Compiling NIOPosix GetaddrinfoResolver.swift
[269/277] Compiling NIOPosix HappyEyeballs.swift
[270/277] Compiling NIOPosix BSDSocketAPICommon.swift
[271/277] Compiling NIOPosix BSDSocketAPIPosix.swift
[272/277] Compiling NIOPosix BSDSocketAPIWindows.swift
[273/277] Compiling NIOPosix BaseSocket.swift
[274/277] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[275/277] Compiling NIOPosix BaseSocketChannel.swift
[276/277] Compiling NIOPosix BaseStreamSocketChannel.swift
[277/277] Emitting module NIOPosix
[279/280] Emitting module NIO
[280/280] Compiling NIO Exports.swift
[282/302] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[283/302] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[284/302] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[285/302] Emitting module NIOHTTP1
[286/304] Emitting module NIOFoundationCompat
[287/304] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[289/343] Compiling MacroCore CollectionStubs.swift
[290/343] Compiling MacroCore Math.swift
[291/343] Compiling MacroCore ListenerType.swift
[292/343] Compiling MacroCore JSError.swift
[293/343] Compiling MacroCore JSON.swift
[296/348] Compiling MacroCore Pipe.swift
[297/348] Compiling MacroCore ReadableByteStream.swift
[298/348] Compiling MacroCore ReadableByteStreamType.swift
[299/348] Compiling MacroCore ReadableStreamBase.swift
[300/348] Compiling MacroCore ReadableStreamType.swift
[301/348] Compiling MacroCore Object.swift
[302/348] Compiling MacroCore StringStubs.swift
[303/348] Compiling MacroCore ToString.swift
[304/348] Compiling MacroCore LeftPad.swift
[305/348] Compiling MacroCore MacroCore.swift
[306/348] Compiling MacroCore MacroError.swift
[307/348] Compiling MacroCore NextTick.swift
[308/348] Compiling MacroCore CommandLine.swift
[309/348] Compiling MacroCore DetectXcode.swift
[310/348] Compiling MacroCore Environment.swift
[311/348] Compiling MacroCore Process.swift
[312/348] Compiling MacroCore Warnings.swift
[313/348] Compiling MacroCore Regex.swift
[314/348] Compiling MacroCore Concat.swift
[315/348] Compiling MacroCore DuplexStreamType.swift
[316/348] Compiling MacroCore Concurrency.swift
[317/348] Compiling MacroCore Console.swift
[318/348] Compiling MacroCore Dirname.swift
[319/348] Compiling MacroCore EnvironmentValues.swift
[320/348] Compiling MacroCore ErrorEmitter.swift
[321/348] Compiling MacroCore EventListenerSet.swift
[328/348] Compiling MacroCore BufferDeprecations.swift
[329/348] Compiling MacroCore BufferHexEncoding.swift
[330/348] Compiling MacroCore BufferStrings.swift
[331/348] Compiling MacroCore CollectionUtils.swift
[335/348] Compiling MacroCore Buffer.swift
[336/348] Compiling MacroCore BufferData.swift
[337/349] Compiling MacroCore WritableByteStream.swift
[338/349] Compiling MacroCore WritableByteStreamType.swift
[339/349] Compiling MacroCore WritableStreamBase.swift
[340/349] Compiling MacroCore WritableStreamType.swift
[341/349] Compiling MacroCore StringEncoding.swift
[349/349] Emitting module MacroCore
[351/378] Compiling fs StatStruct.swift
[352/379] Compiling http OutgoingMessage.swift
[353/380] Compiling http URLRequestInit.swift
[354/380] Compiling http URLSessionAgent.swift
[355/380] Compiling http Agent.swift
[356/380] Compiling http ClientRequest.swift
[357/380] Compiling http URLSessionClientRequest.swift
[358/380] Compiling http BasicAuth.swift
[365/380] Compiling fs fs.swift
[366/380] Compiling http ServerResponse.swift
[367/380] Compiling http HTTPHeadersHolder.swift
[368/380] Compiling http http.swift
[369/380] Emitting module fs
[370/380] Emitting module http
[373/380] Compiling http QueryString.swift
[374/380] Compiling http Server.swift
[375/380] Compiling http Globals.swift
[376/380] Compiling http IncomingMessage.swift
[378/383] Compiling dotenv dotenv.swift
[379/383] Emitting module dotenv
[386/400] Compiling connect Cookies.swift
[387/400] Compiling connect CrossCompile.swift
[388/400] Compiling connect Connect.swift
[389/400] Compiling connect CookieParser.swift
[390/401] Compiling connect ServeStatic.swift
[391/401] Compiling connect Session.swift
[392/401] Emitting module connect
[393/401] Compiling connect BodyParser.swift
[394/401] Compiling connect CORS.swift
[395/401] Compiling connect Middleware.swift
[396/401] Compiling connect NoCache.swift
[397/401] Compiling connect Logger.swift
[398/401] Compiling connect MethodOverride.swift
[399/401] Compiling connect Pause.swift
[400/401] Compiling connect QS.swift
[401/401] Compiling connect TypeIs.swift
[403/434] Compiling multer PartType.swift
[404/435] Compiling multer Utilities.swift
[405/435] Emitting module multer
[406/435] Compiling express ServerResponse.swift
[407/435] Compiling express Settings.swift
[408/437] Compiling express RoutePattern.swift
[409/437] Compiling express Router.swift
[410/437] Compiling express RouteKeeper.swift
[411/437] Compiling express RouteMounts.swift
[412/437] Compiling multer ProcessingContext.swift
[413/437] Compiling express BasicAuth.swift
[414/437] Compiling express ErrorMiddleware.swift
[415/437] Compiling express Express.swift
[416/437] Compiling express Render.swift
[417/437] Compiling express Route.swift
[418/437] Compiling express RouteFactories.swift
[419/437] Compiling express MiddlewareObject.swift
[422/437] Compiling express ExpressWrappedDictionary.swift
[423/437] Compiling express IncomingMessage.swift
[424/437] Compiling express JSON.swift
[426/438] Emitting module express
[428/438] Compiling express View.swift
[429/438] Compiling express dirname.swift
[431/438] Compiling express Module.swift
[432/438] Compiling express Mustache.swift
[440/441] Compiling MacroExpress MacroExpress.swift
[441/441] Emitting module MacroExpress
Build complete! (117.22s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.