The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build VaporFirestore, reference master (3f88af), with Swift 6.1 for Linux on 25 Apr 2025 09:23:19 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mono0926/vapor-firestore.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/mono0926/vapor-firestore
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3f88aff Add delete error log
Cloned https://github.com/mono0926/vapor-firestore.git
Revision (git rev-parse @):
3f88affe9718769a4008f2cee92a596344805762
SUCCESS checkout https://github.com/mono0926/vapor-firestore.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mono0926/vapor-firestore.git
https://github.com/mono0926/vapor-firestore.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "VaporFirestore",
  "name" : "VaporFirestore",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "VaporFirestore",
      "targets" : [
        "VaporFirestore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VaporFirestoreTests",
      "module_type" : "SwiftTarget",
      "name" : "VaporFirestoreTests",
      "path" : "Tests/VaporFirestoreTests",
      "sources" : [
        "FirestoreTests.swift"
      ],
      "target_dependencies" : [
        "VaporFirestore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VaporFirestore",
      "module_type" : "SwiftTarget",
      "name" : "VaporFirestore",
      "path" : "Sources/VaporFirestore",
      "product_dependencies" : [
        "Vapor"
      ],
      "product_memberships" : [
        "VaporFirestore"
      ],
      "sources" : [
        "Config+VaporFirestore.swift",
        "DateFormatter+Firestore.swift",
        "Entities.swift",
        "Firestore.swift",
        "FirestoreError.swift",
        "JSONDecoder+Firestore.swift",
        "JSONEncoder+Firestore.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/vapor/vapor.git
[1/74298] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.88s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 2.4.5 (2.40s)
Fetching https://github.com/vapor/node.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/engine.git
Fetching https://github.com/vapor/crypto.git
Fetching https://github.com/vapor/json.git
Fetching https://github.com/vapor/routing.git
[1/4211] Fetching node
[1686/7407] Fetching node, multipart
[2472/28130] Fetching node, multipart, routing
[4030/30916] Fetching node, multipart, routing, crypto
[5475/31914] Fetching node, multipart, routing, crypto, json
[8018/57381] Fetching node, multipart, routing, crypto, json, engine
Fetched https://github.com/vapor/crypto.git from cache (1.80s)
Fetching https://github.com/vapor/core.git
Fetched https://github.com/vapor/json.git from cache (1.82s)
Fetching https://github.com/vapor/console.git
Fetched https://github.com/vapor/routing.git from cache (1.82s)
Fetching https://github.com/vapor/bcrypt.git
Fetched https://github.com/vapor/engine.git from cache (1.89s)
Fetched https://github.com/vapor/node.git from cache (2.19s)
[1/99] Fetching bcrypt
[100/5584] Fetching bcrypt, console
Fetched https://github.com/vapor/multipart.git from cache (2.23s)
[5585/25727] Fetching bcrypt, console, core
Fetched https://github.com/vapor/bcrypt.git from cache (0.72s)
Fetched https://github.com/vapor/console.git from cache (0.74s)
[16719/20143] Fetching core
Fetched https://github.com/vapor/core.git from cache (1.01s)
Computing version for https://github.com/vapor/bcrypt.git
Computed https://github.com/vapor/bcrypt.git at 1.1.1 (3.80s)
Fetching https://github.com/vapor/random.git
[1/148] Fetching random
Fetched https://github.com/vapor/random.git from cache (0.31s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (0.80s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 2.2.1 (0.54s)
Fetching https://github.com/vapor/debugging.git
[1/260] Fetching debugging
Fetched https://github.com/vapor/debugging.git from cache (0.18s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.69s)
Computing version for https://github.com/vapor/json.git
Computed https://github.com/vapor/json.git at 2.2.2 (0.51s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.49s)
Fetching https://github.com/vapor/bits.git
[1/358] Fetching bits
Fetched https://github.com/vapor/bits.git from cache (0.24s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.70s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 2.2.1 (1.09s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.3 (0.50s)
Fetching https://github.com/vapor/ctls.git
[1/71] Fetching ctls
Fetched https://github.com/vapor/ctls.git from cache (0.36s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 2.3.1 (0.67s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.54s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.54s)
Computing version for https://github.com/vapor/engine.git
Computed https://github.com/vapor/engine.git at 2.2.5 (0.67s)
Fetching https://github.com/vapor/sockets.git
Fetching https://github.com/vapor/tls.git
[1/1144] Fetching tls
[59/4456] Fetching tls, sockets
Fetched https://github.com/vapor/tls.git from cache (0.32s)
Fetched https://github.com/vapor/sockets.git from cache (0.33s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (0.90s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (1.26s)
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 2.1.3
Creating working copy for https://github.com/vapor/node.git
Working copy of https://github.com/vapor/node.git resolved at 2.1.5
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 2.3.1
Creating working copy for https://github.com/vapor/sockets.git
Working copy of https://github.com/vapor/sockets.git resolved at 2.2.3
Creating working copy for https://github.com/vapor/bcrypt.git
Working copy of https://github.com/vapor/bcrypt.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/random.git
Working copy of https://github.com/vapor/random.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 2.4.5
Creating working copy for https://github.com/vapor/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/tls.git
Working copy of https://github.com/vapor/tls.git resolved at 2.1.3
Creating working copy for https://github.com/vapor/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/ctls.git
Working copy of https://github.com/vapor/ctls.git resolved at 1.1.3
Creating working copy for https://github.com/vapor/bits.git
Working copy of https://github.com/vapor/bits.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/engine.git
Working copy of https://github.com/vapor/engine.git resolved at 2.2.5
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/json.git
Working copy of https://github.com/vapor/json.git resolved at 2.2.2
warning: 'ctls': ignoring declared target(s) 'CTLS' in the system package
warning: you may be able to install ctls using your system-packager:
    apt-get install libssl-dev
warning: you may be able to install ctls using your system-packager:
    apt-get install libssl-dev
Building for debugging...
[0/30] Write sources
[28/30] Compiling CHTTP http_parser.c
[29/30] Write swift-version-24593BA9C3E375BF.txt
[31/55] Emitting module Debugging
[32/55] Emitting module libc
[33/55] Compiling Bits Operators.swift
[34/55] Compiling Bits String+BytesConvertible.swift
[35/57] Compiling Debugging Debuggable.swift
[36/58] Compiling PathIndexable PathIndexable+Subscripting.swift
[37/58] Compiling PathIndexable PathIndexable.swift
[38/58] Emitting module PathIndexable
[41/59] Compiling Bits UnsignedInteger+BytesConvertible.swift
[42/59] Compiling Bits UnsignedInteger+Shifting.swift
[43/59] Emitting module Bits
[44/59] Compiling Bits Data+BytesConvertible.swift
[45/59] Compiling Bits HexEncoder.swift
[46/59] Compiling Bits Byte+Random.swift
[47/59] Compiling Bits Byte+UTF8Numbers.swift
[48/59] Compiling Bits ByteSequence+Conversions.swift
[49/59] Compiling Bits Byte+ControlCharacters.swift
[50/59] Compiling Bits Byte+Convenience.swift
[51/59] Compiling Bits Byte+PatternMatching.swift
[52/59] Compiling Bits Bytes+Base64.swift
[53/59] Compiling Bits Bytes+Hex.swift
[54/59] Compiling Bits Aliases.swift
[55/59] Compiling Bits Base64Encoder.swift
[56/59] Compiling Bits Byte+Alphabet.swift
[57/59] Compiling Bits Bytes+Percent.swift
[58/59] Compiling Bits BytesConvertible.swift
[59/59] Compiling libc libc.swift
[62/83] Emitting module Core
[63/85] Compiling Core Result.swift
[64/85] Compiling Core Semaphore.swift
[65/85] Compiling Core Sequence.swift
[66/85] Compiling Core DispatchTime+Utilities.swift
[67/85] Compiling Core EmptyInitializable.swift
[68/85] Compiling Core Exports.swift
[69/85] Compiling Core Lock.swift
[70/85] Compiling Core Portal.swift
[71/85] Compiling Core RFC1123.swift
[72/85] Compiling Core Array.swift
[73/85] Compiling Core Bits.swift
[74/85] Compiling Core Cache.swift
[75/85] Compiling Core Extendable.swift
[76/85] Compiling Core FileProtocol.swift
[77/85] Compiling Core Int+Hex.swift
[78/85] Compiling Core Collection+Safe.swift
[79/85] Compiling Core DataFile.swift
[80/85] Compiling Core Dispatch.swift
[81/85] Compiling Core StaticDataBuffer.swift
[82/85] Compiling Core String+CaseInsensitiveCompare.swift
[83/85] Compiling Core String+Polymorphic.swift
[84/85] Compiling Core String.swift
[85/85] Compiling Core WorkingDirectory.swift
[87/171] Compiling Transport ServerStream.swift
[88/171] Compiling Transport FoundationStream.swift
[89/172] Compiling Node Getters.swift
[90/172] Compiling Node Setters.swift
[91/172] Compiling Random RandomProtocol.swift
[92/172] Compiling Random URandom.swift
[93/172] Emitting module Transport
[94/172] Compiling Transport ReadableStream.swift
[95/172] Compiling Random EmptyInitializable.swift
[96/172] Compiling Random Array+Random.swift
[97/172] Emitting module Random
[98/172] Compiling Random OSRandom.swift
[99/172] Compiling Random Exports.swift
[100/173] Compiling Console Swift3.swift
[101/173] Compiling Console ConsoleColor+Terminal.swift
[102/173] Compiling Console ConsoleStyle+Terminal.swift
[103/173] Compiling Console String+ANSI.swift
[104/177] Emitting module Node
[105/181] Compiling Transport StreamError.swift
[106/181] Compiling Transport Stream.swift
[107/181] Compiling Node Bool+Convertible.swift
[108/181] Compiling Node Date+Convertible.swift
[109/181] Compiling Transport WriteableStream.swift
[111/182] Compiling Node StructuredData+Init.swift
[112/182] Compiling Node Integer+Convertible.swift
[113/182] Compiling Node Schema+Convertible.swift
[114/182] Compiling Node SchemaWrapper+Convertible.swift
[116/182] Compiling Node NodeRepresentable.swift
[117/182] Compiling Node Array+Convertible.swift
[118/182] Compiling Node Dictionary+Convertible.swift
[119/182] Compiling Node Fuzzy+Any.swift
[120/182] Compiling Node FuzzyConverter.swift
[121/182] Emitting module Console
[126/182] Compiling Node FloatingPoint+Convertible.swift
[127/182] Compiling Node Optional+Convertible.swift
[128/182] Compiling Node Set+Convertible.swift
[129/182] Compiling Node Number.swift
[130/182] Compiling Node StructuredData+Equatable.swift
[136/182] Compiling Console Terminal+Command.swift
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
145 |
146 |         _pids.append(pid)
147 |         let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
    |                                             |- error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka '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'
148 |         if spawned != 0 {
149 |             throw ConsoleError.spawnProcess
[137/182] Compiling Console Terminal.swift
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
145 |
146 |         _pids.append(pid)
147 |         let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
    |                                             |- error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka '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'
148 |         if spawned != 0 {
149 |             throw ConsoleError.spawnProcess
[138/182] Compiling Node StructuredDataWrapper.swift
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
145 |
146 |         _pids.append(pid)
147 |         let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
    |                                             |- error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka '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'
148 |         if spawned != 0 {
149 |             throw ConsoleError.spawnProcess
[139/182] Compiling Node Errors.swift
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
145 |
146 |         _pids.append(pid)
147 |         let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
    |                                             |- error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka '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'
148 |         if spawned != 0 {
149 |             throw ConsoleError.spawnProcess
[145/182] Compiling Node StructuredData+PathIndexable.swift
[146/182] Compiling Node StructuredData+Polymorphic.swift
[147/182] Compiling Node StructuredData.swift
[148/182] Compiling Node StructuredDataWrapper+Cases.swift
[149/182] Compiling Node StructuredDataWrapper+Convenience.swift
[150/182] Compiling Node UnsignedInteger+Convertible.swift
[151/182] Compiling Node Context.swift
[152/182] Compiling Node Node.swift
[153/182] Compiling Node NodeConvertible.swift
[154/182] Compiling Node NodeInitializable.swift
[157/182] Compiling Node Exports.swift
[158/182] Compiling Node Identifier.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'ctls': ignoring declared target(s) 'CTLS' in the system package
warning: you may be able to install ctls using your system-packager:
    apt-get install libssl-dev
warning: you may be able to install ctls using your system-packager:
    apt-get install libssl-dev
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/26] Compiling libc libc.swift
[3/26] Emitting module libc
[4/27] Compiling PathIndexable PathIndexable+Subscripting.swift
[5/27] Emitting module PathIndexable
[6/27] Compiling PathIndexable PathIndexable.swift
[8/28] Emitting module Debugging
[9/28] Compiling Debugging Debuggable.swift
[12/29] Compiling Bits Operators.swift
[13/29] Compiling Bits String+BytesConvertible.swift
[14/31] Compiling Bits Bytes+Base64.swift
[15/31] Compiling Bits Bytes+Hex.swift
[16/31] Compiling Bits Bytes+Percent.swift
[17/31] Compiling Bits BytesConvertible.swift
[18/31] Compiling Bits Data+BytesConvertible.swift
[19/31] Compiling Bits HexEncoder.swift
[20/31] Compiling Bits UnsignedInteger+BytesConvertible.swift
[21/31] Compiling Bits UnsignedInteger+Shifting.swift
[22/31] Compiling Bits Byte+ControlCharacters.swift
[23/31] Compiling Bits Byte+Convenience.swift
[24/31] Compiling Bits Byte+PatternMatching.swift
[25/31] Compiling Bits Byte+Random.swift
[26/31] Compiling Bits Byte+UTF8Numbers.swift
[27/31] Compiling Bits ByteSequence+Conversions.swift
[28/31] Emitting module Bits
[29/31] Compiling Bits Aliases.swift
[30/31] Compiling Bits Base64Encoder.swift
[31/31] Compiling Bits Byte+Alphabet.swift
[33/54] Emitting module Core
[34/56] Compiling Core Extendable.swift
[35/56] Compiling Core FileProtocol.swift
[36/56] Compiling Core Int+Hex.swift
[37/56] Compiling Core Result.swift
[38/56] Compiling Core Semaphore.swift
[39/56] Compiling Core Sequence.swift
[40/56] Compiling Core DispatchTime+Utilities.swift
[41/56] Compiling Core EmptyInitializable.swift
[42/56] Compiling Core Exports.swift
[43/56] Compiling Core Collection+Safe.swift
[44/56] Compiling Core DataFile.swift
[45/56] Compiling Core Dispatch.swift
[46/56] Compiling Core Array.swift
[47/56] Compiling Core Bits.swift
[48/56] Compiling Core Cache.swift
[49/56] Compiling Core StaticDataBuffer.swift
[50/56] Compiling Core String+CaseInsensitiveCompare.swift
[51/56] Compiling Core String+Polymorphic.swift
[52/56] Compiling Core Lock.swift
[53/56] Compiling Core Portal.swift
[54/56] Compiling Core RFC1123.swift
[55/56] Compiling Core String.swift
[56/56] Compiling Core WorkingDirectory.swift
[58/142] Compiling Node Integer+Convertible.swift
[59/142] Compiling Node Schema+Convertible.swift
[60/143] Compiling Transport WriteableStream.swift
[61/143] Emitting module Transport
[62/143] Compiling Node StructuredDataWrapper+Equatable.swift
[63/143] Compiling Node StructuredDataWrapper+Literals.swift
[64/143] Compiling Node StructuredDataWrapper+PathIndexable.swift
[65/143] Compiling Console ConsoleStyle.swift
[66/143] Compiling Random Exports.swift
[67/143] Compiling Random OSRandom.swift
[68/143] Compiling Random EmptyInitializable.swift
[69/143] Compiling Random Array+Random.swift
[70/143] Emitting module Random
[71/147] Compiling Random RandomProtocol.swift
[72/147] Compiling Random URandom.swift
[73/147] Compiling Node SchemaWrapper+Convertible.swift
[74/147] Compiling Node String+Convertible.swift
[75/148] Compiling Transport ReadableStream.swift
[76/148] Compiling Transport ServerStream.swift
[77/148] Compiling Transport FoundationStream.swift
[78/148] Compiling Transport Stream.swift
[79/148] Compiling Node StructuredData+Init.swift
[83/148] Compiling Transport StreamError.swift
[85/148] Compiling Console FileHandle+Stream.swift
[86/148] Compiling Console Pipe+Stream.swift
[87/148] Compiling Console Stream.swift
[89/153] Compiling Console Bool+Polymorphic.swift
[90/153] Compiling Console String+Trim.swift
[91/153] Compiling Node Exports.swift
[92/153] Compiling Node Identifier.swift
[93/153] Compiling Node Getters.swift
[94/153] Compiling Node Setters.swift
[95/153] Compiling Node Bool+Convertible.swift
[96/153] Compiling Node Date+Convertible.swift
[97/153] Compiling Node FloatingPoint+Convertible.swift
[98/153] Emitting module Node
[99/153] Emitting module Console
[105/153] Compiling Node UUID+Convertible.swift
[106/153] Compiling Node NodeRepresentable.swift
[107/153] Compiling Node Array+Convertible.swift
[108/153] Compiling Node Dictionary+Convertible.swift
[109/153] Compiling Node Fuzzy+Any.swift
[110/153] Compiling Node FuzzyConverter.swift
[116/153] Compiling Node UnsignedInteger+Convertible.swift
[117/153] Compiling Node Context.swift
[118/153] Compiling Node Node.swift
[119/153] Compiling Node NodeConvertible.swift
[120/153] Compiling Node NodeInitializable.swift
[121/153] Compiling Node Optional+Convertible.swift
[122/153] Compiling Node Set+Convertible.swift
[123/153] Compiling Node Number.swift
[124/153] Compiling Node StructuredData+Equatable.swift
[130/162] Compiling Console Terminal+Command.swift
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
145 |
146 |         _pids.append(pid)
147 |         let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
    |                                             |- error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka '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'
148 |         if spawned != 0 {
149 |             throw ConsoleError.spawnProcess
[131/162] Compiling Console Terminal.swift
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
145 |
146 |         _pids.append(pid)
147 |         let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
    |                                             |- error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka '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'
148 |         if spawned != 0 {
149 |             throw ConsoleError.spawnProcess
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
145 |
146 |         _pids.append(pid)
147 |         let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
    |                                             |- error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka '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'
148 |         if spawned != 0 {
149 |             throw ConsoleError.spawnProcess
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
145 |
146 |         _pids.append(pid)
147 |         let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
    |                                             |- error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka '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'
148 |         if spawned != 0 {
149 |             throw ConsoleError.spawnProcess
BUILD FAILURE 6.1 linux