The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftCommand, reference main (28efb0), with Swift 6.3 for Wasm on 19 Apr 2026 14:30:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Zollerboy1/SwiftCommand.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/Zollerboy1/SwiftCommand
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 28efb03 Update tests to Swift Testing
Cloned https://github.com/Zollerboy1/SwiftCommand.git
Revision (git rev-parse @):
28efb038351a8c45010772b407adb9ea02ba67b5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Zollerboy1/SwiftCommand.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Zollerboy1/SwiftCommand.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-async-algorithms
[1/5601] Fetching swift-system
[170/11848] Fetching swift-system, swift-async-algorithms
Fetched https://github.com/apple/swift-system from cache (1.01s)
Fetched https://github.com/apple/swift-async-algorithms from cache (1.01s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (1.95s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (1.01s)
Fetching https://github.com/apple/swift-collections.git
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.33s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (3.41s)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Building for debugging...
[0/9] Write sources
[7/9] Compiling CSystem shims.c
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/58] Emitting module InternalCollectionsUtilities
[11/60] Emitting module SystemPackage
[12/64] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/64] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/64] Compiling SystemPackage FilePathTemp.swift
[15/64] Compiling SystemPackage FilePathTempPosix.swift
[16/64] Compiling SystemPackage FilePathWindows.swift
[17/64] Compiling SystemPackage FilePermissions.swift
[18/64] Compiling SystemPackage IOCompletion.swift
[19/64] Compiling SystemPackage IORequest.swift
[20/64] Compiling SystemPackage Errno.swift
[21/64] Compiling SystemPackage ErrnoWindows.swift
[22/64] Compiling SystemPackage FileDescriptor.swift
[23/64] Compiling SystemPackage FilePathString.swift
[24/64] Compiling SystemPackage IORing.swift
[25/64] Compiling SystemPackage RawIORequest.swift
[26/64] Compiling SystemPackage Backcompat.swift
[27/64] Compiling SystemPackage FilePathTempWindows.swift
[28/64] Compiling SystemPackage FilePath.swift
[32/64] Compiling SystemPackage FileHelpers.swift
[33/64] Compiling SystemPackage FileOperations.swift
[36/64] Compiling SystemPackage FilePathSyntax.swift
[37/64] Compiling SystemPackage FilePathComponentView.swift
[38/64] Compiling SystemPackage FilePathComponents.swift
[39/64] Compiling SystemPackage FilePathParsing.swift
[40/64] Compiling SystemPackage SystemString.swift
[41/64] Compiling SystemPackage Util+StringArray.swift
[42/64] Compiling SystemPackage Util.swift
[43/64] Compiling SystemPackage UtilConsumers.swift
[59/67] Compiling SystemPackage WindowsSyscallAdapters.swift
[60/67] Compiling SystemPackage MachPort.swift
[61/67] Compiling SystemPackage PlatformString.swift
[62/67] Compiling SystemPackage Constants.swift
[63/67] Compiling SystemPackage Exports.swift
[64/67] Compiling SystemPackage Mocking.swift
[65/67] Compiling SystemPackage RawBuffer.swift
[67/86] Emitting module ContainersPreview
[68/131] Compiling ContainersPreview OutputSpan+Extras.swift
[69/131] Compiling ContainersPreview TemporaryAllocation.swift
[70/131] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[71/131] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[72/132] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[73/139] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[74/139] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[75/139] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[76/139] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[77/139] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[78/143] Compiling ContainersPreview Container.swift
[79/143] Compiling ContainersPreview ContainerIterator.swift
[80/143] Compiling ContainersPreview DynamicContainer.swift
[81/143] Compiling ContainersPreview MutableContainer.swift
[82/143] Compiling ContainersPreview PermutableContainer.swift
[83/143] Compiling ContainersPreview Drain+Reduce.swift
[84/143] Compiling ContainersPreview Drain.swift
[85/143] Compiling ContainersPreview Producer+Collect.swift
[86/143] Compiling ContainersPreview Producer+Filter.swift
[87/158] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[88/158] Compiling ContainersPreview BorrowingSequence.swift
[89/158] Compiling ContainersPreview BidirectionalContainer.swift
[90/158] Compiling ContainersPreview Container+Filter.swift
[91/158] Compiling ContainersPreview Container+SpanwiseZip.swift
[92/158] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[93/158] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[94/158] Compiling OrderedCollections OrderedDictionary+Values.swift
[95/158] Compiling OrderedCollections OrderedDictionary.swift
[96/158] Compiling ContainersPreview RandomAccessContainer.swift
[97/158] Compiling ContainersPreview RangeExpression2.swift
[98/158] Compiling ContainersPreview RangeReplaceableContainer.swift
[99/158] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[100/158] Compiling OrderedCollections OrderedSet+Codable.swift
[101/158] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[102/158] Compiling OrderedCollections OrderedSet+Descriptions.swift
[103/158] Compiling OrderedCollections OrderedSet+Diffing.swift
[113/166] Emitting module OrderedCollections
[114/206] Compiling DequeModule RigidDeque+Prepend.swift
[115/206] Compiling DequeModule UniqueDeque+Consumption.swift
[116/206] Compiling DequeModule UniqueDeque+Container.swift
[117/206] Compiling DequeModule UniqueDeque+Descriptions.swift
[118/206] Compiling DequeModule UniqueDeque+Equatable.swift
[119/206] Compiling DequeModule UniqueDeque+Experimental.swift
[120/206] Compiling DequeModule _DequeBuffer.swift
[121/206] Compiling DequeModule Deque+Codable.swift
[122/206] Compiling DequeModule Deque+Collection.swift
[123/206] Compiling DequeModule Deque+CustomReflectable.swift
[124/206] Compiling DequeModule Deque+Descriptions.swift
[125/206] Compiling DequeModule Deque+Equatable.swift
[126/206] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[127/206] Compiling DequeModule RigidDeque+Removals.swift
[128/206] Compiling DequeModule RigidDeque+Replacements.swift
[129/206] Compiling DequeModule Deque._Storage.swift
[130/206] Compiling DequeModule Deque._UnsafeHandle.swift
[131/206] Compiling DequeModule Deque.swift
[132/206] Compiling DequeModule UniqueDeque+Hashable.swift
[133/206] Compiling DequeModule UniqueDeque+Initializers.swift
[134/206] Compiling DequeModule UniqueDeque+Insertions.swift
[135/206] Compiling DequeModule UniqueDeque+Prepend.swift
[136/206] Compiling DequeModule UniqueDeque+Removals.swift
[137/206] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[138/206] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[139/206] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[140/206] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[141/206] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[142/206] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[143/206] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[144/206] Compiling OrderedCollections OrderedSet+Initializers.swift
[145/206] Compiling OrderedCollections OrderedSet+Insertions.swift
[146/206] Compiling OrderedCollections OrderedSet+Invariants.swift
[147/206] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[148/206] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[149/206] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[150/206] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[151/206] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[157/211] Compiling DequeModule _DequeBufferHeader.swift
[158/211] Compiling DequeModule RigidDeque+Append.swift
[159/211] Compiling DequeModule RigidDeque+Consumption.swift
[160/211] Compiling DequeModule RigidDeque+Container.swift
[161/211] Compiling DequeModule RigidDeque+Descriptions.swift
[162/211] Compiling DequeModule Deque+Extras.swift
[163/211] Compiling DequeModule Deque+Hashable.swift
[164/211] Compiling DequeModule Deque+Testing.swift
[165/211] Compiling DequeModule RigidDeque+Equatable.swift
[166/211] Compiling DequeModule RigidDeque+Experimental.swift
[167/211] Compiling DequeModule RigidDeque+Hashable.swift
[168/211] Compiling DequeModule RigidDeque+Initializers.swift
[169/211] Compiling DequeModule RigidDeque+Insertions.swift
[184/211] Compiling DequeModule RigidDeque+Testing.swift
[185/211] Compiling DequeModule RigidDeque.swift
[186/211] Compiling DequeModule UniqueDeque+Append.swift
[187/211] Compiling OrderedCollections OrderedSet+Sendable.swift
[188/211] Compiling OrderedCollections OrderedSet+SubSequence.swift
[189/211] Compiling OrderedCollections OrderedSet+Testing.swift
[190/211] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[191/211] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[192/211] Compiling OrderedCollections OrderedSet.swift
[193/211] Compiling OrderedCollections _UnsafeBitset.swift
[207/212] Emitting module DequeModule
[208/212] Compiling DequeModule UniqueDeque+Replacements.swift
[209/212] Compiling DequeModule UniqueDeque.swift
[210/212] Compiling DequeModule _DequeSlot.swift
[211/212] Compiling DequeModule _UnsafeDequeHandle.swift
[212/212] Compiling DequeModule _UnsafeDequeSegments.swift
[214/266] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[215/266] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[216/266] Compiling AsyncAlgorithms AsyncChannel.swift
[217/266] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[218/266] Compiling AsyncAlgorithms ChannelStateMachine.swift
[219/266] Compiling AsyncAlgorithms ChannelStorage.swift
[220/266] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[221/266] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[222/266] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[223/266] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[224/266] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[225/266] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[226/266] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[227/266] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[228/266] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[229/273] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[230/273] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[231/273] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[232/273] Compiling AsyncAlgorithms Disconnected.swift
[233/273] Compiling AsyncAlgorithms _TinyArray.swift
[234/273] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[235/273] Compiling AsyncAlgorithms Locking.swift
[236/273] Emitting module AsyncAlgorithms
[237/273] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[238/273] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[239/273] Compiling AsyncAlgorithms CombineLatestStorage.swift
[240/273] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[241/273] Compiling AsyncAlgorithms DebounceStateMachine.swift
[242/273] Compiling AsyncAlgorithms DebounceStorage.swift
[243/273] Compiling AsyncAlgorithms Dictionary.swift
[244/273] Compiling AsyncAlgorithms Rethrow.swift
[245/273] Compiling AsyncAlgorithms SetAlgebra.swift
[246/273] Compiling AsyncAlgorithms UnsafeTransfer.swift
[247/273] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[248/273] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[249/273] Compiling AsyncAlgorithms ZipStateMachine.swift
[250/273] Compiling AsyncAlgorithms ZipStorage.swift
[251/273] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[252/273] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[253/273] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[254/273] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[255/273] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[256/273] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[257/273] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[258/273] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[259/273] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[260/273] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[261/273] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[262/273] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[263/273] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[264/273] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[265/273] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[266/273] Compiling AsyncAlgorithms AsyncShareSequence.swift
[267/273] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[268/273] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[269/273] Compiling AsyncAlgorithms MergeStateMachine.swift
[270/273] Compiling AsyncAlgorithms MergeStorage.swift
[271/273] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[272/273] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[273/273] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[275/287] Compiling SwiftCommand OutputType.swift
[276/288] Compiling SwiftCommand FilePath+extension.swift
[277/288] Compiling SwiftCommand InputSource.swift
[278/288] Compiling SwiftCommand OutputDestination.swift
[279/288] Compiling SwiftCommand ExitStatus.swift
/host/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:25:20: error: Unsupported platform!
 23 |             let read = Musl.read
 24 |             #else
 25 |             #error("Unsupported platform!")
    |                    `- error: Unsupported platform!
 26 |             #endif
 27 |             let amount = read(fd, buffer.baseAddress, buffer.count)
/host/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:27:26: error: use of 'read' refers to instance method rather than global function 'read' in module 'SwiftWASILibc'
 25 |             #error("Unsupported platform!")
 26 |             #endif
 27 |             let amount = read(fd, buffer.baseAddress, buffer.count)
    |                          |- error: use of 'read' refers to instance method rather than global function 'read' in module 'SwiftWASILibc'
    |                          `- note: use 'SwiftWASILibc.' to reference the global function in module 'SwiftWASILibc'
 28 |             if amount >= 0 {
 29 |                 return amount
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/unistd.h:91:9: note: 'read' declared here
 89 | int fdatasync(int);
 90 |
 91 | ssize_t read(int, void *, size_t);
    |         `- note: 'read' declared here
 92 | ssize_t write(int, const void *, size_t);
 93 | ssize_t pread(int, void *, size_t, off_t);
/host/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:59:20: error: value of type 'FileHandle' has no member 'readabilityHandler'
 57 |     ) async throws -> Data? {
 58 |         try await withUnsafeThrowingContinuation { continuation in
 59 |             handle.readabilityHandler = { handle in
    |                    `- error: value of type 'FileHandle' has no member 'readabilityHandler'
 60 |                 handle.readabilityHandler = nil
 61 |
/host/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:59:43: error: cannot infer type of closure parameter 'handle' without a type annotation
 57 |     ) async throws -> Data? {
 58 |         try await withUnsafeThrowingContinuation { continuation in
 59 |             handle.readabilityHandler = { handle in
    |                                           `- error: cannot infer type of closure parameter 'handle' without a type annotation
 60 |                 handle.readabilityHandler = nil
 61 |
[280/288] Compiling SwiftCommand FileHandle+Async.swift
/host/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:25:20: error: Unsupported platform!
 23 |             let read = Musl.read
 24 |             #else
 25 |             #error("Unsupported platform!")
    |                    `- error: Unsupported platform!
 26 |             #endif
 27 |             let amount = read(fd, buffer.baseAddress, buffer.count)
/host/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:27:26: error: use of 'read' refers to instance method rather than global function 'read' in module 'SwiftWASILibc'
 25 |             #error("Unsupported platform!")
 26 |             #endif
 27 |             let amount = read(fd, buffer.baseAddress, buffer.count)
    |                          |- error: use of 'read' refers to instance method rather than global function 'read' in module 'SwiftWASILibc'
    |                          `- note: use 'SwiftWASILibc.' to reference the global function in module 'SwiftWASILibc'
 28 |             if amount >= 0 {
 29 |                 return amount
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/unistd.h:91:9: note: 'read' declared here
 89 | int fdatasync(int);
 90 |
 91 | ssize_t read(int, void *, size_t);
    |         `- note: 'read' declared here
 92 | ssize_t write(int, const void *, size_t);
 93 | ssize_t pread(int, void *, size_t, off_t);
/host/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:59:20: error: value of type 'FileHandle' has no member 'readabilityHandler'
 57 |     ) async throws -> Data? {
 58 |         try await withUnsafeThrowingContinuation { continuation in
 59 |             handle.readabilityHandler = { handle in
    |                    `- error: value of type 'FileHandle' has no member 'readabilityHandler'
 60 |                 handle.readabilityHandler = nil
 61 |
/host/spi-builder-workspace/Sources/SwiftCommand/FileHandle+Async.swift:59:43: error: cannot infer type of closure parameter 'handle' without a type annotation
 57 |     ) async throws -> Data? {
 58 |         try await withUnsafeThrowingContinuation { continuation in
 59 |             handle.readabilityHandler = { handle in
    |                                           `- error: cannot infer type of closure parameter 'handle' without a type annotation
 60 |                 handle.readabilityHandler = nil
 61 |
[281/288] Compiling SwiftCommand ProcessOutput.swift
[282/288] Compiling SwiftCommand Command.swift
[283/288] Compiling SwiftCommand Either.swift
[284/288] Compiling SwiftCommand AsyncCharacterSequence.swift
[285/288] Compiling SwiftCommand AsyncLineSequence.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[286/288] Emitting module SwiftCommand
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:551:26: error: cannot find type 'Process' in scope
549 |
550 |     private let command: GeneratingCommand
551 |     private let process: Process
    |                          `- error: cannot find type 'Process' in scope
552 |     private let stdinPipe, stdoutPipe, stderrPipe: Pipe?
553 |     private let closeStdinImplicitly: Bool
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:557:18: error: cannot find type 'Process' in scope
555 |     private init(
556 |         command: GeneratingCommand,
557 |         process: Process,
    |                  `- error: cannot find type 'Process' in scope
558 |         stdinPipe: Pipe?,
559 |         stdoutPipe: Pipe?,
[287/288] Compiling SwiftCommand AsyncUnicodeScalarSequence.swift
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:727:20: error: Unsupported platform!
725 |             Musl.kill(self.process.processIdentifier, SIGKILL)
726 |             #else
727 |             #error("Unsupported platform!")
    |                    `- error: Unsupported platform!
728 |             #endif
729 |         }
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:551:26: error: cannot find type 'Process' in scope
549 |
550 |     private let command: GeneratingCommand
551 |     private let process: Process
    |                          `- error: cannot find type 'Process' in scope
552 |     private let stdinPipe, stdoutPipe, stderrPipe: Pipe?
553 |     private let closeStdinImplicitly: Bool
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:557:18: error: cannot find type 'Process' in scope
555 |     private init(
556 |         command: GeneratingCommand,
557 |         process: Process,
    |                  `- error: cannot find type 'Process' in scope
558 |         stdinPipe: Pipe?,
559 |         stdoutPipe: Pipe?,
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:574:23: error: cannot find 'Process' in scope
572 |         withCommand command: GeneratingCommand
573 |     ) throws -> ChildProcess<Stdin, Stdout, Stderr> {
574 |         let process = Process()
    |                       `- error: cannot find 'Process' in scope
575 |
576 |         process.executableURL = command.executablePath.url
[288/288] Compiling SwiftCommand ChildProcess.swift
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:727:20: error: Unsupported platform!
725 |             Musl.kill(self.process.processIdentifier, SIGKILL)
726 |             #else
727 |             #error("Unsupported platform!")
    |                    `- error: Unsupported platform!
728 |             #endif
729 |         }
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:551:26: error: cannot find type 'Process' in scope
549 |
550 |     private let command: GeneratingCommand
551 |     private let process: Process
    |                          `- error: cannot find type 'Process' in scope
552 |     private let stdinPipe, stdoutPipe, stderrPipe: Pipe?
553 |     private let closeStdinImplicitly: Bool
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:557:18: error: cannot find type 'Process' in scope
555 |     private init(
556 |         command: GeneratingCommand,
557 |         process: Process,
    |                  `- error: cannot find type 'Process' in scope
558 |         stdinPipe: Pipe?,
559 |         stdoutPipe: Pipe?,
/host/spi-builder-workspace/Sources/SwiftCommand/ChildProcess.swift:574:23: error: cannot find 'Process' in scope
572 |         withCommand command: GeneratingCommand
573 |     ) throws -> ChildProcess<Stdin, Stdout, Stderr> {
574 |         let process = Process()
    |                       `- error: cannot find 'Process' in scope
575 |
576 |         process.executableURL = command.executablePath.url
BUILD FAILURE 6.3 wasm