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 VaporCloudStorage, reference master (354a48), with Swift 6.1 for Linux on 25 Apr 2025 13:42:37 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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-cloud-storage.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-cloud-storage
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 354a48a Fix resolve name
Cloned https://github.com/mono0926/vapor-cloud-storage.git
Revision (git rev-parse @):
354a48ac6ece65b8db83fae810bfa52db87e7e44
SUCCESS checkout https://github.com/mono0926/vapor-cloud-storage.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mono0926/vapor-cloud-storage.git
https://github.com/mono0926/vapor-cloud-storage.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" : "VaporCloudStorage",
  "name" : "VaporCloudStorage",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "VaporCloudStorage",
      "targets" : [
        "VaporCloudStorage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VaporCloudStorageTests",
      "module_type" : "SwiftTarget",
      "name" : "VaporCloudStorageTests",
      "path" : "Tests/VaporCloudStorageTests",
      "sources" : [
        "VaporCloudStorageTests.swift"
      ],
      "target_dependencies" : [
        "VaporCloudStorage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VaporCloudStorage",
      "module_type" : "SwiftTarget",
      "name" : "VaporCloudStorage",
      "path" : "Sources/VaporCloudStorage",
      "product_dependencies" : [
        "Vapor"
      ],
      "product_memberships" : [
        "VaporCloudStorage"
      ],
      "sources" : [
        "Config+VaporCloudStorage.swift",
        "VaporCloudStorage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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 (2.72s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 2.4.5 (3.35s)
Fetching https://github.com/vapor/engine.git
Fetching https://github.com/vapor/json.git
Fetching https://github.com/vapor/node.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/crypto.git
[1/2786] Fetching crypto
[782/23509] Fetching crypto, routing
[1507/26717] Fetching crypto, routing, multipart
[2383/52184] Fetching crypto, routing, multipart, engine
[4251/53182] Fetching crypto, routing, multipart, engine, json
[8282/57393] Fetching crypto, routing, multipart, engine, json, node
Fetched https://github.com/vapor/crypto.git from cache (0.39s)
[23406/54607] Fetching routing, multipart, engine, json, node
Fetching https://github.com/vapor/core.git
[43385/74750] Fetching routing, multipart, engine, json, node, core
Fetched https://github.com/vapor/routing.git from cache (1.47s)
Fetching https://github.com/vapor/console.git
Fetched https://github.com/vapor/core.git from cache (1.40s)
Fetching https://github.com/vapor/bcrypt.git
[32345/33884] Fetching multipart, engine, json, node
[32474/39369] Fetching multipart, engine, json, node, console
Fetched https://github.com/vapor/console.git from cache (0.58s)
[1/99] Fetching bcrypt
Fetched https://github.com/vapor/node.git from cache (2.22s)
Fetched https://github.com/vapor/json.git from cache (2.23s)
Fetched https://github.com/vapor/bcrypt.git from cache (0.41s)
Fetched https://github.com/vapor/engine.git from cache (2.24s)
Fetched https://github.com/vapor/multipart.git from cache (2.27s)
Computing version for https://github.com/vapor/bcrypt.git
Computed https://github.com/vapor/bcrypt.git at 1.1.1 (2.96s)
Fetching https://github.com/vapor/random.git
[1/148] Fetching random
Fetched https://github.com/vapor/random.git from cache (0.23s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (0.92s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 2.2.1 (0.61s)
Fetching https://github.com/vapor/debugging.git
[1/260] Fetching debugging
Fetched https://github.com/vapor/debugging.git from cache (0.26s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.84s)
Computing version for https://github.com/vapor/json.git
Computed https://github.com/vapor/json.git at 2.2.2 (0.65s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.58s)
Fetching https://github.com/vapor/bits.git
[1/358] Fetching bits
Fetched https://github.com/vapor/bits.git from cache (0.23s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (1.09s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 2.2.1 (3.18s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.3 (3.21s)
Fetching https://github.com/vapor/ctls.git
[1/71] Fetching ctls
Fetched https://github.com/vapor/ctls.git from cache (0.40s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 2.3.1 (1.57s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.63s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.95s)
Computing version for https://github.com/vapor/engine.git
Computed https://github.com/vapor/engine.git at 2.2.5 (1.04s)
Fetching https://github.com/vapor/tls.git
Fetching https://github.com/vapor/sockets.git
[1/1144] Fetching tls
[13/4456] Fetching tls, sockets
Fetched https://github.com/vapor/tls.git from cache (1.49s)
Fetched https://github.com/vapor/sockets.git from cache (1.49s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (2.58s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (2.63s)
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/sockets.git
Working copy of https://github.com/vapor/sockets.git resolved at 2.2.3
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/bits.git
Working copy of https://github.com/vapor/bits.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/bcrypt.git
Working copy of https://github.com/vapor/bcrypt.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/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.1
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/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.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/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 2.1.3
Creating working copy for https://github.com/vapor/json.git
Working copy of https://github.com/vapor/json.git resolved at 2.2.2
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/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/node.git
Working copy of https://github.com/vapor/node.git resolved at 2.1.5
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] Write swift-version-24593BA9C3E375BF.txt
[29/30] Compiling CHTTP http_parser.c
[31/55] Emitting module PathIndexable
[32/55] Compiling PathIndexable PathIndexable+Subscripting.swift
[33/55] Emitting module Bits
[34/55] Compiling Bits Aliases.swift
[35/55] Compiling Bits Base64Encoder.swift
[36/55] Compiling Bits Byte+Alphabet.swift
[37/57] Emitting module Debugging
[38/57] Compiling Debugging Debuggable.swift
[39/58] Compiling Bits Operators.swift
[40/58] Compiling Bits String+BytesConvertible.swift
[41/58] Compiling PathIndexable PathIndexable.swift
[44/59] Compiling Bits UnsignedInteger+BytesConvertible.swift
[45/59] Compiling Bits UnsignedInteger+Shifting.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 libc libc.swift
[50/59] Emitting module libc
[52/60] Compiling Bits Data+BytesConvertible.swift
[53/60] Compiling Bits HexEncoder.swift
[54/60] Compiling Bits Byte+ControlCharacters.swift
[55/60] Compiling Bits Byte+Convenience.swift
[56/60] Compiling Bits Byte+PatternMatching.swift
[57/60] Compiling Bits Bytes+Base64.swift
[58/60] Compiling Bits Bytes+Hex.swift
[59/60] Compiling Bits Bytes+Percent.swift
[60/60] Compiling Bits BytesConvertible.swift
[62/83] Compiling Core Lock.swift
[63/83] Compiling Core Portal.swift
[64/83] Compiling Core RFC1123.swift
[65/83] Emitting module Core
[66/85] Compiling Core Collection+Safe.swift
[67/85] Compiling Core DataFile.swift
[68/85] Compiling Core Dispatch.swift
[69/85] Compiling Core Result.swift
[70/85] Compiling Core Semaphore.swift
[71/85] Compiling Core Sequence.swift
[72/85] Compiling Core StaticDataBuffer.swift
[73/85] Compiling Core String+CaseInsensitiveCompare.swift
[74/85] Compiling Core String+Polymorphic.swift
[75/85] Compiling Core Array.swift
[76/85] Compiling Core Bits.swift
[77/85] Compiling Core Cache.swift
[78/85] Compiling Core Extendable.swift
[79/85] Compiling Core FileProtocol.swift
[80/85] Compiling Core Int+Hex.swift
[81/85] Compiling Core DispatchTime+Utilities.swift
[82/85] Compiling Core EmptyInitializable.swift
[83/85] Compiling Core Exports.swift
[84/85] Compiling Core String.swift
[85/85] Compiling Core WorkingDirectory.swift
[87/171] Compiling Random EmptyInitializable.swift
[88/171] Emitting module Transport
[89/172] Emitting module Random
[90/172] Compiling Random RandomProtocol.swift
[91/172] Compiling Transport StreamError.swift
[92/172] Compiling Transport Stream.swift
[93/172] Compiling Console Argument.swift
[94/172] Compiling Console Command+Print.swift
[95/172] Compiling Random URandom.swift
[96/172] Compiling Transport FoundationStream.swift
[97/172] Compiling Transport ReadableStream.swift
[98/172] Compiling Transport ServerStream.swift
[99/172] Compiling Console Command.swift
[100/172] Compiling Console Group.swift
[101/172] Compiling Random Array+Random.swift
[102/172] Compiling Random Exports.swift
[103/172] Compiling Random OSRandom.swift
[104/173] Compiling Console ConsoleStyle+Terminal.swift
[105/173] Compiling Console String+ANSI.swift
[106/173] Compiling Node StructuredDataWrapper+PathIndexable.swift
[107/173] Compiling Node StructuredDataWrapper+Polymorphic.swift
[108/173] Emitting module Console
[109/181] Compiling Transport WriteableStream.swift
[112/195] Compiling Crypto Cipher+Method.swift
[113/195] Compiling Crypto Cipher.swift
[114/195] Compiling Crypto ByteStream.swift
[115/195] Compiling Crypto Exports.swift
[116/195] Compiling Crypto Hash.swift
[117/195] Compiling Crypto Hash+Random.swift
[118/195] Compiling Crypto HMAC.swift
[119/195] Compiling Crypto Hash+Method.swift
[120/195] Compiling Crypto Helpers.swift
[121/195] Compiling Crypto HMAC+Method.swift
[122/195] Compiling Console Console+Center.swift
[123/195] Compiling Console Console+Confirm.swift
[124/195] Compiling Console Console+Ephemeral.swift
[125/195] Compiling Console Console+Options.swift
[126/195] Compiling Console Console+Print.swift
[127/201] Compiling Console Bar.swift
[128/201] Compiling Console Console+LoadingBar.swift
[129/201] Compiling Console LoadingBar.swift
[130/201] Compiling Console Console+ProgressBar.swift
[131/201] Compiling Console ProgressBar.swift
[132/201] Compiling BCrypt BCryptError.swift
[133/201] Compiling BCrypt Base64.swift
[142/225] 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
[143/225] 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
[144/225] Compiling Console Bool+Polymorphic.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/225] Compiling Console String+Trim.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
[146/225] Compiling Console Swift3.swift
[147/225] Compiling Console ConsoleColor+Terminal.swift
[150/225] Compiling Console Console+Run.swift
[151/225] Compiling Console ConsoleError.swift
[152/225] Compiling Console ConsoleProtocol.swift
[153/225] Compiling Console Console+ConsoleStyle.swift
[154/225] Compiling Console ConsoleStyle.swift
[155/225] Compiling Console FileHandle+Stream.swift
[156/225] Compiling Console Pipe+Stream.swift
[157/225] Compiling Console Stream.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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] Emitting module libc
[3/26] Compiling libc libc.swift
[4/27] Compiling Bits Operators.swift
[5/27] Compiling Bits String+BytesConvertible.swift
[7/29] Emitting module PathIndexable
[8/29] Emitting module Debugging
[9/29] Compiling Debugging Debuggable.swift
[11/30] Compiling PathIndexable PathIndexable.swift
[12/30] Compiling PathIndexable PathIndexable+Subscripting.swift
[13/31] Emitting module Bits
[15/31] Compiling Bits Data+BytesConvertible.swift
[16/31] Compiling Bits HexEncoder.swift
[17/31] Compiling Bits Byte+Random.swift
[18/31] Compiling Bits Byte+UTF8Numbers.swift
[19/31] Compiling Bits ByteSequence+Conversions.swift
[20/31] Compiling Bits Bytes+Percent.swift
[21/31] Compiling Bits BytesConvertible.swift
[22/31] Compiling Bits Bytes+Base64.swift
[23/31] Compiling Bits Bytes+Hex.swift
[24/31] Compiling Bits Byte+ControlCharacters.swift
[25/31] Compiling Bits Byte+Convenience.swift
[26/31] Compiling Bits Byte+PatternMatching.swift
[27/31] Compiling Bits UnsignedInteger+BytesConvertible.swift
[28/31] Compiling Bits UnsignedInteger+Shifting.swift
[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 Result.swift
[35/56] Compiling Core Semaphore.swift
[36/56] Compiling Core Sequence.swift
[37/56] Compiling Core StaticDataBuffer.swift
[38/56] Compiling Core String+CaseInsensitiveCompare.swift
[39/56] Compiling Core String+Polymorphic.swift
[40/56] Compiling Core Collection+Safe.swift
[41/56] Compiling Core DataFile.swift
[42/56] Compiling Core Dispatch.swift
[43/56] Compiling Core DispatchTime+Utilities.swift
[44/56] Compiling Core EmptyInitializable.swift
[45/56] Compiling Core Exports.swift
[46/56] Compiling Core Extendable.swift
[47/56] Compiling Core FileProtocol.swift
[48/56] Compiling Core Int+Hex.swift
[49/56] Compiling Core Lock.swift
[50/56] Compiling Core Portal.swift
[51/56] Compiling Core RFC1123.swift
[52/56] Compiling Core Array.swift
[53/56] Compiling Core Bits.swift
[54/56] Compiling Core Cache.swift
[55/56] Compiling Core String.swift
[56/56] Compiling Core WorkingDirectory.swift
[58/142] Compiling Transport Stream.swift
[59/142] Compiling Transport StreamError.swift
[60/143] Compiling Transport FoundationStream.swift
[61/143] Compiling Transport ServerStream.swift
[62/143] Compiling Transport ReadableStream.swift
[63/143] Compiling Random RandomProtocol.swift
[64/143] Compiling Random URandom.swift
[65/143] Emitting module Console
[66/147] Compiling Console Swift3.swift
[67/147] Compiling Console ConsoleColor+Terminal.swift
[68/147] Compiling Console ConsoleStyle+Terminal.swift
[69/147] Compiling Console String+ANSI.swift
[70/147] Emitting module Node
[71/151] Emitting module Random
[72/151] Compiling Random Exports.swift
[73/151] Compiling Random EmptyInitializable.swift
[74/151] Compiling Random OSRandom.swift
[75/151] Compiling Random Array+Random.swift
[76/152] Compiling Console Bar.swift
[77/152] Compiling Console Console+LoadingBar.swift
[78/152] Compiling Console LoadingBar.swift
[79/152] Compiling Console Console+ProgressBar.swift
[80/152] Emitting module Transport
[82/152] Compiling Transport WriteableStream.swift
[84/153] Compiling Console ConsoleStyle.swift
[85/153] Compiling Console FileHandle+Stream.swift
[86/153] Compiling Console Pipe+Stream.swift
[87/153] Compiling Console Stream.swift
[88/153] Compiling Node StructuredDataWrapper.swift
[89/153] Compiling Node Errors.swift
[90/153] Compiling Node Exports.swift
[91/153] Compiling Node Identifier.swift
[96/153] Compiling Console ProgressBar.swift
[97/175] Compiling Console Console+Run.swift
[98/175] Compiling Console ConsoleError.swift
[99/175] Compiling Console ConsoleProtocol.swift
[100/175] Compiling Console Console+ConsoleStyle.swift
[102/175] 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
[103/175] 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
[114/175] Compiling Console Console+Center.swift
[115/175] Compiling Console Console+Confirm.swift
[116/175] Compiling Console Console+Ephemeral.swift
[117/175] Compiling Console Console+Options.swift
[118/175] Compiling Console Console+Print.swift
[124/175] Compiling Console Runnable.swift
[125/175] Compiling Console Value.swift
[126/175] Compiling Console ConsoleClear.swift
[127/175] Compiling Console ConsoleColor.swift
[128/175] Compiling Console Console+Ask.swift
[129/175] Compiling Crypto Hash+Method.swift
[130/175] Compiling Crypto Hash.swift
[131/175] Compiling Crypto Hash+Random.swift
[132/175] Compiling Crypto Helpers.swift
[133/175] Compiling Crypto HMAC+Method.swift
[139/175] Compiling BCrypt BCryptError.swift
[140/175] Compiling BCrypt Base64.swift
[141/175] Compiling Crypto ByteStream.swift
[142/175] Compiling Crypto Exports.swift
[143/175] Compiling Crypto HMAC.swift
[155/176] Compiling BCrypt Keys.swift
[156/198] Compiling BCrypt Convenience.swift
[157/198] Compiling BCrypt Export.swift
BUILD FAILURE 6.1 linux