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

Failed to build carton, reference 1.1.2 (d3f1da), with Swift 5.8 for Linux on 23 Jul 2024 06:32:35 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.47.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftwasm/carton.git
Reference: 1.1.2
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
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at d3f1da6 Bump version to 1.1.2, update CHANGELOG.md
Cloned https://github.com/swiftwasm/carton.git
Revision (git rev-parse @):
d3f1da61faa05283e46a05698ac9bea46fd1035f
SUCCESS checkout https://github.com/swiftwasm/carton.git at 1.1.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD
https://github.com/swiftwasm/carton.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:b64e9b208a540cfe8c395754a98ad2db7976bcbca6a5320a43e0e41342f74819
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:7:10: warning: Swift 5.9.1 or earlier is not supported by carton
#warning("Swift 5.9.1 or earlier is not supported by carton")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:7:10: warning: Swift 5.9.1 or earlier is not supported by carton
#warning("Swift 5.9.1 or earlier is not supported by carton")
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/swiftwasm/WasmTransformer
[1/809] Fetching wasmtransformer
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/swiftwasm/WasmTransformer (0.17s)
[1/3525] Fetching swift-log
[3526/15587] Fetching swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-log.git (0.26s)
[6031/12062] Fetching swift-argument-parser
[12063/80159] Fetching swift-argument-parser, swift-nio
Fetched https://github.com/apple/swift-argument-parser.git (4.34s)
Fetched https://github.com/apple/swift-nio.git (4.41s)
Computing version for https://github.com/swiftwasm/WasmTransformer
Computed https://github.com/swiftwasm/WasmTransformer at 0.5.0 (0.91s)
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.27s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.24s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.68.0 (0.41s)
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
[645/5181] Fetching swift-atomics, swift-system
[1747/19842] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (0.93s)
Fetched https://github.com/apple/swift-atomics.git (0.93s)
Fetched https://github.com/apple/swift-collections.git (0.95s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.30s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.1 (0.27s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.45s)
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.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.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/swiftwasm/WasmTransformer
Working copy of https://github.com/swiftwasm/WasmTransformer resolved at 0.5.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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.68.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
[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 CNIOWindows shim.c
[5/49] Compiling CNIOWindows WSAStartup.c
[5/49] Compiling _AtomicsShims.c
[6/49] Compiling CNIOLinux liburing_shims.c
[8/49] Compiling TSCclibc process.c.c
[9/49] Compiling CNIODarwin shim.c
[10/49] Compiling CNIOLLHTTP c_nio_http.c
[11/49] Compiling CNIOSHA1 c_nio_sha1.c
[12/49] Compiling CNIOLinux shim.c
[13/49] Compiling CNIOLLHTTP c_nio_api.c
[14/63] Compiling CNIOLLHTTP c_nio_llhttp.c
[16/112] Emitting module _NIOBase64
[17/112] Emitting module InternalCollectionsUtilities
[17/114] Compiling c-atomics.c
[18/114] Compiling c-nioatomics.c
[20/121] Emitting module Atomics
[21/123] Emitting module WasmTransformer
[22/123] Compiling Atomics OptionalRawRepresentable.swift
[23/123] Compiling Atomics RawRepresentable.swift
[24/123] Compiling Atomics AtomicBool.swift
[25/125] Compiling WasmTransformer StackOverflowSanitizer.swift
[26/125] Compiling WasmTransformer WasmTransformer.swift
[27/125] Emitting module carton_plugin_helper
[28/125] Compiling carton_plugin_helper main.swift
[29/126] Compiling Atomics Primitives.shims.swift
[30/126] Compiling Atomics AtomicInteger.swift
[31/126] Compiling Atomics AtomicOptionalWrappable.swift
[32/126] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/126] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/126] Compiling _NIODataStructures PriorityQueue.swift
[35/126] Compiling Atomics ManagedAtomic.swift
[36/126] Compiling Atomics ManagedAtomicLazyReference.swift
[37/126] Compiling Atomics AtomicMemoryOrderings.swift
[38/126] Compiling Atomics DoubleWord.swift
[39/126] Compiling Atomics AtomicReference.swift
[40/126] Compiling Atomics AtomicStorage.swift
[41/126] Compiling Atomics AtomicValue.swift
[46/126] Compiling _NIODataStructures _TinyArray.swift
[50/127] Compiling Atomics Primitives.native.swift
[57/127] Compiling Atomics IntegerConformances.swift
[58/127] Compiling Atomics PointerConformances.swift
[78/127] Compiling _NIOBase64 Base64.swift
[94/135] Wrapping AST for carton-plugin-helper for debugging
[95/135] Wrapping AST for _NIOBase64 for debugging
[97/163] Compiling NIOConcurrencyHelpers NIOLock.swift
[98/163] Compiling DequeModule Deque+Descriptions.swift
[99/163] Compiling DequeModule Deque+Equatable.swift
[99/165] Linking carton-plugin-helper
[101/165] Compiling Logging MetadataProvider.swift
[102/165] Emitting module _NIODataStructures
[103/165] Compiling _NIODataStructures Heap.swift
[104/165] Compiling DequeModule _DequeBuffer.swift
[105/165] Compiling DequeModule _DequeBufferHeader.swift
[105/165] Wrapping AST for WasmTransformer for debugging
[107/166] Emitting module TSCLibc
[108/166] Compiling TSCLibc libc.swift
[109/168] Wrapping AST for InternalCollectionsUtilities for debugging
[111/168] Compiling DequeModule Deque+Hashable.swift
[112/168] Compiling DequeModule Deque+Sendable.swift
[115/169] Compiling NIOConcurrencyHelpers lock.swift
[116/169] Wrapping AST for Atomics for debugging
[118/169] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[119/169] Compiling DequeModule Deque+Extras.swift
[119/169] Wrapping AST for _NIODataStructures for debugging
[120/169] Wrapping AST for TSCLibc for debugging
[122/169] Compiling DequeModule Deque+Codable.swift
[123/169] Compiling DequeModule Deque+Collection.swift
[124/169] Compiling DequeModule Deque+CustomReflectable.swift
[125/169] Compiling DequeModule _DequeSlot.swift
[126/169] Compiling DequeModule _UnsafeWrappedBuffer.swift
[127/169] Emitting module NIOConcurrencyHelpers
[128/169] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[129/169] Emitting module CartonCore
[130/169] Compiling Logging Locks.swift
[131/169] Compiling Logging LogHandler.swift
[132/169] Emitting module Logging
[133/169] Compiling Logging Logging.swift
[136/171] Compiling DequeModule Deque+Testing.swift
[137/171] Compiling DequeModule Deque._Storage.swift
[138/171] Compiling DequeModule Deque._UnsafeHandle.swift
[139/171] Compiling DequeModule Deque.swift
[139/171] Wrapping AST for Logging for debugging
[141/171] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[142/171] Compiling NIOConcurrencyHelpers atomics.swift
[145/173] Emitting module ArgumentParserToolInfo
[146/173] Compiling ArgumentParserToolInfo ToolInfo.swift
[148/175] Wrapping AST for NIOConcurrencyHelpers for debugging
[149/175] Wrapping AST for ArgumentParserToolInfo for debugging
[151/175] Emitting module DequeModule
[153/177] Compiling CartonCore CartonCoreError.swift
[154/214] Wrapping AST for DequeModule for debugging
[156/214] Compiling CartonCore Environment.swift
[157/214] Compiling CartonCore FoundationProcessEx.swift
[159/274] Wrapping AST for CartonCore for debugging
[161/301] Compiling CartonHelpers AsyncFileDownload.swift
[162/301] Compiling CartonHelpers ByteString.swift
[163/301] Compiling CartonHelpers CStringArray.swift
[164/301] Compiling CartonHelpers Closable.swift
[165/301] Compiling CartonHelpers CollectionExtensions.swift
[166/306] Compiling CartonHelpers FileSystem+traverseRecursively.swift
[167/306] Compiling CartonHelpers InteractiveWriter.swift
[168/306] Compiling CartonHelpers ProcessOutputParser.swift
[169/306] Compiling CartonHelpers Process+run.swift
[170/306] Compiling CartonHelpers ProcessEx.swift
[171/306] Compiling CartonHelpers Retry.swift
[172/309] Compiling CartonHelpers TerminalController+logLookup.swift
[173/309] Compiling CartonHelpers URLSession.swift
[174/309] Compiling CartonHelpers Version.swift
[175/309] Compiling NIOCore DeadChannel.swift
[176/309] Compiling NIOCore DispatchQueue+WithFuture.swift
[177/309] Emitting module CartonHelpers
[178/309] Compiling ArgumentParser CollectionExtensions.swift
[179/309] Compiling ArgumentParser Platform.swift
[180/309] Compiling ArgumentParser SequenceExtensions.swift
[181/309] Compiling ArgumentParser StringExtensions.swift
[182/309] Compiling ArgumentParser Tree.swift
[183/309] Emitting module ArgumentParser
[187/309] Compiling NIOCore MarkedCircularBuffer.swift
[188/309] Compiling NIOCore MulticastChannel.swift
[189/309] Compiling NIOCore NIOAny.swift
[190/309] Compiling NIOCore NIOCloseOnErrorHandler.swift
[191/309] Compiling NIOCore NIOLoopBound.swift
[192/309] Compiling NIOCore NIOSendable.swift
[193/309] Compiling NIOCore PointerHelpers.swift
[194/309] Compiling NIOCore RecvByteBufferAllocator.swift
[195/317] Compiling CartonHelpers Condition.swift
[196/317] Compiling CartonHelpers FileInfo.swift
[197/317] Compiling CartonHelpers FileSystem.swift
[198/317] Compiling CartonHelpers HashAlgorithms.swift
[199/317] Compiling CartonHelpers Lock.swift
[200/317] Compiling CartonHelpers Path.swift
[201/317] Compiling CartonHelpers PathShims.swift
[202/317] Compiling CartonHelpers Process.swift
[203/317] Compiling CartonHelpers ProcessEnv.swift
[204/317] Compiling CartonHelpers StringConversions.swift
[205/317] Compiling CartonHelpers TerminalController.swift
[211/317] Compiling CartonHelpers Thread.swift
[212/317] Compiling CartonHelpers WritableByteStream.swift
[213/317] Compiling CartonHelpers misc.swift
[214/317] Compiling CartonHelpers DefaultToolchain.swift
[220/317] Compiling NIOCore EventLoop+Deprecated.swift
[221/317] Compiling NIOCore EventLoop+SerialExecutor.swift
[222/317] Compiling NIOCore GlobalSingletons.swift
[223/317] Compiling NIOCore IO.swift
[224/317] Compiling NIOCore IOData.swift
[234/319] Wrapping AST for ArgumentParser for debugging
[252/319] Compiling NIOCore EventLoop.swift
[253/319] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[254/319] Compiling NIOCore EventLoopFuture+Deprecated.swift
[255/319] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[256/319] Compiling NIOCore EventLoopFuture.swift
[257/319] Compiling NIOCore FileDescriptor.swift
[258/319] Compiling NIOCore FileHandle.swift
[259/319] Compiling NIOCore FileRegion.swift
[261/321] Wrapping AST for CartonHelpers for debugging
[263/330] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[264/330] Compiling NIOCore SocketAddresses.swift
[265/330] Compiling NIOCore SocketOptionProvider.swift
[266/330] Compiling NIOCore SystemCallHelpers.swift
[267/330] Compiling NIOCore TimeAmount+Duration.swift
[268/330] Compiling NIOCore TypeAssistedChannelHandler.swift
[269/330] Compiling NIOCore UniversalBootstrapSupport.swift
[270/330] Compiling NIOCore Utilities.swift
[271/330] Emitting module carton_release
[272/330] Compiling carton_release HashArchive.swift
[273/330] Compiling carton_release CartonReleaseCommand.swift
[284/332] Compiling SwiftToolchain ToolchainResolver.swift
[285/332] Compiling SwiftToolchain ProgressAnimation.swift
[285/332] Wrapping AST for carton-release for debugging
[287/332] Compiling SwiftToolchain ToolchainError.swift
[288/332] Emitting module SwiftToolchain
[289/332] Compiling SwiftToolchain ToolchainInstallation.swift
[290/332] Compiling SwiftToolchain ToolchainManagement.swift
[292/334] Linking carton-release
[293/334] Wrapping AST for SwiftToolchain for debugging
[295/336] Compiling CartonDriver CartonDriverCommand.swift
[296/336] Emitting module CartonDriver
[298/338] Wrapping AST for CartonDriver for debugging
[300/340] Compiling carton main.swift
[301/340] Emitting module carton
[302/340] Emitting module NIOCore
[304/342] Wrapping AST for carton for debugging
[332/344] Wrapping AST for NIOCore for debugging
[333/344] Linking carton
[335/395] Emitting module NIOEmbedded
[336/395] Compiling NIOEmbedded AsyncTestingChannel.swift
[337/395] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[338/395] Compiling NIOEmbedded Embedded.swift
[340/397] Wrapping AST for NIOEmbedded for debugging
[342/397] Compiling NIOPosix IntegerBitPacking.swift
[343/397] Compiling NIOPosix IntegerTypes.swift
[344/397] Compiling NIOPosix Linux.swift
[345/397] Compiling NIOPosix LinuxCPUSet.swift
[346/397] Compiling NIOPosix LinuxUring.swift
[347/397] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[348/397] Compiling NIOPosix NIOThreadPool.swift
[349/403] Compiling NIOPosix ThreadPosix.swift
[350/403] Compiling NIOPosix ThreadWindows.swift
[351/403] Compiling NIOPosix UnsafeTransfer.swift
[352/403] Compiling NIOPosix Utilities.swift
[353/403] Compiling NIOPosix VsockAddress.swift
[354/403] Compiling NIOPosix VsockChannelEvents.swift
[355/403] Compiling NIOPosix ServerSocket.swift
[356/403] Compiling NIOPosix Socket.swift
[357/403] Compiling NIOPosix SocketChannel.swift
[358/403] Compiling NIOPosix SocketProtocols.swift
[359/403] Compiling NIOPosix System.swift
[360/403] Compiling NIOPosix Thread.swift
[361/403] Compiling NIOPosix SelectableChannel.swift
[362/403] Compiling NIOPosix SelectableEventLoop.swift
[363/403] Compiling NIOPosix SelectorEpoll.swift
[364/403] Compiling NIOPosix SelectorGeneric.swift
[365/403] Compiling NIOPosix SelectorKqueue.swift
[366/403] Compiling NIOPosix SelectorUring.swift
[367/403] Compiling NIOPosix PooledRecvBufferAllocator.swift
[368/403] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[369/403] Compiling NIOPosix PosixSingletons.swift
[370/403] Compiling NIOPosix RawSocketBootstrap.swift
[371/403] Compiling NIOPosix Resolver.swift
[372/403] Compiling NIOPosix Selectable.swift
[373/403] Compiling NIOPosix NonBlockingFileIO.swift
[374/403] Compiling NIOPosix PendingDatagramWritesManager.swift
[375/403] Compiling NIOPosix PendingWritesManager.swift
[376/403] Compiling NIOPosix PipeChannel.swift
[377/403] Compiling NIOPosix PipePair.swift
[378/403] Compiling NIOPosix PointerHelpers.swift
[379/403] Compiling NIOPosix Pool.swift
[380/403] Emitting module NIOPosix
[381/403] Compiling NIOPosix BSDSocketAPICommon.swift
[382/403] Compiling NIOPosix BSDSocketAPIPosix.swift
[383/403] Compiling NIOPosix BSDSocketAPIWindows.swift
[384/403] Compiling NIOPosix BaseSocket.swift
[385/403] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[386/403] Compiling NIOPosix BaseSocketChannel.swift
[387/403] Compiling NIOPosix BaseStreamSocketChannel.swift
[388/403] Compiling NIOPosix Bootstrap.swift
[389/403] Compiling NIOPosix ControlMessage.swift
[390/403] Compiling NIOPosix DatagramVectorReadManager.swift
[391/403] Compiling NIOPosix FileDescriptor.swift
[392/403] Compiling NIOPosix GetaddrinfoResolver.swift
[393/403] Compiling NIOPosix HappyEyeballs.swift
[394/403] Compiling NIOPosix IO.swift
[396/405] Wrapping AST for NIOPosix for debugging
[398/407] Compiling NIO Exports.swift
[399/407] Emitting module NIO
[401/409] Wrapping AST for NIO for debugging
[403/434] Compiling WebDriver WebDriverHTTPClient.swift
[404/434] Compiling WebDriver WebDriverError.swift
[405/435] Compiling WebDriver URLSessionAsync.swift
[406/435] Compiling WebDriver URLSessionWebDriverHTTPClient.swift
[407/435] Compiling WebDriver WebDriverClient.swift
[408/435] Emitting module WebDriver
[409/435] Compiling NIOHTTP1 ByteCollectionUtils.swift
[410/435] Compiling NIOHTTP1 HTTPDecoder.swift
[411/435] Compiling WebDriver RemoteWebDriverService.swift
[412/435] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[413/435] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[414/435] Compiling WebDriver WebDriverService.swift
[417/439] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[418/439] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[418/439] Wrapping AST for WebDriver for debugging
[420/439] Emitting module NIOHTTP1
[421/439] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[422/439] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[423/439] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[424/439] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[425/439] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[426/439] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[427/439] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[428/439] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[429/439] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[430/439] Compiling NIOHTTP1 HTTPTypes.swift
[433/439] Compiling NIOHTTP1 HTTPEncoder.swift
[435/441] Wrapping AST for NIOHTTP1 for debugging
[437/451] Compiling NIOWebSocket WebSocketOpcode.swift
[438/452] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[439/452] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[440/452] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[441/452] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[442/452] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[443/452] Emitting module NIOWebSocket
[444/452] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[445/452] Compiling NIOWebSocket SHA1.swift
[446/452] Compiling NIOWebSocket WebSocketErrorCodes.swift
[447/452] Compiling NIOWebSocket WebSocketFrame.swift
[449/454] Wrapping AST for NIOWebSocket for debugging
[451/471] Compiling CartonKit ServerWebSocketHandler.swift
[452/471] Compiling CartonKit StaticArchive.swift
[453/473] Compiling CartonKit Entrypoint.swift
[454/473] Compiling CartonKit ChromeStackTrace.swift
[455/473] Compiling CartonKit DiagnosticsParser.swift
[456/473] Compiling CartonKit FirefoxStackTrace.swift
[457/473] Compiling CartonKit SafariStackTrace.swift
[458/473] Compiling CartonKit StackTrace.swift
[459/473] Emitting module CartonKit
[460/473] Compiling CartonKit Server.swift
/host/spi-builder-workspace/Sources/CartonKit/Server/Server.swift:83:37: warning: string literal is unused
      case .invalidURL(let string): "Invalid URL: \(string)"
                                    ^~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CartonKit/Server/Server.swift:84:36: warning: string literal is unused
      case .noOpenBrowserPlatform: "This platform cannot launch a browser."
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CartonKit/Server/Server.swift:86:5: error: missing return in getter expected to return 'String'
    }
    ^
[461/473] Compiling CartonKit ServerHTTPHandler.swift
/host/spi-builder-workspace/Sources/CartonKit/Server/Server.swift:83:37: warning: string literal is unused
      case .invalidURL(let string): "Invalid URL: \(string)"
                                    ^~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CartonKit/Server/Server.swift:84:36: warning: string literal is unused
      case .noOpenBrowserPlatform: "This platform cannot launch a browser."
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CartonKit/Server/Server.swift:86:5: error: missing return in getter expected to return 'String'
    }
    ^
[462/473] Compiling CartonKit Environment+UserAgent.swift
[463/473] Compiling CartonKit HTML.swift
[464/473] Compiling CartonKit TestsParser.swift
[465/473] Compiling CartonKit ContentTypes.swift
[466/473] Compiling CartonKit String+Regex.swift
[467/473] Compiling CartonKit String+color.swift
[468/473] Compiling CartonKit EnvironmentEx.swift
[469/473] Compiling CartonKit FSWatch.swift
BUILD FAILURE 5.8 linux