The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Donut, reference master (0b9064), with Swift 6.2 for Android on 17 Jun 2025 22:51:12 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/natmark/donut.git
Reference: master
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/natmark/donut
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0b90644 Bump version
Cloned https://github.com/natmark/donut.git
Revision (git rev-parse @):
0b90644b5635f1f988a311c93b297ac0a44f6495
SUCCESS checkout https://github.com/natmark/donut.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/natmark/donut.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/yutailang0119/ProgressSpinnerKit
Fetching https://github.com/Carthage/Commandant.git
Fetching https://github.com/thoughtbot/Curry.git
Fetching https://github.com/Carthage/ReactiveTask.git
[1/2329] Fetching commandant
[2284/4254] Fetching commandant, reactivetask
[3004/4854] Fetching commandant, reactivetask, curry
[4855/5429] Fetching commandant, reactivetask, curry, progressspinnerkit
Fetched https://github.com/thoughtbot/Curry.git from cache (0.30s)
Fetched https://github.com/Carthage/ReactiveTask.git from cache (0.30s)
Fetched https://github.com/Carthage/Commandant.git from cache (0.30s)
Fetched https://github.com/yutailang0119/ProgressSpinnerKit from cache (0.30s)
Computing version for https://github.com/thoughtbot/Curry.git
Computed https://github.com/thoughtbot/Curry.git at 4.0.2 (2.47s)
Computing version for https://github.com/Carthage/ReactiveTask.git
Computed https://github.com/Carthage/ReactiveTask.git at 0.16.0 (0.40s)
Fetching https://github.com/antitypical/Result.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1/2533] Fetching result
[2534/55026] Fetching result, reactiveswift
[6209/69785] Fetching result, reactiveswift, quick
[10081/89369] Fetching result, reactiveswift, quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (0.88s)
[46877/74610] Fetching result, reactiveswift, nimble
Fetched https://github.com/antitypical/Result.git from cache (2.66s)
Fetched https://github.com/Quick/Nimble.git from cache (2.68s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.69s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (4.86s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 5.0.1 (0.37s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.39s)
Computing version for https://github.com/yutailang0119/ProgressSpinnerKit
Computed https://github.com/yutailang0119/ProgressSpinnerKit at 0.5.0 (0.40s)
Fetching https://github.com/apple/swift-tools-support-core
[1/6853] Fetching swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core from cache (0.45s)
Computing version for https://github.com/apple/swift-tools-support-core
Computed https://github.com/apple/swift-tools-support-core at 0.7.3 (0.92s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.18.0 (0.36s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.39s)
Creating working copy for https://github.com/thoughtbot/Curry.git
Working copy of https://github.com/thoughtbot/Curry.git resolved at 4.0.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.18.0
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 5.0.1
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.0
Creating working copy for https://github.com/yutailang0119/ProgressSpinnerKit
Working copy of https://github.com/yutailang0119/ProgressSpinnerKit resolved at 0.5.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-tools-support-core
Working copy of https://github.com/apple/swift-tools-support-core resolved at 0.7.3
Creating working copy for https://github.com/Carthage/ReactiveTask.git
Working copy of https://github.com/Carthage/ReactiveTask.git resolved at 0.16.0
Building for debugging...
[0/30] Write sources
[11/30] Compiling TSCclibc strerror.c
[12/30] Compiling TSCclibc libc.c
[13/30] Compiling TSCclibc process.c
[14/30] Write swift-version-8C5A4AE7A8CE2BA.txt
[16/49] Emitting module TSCLibc
[17/49] Compiling Commandant OrderedSet.swift
[18/49] Compiling Commandant Result+Additions.swift
[19/50] Compiling Result ResultProtocol.swift
[20/50] Compiling Commandant Switch.swift
[21/50] Compiling TSCLibc libc.swift
[22/51] Wrapping AST for TSCLibc for debugging
[24/91] Emitting module Result
[25/91] Emitting module Commandant
[26/91] Compiling TSCBasic Await.swift
[27/91] Compiling TSCBasic Base64URL.swift
[28/91] Compiling Result NoError.swift
[29/91] Compiling Result AnyError.swift
[30/91] Compiling Result Result.swift
[31/92] Compiling Commandant HelpCommand.swift
[32/92] Compiling Commandant Option.swift
[33/92] Compiling TSCBasic ByteString.swift
[34/92] Compiling TSCBasic CStringArray.swift
[35/92] Compiling Commandant Errors.swift
[37/93] Wrapping AST for Result for debugging
[38/93] Wrapping AST for Commandant for debugging
[40/113] Compiling TSCBasic PathShims.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:634:41: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 632 |       #endif
 633 |         posix_spawnattr_init(&attributes)
 634 |         defer { posix_spawnattr_destroy(&attributes) }
     |                                         |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                         `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 635 |
 636 |         // Unmask all signals.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:639:36: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 637 |         var noSignals = sigset_t()
 638 |         sigemptyset(&noSignals)
 639 |         posix_spawnattr_setsigmask(&attributes, &noSignals)
     |                                    |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                    `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 640 |
 641 |         // Reset all signals to default behavior.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:659:39: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 657 |             sigaddset(&mostSignals, i)
 658 |         }
 659 |         posix_spawnattr_setsigdefault(&attributes, &mostSignals)
     |                                       |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                       `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 660 |       #endif
 661 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:667:39: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 665 |             // Establish a separate process group.
 666 |             flags |= POSIX_SPAWN_SETPGROUP
 667 |             posix_spawnattr_setpgroup(&attributes, 0)
     |                                       |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                       `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 668 |         }
 669 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:670:34: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 668 |         }
 669 |
 670 |         posix_spawnattr_setflags(&attributes, Int16(flags))
     |                                  |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 671 |
 672 |         // Setup the file actions.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:678:39: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 676 |         var fileActions = posix_spawn_file_actions_t()
 677 |       #endif
 678 |         posix_spawn_file_actions_init(&fileActions)
     |                                       |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                       `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 679 |         defer { posix_spawn_file_actions_destroy(&fileActions) }
 680 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:679:50: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 677 |       #endif
 678 |         posix_spawn_file_actions_init(&fileActions)
 679 |         defer { posix_spawn_file_actions_destroy(&fileActions) }
     |                                                  |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 680 |
 681 |         if let workingDirectory = workingDirectory?.pathString {
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:711:42: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 709 |
 710 |         // Dupe the read portion of the remote to 0.
 711 |         posix_spawn_file_actions_adddup2(&fileActions, stdinPipe[0], 0)
     |                                          |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                          `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 712 |
 713 |         // Close the other side's pipe since it was dupped to 0.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:714:43: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 712 |
 713 |         // Close the other side's pipe since it was dupped to 0.
 714 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[0])
     |                                           |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                           `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 715 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[1])
 716 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:715:43: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 713 |         // Close the other side's pipe since it was dupped to 0.
 714 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[0])
 715 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[1])
     |                                           |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                           `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 716 |
 717 |         var outputPipe: [Int32] = [-1, -1]
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:724:46: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 722 |
 723 |             // Open the write end of the pipe.
 724 |             posix_spawn_file_actions_adddup2(&fileActions, outputPipe[1], 1)
     |                                              |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                              `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 725 |
 726 |             // Close the other ends of the pipe since they were dupped to 1.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:727:47: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 725 |
 726 |             // Close the other ends of the pipe since they were dupped to 1.
 727 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[0])
     |                                               |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 728 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[1])
 729 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:728:47: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 726 |             // Close the other ends of the pipe since they were dupped to 1.
 727 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[0])
 728 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[1])
     |                                               |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 729 |
 730 |             if outputRedirection.redirectStderr {
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:732:50: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 730 |             if outputRedirection.redirectStderr {
 731 |                 // If merged was requested, send stderr to stdout.
 732 |                 posix_spawn_file_actions_adddup2(&fileActions, 1, 2)
     |                                                  |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 733 |             } else {
 734 |                 // If no redirect was requested, open the pipe for stderr.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:736:50: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 734 |                 // If no redirect was requested, open the pipe for stderr.
 735 |                 try open(pipe: &stderrPipe)
 736 |                 posix_spawn_file_actions_adddup2(&fileActions, stderrPipe[1], 2)
     |                                                  |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 737 |
 738 |                 // Close the other ends of the pipe since they were dupped to 2.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:739:51: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 737 |
 738 |                 // Close the other ends of the pipe since they were dupped to 2.
 739 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[0])
     |                                                   |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                   `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 740 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[1])
 741 |             }
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:740:51: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 738 |                 // Close the other ends of the pipe since they were dupped to 2.
 739 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[0])
 740 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[1])
     |                                                   |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                   `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 741 |             }
 742 |         } else {
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:743:46: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 741 |             }
 742 |         } else {
 743 |             posix_spawn_file_actions_adddup2(&fileActions, 1, 1)
     |                                              |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                              `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 744 |             posix_spawn_file_actions_adddup2(&fileActions, 2, 2)
 745 |         }
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:744:46: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 742 |         } else {
 743 |             posix_spawn_file_actions_adddup2(&fileActions, 1, 1)
 744 |             posix_spawn_file_actions_adddup2(&fileActions, 2, 2)
     |                                              |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                              `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 745 |         }
 746 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:753:92: error: value of optional type 'UnsafeMutablePointer<Int8>?' must be unwrapped to a value of type 'UnsafeMutablePointer<Int8>'
 751 |         let argv = CStringArray(resolvedArgs)
 752 |         let env = CStringArray(environment.map({ "\($0.0)=\($0.1)" }))
 753 |         let rv = posix_spawnp(&processID, argv.cArray[0]!, &fileActions, &attributes, argv.cArray, env.cArray)
     |                                                                                            |- error: value of optional type 'UnsafeMutablePointer<Int8>?' must be unwrapped to a value of type 'UnsafeMutablePointer<Int8>'
     |                                                                                            |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
     |                                                                                            `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 754 |
 755 |         guard rv == 0 else {
[41/113] Compiling TSCBasic Process.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:634:41: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 632 |       #endif
 633 |         posix_spawnattr_init(&attributes)
 634 |         defer { posix_spawnattr_destroy(&attributes) }
     |                                         |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                         `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 635 |
 636 |         // Unmask all signals.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:639:36: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 637 |         var noSignals = sigset_t()
 638 |         sigemptyset(&noSignals)
 639 |         posix_spawnattr_setsigmask(&attributes, &noSignals)
     |                                    |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                    `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 640 |
 641 |         // Reset all signals to default behavior.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:659:39: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 657 |             sigaddset(&mostSignals, i)
 658 |         }
 659 |         posix_spawnattr_setsigdefault(&attributes, &mostSignals)
     |                                       |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                       `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 660 |       #endif
 661 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:667:39: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 665 |             // Establish a separate process group.
 666 |             flags |= POSIX_SPAWN_SETPGROUP
 667 |             posix_spawnattr_setpgroup(&attributes, 0)
     |                                       |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                       `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 668 |         }
 669 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:670:34: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 668 |         }
 669 |
 670 |         posix_spawnattr_setflags(&attributes, Int16(flags))
     |                                  |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 671 |
 672 |         // Setup the file actions.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:678:39: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 676 |         var fileActions = posix_spawn_file_actions_t()
 677 |       #endif
 678 |         posix_spawn_file_actions_init(&fileActions)
     |                                       |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                       `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 679 |         defer { posix_spawn_file_actions_destroy(&fileActions) }
 680 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:679:50: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 677 |       #endif
 678 |         posix_spawn_file_actions_init(&fileActions)
 679 |         defer { posix_spawn_file_actions_destroy(&fileActions) }
     |                                                  |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 680 |
 681 |         if let workingDirectory = workingDirectory?.pathString {
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:711:42: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 709 |
 710 |         // Dupe the read portion of the remote to 0.
 711 |         posix_spawn_file_actions_adddup2(&fileActions, stdinPipe[0], 0)
     |                                          |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                          `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 712 |
 713 |         // Close the other side's pipe since it was dupped to 0.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:714:43: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 712 |
 713 |         // Close the other side's pipe since it was dupped to 0.
 714 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[0])
     |                                           |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                           `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 715 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[1])
 716 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:715:43: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 713 |         // Close the other side's pipe since it was dupped to 0.
 714 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[0])
 715 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[1])
     |                                           |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                           `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 716 |
 717 |         var outputPipe: [Int32] = [-1, -1]
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:724:46: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 722 |
 723 |             // Open the write end of the pipe.
 724 |             posix_spawn_file_actions_adddup2(&fileActions, outputPipe[1], 1)
     |                                              |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                              `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 725 |
 726 |             // Close the other ends of the pipe since they were dupped to 1.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:727:47: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 725 |
 726 |             // Close the other ends of the pipe since they were dupped to 1.
 727 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[0])
     |                                               |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 728 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[1])
 729 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:728:47: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 726 |             // Close the other ends of the pipe since they were dupped to 1.
 727 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[0])
 728 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[1])
     |                                               |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 729 |
 730 |             if outputRedirection.redirectStderr {
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:732:50: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 730 |             if outputRedirection.redirectStderr {
 731 |                 // If merged was requested, send stderr to stdout.
 732 |                 posix_spawn_file_actions_adddup2(&fileActions, 1, 2)
     |                                                  |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 733 |             } else {
 734 |                 // If no redirect was requested, open the pipe for stderr.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:736:50: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 734 |                 // If no redirect was requested, open the pipe for stderr.
 735 |                 try open(pipe: &stderrPipe)
 736 |                 posix_spawn_file_actions_adddup2(&fileActions, stderrPipe[1], 2)
     |                                                  |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 737 |
 738 |                 // Close the other ends of the pipe since they were dupped to 2.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:739:51: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 737 |
 738 |                 // Close the other ends of the pipe since they were dupped to 2.
 739 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[0])
     |                                                   |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                   `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 740 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[1])
 741 |             }
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:740:51: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 738 |                 // Close the other ends of the pipe since they were dupped to 2.
 739 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[0])
 740 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[1])
     |                                                   |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                   `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 741 |             }
 742 |         } else {
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:743:46: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 741 |             }
 742 |         } else {
 743 |             posix_spawn_file_actions_adddup2(&fileActions, 1, 1)
     |                                              |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                              `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 744 |             posix_spawn_file_actions_adddup2(&fileActions, 2, 2)
 745 |         }
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:744:46: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 742 |         } else {
 743 |             posix_spawn_file_actions_adddup2(&fileActions, 1, 1)
 744 |             posix_spawn_file_actions_adddup2(&fileActions, 2, 2)
     |                                              |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                              `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 745 |         }
 746 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:753:92: error: value of optional type 'UnsafeMutablePointer<Int8>?' must be unwrapped to a value of type 'UnsafeMutablePointer<Int8>'
 751 |         let argv = CStringArray(resolvedArgs)
 752 |         let env = CStringArray(environment.map({ "\($0.0)=\($0.1)" }))
 753 |         let rv = posix_spawnp(&processID, argv.cArray[0]!, &fileActions, &attributes, argv.cArray, env.cArray)
     |                                                                                            |- error: value of optional type 'UnsafeMutablePointer<Int8>?' must be unwrapped to a value of type 'UnsafeMutablePointer<Int8>'
     |                                                                                            |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
     |                                                                                            `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 754 |
 755 |         guard rv == 0 else {
[42/113] Compiling TSCBasic ProcessEnv.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:634:41: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 632 |       #endif
 633 |         posix_spawnattr_init(&attributes)
 634 |         defer { posix_spawnattr_destroy(&attributes) }
     |                                         |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                         `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 635 |
 636 |         // Unmask all signals.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:639:36: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 637 |         var noSignals = sigset_t()
 638 |         sigemptyset(&noSignals)
 639 |         posix_spawnattr_setsigmask(&attributes, &noSignals)
     |                                    |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                    `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 640 |
 641 |         // Reset all signals to default behavior.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:659:39: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 657 |             sigaddset(&mostSignals, i)
 658 |         }
 659 |         posix_spawnattr_setsigdefault(&attributes, &mostSignals)
     |                                       |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                       `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 660 |       #endif
 661 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:667:39: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 665 |             // Establish a separate process group.
 666 |             flags |= POSIX_SPAWN_SETPGROUP
 667 |             posix_spawnattr_setpgroup(&attributes, 0)
     |                                       |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                       `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 668 |         }
 669 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:670:34: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 668 |         }
 669 |
 670 |         posix_spawnattr_setflags(&attributes, Int16(flags))
     |                                  |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 671 |
 672 |         // Setup the file actions.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:678:39: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 676 |         var fileActions = posix_spawn_file_actions_t()
 677 |       #endif
 678 |         posix_spawn_file_actions_init(&fileActions)
     |                                       |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                       `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 679 |         defer { posix_spawn_file_actions_destroy(&fileActions) }
 680 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:679:50: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 677 |       #endif
 678 |         posix_spawn_file_actions_init(&fileActions)
 679 |         defer { posix_spawn_file_actions_destroy(&fileActions) }
     |                                                  |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 680 |
 681 |         if let workingDirectory = workingDirectory?.pathString {
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:711:42: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 709 |
 710 |         // Dupe the read portion of the remote to 0.
 711 |         posix_spawn_file_actions_adddup2(&fileActions, stdinPipe[0], 0)
     |                                          |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                          `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 712 |
 713 |         // Close the other side's pipe since it was dupped to 0.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:714:43: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 712 |
 713 |         // Close the other side's pipe since it was dupped to 0.
 714 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[0])
     |                                           |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                           `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 715 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[1])
 716 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:715:43: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 713 |         // Close the other side's pipe since it was dupped to 0.
 714 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[0])
 715 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[1])
     |                                           |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                           `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 716 |
 717 |         var outputPipe: [Int32] = [-1, -1]
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:724:46: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 722 |
 723 |             // Open the write end of the pipe.
 724 |             posix_spawn_file_actions_adddup2(&fileActions, outputPipe[1], 1)
     |                                              |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                              `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 725 |
 726 |             // Close the other ends of the pipe since they were dupped to 1.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:727:47: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 725 |
 726 |             // Close the other ends of the pipe since they were dupped to 1.
 727 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[0])
     |                                               |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 728 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[1])
 729 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:728:47: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 726 |             // Close the other ends of the pipe since they were dupped to 1.
 727 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[0])
 728 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[1])
     |                                               |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 729 |
 730 |             if outputRedirection.redirectStderr {
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:732:50: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 730 |             if outputRedirection.redirectStderr {
 731 |                 // If merged was requested, send stderr to stdout.
 732 |                 posix_spawn_file_actions_adddup2(&fileActions, 1, 2)
     |                                                  |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 733 |             } else {
 734 |                 // If no redirect was requested, open the pipe for stderr.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:736:50: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 734 |                 // If no redirect was requested, open the pipe for stderr.
 735 |                 try open(pipe: &stderrPipe)
 736 |                 posix_spawn_file_actions_adddup2(&fileActions, stderrPipe[1], 2)
     |                                                  |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 737 |
 738 |                 // Close the other ends of the pipe since they were dupped to 2.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:739:51: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 737 |
 738 |                 // Close the other ends of the pipe since they were dupped to 2.
 739 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[0])
     |                                                   |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                   `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 740 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[1])
 741 |             }
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:740:51: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 738 |                 // Close the other ends of the pipe since they were dupped to 2.
 739 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[0])
 740 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[1])
     |                                                   |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                   `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 741 |             }
 742 |         } else {
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:743:46: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 741 |             }
 742 |         } else {
 743 |             posix_spawn_file_actions_adddup2(&fileActions, 1, 1)
     |                                              |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                              `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 744 |             posix_spawn_file_actions_adddup2(&fileActions, 2, 2)
 745 |         }
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:744:46: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 742 |         } else {
 743 |             posix_spawn_file_actions_adddup2(&fileActions, 1, 1)
 744 |             posix_spawn_file_actions_adddup2(&fileActions, 2, 2)
     |                                              |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                              `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 745 |         }
 746 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:753:92: error: value of optional type 'UnsafeMutablePointer<Int8>?' must be unwrapped to a value of type 'UnsafeMutablePointer<Int8>'
 751 |         let argv = CStringArray(resolvedArgs)
 752 |         let env = CStringArray(environment.map({ "\($0.0)=\($0.1)" }))
 753 |         let rv = posix_spawnp(&processID, argv.cArray[0]!, &fileActions, &attributes, argv.cArray, env.cArray)
     |                                                                                            |- error: value of optional type 'UnsafeMutablePointer<Int8>?' must be unwrapped to a value of type 'UnsafeMutablePointer<Int8>'
     |                                                                                            |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
     |                                                                                            `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 754 |
 755 |         guard rv == 0 else {
[43/113] Compiling TSCBasic ProcessSet.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:634:41: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 632 |       #endif
 633 |         posix_spawnattr_init(&attributes)
 634 |         defer { posix_spawnattr_destroy(&attributes) }
     |                                         |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                         `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 635 |
 636 |         // Unmask all signals.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:639:36: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 637 |         var noSignals = sigset_t()
 638 |         sigemptyset(&noSignals)
 639 |         posix_spawnattr_setsigmask(&attributes, &noSignals)
     |                                    |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                    `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 640 |
 641 |         // Reset all signals to default behavior.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:659:39: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 657 |             sigaddset(&mostSignals, i)
 658 |         }
 659 |         posix_spawnattr_setsigdefault(&attributes, &mostSignals)
     |                                       |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                       `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 660 |       #endif
 661 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:667:39: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 665 |             // Establish a separate process group.
 666 |             flags |= POSIX_SPAWN_SETPGROUP
 667 |             posix_spawnattr_setpgroup(&attributes, 0)
     |                                       |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                       `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 668 |         }
 669 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:670:34: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 668 |         }
 669 |
 670 |         posix_spawnattr_setflags(&attributes, Int16(flags))
     |                                  |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 671 |
 672 |         // Setup the file actions.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:678:39: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 676 |         var fileActions = posix_spawn_file_actions_t()
 677 |       #endif
 678 |         posix_spawn_file_actions_init(&fileActions)
     |                                       |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                       `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 679 |         defer { posix_spawn_file_actions_destroy(&fileActions) }
 680 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:679:50: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 677 |       #endif
 678 |         posix_spawn_file_actions_init(&fileActions)
 679 |         defer { posix_spawn_file_actions_destroy(&fileActions) }
     |                                                  |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 680 |
 681 |         if let workingDirectory = workingDirectory?.pathString {
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:711:42: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 709 |
 710 |         // Dupe the read portion of the remote to 0.
 711 |         posix_spawn_file_actions_adddup2(&fileActions, stdinPipe[0], 0)
     |                                          |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                          `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 712 |
 713 |         // Close the other side's pipe since it was dupped to 0.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:714:43: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 712 |
 713 |         // Close the other side's pipe since it was dupped to 0.
 714 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[0])
     |                                           |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                           `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 715 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[1])
 716 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:715:43: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 713 |         // Close the other side's pipe since it was dupped to 0.
 714 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[0])
 715 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[1])
     |                                           |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                           `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 716 |
 717 |         var outputPipe: [Int32] = [-1, -1]
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:724:46: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 722 |
 723 |             // Open the write end of the pipe.
 724 |             posix_spawn_file_actions_adddup2(&fileActions, outputPipe[1], 1)
     |                                              |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                              `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 725 |
 726 |             // Close the other ends of the pipe since they were dupped to 1.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:727:47: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 725 |
 726 |             // Close the other ends of the pipe since they were dupped to 1.
 727 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[0])
     |                                               |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 728 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[1])
 729 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:728:47: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 726 |             // Close the other ends of the pipe since they were dupped to 1.
 727 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[0])
 728 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[1])
     |                                               |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 729 |
 730 |             if outputRedirection.redirectStderr {
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:732:50: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 730 |             if outputRedirection.redirectStderr {
 731 |                 // If merged was requested, send stderr to stdout.
 732 |                 posix_spawn_file_actions_adddup2(&fileActions, 1, 2)
     |                                                  |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 733 |             } else {
 734 |                 // If no redirect was requested, open the pipe for stderr.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:736:50: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 734 |                 // If no redirect was requested, open the pipe for stderr.
 735 |                 try open(pipe: &stderrPipe)
 736 |                 posix_spawn_file_actions_adddup2(&fileActions, stderrPipe[1], 2)
     |                                                  |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 737 |
 738 |                 // Close the other ends of the pipe since they were dupped to 2.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:739:51: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 737 |
 738 |                 // Close the other ends of the pipe since they were dupped to 2.
 739 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[0])
     |                                                   |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                   `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 740 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[1])
 741 |             }
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:740:51: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 738 |                 // Close the other ends of the pipe since they were dupped to 2.
 739 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[0])
 740 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[1])
     |                                                   |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                   `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 741 |             }
 742 |         } else {
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:743:46: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 741 |             }
 742 |         } else {
 743 |             posix_spawn_file_actions_adddup2(&fileActions, 1, 1)
     |                                              |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                              `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 744 |             posix_spawn_file_actions_adddup2(&fileActions, 2, 2)
 745 |         }
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:744:46: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 742 |         } else {
 743 |             posix_spawn_file_actions_adddup2(&fileActions, 1, 1)
 744 |             posix_spawn_file_actions_adddup2(&fileActions, 2, 2)
     |                                              |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                              `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 745 |         }
 746 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:753:92: error: value of optional type 'UnsafeMutablePointer<Int8>?' must be unwrapped to a value of type 'UnsafeMutablePointer<Int8>'
 751 |         let argv = CStringArray(resolvedArgs)
 752 |         let env = CStringArray(environment.map({ "\($0.0)=\($0.1)" }))
 753 |         let rv = posix_spawnp(&processID, argv.cArray[0]!, &fileActions, &attributes, argv.cArray, env.cArray)
     |                                                                                            |- error: value of optional type 'UnsafeMutablePointer<Int8>?' must be unwrapped to a value of type 'UnsafeMutablePointer<Int8>'
     |                                                                                            |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
     |                                                                                            `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 754 |
 755 |         guard rv == 0 else {
[44/113] Compiling TSCBasic RegEx.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:634:41: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 632 |       #endif
 633 |         posix_spawnattr_init(&attributes)
 634 |         defer { posix_spawnattr_destroy(&attributes) }
     |                                         |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                         `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 635 |
 636 |         // Unmask all signals.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:639:36: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 637 |         var noSignals = sigset_t()
 638 |         sigemptyset(&noSignals)
 639 |         posix_spawnattr_setsigmask(&attributes, &noSignals)
     |                                    |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                    `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 640 |
 641 |         // Reset all signals to default behavior.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:659:39: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 657 |             sigaddset(&mostSignals, i)
 658 |         }
 659 |         posix_spawnattr_setsigdefault(&attributes, &mostSignals)
     |                                       |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                       `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 660 |       #endif
 661 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:667:39: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 665 |             // Establish a separate process group.
 666 |             flags |= POSIX_SPAWN_SETPGROUP
 667 |             posix_spawnattr_setpgroup(&attributes, 0)
     |                                       |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                       `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 668 |         }
 669 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:670:34: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 668 |         }
 669 |
 670 |         posix_spawnattr_setflags(&attributes, Int16(flags))
     |                                  |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 671 |
 672 |         // Setup the file actions.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:678:39: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 676 |         var fileActions = posix_spawn_file_actions_t()
 677 |       #endif
 678 |         posix_spawn_file_actions_init(&fileActions)
     |                                       |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                       `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 679 |         defer { posix_spawn_file_actions_destroy(&fileActions) }
 680 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:679:50: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 677 |       #endif
 678 |         posix_spawn_file_actions_init(&fileActions)
 679 |         defer { posix_spawn_file_actions_destroy(&fileActions) }
     |                                                  |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 680 |
 681 |         if let workingDirectory = workingDirectory?.pathString {
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:711:42: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 709 |
 710 |         // Dupe the read portion of the remote to 0.
 711 |         posix_spawn_file_actions_adddup2(&fileActions, stdinPipe[0], 0)
     |                                          |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                          `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 712 |
 713 |         // Close the other side's pipe since it was dupped to 0.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:714:43: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 712 |
 713 |         // Close the other side's pipe since it was dupped to 0.
 714 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[0])
     |                                           |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                           `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 715 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[1])
 716 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:715:43: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 713 |         // Close the other side's pipe since it was dupped to 0.
 714 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[0])
 715 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[1])
     |                                           |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                           `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 716 |
 717 |         var outputPipe: [Int32] = [-1, -1]
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:724:46: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 722 |
 723 |             // Open the write end of the pipe.
 724 |             posix_spawn_file_actions_adddup2(&fileActions, outputPipe[1], 1)
     |                                              |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                              `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 725 |
 726 |             // Close the other ends of the pipe since they were dupped to 1.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:727:47: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 725 |
 726 |             // Close the other ends of the pipe since they were dupped to 1.
 727 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[0])
     |                                               |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 728 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[1])
 729 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:728:47: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 726 |             // Close the other ends of the pipe since they were dupped to 1.
 727 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[0])
 728 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[1])
     |                                               |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 729 |
 730 |             if outputRedirection.redirectStderr {
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:732:50: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 730 |             if outputRedirection.redirectStderr {
 731 |                 // If merged was requested, send stderr to stdout.
 732 |                 posix_spawn_file_actions_adddup2(&fileActions, 1, 2)
     |                                                  |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 733 |             } else {
 734 |                 // If no redirect was requested, open the pipe for stderr.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:736:50: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 734 |                 // If no redirect was requested, open the pipe for stderr.
 735 |                 try open(pipe: &stderrPipe)
 736 |                 posix_spawn_file_actions_adddup2(&fileActions, stderrPipe[1], 2)
     |                                                  |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 737 |
 738 |                 // Close the other ends of the pipe since they were dupped to 2.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:739:51: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 737 |
 738 |                 // Close the other ends of the pipe since they were dupped to 2.
 739 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[0])
     |                                                   |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                   `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 740 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[1])
 741 |             }
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:740:51: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 738 |                 // Close the other ends of the pipe since they were dupped to 2.
 739 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[0])
 740 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[1])
     |                                                   |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                   `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 741 |             }
 742 |         } else {
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:743:46: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 741 |             }
 742 |         } else {
 743 |             posix_spawn_file_actions_adddup2(&fileActions, 1, 1)
     |                                              |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                              `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 744 |             posix_spawn_file_actions_adddup2(&fileActions, 2, 2)
 745 |         }
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:744:46: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 742 |         } else {
 743 |             posix_spawn_file_actions_adddup2(&fileActions, 1, 1)
 744 |             posix_spawn_file_actions_adddup2(&fileActions, 2, 2)
     |                                              |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                              `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 745 |         }
 746 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:753:92: error: value of optional type 'UnsafeMutablePointer<Int8>?' must be unwrapped to a value of type 'UnsafeMutablePointer<Int8>'
 751 |         let argv = CStringArray(resolvedArgs)
 752 |         let env = CStringArray(environment.map({ "\($0.0)=\($0.1)" }))
 753 |         let rv = posix_spawnp(&processID, argv.cArray[0]!, &fileActions, &attributes, argv.cArray, env.cArray)
     |                                                                                            |- error: value of optional type 'UnsafeMutablePointer<Int8>?' must be unwrapped to a value of type 'UnsafeMutablePointer<Int8>'
     |                                                                                            |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
     |                                                                                            `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 754 |
 755 |         guard rv == 0 else {
[45/118] Emitting module TSCBasic
[46/118] Compiling TSCBasic Result.swift
[47/118] Compiling TSCBasic SortedArray.swift
[48/118] Compiling TSCBasic StringConversions.swift
[49/118] Compiling TSCBasic SynchronizedQueue.swift
[50/118] Compiling TSCBasic TemporaryFile.swift
[51/118] Compiling ReactiveSwift Action.swift
[52/118] Compiling ReactiveSwift Atomic.swift
[53/118] Compiling ReactiveSwift Bag.swift
[54/118] Compiling ReactiveSwift Deprecations+Removals.swift
[55/118] Compiling ReactiveSwift Disposable.swift
[56/118] Compiling ReactiveSwift Event.swift
[57/118] Compiling TSCBasic OSLog.swift
[58/118] Compiling TSCBasic ObjectIdentifierProtocol.swift
[59/118] Compiling TSCBasic OrderedDictionary.swift
[60/118] Compiling TSCBasic OrderedSet.swift
[61/118] Compiling TSCBasic Path.swift
[62/118] Compiling ReactiveSwift UnidirectionalBinding.swift
[63/118] Compiling TSCBasic JSON.swift
[64/118] Compiling TSCBasic JSONMapper.swift
[65/118] Compiling TSCBasic KeyedPair.swift
[66/118] Compiling TSCBasic LazyCache.swift
[67/118] Compiling TSCBasic Lock.swift
[68/118] Compiling ReactiveSwift Property.swift
[69/118] Compiling ReactiveSwift Reactive.swift
[70/118] Compiling ReactiveSwift ResultExtensions.swift
[71/118] Compiling ReactiveSwift Scheduler.swift
[72/118] Compiling ReactiveSwift Signal.swift
[73/118] Compiling ReactiveSwift SignalProducer.swift
[74/118] Compiling ReactiveSwift EventLogger.swift
[75/118] Compiling ReactiveSwift Flatten.swift
[76/118] Compiling ReactiveSwift FoundationExtensions.swift
[77/118] Compiling ReactiveSwift Lifetime.swift
[78/118] Compiling ReactiveSwift Observer.swift
[79/118] Compiling ReactiveSwift Optional.swift
[80/118] Compiling TSCBasic TerminalController.swift
[81/118] Compiling TSCBasic Thread.swift
[82/118] Compiling TSCBasic Tuple.swift
[83/118] Compiling TSCBasic WritableByteStream.swift
[84/118] Compiling TSCBasic misc.swift
[85/118] Emitting module Curry
BUILD FAILURE 6.2 android