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 (66291c), with Swift 6.2 (beta) for Linux on 10 Sep 2025 23:15:14 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
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 66291cb Docs
Cloned https://github.com/Macro-swift/MacroExpress.git
Revision (git rev-parse @):
66291cb23260875331b4713c7faebbfe1c19d031
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-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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
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/1704] Fetching macro
[905/2263] Fetching macro, mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.29s)
Fetched https://github.com/Macro-swift/Macro.git from cache (0.29s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2 (6.95s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.10 (0.66s)
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/3903] Fetching swift-log
[3904/5717] Fetching swift-log, swift-atomics
[5718/83779] Fetching swift-log, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.77s)
[4937/79876] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (4.05s)
Fetched https://github.com/apple/swift-nio.git from cache (4.15s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.54s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (1.24s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4937] Fetching swift-system
[4938/22390] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.47s)
[2968/17453] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.27s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (1.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.59s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.10s)
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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.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.0
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.1
Creating working copy for https://github.com/Macro-swift/Macro.git
Working copy of https://github.com/Macro-swift/Macro.git resolved at 1.0.10
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/38] Write sources
[23/38] Compiling CNIOWindows shim.c
[24/38] Compiling CNIOWASI CNIOWASI.c
[24/38] Compiling CNIOWindows WSAStartup.c
[26/38] Compiling CNIOLinux liburing_shims.c
[27/38] Compiling _AtomicsShims.c
[28/38] Compiling CNIOPosix event_loop_id.c
[29/38] Compiling CNIODarwin shim.c
[30/38] Write sources
[31/38] Compiling CNIOLLHTTP c_nio_http.c
[32/38] Write swift-version-24593BA9C3E375BF.txt
[33/38] Compiling CNIOLinux shim.c
[34/38] Compiling CNIOLLHTTP c_nio_api.c
[35/65] Compiling CNIOLLHTTP c_nio_llhttp.c
[37/73] Emitting module _NIOBase64
[38/73] Emitting module xsys
[39/74] Emitting module _NIODataStructures
[39/74] Compiling c-nioatomics.c
[40/88] Compiling c-atomics.c
[42/106] Compiling _NIOBase64 Base64.swift
[44/107] Compiling Atomics AtomicMemoryOrderings.swift
[45/107] Compiling Atomics DoubleWord.swift
[46/107] Emitting module Mustache
[47/109] Compiling Atomics AtomicStorage.swift
[48/109] Compiling Atomics AtomicValue.swift
[49/109] Compiling Atomics UnsafeAtomic.swift
[50/109] Compiling Atomics UnsafeAtomicLazyReference.swift
[51/109] Compiling Atomics AtomicInteger.swift
[52/109] Compiling Atomics AtomicOptionalWrappable.swift
[53/109] Compiling Atomics AtomicReference.swift
[54/109] Compiling Atomics ManagedAtomic.swift
[55/109] Compiling Atomics ManagedAtomicLazyReference.swift
[56/110] Compiling Atomics AtomicBool.swift
[58/110] Emitting module InternalCollectionsUtilities
[59/110] Compiling Atomics OptionalRawRepresentable.swift
[60/110] Compiling Atomics RawRepresentable.swift
[61/110] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[62/111] Compiling _NIODataStructures PriorityQueue.swift
[63/111] Compiling Mustache MustacheRendering.swift
[64/111] Compiling Mustache MustacheRenderingContext.swift
[66/111] Compiling Atomics IntegerConformances.swift
[71/111] Compiling Atomics PointerConformances.swift
[72/111] Compiling Atomics Primitives.native.swift
[73/111] Compiling Mustache Mustachable.swift
[74/111] Compiling Mustache MustacheNode.swift
[75/117] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[76/118] Compiling _NIODataStructures _TinyArray.swift
[78/133] Compiling Atomics IntegerOperations.swift
[79/133] Compiling Atomics Unmanaged extensions.swift
[80/133] Compiling xsys timeval_any.swift
[81/133] Compiling Logging MetadataProvider.swift
[82/133] Compiling DequeModule _DequeBuffer.swift
[83/133] Compiling DequeModule _DequeBufferHeader.swift
[84/133] Emitting module Logging
[85/135] Compiling DequeModule Deque+Extras.swift
[86/135] Compiling DequeModule Deque+Hashable.swift
[87/135] Compiling DequeModule Deque+Codable.swift
[88/135] Compiling DequeModule Deque+Collection.swift
[89/135] Compiling DequeModule Deque+Equatable.swift
[90/135] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[91/135] Compiling DequeModule Deque+Testing.swift
[92/135] Compiling DequeModule Deque._Storage.swift
[93/135] Compiling DequeModule Deque._UnsafeHandle.swift
[94/135] Compiling DequeModule Deque.swift
[95/135] Compiling DequeModule Deque+CustomReflectable.swift
[96/135] Compiling DequeModule Deque+Descriptions.swift
[97/135] Compiling xsys timespec.swift
[100/136] Compiling _NIODataStructures Heap.swift
[106/137] Emitting module Atomics
[107/137] Compiling Mustache MustacheParser.swift
[114/137] Compiling Mustache SimpleKVC.swift
[115/137] Compiling Mustache Helpers.swift
[116/137] Compiling Mustache HTMLEscape.swift
[117/137] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[118/137] Compiling NIOConcurrencyHelpers NIOLock.swift
[119/137] Compiling NIOConcurrencyHelpers atomics.swift
[120/137] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[121/137] Compiling NIOConcurrencyHelpers lock.swift
[122/138] Emitting module NIOConcurrencyHelpers
[123/139] Emitting module mime
[124/139] Compiling mime MIME.swift
[132/141] Compiling DequeModule _DequeSlot.swift
[133/141] Compiling DequeModule _UnsafeWrappedBuffer.swift
[134/141] Compiling Logging LogHandler.swift
[135/141] Compiling Logging Locks.swift
[136/141] Compiling Logging Logging.swift
[142/142] Emitting module DequeModule
[144/204] Compiling NIOCore NIOAny.swift
[145/204] Compiling NIOCore NIOCloseOnErrorHandler.swift
[146/204] Compiling NIOCore NIOCoreSendableMetatype.swift
[147/204] Compiling NIOCore NIOLoopBound.swift
[148/204] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[149/204] Compiling NIOCore NIOScheduledCallback.swift
[150/204] Compiling NIOCore NIOSendable.swift
[151/204] Compiling NIOCore RecvByteBufferAllocator.swift
[152/212] Compiling NIOCore IOData.swift
[153/212] Compiling NIOCore IPProtocol.swift
[154/212] Compiling NIOCore IntegerBitPacking.swift
[155/212] Compiling NIOCore IntegerTypes.swift
[156/212] Compiling NIOCore Interfaces.swift
[157/212] Compiling NIOCore Linux.swift
[158/212] Compiling NIOCore MarkedCircularBuffer.swift
[159/212] Compiling NIOCore MulticastChannel.swift
[160/212] Compiling NIOCore AddressedEnvelope.swift
[161/212] Compiling NIOCore AsyncAwaitSupport.swift
[162/212] Compiling NIOCore AsyncChannel.swift
[163/212] Compiling NIOCore AsyncChannelHandler.swift
[164/212] Compiling NIOCore AsyncChannelInboundStream.swift
[165/212] Compiling NIOCore AsyncChannelOutboundWriter.swift
[166/212] Compiling NIOCore NIOAsyncSequenceProducer.swift
[167/212] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[168/212] Compiling NIOCore NIOAsyncWriter.swift
[169/212] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[170/212] Compiling NIOCore SocketAddresses.swift
[171/212] Compiling NIOCore SocketOptionProvider.swift
[172/212] Compiling NIOCore SystemCallHelpers.swift
[173/212] Compiling NIOCore TimeAmount+Duration.swift
[174/212] Compiling NIOCore TypeAssistedChannelHandler.swift
[175/212] Compiling NIOCore UniversalBootstrapSupport.swift
[176/212] Compiling NIOCore Utilities.swift
[177/212] Compiling NIOCore EventLoopFuture+Deprecated.swift
[178/212] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[179/212] Compiling NIOCore EventLoopFuture.swift
[180/212] Compiling NIOCore FileDescriptor.swift
[181/212] Compiling NIOCore FileHandle.swift
[182/212] Compiling NIOCore FileRegion.swift
[183/212] Compiling NIOCore GlobalSingletons.swift
[184/212] Compiling NIOCore IO.swift
[185/212] Compiling NIOCore CircularBuffer.swift
[186/212] Compiling NIOCore Codec.swift
[187/212] Compiling NIOCore ConvenienceOptionSupport.swift
[188/212] Compiling NIOCore DeadChannel.swift
[189/212] Compiling NIOCore DispatchQueue+WithFuture.swift
[190/212] Compiling NIOCore EventLoop+Deprecated.swift
[191/212] Compiling NIOCore EventLoop+SerialExecutor.swift
[192/212] Compiling NIOCore EventLoop.swift
[193/212] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[194/212] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[195/212] Compiling NIOCore BSDSocketAPI.swift
[196/212] Compiling NIOCore ByteBuffer-aux.swift
[197/212] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[198/212] Compiling NIOCore ByteBuffer-conversions.swift
[199/212] Compiling NIOCore ByteBuffer-core.swift
[200/212] Compiling NIOCore ByteBuffer-hex.swift
[201/212] Compiling NIOCore ByteBuffer-int.swift
[202/212] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[203/212] Compiling NIOCore ByteBuffer-multi-int.swift
[204/212] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[205/212] Compiling NIOCore ByteBuffer-views.swift
[206/212] Compiling NIOCore Channel.swift
[207/212] Compiling NIOCore ChannelHandler.swift
[208/212] Compiling NIOCore ChannelHandlers.swift
[209/212] Compiling NIOCore ChannelInvoker.swift
[210/212] Compiling NIOCore ChannelOption.swift
[211/212] Compiling NIOCore ChannelPipeline.swift
[212/212] Emitting module NIOCore
[214/265] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[215/265] Compiling NIOEmbedded AsyncTestingChannel.swift
[216/265] Emitting module NIOEmbedded
[217/265] Compiling NIOEmbedded Embedded.swift
[219/266] Emitting module NIOPosix
[220/272] Compiling NIOPosix Socket.swift
[221/272] Compiling NIOPosix SocketChannel.swift
[222/272] Compiling NIOPosix SocketProtocols.swift
[223/272] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[224/272] Compiling NIOPosix System.swift
[225/272] Compiling NIOPosix Thread.swift
[226/272] Compiling NIOPosix Pool.swift
[227/272] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[228/272] Compiling NIOPosix PosixSingletons.swift
[229/272] Compiling NIOPosix RawSocketBootstrap.swift
[230/272] Compiling NIOPosix Resolver.swift
[231/272] Compiling NIOPosix Selectable.swift
[232/272] Compiling NIOPosix SelectableChannel.swift
[233/272] Compiling NIOPosix SelectableEventLoop.swift
[234/272] Compiling NIOPosix SelectorEpoll.swift
[235/272] Compiling NIOPosix SelectorGeneric.swift
[236/272] Compiling NIOPosix SelectorKqueue.swift
[237/272] Compiling NIOPosix SelectorUring.swift
[238/272] Compiling NIOPosix ServerSocket.swift
[239/272] Compiling NIOPosix BSDSocketAPICommon.swift
[240/272] Compiling NIOPosix BSDSocketAPIPosix.swift
[241/272] Compiling NIOPosix BSDSocketAPIWindows.swift
[242/272] Compiling NIOPosix BaseSocket.swift
[243/272] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[244/272] Compiling NIOPosix BaseSocketChannel.swift
[245/272] Compiling NIOPosix BaseStreamSocketChannel.swift
[246/272] Compiling NIOPosix Bootstrap.swift
[247/272] Compiling NIOPosix ControlMessage.swift
[248/272] Compiling NIOPosix DatagramVectorReadManager.swift
[249/272] Compiling NIOPosix Errors+Any.swift
[250/272] Compiling NIOPosix FileDescriptor.swift
[251/272] Compiling NIOPosix GetaddrinfoResolver.swift
[252/272] Compiling NIOPosix HappyEyeballs.swift
[253/272] Compiling NIOPosix ThreadPosix.swift
[254/272] Compiling NIOPosix ThreadWindows.swift
[255/272] Compiling NIOPosix UnsafeTransfer.swift
[256/272] Compiling NIOPosix Utilities.swift
[257/272] Compiling NIOPosix VsockAddress.swift
[258/272] Compiling NIOPosix VsockChannelEvents.swift
[259/272] Compiling NIOPosix IO.swift
[260/272] Compiling NIOPosix IntegerBitPacking.swift
[261/272] Compiling NIOPosix IntegerTypes.swift
[262/272] Compiling NIOPosix Linux.swift
[263/272] Compiling NIOPosix LinuxCPUSet.swift
[264/272] Compiling NIOPosix LinuxUring.swift
[265/272] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[266/272] Compiling NIOPosix NIOPosixSendableMetatype.swift
[267/272] Compiling NIOPosix NIOThreadPool.swift
[268/272] Compiling NIOPosix NonBlockingFileIO.swift
[269/272] Compiling NIOPosix PendingDatagramWritesManager.swift
[270/272] Compiling NIOPosix PendingWritesManager.swift
[271/272] Compiling NIOPosix PipeChannel.swift
[272/272] Compiling NIOPosix PipePair.swift
[274/275] Emitting module NIO
[275/275] Compiling NIO Exports.swift
[277/297] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[278/297] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[279/297] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[280/297] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[281/297] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[282/299] Emitting module NIOFoundationCompat
[283/299] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[285/338] Compiling MacroCore JSError.swift
[286/338] Compiling MacroCore JSON.swift
[287/338] Compiling MacroCore CollectionUtils.swift
[288/338] Compiling MacroCore ListenerType.swift
[289/338] Compiling MacroCore EventListenerSet.swift
[290/338] Compiling MacroCore Buffer.swift
[291/338] Compiling MacroCore Pipe.swift
[292/338] Compiling MacroCore ReadableByteStream.swift
[293/338] Compiling MacroCore ReadableByteStreamType.swift
[294/338] Compiling MacroCore ReadableStreamBase.swift
[295/338] Compiling MacroCore ReadableStreamType.swift
[296/343] Compiling MacroCore CollectionStubs.swift
[297/343] Compiling MacroCore Math.swift
[303/343] Compiling MacroCore MacroError.swift
[304/343] Compiling MacroCore NextTick.swift
[305/343] Compiling MacroCore CommandLine.swift
[306/343] Compiling MacroCore DetectXcode.swift
[307/343] Compiling MacroCore Environment.swift
[308/343] Compiling MacroCore Process.swift
[309/343] Compiling MacroCore Warnings.swift
[310/343] Compiling MacroCore Regex.swift
[311/343] Compiling MacroCore Concat.swift
[312/343] Compiling MacroCore DuplexStreamType.swift
[313/343] Compiling MacroCore BufferData.swift
[314/343] Compiling MacroCore BufferDeprecations.swift
[315/343] Compiling MacroCore BufferHexEncoding.swift
[316/343] Compiling MacroCore BufferStrings.swift
[317/343] Compiling MacroCore Concurrency.swift
[318/343] Compiling MacroCore Console.swift
[319/343] Compiling MacroCore Dirname.swift
[320/343] Compiling MacroCore EnvironmentValues.swift
[321/343] Compiling MacroCore ErrorEmitter.swift
[323/343] Compiling MacroCore Object.swift
[324/343] Compiling MacroCore StringStubs.swift
[325/343] Compiling MacroCore ToString.swift
[326/343] Compiling MacroCore LeftPad.swift
[327/343] Compiling MacroCore MacroCore.swift
[328/343] Compiling MacroCore WritableByteStream.swift
[329/343] Compiling MacroCore WritableByteStreamType.swift
[330/343] Compiling MacroCore WritableStreamBase.swift
[331/343] Compiling MacroCore WritableStreamType.swift
[332/343] Compiling MacroCore StringEncoding.swift
[333/343] Emitting module NIOHTTP1
[344/344] Emitting module MacroCore
[346/373] Compiling fs StatStruct.swift
[347/373] Compiling fs AsyncWrapper.swift
[348/373] Compiling fs ResultExtensions.swift
[349/374] Compiling fs Directory.swift
[350/374] Compiling fs FSWatcher.swift
[351/375] Compiling http OutgoingMessage.swift
[356/375] Compiling http http.swift
[357/375] Compiling fs Promise.swift
[358/375] Compiling fs FileReadStream.swift
[359/375] Compiling fs fs.swift
[360/375] Compiling fs FileStream.swift
[361/375] Compiling fs FileWriteStream.swift
[362/375] Compiling fs Path.swift
[363/375] Compiling fs PosixWrappers.swift
[368/375] Compiling fs File.swift
[369/375] Compiling fs JSONFile.swift
[370/375] Emitting module http
[373/375] Emitting module fs
[375/378] Emitting module dotenv
[376/378] Compiling dotenv dotenv.swift
[381/395] Compiling connect BodyParser.swift
[382/395] Compiling connect CORS.swift
[383/396] Emitting module connect
[384/396] Compiling connect Cookies.swift
[385/396] Compiling connect CrossCompile.swift
[386/396] Compiling connect Pause.swift
[387/396] Compiling connect QS.swift
[388/396] Compiling connect Middleware.swift
[389/396] Compiling connect NoCache.swift
[390/396] Compiling connect Logger.swift
[391/396] Compiling connect MethodOverride.swift
[392/396] Compiling connect Connect.swift
[393/396] Compiling connect CookieParser.swift
[394/396] Compiling connect ServeStatic.swift
[395/396] Compiling connect Session.swift
[396/396] Compiling connect TypeIs.swift
[398/429] Compiling express JSON.swift
[399/429] Compiling express BasicAuth.swift
[400/429] Compiling express RouteKeeper.swift
[401/429] Compiling express RouteMounts.swift
[402/432] Emitting module multer
[403/432] Compiling express ExpressWrappedDictionary.swift
[404/432] Compiling express IncomingMessage.swift
[407/432] Compiling express ErrorMiddleware.swift
[408/432] Compiling express Express.swift
[412/432] Compiling express ServerResponse.swift
[413/432] Compiling express Settings.swift
[414/432] Compiling multer PartType.swift
[415/432] Compiling express Render.swift
[416/432] Compiling express Route.swift
[417/432] Compiling multer ProcessingContext.swift
[418/432] Compiling multer Utilities.swift
[420/433] Compiling express RoutePattern.swift
[421/433] Compiling express Router.swift
[422/433] Compiling express View.swift
[423/433] Compiling express dirname.swift
[424/433] Emitting module express
[428/433] Compiling express MiddlewareObject.swift
[429/433] Compiling express Module.swift
[430/433] Compiling express Mustache.swift
[433/433] Compiling express RouteFactories.swift
[435/436] Emitting module MacroExpress
[436/436] Compiling MacroExpress MacroExpress.swift
Build complete! (134.62s)
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:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.