The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of MacroApp, reference develop (dee175), with Swift 6.0 for Linux on 2 Nov 2024 21:24:56 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/MacroApp.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/MacroApp
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at dee175e Merge branch 'develop' of github.com:Macro-swift/MacroApp into develop
Cloned https://github.com/Macro-swift/MacroApp.git
Revision (git rev-parse @):
dee175e4b12047244abffe6c91d0429c4671252f
SUCCESS checkout https://github.com/Macro-swift/MacroApp.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Macro-swift/MacroApp.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Macro-swift/Macro.git
Fetching https://github.com/Macro-swift/MacroExpress.git
[1/1561] Fetching macro
[1562/2836] Fetching macro, macroexpress
Fetched https://github.com/Macro-swift/MacroExpress.git from cache (0.22s)
Fetched https://github.com/Macro-swift/Macro.git from cache (0.22s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.2 (0.49s)
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/3660] Fetching swift-log
[953/5229] Fetching swift-log, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.34s)
[1/71147] Fetching swift-nio
Fetched https://github.com/apple/swift-log.git from cache (4.41s)
Fetched https://github.com/apple/swift-nio.git from cache (4.49s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.45s)
Computing version for https://github.com/Macro-swift/MacroExpress.git
Computed https://github.com/Macro-swift/MacroExpress.git at 1.0.5 (0.52s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/559] Fetching mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.17s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2 (0.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.66s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/3901] Fetching swift-system
[3902/19376] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.36s)
[1238/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.03s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.68s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/Macro-swift/Macro.git
Working copy of https://github.com/Macro-swift/Macro.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/Macro-swift/MacroExpress.git
Working copy of https://github.com/Macro-swift/MacroExpress.git resolved at 1.0.5
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Building for debugging...
[0/38] Write sources
[24/38] Compiling CNIOWindows shim.c
[25/38] Compiling CNIOWindows WSAStartup.c
[26/38] Compiling CNIOWASI CNIOWASI.c
[27/38] Compiling _AtomicsShims.c
[28/38] Compiling CNIOLinux liburing_shims.c
[29/38] Compiling CNIODarwin shim.c
[29/38] Write sources
[31/38] Compiling CNIOLLHTTP c_nio_http.c
[32/38] Compiling CNIOLinux shim.c
[33/38] Compiling CNIOLLHTTP c_nio_api.c
[34/38] Write swift-version-24593BA9C3E375BF.txt
[35/38] Compiling CNIOLLHTTP c_nio_llhttp.c
[37/73] Emitting module _NIOBase64
[38/73] Emitting module Logging
[39/73] Emitting module xsys
[39/74] Compiling c-nioatomics.c
[40/91] Compiling c-atomics.c
[42/97] Emitting module InternalCollectionsUtilities
[43/99] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[44/99] Compiling InternalCollectionsUtilities Specialize.swift
[45/99] Emitting module NIOConcurrencyHelpers
[46/99] Compiling Mustache MustacheRenderingContext.swift
[47/100] Compiling Mustache Mustachable.swift
[48/100] Compiling Mustache MustacheNode.swift
[49/100] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[50/100] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[51/100] Compiling _NIOBase64 Base64.swift
[52/101] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[53/101] Compiling Mustache MustacheRendering.swift
[54/101] Compiling _NIODataStructures PriorityQueue.swift
[55/101] Compiling _NIODataStructures _TinyArray.swift
[56/101] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[57/101] Compiling InternalCollectionsUtilities Integer rank.swift
[58/101] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[59/101] Compiling InternalCollectionsUtilities UInt+reversed.swift
[60/101] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[61/101] Compiling InternalCollectionsUtilities _SortedCollection.swift
[62/101] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[63/101] Compiling InternalCollectionsUtilities Debugging.swift
[64/101] Compiling InternalCollectionsUtilities Descriptions.swift
[65/101] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[66/101] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[67/101] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[69/101] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[70/101] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[72/136] Compiling NIOConcurrencyHelpers lock.swift
[73/136] Compiling xsys timeval_any.swift
[74/136] Emitting module _NIODataStructures
[75/136] Compiling _NIODataStructures Heap.swift
[76/136] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[77/137] Compiling Mustache MustacheParser.swift
[78/137] Compiling NIOConcurrencyHelpers NIOLock.swift
[79/137] Compiling DequeModule Deque+Equatable.swift
[80/137] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[81/137] Compiling Logging MetadataProvider.swift
[82/137] Compiling NIOConcurrencyHelpers atomics.swift
[83/137] Compiling DequeModule Deque+Codable.swift
[84/137] Compiling DequeModule Deque+Collection.swift
[85/137] Compiling DequeModule Deque+CustomReflectable.swift
[86/137] Compiling DequeModule Deque+Descriptions.swift
[87/137] Compiling DequeModule Deque+Extras.swift
[88/137] Compiling DequeModule Deque+Hashable.swift
[89/137] Compiling DequeModule Deque._UnsafeHandle.swift
[90/137] Compiling DequeModule Deque.swift
[91/137] Compiling DequeModule Deque+Testing.swift
[92/137] Compiling DequeModule Deque._Storage.swift
[93/138] Compiling xsys timespec.swift
[94/139] Compiling Logging LogHandler.swift
[95/139] Compiling Logging Logging.swift
[96/139] Compiling Logging Locks.swift
[103/142] Compiling DequeModule _DequeBuffer.swift
[104/142] Compiling DequeModule _DequeBufferHeader.swift
[105/142] Compiling DequeModule _DequeSlot.swift
[106/142] Compiling DequeModule _UnsafeWrappedBuffer.swift
[109/142] Compiling Atomics UnsafeAtomic.swift
[110/142] Compiling Atomics UnsafeAtomicLazyReference.swift
[123/144] Compiling Atomics IntegerOperations.swift
[124/144] Compiling Atomics Unmanaged extensions.swift
[131/144] Emitting module DequeModule
[133/145] Compiling Mustache HTMLEscape.swift
[134/145] Emitting module Mustache
[135/145] Compiling Mustache Helpers.swift
[136/145] Compiling Mustache SimpleKVC.swift
[138/146] Emitting module mime
[139/146] Compiling mime MIME.swift
[147/147] Emitting module Atomics
[149/208] Compiling NIOCore MulticastChannel.swift
[150/208] Compiling NIOCore NIOAny.swift
[151/208] Compiling NIOCore NIOCloseOnErrorHandler.swift
[152/208] Compiling NIOCore NIOLoopBound.swift
[153/208] Compiling NIOCore NIOScheduledCallback.swift
[154/208] Compiling NIOCore NIOSendable.swift
[155/208] Compiling NIOCore PointerHelpers.swift
[156/208] Compiling NIOCore RecvByteBufferAllocator.swift
[157/216] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[158/216] Compiling NIOCore SocketAddresses.swift
[159/216] Compiling NIOCore SocketOptionProvider.swift
[160/216] Compiling NIOCore SystemCallHelpers.swift
[161/216] Compiling NIOCore TimeAmount+Duration.swift
[162/216] Compiling NIOCore TypeAssistedChannelHandler.swift
[163/216] Compiling NIOCore UniversalBootstrapSupport.swift
[164/216] Compiling NIOCore Utilities.swift
[165/216] Compiling NIOCore CircularBuffer.swift
[166/216] Compiling NIOCore Codec.swift
[167/216] Compiling NIOCore ConvenienceOptionSupport.swift
[168/216] Compiling NIOCore DeadChannel.swift
[169/216] Compiling NIOCore DispatchQueue+WithFuture.swift
[170/216] Compiling NIOCore EventLoop+Deprecated.swift
[171/216] Compiling NIOCore EventLoop+SerialExecutor.swift
[172/216] Compiling NIOCore EventLoop.swift
[173/216] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[174/216] Compiling NIOCore BSDSocketAPI.swift
[175/216] Compiling NIOCore ByteBuffer-aux.swift
[176/216] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[177/216] Compiling NIOCore ByteBuffer-conversions.swift
[178/216] Compiling NIOCore ByteBuffer-core.swift
[179/216] Compiling NIOCore ByteBuffer-hex.swift
[180/216] Compiling NIOCore ByteBuffer-int.swift
[181/216] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[182/216] Compiling NIOCore AddressedEnvelope.swift
[183/216] Compiling NIOCore AsyncAwaitSupport.swift
[184/216] Compiling NIOCore AsyncChannel.swift
[185/216] Compiling NIOCore AsyncChannelHandler.swift
[186/216] Compiling NIOCore AsyncChannelInboundStream.swift
[187/216] Compiling NIOCore AsyncChannelOutboundWriter.swift
[188/216] Compiling NIOCore NIOAsyncSequenceProducer.swift
[189/216] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[190/216] Compiling NIOCore NIOAsyncWriter.swift
[191/216] Compiling NIOCore IO.swift
[192/216] Compiling NIOCore IOData.swift
[193/216] Compiling NIOCore IPProtocol.swift
[194/216] Compiling NIOCore IntegerBitPacking.swift
[195/216] Compiling NIOCore IntegerTypes.swift
[196/216] Compiling NIOCore Interfaces.swift
[197/216] Compiling NIOCore Linux.swift
[198/216] Compiling NIOCore MarkedCircularBuffer.swift
[199/216] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[200/216] Compiling NIOCore EventLoopFuture+Deprecated.swift
[201/216] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[202/216] Compiling NIOCore EventLoopFuture.swift
[203/216] Compiling NIOCore FileDescriptor.swift
[204/216] Compiling NIOCore FileHandle.swift
[205/216] Compiling NIOCore FileRegion.swift
[206/216] Compiling NIOCore GlobalSingletons.swift
[207/216] Compiling NIOCore ByteBuffer-multi-int.swift
[208/216] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[209/216] Compiling NIOCore ByteBuffer-views.swift
[210/216] Compiling NIOCore Channel.swift
[211/216] Compiling NIOCore ChannelHandler.swift
[212/216] Compiling NIOCore ChannelHandlers.swift
[213/216] Compiling NIOCore ChannelInvoker.swift
[214/216] Compiling NIOCore ChannelOption.swift
[215/216] Compiling NIOCore ChannelPipeline.swift
[216/216] Emitting module NIOCore
[218/269] Emitting module NIOEmbedded
[219/269] Compiling NIOEmbedded AsyncTestingChannel.swift
[220/269] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[221/269] Compiling NIOEmbedded Embedded.swift
[222/270] Compiling NIOPosix IO.swift
[223/270] Compiling NIOPosix IntegerBitPacking.swift
[224/270] Compiling NIOPosix IntegerTypes.swift
[225/270] Compiling NIOPosix Linux.swift
[226/270] Compiling NIOPosix LinuxCPUSet.swift
[227/270] Compiling NIOPosix LinuxUring.swift
[228/270] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[229/276] Compiling NIOPosix Pool.swift
[230/276] Compiling NIOPosix PooledRecvBufferAllocator.swift
[231/276] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[232/276] Compiling NIOPosix PosixSingletons.swift
[233/276] Compiling NIOPosix RawSocketBootstrap.swift
[234/276] Compiling NIOPosix Resolver.swift
[235/276] Compiling NIOPosix Selectable.swift
[237/276] Compiling NIOPosix ThreadPosix.swift
[238/276] Compiling NIOPosix ThreadWindows.swift
[239/276] Compiling NIOPosix UnsafeTransfer.swift
[240/276] Compiling NIOPosix Utilities.swift
[241/276] Compiling NIOPosix VsockAddress.swift
[242/276] Compiling NIOPosix VsockChannelEvents.swift
[243/276] Compiling NIOPosix SelectableChannel.swift
[244/276] Compiling NIOPosix SelectableEventLoop.swift
[245/276] Compiling NIOPosix SelectorEpoll.swift
[246/276] Compiling NIOPosix SelectorGeneric.swift
[247/276] Compiling NIOPosix SelectorKqueue.swift
[248/276] Compiling NIOPosix SelectorUring.swift
[249/276] Compiling NIOPosix ServerSocket.swift
[250/276] Compiling NIOPosix Socket.swift
[251/276] Compiling NIOPosix SocketChannel.swift
[252/276] Compiling NIOPosix SocketProtocols.swift
[253/276] Compiling NIOPosix System.swift
[254/276] Compiling NIOPosix Thread.swift
[255/276] Compiling NIOPosix NIOThreadPool.swift
[256/276] Compiling NIOPosix NonBlockingFileIO.swift
[257/276] Compiling NIOPosix PendingDatagramWritesManager.swift
[258/276] Compiling NIOPosix PendingWritesManager.swift
[259/276] Compiling NIOPosix PipeChannel.swift
[260/276] Compiling NIOPosix PipePair.swift
[261/276] Compiling NIOPosix PointerHelpers.swift
[262/276] Compiling NIOPosix BSDSocketAPICommon.swift
[263/276] Compiling NIOPosix BSDSocketAPIPosix.swift
[264/276] Compiling NIOPosix BSDSocketAPIWindows.swift
[265/276] Compiling NIOPosix BaseSocket.swift
[266/276] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[267/276] Compiling NIOPosix BaseSocketChannel.swift
[268/276] Compiling NIOPosix BaseStreamSocketChannel.swift
[269/276] Emitting module NIOPosix
[270/276] Compiling NIOPosix Bootstrap.swift
[271/276] Compiling NIOPosix ControlMessage.swift
[272/276] Compiling NIOPosix DatagramVectorReadManager.swift
[273/276] Compiling NIOPosix Errors+Any.swift
[274/276] Compiling NIOPosix FileDescriptor.swift
[275/276] Compiling NIOPosix GetaddrinfoResolver.swift
[276/276] Compiling NIOPosix HappyEyeballs.swift
[278/279] Compiling NIO Exports.swift
[279/279] Emitting module NIO
[281/300] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[282/300] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[283/300] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[284/300] Compiling NIOHTTP1 HTTPHeaders+Validation.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/303] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[291/303] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[292/320] Compiling MacroCore Buffer.swift
[293/320] Compiling MacroCore BufferData.swift
[294/340] Compiling MacroCore Math.swift
[295/340] Compiling MacroCore Object.swift
[296/340] Compiling MacroCore BufferDeprecations.swift
[297/340] Compiling MacroCore BufferHexEncoding.swift
[298/340] Compiling MacroCore ListenerType.swift
[299/340] Compiling MacroCore JSError.swift
[300/340] Compiling MacroCore MacroError.swift
[301/340] Compiling MacroCore NextTick.swift
[302/340] Compiling MacroCore CommandLine.swift
[303/340] Compiling MacroCore DetectXcode.swift
[304/340] Compiling MacroCore Environment.swift
[305/345] Emitting module NIOHTTP1
[306/345] Compiling MacroCore Console.swift
[307/345] Compiling MacroCore Dirname.swift
[308/345] Compiling MacroCore Process.swift
[309/345] Compiling MacroCore EnvironmentValues.swift
[310/345] Compiling MacroCore Warnings.swift
[311/345] Compiling MacroCore Regex.swift
[312/345] Compiling MacroCore Concat.swift
[313/345] Compiling MacroCore DuplexStreamType.swift
[314/345] Compiling MacroCore Pipe.swift
[315/345] Compiling MacroCore ReadableByteStream.swift
[316/345] Compiling MacroCore ReadableByteStreamType.swift
[317/345] Compiling MacroCore ReadableStreamBase.swift
[318/345] Compiling MacroCore ReadableStreamType.swift
[320/346] Compiling MacroCore StringStubs.swift
[321/346] Compiling MacroCore ToString.swift
[322/346] Compiling MacroCore LeftPad.swift
[323/346] Compiling MacroCore MacroCore.swift
[327/346] Compiling MacroCore JSON.swift
[328/346] Compiling MacroCore CollectionStubs.swift
[333/346] Compiling MacroCore ErrorEmitter.swift
[334/346] Compiling MacroCore EventListenerSet.swift
[335/346] Compiling MacroCore WritableByteStream.swift
[336/346] Compiling MacroCore WritableByteStreamType.swift
[337/346] Compiling MacroCore WritableStreamBase.swift
[338/346] Compiling MacroCore WritableStreamType.swift
[339/346] Compiling MacroCore StringEncoding.swift
[344/346] Compiling MacroCore BufferStrings.swift
[345/346] Compiling MacroCore CollectionUtils.swift
[346/346] Emitting module MacroCore
[348/375] Compiling fs StatStruct.swift
[349/375] Compiling fs AsyncWrapper.swift
[350/375] Compiling fs ResultExtensions.swift
[351/376] Compiling fs Directory.swift
[352/376] Compiling fs FSWatcher.swift
[353/376] Compiling http OutgoingMessage.swift
[354/377] Compiling fs Path.swift
[355/377] Compiling fs PosixWrappers.swift
[356/377] Compiling http http.swift
[357/377] Compiling fs fs.swift
[358/377] Compiling fs File.swift
[359/377] Compiling fs JSONFile.swift
[360/377] Emitting module http
[365/377] Compiling fs Promise.swift
[366/377] Compiling fs FileReadStream.swift
[367/377] Compiling fs FileStream.swift
[368/377] Compiling fs FileWriteStream.swift
[369/377] Emitting module fs
[371/380] Emitting module dotenv
[372/380] Compiling dotenv dotenv.swift
[383/396] Compiling connect Session.swift
[384/397] Compiling connect TypeIs.swift
[385/397] Compiling connect Logger.swift
[386/397] Compiling connect MethodOverride.swift
[387/397] Compiling connect Cookies.swift
[388/397] Compiling connect CrossCompile.swift
[389/397] Compiling connect Connect.swift
[390/397] Compiling connect CookieParser.swift
[391/397] Compiling connect Middleware.swift
[392/397] Compiling connect Pause.swift
[393/397] Emitting module connect
[394/397] Compiling connect BodyParser.swift
[395/397] Compiling connect CORS.swift
[396/397] Compiling connect QS.swift
[397/397] Compiling connect ServeStatic.swift
[399/428] Compiling express RoutePattern.swift
[400/428] Compiling express Router.swift
[401/429] Compiling express ExpressWrappedDictionary.swift
[402/429] Compiling express IncomingMessage.swift
[403/429] Compiling express RouteKeeper.swift
[404/429] Compiling express RouteMounts.swift
[405/429] Emitting module multer
[406/429] Compiling express JSON.swift
[407/429] Compiling express Route.swift
[408/429] Compiling multer Utilities.swift
[409/429] Compiling multer PartType.swift
[410/429] Compiling express RouteFactories.swift
[411/429] Compiling express BasicAuth.swift
[412/429] Compiling multer ProcessingContext.swift
[414/430] Emitting module express
[417/432] Compiling express MiddlewareObject.swift
[418/432] Compiling express Module.swift
[419/432] Compiling express Mustache.swift
[420/432] Compiling express Render.swift
[425/432] Compiling express ErrorMiddleware.swift
[426/432] Compiling express Express.swift
[431/432] Compiling express ServerResponse.swift
[432/432] Compiling express Settings.swift
[434/435] Compiling MacroExpress MacroExpress.swift
[435/435] Emitting module MacroExpress
[437/448] Compiling MacroApp Route.swift
[438/449] Compiling MacroApp Use.swift
[439/449] Compiling MacroApp RouteEndpoint.swift
[440/449] Compiling MacroApp Mount.swift
[441/449] Compiling MacroApp Render.swift
[442/449] Compiling MacroApp ReExports.swift
[443/449] Compiling MacroApp App.swift
[444/449] Compiling MacroApp EndpointsBuilder.swift
[445/449] Emitting module MacroApp
[446/449] Compiling MacroApp EndpointsPrimitive.swift
[447/449] Compiling MacroApp Tuples.swift
[448/449] Compiling MacroApp Endpoints.swift
[449/449] Compiling MacroApp MethodEndpoints.swift
Build complete! (77.94s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "macro",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Macro-swift/Macro.git"
    },
    {
      "identity" : "macroexpress",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Macro-swift/MacroExpress.git"
    }
  ],
  "manifest_display_name" : "MacroApp",
  "name" : "MacroApp",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MacroApp",
      "targets" : [
        "MacroApp"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MacroAppTests",
      "module_type" : "SwiftTarget",
      "name" : "MacroAppTests",
      "path" : "Tests/MacroAppTests",
      "product_dependencies" : [
        "MacroTestUtilities"
      ],
      "sources" : [
        "MacroAppTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "MacroApp"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MacroApp",
      "module_type" : "SwiftTarget",
      "name" : "MacroApp",
      "path" : "Sources/MacroApp",
      "product_dependencies" : [
        "MacroCore",
        "MacroExpress"
      ],
      "product_memberships" : [
        "MacroApp"
      ],
      "sources" : [
        "App.swift",
        "Builder/EndpointsBuilder.swift",
        "Builder/EndpointsPrimitive.swift",
        "Builder/Tuples.swift",
        "Endpoints.swift",
        "Endpoints/MethodEndpoints.swift",
        "Endpoints/Mount.swift",
        "Endpoints/Render.swift",
        "Endpoints/Route.swift",
        "Endpoints/RouteEndpoint.swift",
        "Endpoints/Use.swift",
        "ReExports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.