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 carton, reference main (1b2abf), with Swift 5.9 for macOS (SPM) on 26 Aug 2024 18:02:48 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftwasm/carton.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftwasm/carton
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1b2abfd Inherit all env-var from host and add `--env` option to `carton-test` (#495)
Cloned https://github.com/swiftwasm/carton.git
Revision (git rev-parse @):
1b2abfd8802b24b550f093309ad5b02542bd1a1b
SUCCESS checkout https://github.com/swiftwasm/carton.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/swiftwasm/carton.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin CartonBundlePlugin
[2/2] Compiling plugin CartonDevPlugin
[3/3] Compiling plugin CartonTestPlugin
[4/4] Compiling plugin GenerateManual
Building for debugging...
[4/22] Copying PrivacyInfo.xcprivacy
[5/22] Compiling CNIOWindows shim.c
[6/22] Compiling TSCclibc process.c.c
[7/22] Compiling CNIOWindows WSAStartup.c
[8/22] Compiling CNIOLinux liburing_shims.c
[9/22] Compiling CNIOLinux shim.c
[10/51] Compiling CNIOLLHTTP c_nio_http.c
[11/51] Compiling _AtomicsShims.c
[12/51] Compiling CNIOLLHTTP c_nio_api.c
[12/51] Compiling CNIODarwin shim.c
[15/80] Compiling carton_plugin_helper main.swift
[16/80] Emitting module carton_plugin_helper
[17/80] Compiling InternalCollectionsUtilities Debugging.swift
[18/80] Compiling InternalCollectionsUtilities Descriptions.swift
[19/82] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/83] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/83] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/83] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/83] Compiling InternalCollectionsUtilities Specialize.swift
[25/83] Compiling CNIOLLHTTP c_nio_llhttp.c
[27/102] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/102] Compiling _NIOBase64 Base64.swift
[29/102] Emitting module _NIOBase64
[29/102] Linking carton-plugin-helper
[31/102] Compiling Atomics ManagedAtomic.swift
[32/102] Compiling Atomics ManagedAtomicLazyReference.swift
[33/102] Compiling Atomics AtomicBool.swift
[34/102] Compiling Atomics IntegerConformances.swift
[35/102] Compiling Atomics UnsafeAtomic.swift
[36/102] Compiling Atomics UnsafeAtomicLazyReference.swift
[37/102] Compiling Atomics AtomicMemoryOrderings.swift
[38/102] Compiling Atomics DoubleWord.swift
[39/102] Compiling Atomics AtomicOptionalWrappable.swift
[40/102] Compiling Atomics AtomicReference.swift
[41/102] Compiling Atomics AtomicStorage.swift
[42/102] Compiling Atomics AtomicValue.swift
[43/102] Compiling Atomics PointerConformances.swift
[44/102] Compiling Atomics Primitives.native.swift
[44/102] Compiling CNIOSHA1 c_nio_sha1.c
[46/102] Compiling WasmTransformer StackOverflowSanitizer.swift
[47/102] Compiling WasmTransformer WasmTransformer.swift
[48/102] Emitting module WasmTransformer
[49/102] Compiling Atomics OptionalRawRepresentable.swift
[50/102] Compiling Atomics RawRepresentable.swift
[51/102] Compiling ArgumentParserToolInfo ToolInfo.swift
[52/102] Emitting module ArgumentParserToolInfo
[61/102] Emitting module InternalCollectionsUtilities
[64/156] Compiling Logging MetadataProvider.swift
[65/156] Compiling Logging LogHandler.swift
[66/156] Compiling _NIODataStructures PriorityQueue.swift
[67/156] Compiling DequeModule _DequeSlot.swift
[68/156] Compiling DequeModule _DequeBuffer.swift
[69/156] Compiling DequeModule _DequeBufferHeader.swift
[70/157] Emitting module TSCLibc
[71/157] Compiling TSCLibc libc.swift
[72/157] Compiling _NIODataStructures Heap.swift
[73/157] Compiling _NIODataStructures _TinyArray.swift
[74/157] Emitting module _NIODataStructures
[75/157] Compiling DequeModule _UnsafeWrappedBuffer.swift
[76/157] Compiling DequeModule Deque+Extras.swift
[77/157] Compiling DequeModule Deque+Hashable.swift
[78/157] Compiling DequeModule Deque+Equatable.swift
[79/157] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[80/157] Compiling DequeModule Deque+Testing.swift
[81/157] Compiling DequeModule Deque._Storage.swift
[82/157] Compiling DequeModule Deque._UnsafeHandle.swift
[83/157] Compiling DequeModule Deque.swift
[84/157] Compiling DequeModule Deque+CustomReflectable.swift
[85/157] Compiling DequeModule Deque+Descriptions.swift
[86/157] Compiling DequeModule Deque+Codable.swift
[87/157] Compiling DequeModule Deque+Collection.swift
[88/157] Compiling Logging Locks.swift
[89/157] Emitting module Logging
[90/157] Compiling Logging Logging.swift
[91/157] Emitting module DequeModule
[94/159] Compiling ArgumentParser CommandConfiguration.swift
[95/159] Compiling ArgumentParser EnumerableFlag.swift
[96/159] Compiling ArgumentParser OptionGroup.swift
[97/159] Compiling ArgumentParser AsyncParsableCommand.swift
[102/159] Compiling ArgumentParser ExpressibleByArgument.swift
[103/159] Compiling ArgumentParser ParsableArguments.swift
[104/159] Compiling Atomics IntegerOperations.swift
[105/159] Compiling Atomics Unmanaged extensions.swift
[112/159] Emitting module Atomics
[112/159] Compiling c-nioatomics.c
[114/159] Emitting module ArgumentParser
[114/163] Compiling c-atomics.c
[116/169] Compiling NIOConcurrencyHelpers NIOLock.swift
[130/169] Compiling ArgumentParser Platform.swift
[131/169] Compiling ArgumentParser SequenceExtensions.swift
[132/169] Compiling ArgumentParser StringExtensions.swift
[133/169] Compiling ArgumentParser Tree.swift
[134/169] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[135/169] Compiling NIOConcurrencyHelpers lock.swift
[136/169] Emitting module NIOConcurrencyHelpers
[137/169] Compiling NIOConcurrencyHelpers atomics.swift
[138/169] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[139/169] Emitting module CartonCore
[140/169] Compiling CartonCore FoundationProcessEx.swift
[141/169] Compiling CartonCore CartonCoreError.swift
[142/169] Compiling CartonCore Environment.swift
[143/169] Compiling ArgumentParser HelpGenerator.swift
[144/169] Compiling ArgumentParser MessageInfo.swift
[145/169] Compiling ArgumentParser UsageGenerator.swift
[146/169] Compiling ArgumentParser CollectionExtensions.swift
[154/169] Compiling ArgumentParser ArgumentDecoder.swift
[155/256] Compiling NIOCore Linux.swift
[156/256] Compiling NIOCore MarkedCircularBuffer.swift
[157/256] Compiling NIOCore MulticastChannel.swift
[158/256] Compiling NIOCore NIOAny.swift
[159/256] Compiling NIOCore RecvByteBufferAllocator.swift
[160/256] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[161/256] Compiling NIOCore SocketAddresses.swift
[162/256] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[163/256] Compiling NIOCore NIOCloseOnErrorHandler.swift
[164/256] Compiling NIOCore NIOLoopBound.swift
[165/256] Compiling NIOCore NIOSendable.swift
[166/256] Compiling NIOCore PointerHelpers.swift
[167/256] Compiling NIOCore AsyncChannelOutboundWriter.swift
[168/256] Compiling NIOCore NIOAsyncSequenceProducer.swift
[169/256] Compiling NIOCore GlobalSingletons.swift
[170/258] Compiling NIOCore ChannelPipeline.swift
[171/258] Compiling NIOCore CircularBuffer.swift
[172/258] Compiling NIOCore Codec.swift
[173/258] Compiling NIOCore DeadChannel.swift
[174/258] Compiling NIOCore DispatchQueue+WithFuture.swift
[175/258] Compiling NIOCore EventLoop+Deprecated.swift
[176/258] Compiling NIOCore EventLoop+SerialExecutor.swift
[177/258] Compiling NIOCore EventLoop.swift
[178/258] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[179/264] Emitting module CartonHelpers
[180/264] Compiling CartonHelpers URLSession.swift
[181/264] Compiling CartonHelpers Version.swift
[182/264] Compiling NIOCore EventLoopFuture+Deprecated.swift
[183/264] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[184/264] Compiling NIOCore EventLoopFuture.swift
[185/264] Compiling NIOCore FileDescriptor.swift
[186/264] Compiling NIOCore FileHandle.swift
[187/264] Compiling NIOCore FileRegion.swift
[188/264] Compiling NIOCore ChannelHandlers.swift
[189/264] Compiling NIOCore ChannelInvoker.swift
[190/264] Compiling NIOCore ChannelOption.swift
[191/264] Compiling NIOCore Interfaces.swift
[198/264] Compiling NIOCore IO.swift
[199/264] Compiling NIOCore IOData.swift
[200/264] Compiling NIOCore IPProtocol.swift
[201/264] Compiling NIOCore IntegerBitPacking.swift
[202/264] Compiling NIOCore IntegerTypes.swift
[209/264] Compiling NIOCore AddressedEnvelope.swift
[210/264] Compiling NIOCore AsyncAwaitSupport.swift
[211/264] Compiling NIOCore AsyncChannel.swift
[212/264] Compiling NIOCore AsyncChannelHandler.swift
[213/264] Compiling NIOCore AsyncChannelInboundStream.swift
[216/264] Compiling NIOCore SocketOptionProvider.swift
[217/264] Compiling NIOCore SystemCallHelpers.swift
[218/264] Compiling NIOCore TimeAmount+Duration.swift
[219/264] Compiling NIOCore TypeAssistedChannelHandler.swift
[220/264] Compiling NIOCore UniversalBootstrapSupport.swift
[221/264] Compiling NIOCore Utilities.swift
[228/264] Compiling NIOCore ConvenienceOptionSupport.swift
[247/273] Compiling NIOCore ByteBuffer-hexdump.swift
[248/273] Compiling NIOCore ByteBuffer-int.swift
[249/273] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[250/273] Compiling NIOCore ByteBuffer-multi-int.swift
[251/273] Compiling NIOCore ByteBuffer-views.swift
[252/273] Compiling NIOCore Channel.swift
[253/273] Compiling NIOCore ChannelHandler.swift
[255/273] Compiling NIOCore NIOAsyncWriter.swift
[256/273] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[257/273] Compiling NIOCore BSDSocketAPI.swift
[258/273] Compiling NIOCore ByteBuffer-aux.swift
[259/273] Compiling NIOCore ByteBuffer-conversions.swift
[260/273] Compiling NIOCore ByteBuffer-core.swift
[261/273] Compiling carton_release HashArchive.swift
[262/273] Compiling carton_release CartonReleaseCommand.swift
[263/273] Emitting module carton_release
[264/273] Compiling SwiftToolchain ProgressAnimation.swift
[265/273] Compiling SwiftToolchain ToolchainResolver.swift
[266/273] Compiling SwiftToolchain ToolchainError.swift
[267/273] Compiling SwiftToolchain ToolchainInstallation.swift
[268/273] Compiling SwiftToolchain ToolchainManagement.swift
[269/273] Emitting module SwiftToolchain
[269/275] Linking carton-release
[271/275] Emitting module NIOCore
[272/329] Emitting module CartonDriver
[273/329] Compiling CartonDriver CartonDriverCommand.swift
[274/329] Emitting module NIOEmbedded
[275/331] Compiling NIOEmbedded Embedded.swift
[276/331] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[277/331] Compiling NIOEmbedded AsyncTestingChannel.swift
[278/331] Compiling carton main.swift
[279/331] Emitting module carton
[279/331] Linking carton
[281/331] Emitting module NIOPosix
[282/336] Compiling NIOPosix PooledRecvBufferAllocator.swift
[283/336] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[284/336] Compiling NIOPosix PosixSingletons.swift
[285/336] Compiling NIOPosix RawSocketBootstrap.swift
[286/336] Compiling NIOPosix Resolver.swift
[287/336] Compiling NIOPosix Selectable.swift
[288/336] Compiling NIOPosix SelectableChannel.swift
[289/336] Compiling NIOPosix SelectableEventLoop.swift
[290/336] Compiling NIOPosix SelectorEpoll.swift
[291/336] Compiling NIOPosix SelectorGeneric.swift
[292/336] Compiling NIOPosix BSDSocketAPICommon.swift
[293/336] Compiling NIOPosix BSDSocketAPIPosix.swift
[294/336] Compiling NIOPosix BSDSocketAPIWindows.swift
[295/336] Compiling NIOPosix BaseSocket.swift
[296/336] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[297/336] Compiling NIOPosix BaseSocketChannel.swift
[298/336] Compiling NIOPosix PendingWritesManager.swift
[299/336] Compiling NIOPosix PipeChannel.swift
[300/336] Compiling NIOPosix PipePair.swift
[301/336] Compiling NIOPosix PointerHelpers.swift
[302/336] Compiling NIOPosix Pool.swift
[303/336] Compiling NIOPosix SelectorKqueue.swift
[304/336] Compiling NIOPosix SelectorUring.swift
[305/336] Compiling NIOPosix ServerSocket.swift
[306/336] Compiling NIOPosix Socket.swift
[307/336] Compiling NIOPosix SocketChannel.swift
[308/336] Compiling NIOPosix UnsafeTransfer.swift
[309/336] Compiling NIOPosix Utilities.swift
[310/336] Compiling NIOPosix VsockAddress.swift
[311/336] Compiling NIOPosix VsockChannelEvents.swift
[312/336] Compiling NIOPosix resource_bundle_accessor.swift
[313/336] Compiling NIOPosix GetaddrinfoResolver.swift
[314/336] Compiling NIOPosix HappyEyeballs.swift
[315/336] Compiling NIOPosix IO.swift
[316/336] Compiling NIOPosix IntegerBitPacking.swift
[317/336] Compiling NIOPosix IntegerTypes.swift
[318/336] Compiling NIOPosix Linux.swift
[319/336] Compiling NIOPosix SocketProtocols.swift
[320/336] Compiling NIOPosix System.swift
[321/336] Compiling NIOPosix Thread.swift
[322/336] Compiling NIOPosix ThreadPosix.swift
[323/336] Compiling NIOPosix ThreadWindows.swift
[324/336] Compiling NIOPosix BaseStreamSocketChannel.swift
[325/336] Compiling NIOPosix Bootstrap.swift
[326/336] Compiling NIOPosix ControlMessage.swift
[327/336] Compiling NIOPosix DatagramVectorReadManager.swift
[328/336] Compiling NIOPosix Errors+Any.swift
[329/336] Compiling NIOPosix FileDescriptor.swift
[330/336] Compiling NIOPosix LinuxCPUSet.swift
[331/336] Compiling NIOPosix LinuxUring.swift
[332/336] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[333/336] Compiling NIOPosix NIOThreadPool.swift
[334/336] Compiling NIOPosix NonBlockingFileIO.swift
[335/336] Compiling NIOPosix PendingDatagramWritesManager.swift
[336/338] Emitting module NIO
[337/338] Compiling NIO Exports.swift
[338/365] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[339/365] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[340/366] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[341/366] Compiling WebDriver WebDriverHTTPClient.swift
[342/366] Compiling WebDriver URLSessionWebDriverHTTPClient.swift
[343/366] Compiling WebDriver WebDriverError.swift
[344/366] Compiling WebDriver WebDriverService.swift
[345/366] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[346/366] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[347/366] Compiling WebDriver URLSessionAsync.swift
[348/366] Compiling WebDriver CurlWebDriverHTTPClient.swift
[349/366] Compiling WebDriver CommandWebDriverService.swift
[350/366] Compiling WebDriver RemoteWebDriverService.swift
[351/366] Compiling WebDriver WebDriverClient.swift
[352/366] Emitting module WebDriver
[353/366] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[354/366] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[355/366] Emitting module NIOHTTP1
[356/366] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[357/366] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[358/366] Compiling NIOHTTP1 ByteCollectionUtils.swift
[359/366] Compiling NIOHTTP1 HTTPDecoder.swift
[360/366] Compiling NIOHTTP1 HTTPEncoder.swift
[361/366] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[362/366] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[363/366] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[364/366] Compiling NIOHTTP1 HTTPTypes.swift
[365/366] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[366/376] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[367/376] Compiling NIOWebSocket WebSocketOpcode.swift
[368/377] Emitting module NIOWebSocket
[369/377] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[370/377] Compiling NIOWebSocket WebSocketErrorCodes.swift
[371/377] Compiling NIOWebSocket SHA1.swift
[372/377] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[373/377] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[374/377] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[375/377] Compiling NIOWebSocket WebSocketFrame.swift
[376/377] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[377/395] Compiling CartonKit EnvironmentEx.swift
[378/395] Compiling CartonKit ServerWebSocketHandler.swift
[379/395] Compiling CartonKit StaticArchive.swift
[380/396] Compiling CartonKit String+Regex.swift
[381/396] Compiling CartonKit String+color.swift
[382/396] Compiling CartonKit FSWatch.swift
[383/396] Compiling CartonKit Server.swift
[384/396] Compiling CartonKit ServerHTTPHandler.swift
[385/396] Compiling CartonKit DiagnosticsParser.swift
[386/396] Compiling CartonKit FirefoxStackTrace.swift
[387/396] Compiling CartonKit TestsParser.swift
[388/396] Compiling CartonKit ContentTypes.swift
[389/396] Compiling CartonKit SafariStackTrace.swift
[390/396] Compiling CartonKit StackTrace.swift
[391/396] Compiling CartonKit Entrypoint.swift
[392/396] Compiling CartonKit ChromeStackTrace.swift
[393/396] Emitting module CartonKit
[394/396] Compiling CartonKit Environment+UserAgent.swift
[395/396] Compiling CartonKit HTML.swift
[396/405] Compiling CartonFrontend TestRunner.swift
[397/405] Compiling CartonFrontend NodeTestRunner.swift
[398/405] Compiling CartonFrontend CommandTestRunner.swift
[399/405] Compiling CartonFrontend BrowserTestRunner.swift
[400/405] Compiling CartonFrontend CartonFrontendTestCommand.swift
[401/405] Compiling CartonFrontend CartonFrontendBundleCommand.swift
[402/405] Emitting module CartonFrontend
[403/405] Compiling CartonFrontend CartonFrontendCommand.swift
[404/405] Compiling CartonFrontend CartonFrontendDevCommand.swift
[405/407] Emitting module carton_frontend
[406/407] Compiling carton_frontend main.swift
[406/407] Linking carton-frontend
Build complete! (41.97s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/swiftwasm/WasmTransformer
Fetching https://github.com/apple/swift-nio.git
[1/809] Fetching wasmtransformer
[802/12934] Fetching wasmtransformer, swift-argument-parser
[12927/82147] Fetching wasmtransformer, swift-argument-parser, swift-nio
Fetched https://github.com/apple/swift-nio.git (4.70s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-argument-parser.git (4.70s)
Fetched https://github.com/swiftwasm/WasmTransformer (4.70s)
[1/3557] Fetching swift-log
Fetched https://github.com/apple/swift-log.git (1.23s)
Computing version for https://github.com/swiftwasm/WasmTransformer
Computed https://github.com/swiftwasm/WasmTransformer at 0.5.0 (3.22s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.3.1 (0.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.43s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.70.0 (0.50s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[64/5207] Fetching swift-atomics, swift-system
[5208/20206] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (2.08s)
Fetched https://github.com/apple/swift-atomics.git (2.08s)
Fetched https://github.com/apple/swift-collections.git (2.08s)
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/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.65s)
Creating working copy for https://github.com/swiftwasm/WasmTransformer
Working copy of https://github.com/swiftwasm/WasmTransformer resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.70.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.1
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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.3.1
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.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
Build complete.
Done.