Build Information
Successful build of carton, reference main (af68c0
), with Swift 5.9 for Linux on 28 Oct 2024 13:13:44 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftwasm/carton.git
Reference: main
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/swiftwasm/carton
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at af68c0c Update wasm-imports-parser to support SIMD instructions
Cloned https://github.com/swiftwasm/carton.git
Revision (git rev-parse @):
af68c0c216fc25c1d050c0e97679d6a9fe49c4f1
SUCCESS checkout https://github.com/swiftwasm/carton.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/swiftwasm/carton.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:5a47d9d39a5702cbfa0ba55458353b9ccb6eb7cde0581792bc757a518ca63386
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/swiftwasm/WasmTransformer
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-nio.git
[1/809] Fetching wasmtransformer
[810/13111] Fetching wasmtransformer, swift-argument-parser
[13112/84004] Fetching wasmtransformer, swift-argument-parser, swift-nio
Fetched https://github.com/swiftwasm/WasmTransformer (6.02s)
Fetched https://github.com/apple/swift-argument-parser.git (6.03s)
Fetched https://github.com/apple/swift-nio.git (6.12s)
Computing version for https://github.com/swiftwasm/WasmTransformer
Computed https://github.com/swiftwasm/WasmTransformer at 0.5.0 (1.68s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.3.1 (1.06s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.64s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[1570/5399] Fetching swift-atomics, swift-system
[5400/20874] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git (1.07s)
Fetched https://github.com/apple/swift-system.git (1.07s)
Fetched https://github.com/apple/swift-collections.git (1.10s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.35s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.58s)
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/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
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-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
[1/1] Compiling plugin CartonBundlePlugin
[2/2] Compiling plugin CartonDevPlugin
[3/3] Compiling plugin CartonTestPlugin
[4/4] Compiling plugin GenerateManual
Building for debugging...
[4/49] Compiling CNIODarwin shim.c
[5/49] Compiling _AtomicsShims.c
[6/49] Compiling TSCclibc process.c.c
[7/49] Compiling CNIOLLHTTP c_nio_http.c
[8/49] Compiling CNIOWindows WSAStartup.c
[9/49] Compiling CNIOWASI CNIOWASI.c
[9/49] Compiling CNIOWindows shim.c
[11/49] Compiling CNIOLinux liburing_shims.c
[12/49] Compiling CNIOSHA1 c_nio_sha1.c
[12/49] Compiling CNIOLLHTTP c_nio_api.c
[14/49] Compiling CNIOLinux shim.c
[15/49] Compiling CNIOLLHTTP c_nio_llhttp.c
[17/95] Emitting module TSCLibc
[18/95] Emitting module _NIODataStructures
[18/95] Compiling c-nioatomics.c
[19/99] Compiling c-atomics.c
[21/118] Emitting module CartonCore
[22/118] Compiling CartonCore CartonCoreError.swift
[23/118] Compiling CartonCore Environment.swift
[24/118] Emitting module carton_plugin_helper
[25/118] Compiling carton_plugin_helper main.swift
[26/119] Compiling Atomics Primitives.native.swift
[27/119] Compiling Atomics UnsafeAtomic.swift
[28/121] Emitting module WasmTransformer
[29/121] Compiling Atomics AtomicValue.swift
[30/121] Compiling Atomics IntegerConformances.swift
[31/123] Compiling Atomics AtomicReference.swift
[32/123] Compiling Atomics AtomicStorage.swift
[33/123] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/123] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/123] Compiling Atomics OptionalRawRepresentable.swift
[36/123] Compiling Atomics RawRepresentable.swift
[37/123] Compiling Atomics AtomicBool.swift
[44/126] Emitting module InternalCollectionsUtilities
[45/126] Emitting module _NIOBase64
[46/126] Compiling _NIOBase64 Base64.swift
[47/126] Compiling Atomics PointerConformances.swift
[50/126] Compiling Atomics UnsafeAtomicLazyReference.swift
[51/126] Compiling Atomics AtomicMemoryOrderings.swift
[52/126] Compiling Atomics DoubleWord.swift
[53/127] Compiling Atomics Primitives.shims.swift
[54/127] Compiling Atomics AtomicInteger.swift
[55/127] Compiling Atomics AtomicOptionalWrappable.swift
[68/127] Compiling _NIODataStructures _TinyArray.swift
[69/127] Compiling _NIODataStructures PriorityQueue.swift
[72/129] Compiling Atomics IntegerOperations.swift
[73/129] Compiling Atomics Unmanaged extensions.swift
[83/140] Wrapping AST for carton-plugin-helper for debugging
[86/155] Compiling TSCLibc libc.swift
[86/155] Linking carton-plugin-helper
[88/156] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[89/156] Emitting module NIOConcurrencyHelpers
[90/156] Compiling CartonCore FoundationProcessEx.swift
[91/157] Compiling NIOConcurrencyHelpers NIOLock.swift
[93/158] Compiling DequeModule Deque+CustomReflectable.swift
[94/158] Compiling DequeModule Deque+Descriptions.swift
[95/160] Compiling _NIODataStructures Heap.swift
[95/160] Wrapping AST for _NIOBase64 for debugging
[98/161] Compiling NIOConcurrencyHelpers lock.swift
[99/162] Wrapping AST for WasmTransformer for debugging
[102/162] Compiling NIOConcurrencyHelpers atomics.swift
[103/163] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[104/163] Wrapping AST for TSCLibc for debugging
[106/163] Compiling DequeModule _DequeBuffer.swift
[107/163] Compiling DequeModule _DequeBufferHeader.swift
[108/164] Emitting module ArgumentParserToolInfo
[109/164] Compiling ArgumentParserToolInfo ToolInfo.swift
[111/165] Compiling DequeModule Deque+Testing.swift
[112/165] Compiling DequeModule Deque._Storage.swift
[112/165] Wrapping AST for InternalCollectionsUtilities for debugging
[114/165] Compiling DequeModule Deque+Equatable.swift
[115/165] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[116/165] Compiling DequeModule Deque+Extras.swift
[117/165] Compiling DequeModule Deque+Hashable.swift
[119/167] Wrapping AST for CartonCore for debugging
[121/167] Wrapping AST for _NIODataStructures for debugging
[123/167] Compiling DequeModule _DequeSlot.swift
[124/167] Compiling DequeModule _UnsafeWrappedBuffer.swift
[125/211] Wrapping AST for ArgumentParserToolInfo for debugging
[126/226] Wrapping AST for NIOConcurrencyHelpers for debugging
[128/231] Emitting module DequeModule
[129/231] Compiling ArgumentParser BashCompletionsGenerator.swift
[130/231] Compiling ArgumentParser CompletionsGenerator.swift
[131/231] Compiling ArgumentParser NameSpecification.swift
[132/231] Compiling ArgumentParser Option.swift
[133/232] Compiling ArgumentParser OptionGroup.swift
[134/232] Compiling ArgumentParser AsyncParsableCommand.swift
[135/232] Compiling ArgumentParser CommandConfiguration.swift
[136/232] Compiling ArgumentParser EnumerableFlag.swift
[137/232] Compiling ArgumentParser ZshCompletionsGenerator.swift
[138/232] Compiling ArgumentParser Argument.swift
[139/232] Compiling ArgumentParser ArgumentHelp.swift
[140/232] Compiling ArgumentParser ArgumentVisibility.swift
[141/232] Compiling ArgumentParser CompletionKind.swift
[142/232] Compiling ArgumentParser Errors.swift
[143/232] Compiling ArgumentParser Flag.swift
[146/232] Emitting module Atomics
[150/235] Compiling ArgumentParser CommandParser.swift
[151/235] Compiling ArgumentParser InputKey.swift
[152/235] Compiling ArgumentParser InputOrigin.swift
[153/235] Compiling ArgumentParser ExpressibleByArgument.swift
[154/235] Compiling ArgumentParser ParsableArguments.swift
[155/235] Compiling ArgumentParser ParsableArgumentsValidation.swift
[156/238] Wrapping AST for DequeModule for debugging
[157/238] Wrapping AST for Atomics for debugging
[159/239] Compiling CartonHelpers TerminalController+logLookup.swift
[160/239] Compiling CartonHelpers URLSession.swift
[161/239] Compiling CartonHelpers Version.swift
[162/298] Emitting module ArgumentParser
[163/298] Compiling NIOCore NIOAsyncSequenceProducer.swift
[164/298] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[165/298] Compiling NIOCore NIOAsyncWriter.swift
[166/298] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[167/298] Compiling NIOCore BSDSocketAPI.swift
[168/303] Compiling NIOCore AddressedEnvelope.swift
[169/303] Compiling NIOCore AsyncAwaitSupport.swift
[170/303] Compiling NIOCore AsyncChannel.swift
[171/303] Compiling NIOCore AsyncChannelHandler.swift
[172/303] Emitting module CartonHelpers
[177/303] Compiling NIOCore AsyncChannelInboundStream.swift
[178/303] Compiling NIOCore AsyncChannelOutboundWriter.swift
[179/303] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[180/303] Compiling NIOCore ByteBuffer-views.swift
[181/303] Compiling NIOCore Channel.swift
[182/303] Compiling NIOCore ChannelHandler.swift
[183/303] Compiling NIOCore ByteBuffer-aux.swift
[184/303] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[185/303] Compiling NIOCore ByteBuffer-conversions.swift
[186/303] Compiling NIOCore ByteBuffer-core.swift
[187/303] Compiling NIOCore ByteBuffer-hex.swift
[188/303] Compiling NIOCore MulticastChannel.swift
[189/303] Compiling NIOCore NIOAny.swift
[190/303] Compiling NIOCore NIOCloseOnErrorHandler.swift
[191/303] Compiling NIOCore NIOLoopBound.swift
[192/303] Compiling NIOCore NIOScheduledCallback.swift
[193/303] Compiling NIOCore NIOSendable.swift
[194/303] Compiling NIOCore PointerHelpers.swift
[195/303] Compiling NIOCore RecvByteBufferAllocator.swift
[200/311] Compiling ArgumentParser CollectionExtensions.swift
[201/311] Compiling ArgumentParser Platform.swift
[202/311] Compiling ArgumentParser SequenceExtensions.swift
[203/311] Compiling ArgumentParser StringExtensions.swift
[204/311] Compiling ArgumentParser Tree.swift
[213/312] Compiling NIOCore ChannelPipeline.swift
[214/312] Compiling NIOCore CircularBuffer.swift
[215/312] Compiling NIOCore Codec.swift
[216/312] Compiling NIOCore ConvenienceOptionSupport.swift
[217/312] Compiling NIOCore DeadChannel.swift
[218/312] Compiling NIOCore DispatchQueue+WithFuture.swift
[219/312] Compiling NIOCore EventLoop+Deprecated.swift
[220/312] Compiling NIOCore EventLoop+SerialExecutor.swift
[221/312] Compiling NIOCore EventLoop.swift
[222/312] Compiling NIOCore IO.swift
[224/313] Wrapping AST for CartonHelpers for debugging
[228/319] Compiling NIOCore ChannelHandlers.swift
[229/319] Compiling NIOCore ChannelInvoker.swift
[230/319] Compiling NIOCore ChannelOption.swift
[231/319] Compiling NIOCore ByteBuffer-int.swift
[232/319] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[233/319] Compiling NIOCore ByteBuffer-multi-int.swift
[242/320] Compiling NIOCore Linux.swift
[243/320] Compiling NIOCore MarkedCircularBuffer.swift
[245/320] Emitting module SwiftToolchain
[246/321] Compiling SwiftToolchain ProgressAnimation.swift
[247/321] Compiling SwiftToolchain ToolchainResolver.swift
[249/321] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[250/321] Compiling NIOCore EventLoopFuture+Deprecated.swift
[251/321] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[252/321] Compiling NIOCore EventLoopFuture.swift
[253/321] Compiling NIOCore FileDescriptor.swift
[254/321] Compiling NIOCore FileHandle.swift
[255/321] Compiling NIOCore FileRegion.swift
[256/321] Compiling NIOCore GlobalSingletons.swift
[257/321] Compiling SwiftToolchain ToolchainError.swift
[257/324] Wrapping AST for ArgumentParser for debugging
[259/324] Compiling SwiftToolchain ToolchainInstallation.swift
[260/324] Compiling SwiftToolchain ToolchainManagement.swift
[262/325] Emitting module carton_release
[271/326] Compiling carton_release CartonReleaseCommand.swift
[272/326] Compiling carton_release HashArchive.swift
[274/328] Wrapping AST for SwiftToolchain for debugging
[276/328] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[277/328] Compiling NIOCore SocketAddresses.swift
[278/328] Compiling NIOCore SocketOptionProvider.swift
[279/328] Compiling NIOCore SystemCallHelpers.swift
[280/328] Compiling NIOCore TimeAmount+Duration.swift
[281/328] Compiling NIOCore TypeAssistedChannelHandler.swift
[282/328] Compiling NIOCore UniversalBootstrapSupport.swift
[283/328] Compiling NIOCore Utilities.swift
[284/330] Wrapping AST for carton-release for debugging
[285/330] Linking carton-release
[305/330] Emitting module CartonDriver
[306/330] Compiling CartonDriver CartonDriverCommand.swift
[308/332] Wrapping AST for CartonDriver for debugging
[310/334] Compiling carton main.swift
[311/334] Emitting module carton
[313/336] Wrapping AST for carton for debugging
[314/336] Linking carton
[316/336] Emitting module NIOCore
[327/338] Wrapping AST for NIOCore for debugging
[329/390] Emitting module NIOEmbedded
[330/390] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[331/390] Compiling NIOEmbedded Embedded.swift
[332/390] Compiling NIOEmbedded AsyncTestingChannel.swift
[335/392] Emitting module NIOPosix
[335/398] Wrapping AST for NIOEmbedded for debugging
[337/398] Compiling NIOPosix ThreadPosix.swift
[338/398] Compiling NIOPosix ThreadWindows.swift
[339/398] Compiling NIOPosix UnsafeTransfer.swift
[340/398] Compiling NIOPosix Utilities.swift
[341/398] Compiling NIOPosix VsockAddress.swift
[342/398] Compiling NIOPosix VsockChannelEvents.swift
[343/398] Compiling NIOPosix BSDSocketAPICommon.swift
[344/398] Compiling NIOPosix BSDSocketAPIPosix.swift
[345/398] Compiling NIOPosix BSDSocketAPIWindows.swift
[346/398] Compiling NIOPosix BaseSocket.swift
[347/398] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[348/398] Compiling NIOPosix BaseSocketChannel.swift
[349/398] Compiling NIOPosix BaseStreamSocketChannel.swift
[350/398] Compiling NIOPosix ServerSocket.swift
[351/398] Compiling NIOPosix Socket.swift
[352/398] Compiling NIOPosix SocketChannel.swift
[353/398] Compiling NIOPosix SocketProtocols.swift
[354/398] Compiling NIOPosix System.swift
[355/398] Compiling NIOPosix Thread.swift
[356/398] Compiling NIOPosix Pool.swift
[357/398] Compiling NIOPosix PooledRecvBufferAllocator.swift
[358/398] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[359/398] Compiling NIOPosix PosixSingletons.swift
[360/398] Compiling NIOPosix RawSocketBootstrap.swift
[361/398] Compiling NIOPosix Resolver.swift
[362/398] Compiling NIOPosix Selectable.swift
[363/398] Compiling NIOPosix SelectableChannel.swift
[364/398] Compiling NIOPosix SelectableEventLoop.swift
[365/398] Compiling NIOPosix SelectorEpoll.swift
[366/398] Compiling NIOPosix SelectorGeneric.swift
[367/398] Compiling NIOPosix SelectorKqueue.swift
[368/398] Compiling NIOPosix SelectorUring.swift
[369/398] Compiling NIOPosix IO.swift
[370/398] Compiling NIOPosix IntegerBitPacking.swift
[371/398] Compiling NIOPosix IntegerTypes.swift
[372/398] Compiling NIOPosix Linux.swift
[373/398] Compiling NIOPosix LinuxCPUSet.swift
[374/398] Compiling NIOPosix LinuxUring.swift
[375/398] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[376/398] Compiling NIOPosix NIOThreadPool.swift
[377/398] Compiling NIOPosix NonBlockingFileIO.swift
[378/398] Compiling NIOPosix PendingDatagramWritesManager.swift
[379/398] Compiling NIOPosix PendingWritesManager.swift
[380/398] Compiling NIOPosix PipeChannel.swift
[381/398] Compiling NIOPosix PipePair.swift
[382/398] Compiling NIOPosix PointerHelpers.swift
[383/398] Compiling NIOPosix Bootstrap.swift
[384/398] Compiling NIOPosix ControlMessage.swift
[385/398] Compiling NIOPosix DatagramVectorReadManager.swift
[386/398] Compiling NIOPosix Errors+Any.swift
[387/398] Compiling NIOPosix FileDescriptor.swift
[388/398] Compiling NIOPosix GetaddrinfoResolver.swift
[389/398] Compiling NIOPosix HappyEyeballs.swift
[391/400] Wrapping AST for NIOPosix for debugging
[393/402] Compiling NIO Exports.swift
[394/402] Emitting module NIO
[396/404] Wrapping AST for NIO for debugging
[398/429] Compiling WebDriver WebDriverError.swift
[399/430] Compiling WebDriver WebDriverHTTPClient.swift
[400/430] Compiling WebDriver WebDriverService.swift
[401/430] Compiling WebDriver URLSessionWebDriverHTTPClient.swift
[402/430] Compiling WebDriver WebDriverClient.swift
[403/430] Compiling WebDriver URLSessionAsync.swift
[404/430] Compiling WebDriver RemoteWebDriverService.swift
[405/430] Emitting module WebDriver
[406/430] Compiling NIOHTTP1 ByteCollectionUtils.swift
[407/430] Compiling NIOHTTP1 HTTPDecoder.swift
[410/432] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[411/432] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[412/434] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[413/434] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[413/434] Wrapping AST for WebDriver for debugging
[415/434] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[416/434] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[417/434] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[418/434] Compiling NIOHTTP1 HTTPTypes.swift
[419/434] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[420/434] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[421/434] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[422/434] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[423/434] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[424/434] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[427/434] Compiling NIOHTTP1 HTTPEncoder.swift
[428/434] Emitting module NIOHTTP1
[430/436] Wrapping AST for NIOHTTP1 for debugging
[432/446] Compiling NIOWebSocket WebSocketOpcode.swift
[433/447] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[434/447] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[435/447] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[436/447] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[437/447] Compiling NIOWebSocket SHA1.swift
[438/447] Emitting module NIOWebSocket
[439/447] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[440/447] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[441/447] Compiling NIOWebSocket WebSocketErrorCodes.swift
[442/447] Compiling NIOWebSocket WebSocketFrame.swift
[444/449] Wrapping AST for NIOWebSocket for debugging
[446/466] Compiling CartonKit ServerWebSocketHandler.swift
[447/466] Compiling CartonKit StaticArchive.swift
[448/468] Compiling CartonKit FirefoxStackTrace.swift
[449/468] Compiling CartonKit SafariStackTrace.swift
[450/468] Compiling CartonKit StackTrace.swift
[451/468] Emitting module CartonKit
[452/468] Compiling CartonKit EnvironmentEx.swift
[453/468] Compiling CartonKit FSWatch.swift
[454/468] Compiling CartonKit Entrypoint.swift
[455/468] Compiling CartonKit ChromeStackTrace.swift
[456/468] Compiling CartonKit DiagnosticsParser.swift
[457/468] Compiling CartonKit TestsParser.swift
[458/468] Compiling CartonKit ContentTypes.swift
[459/468] Compiling CartonKit String+Regex.swift
[460/468] Compiling CartonKit String+color.swift
[461/468] Compiling CartonKit Environment+UserAgent.swift
[462/468] Compiling CartonKit HTML.swift
[463/468] Compiling CartonKit Server.swift
[464/468] Compiling CartonKit ServerHTTPHandler.swift
[466/470] Wrapping AST for CartonKit for debugging
[468/478] Compiling CartonFrontend NodeTestRunner.swift
[469/479] Compiling CartonFrontend CommandTestRunner.swift
[470/479] Compiling CartonFrontend BrowserTestRunner.swift
[471/479] Compiling CartonFrontend TestRunner.swift
[472/479] Compiling CartonFrontend CartonFrontendTestCommand.swift
[473/479] Compiling CartonFrontend CartonFrontendDevCommand.swift
[474/479] Compiling CartonFrontend CartonFrontendCommand.swift
[475/479] Compiling CartonFrontend CartonFrontendBundleCommand.swift
[476/479] Emitting module CartonFrontend
[478/481] Wrapping AST for CartonFrontend for debugging
[480/483] Compiling carton_frontend main.swift
[481/483] Emitting module carton_frontend
[483/485] Wrapping AST for carton-frontend for debugging
[484/485] Linking carton-frontend
Build complete! (63.63s)
Build complete.
Done.