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 0.0.3 (354a48), with Swift 6.1 for Linux on 25 Apr 2025 13:41:35 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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: 0.0.3
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
 * tag               0.0.3      -> FETCH_HEAD
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 0.0.3
========================================
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-4609320-3":/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.34s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 2.4.5 (2.90s)
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/json.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/node.git
Fetching https://github.com/vapor/engine.git
Fetching https://github.com/vapor/crypto.git
[1/3208] Fetching multipart
[2/23931] Fetching multipart, routing
[1122/26717] Fetching multipart, routing, crypto
[1459/52184] Fetching multipart, routing, crypto, engine
[1460/56395] Fetching multipart, routing, crypto, engine, node
[13528/57393] Fetching multipart, routing, crypto, engine, node, json
Fetched https://github.com/vapor/crypto.git from cache (1.51s)
Fetching https://github.com/vapor/core.git
Fetched https://github.com/vapor/node.git from cache (1.85s)
Fetching https://github.com/vapor/console.git
Fetched https://github.com/vapor/json.git from cache (1.86s)
Fetched https://github.com/vapor/routing.git from cache (1.87s)
Fetching https://github.com/vapor/bcrypt.git
Fetched https://github.com/vapor/engine.git from cache (1.87s)
Fetched https://github.com/vapor/multipart.git from cache (1.91s)
[1/20143] Fetching core
[3023/25628] Fetching core, console
[14954/25727] Fetching core, console, bcrypt
Fetched https://github.com/vapor/bcrypt.git from cache (0.40s)
Fetched https://github.com/vapor/console.git from cache (0.41s)
[16719/20143] Fetching core
Fetched https://github.com/vapor/core.git from cache (2.14s)
Computing version for https://github.com/vapor/bcrypt.git
Computed https://github.com/vapor/bcrypt.git at 1.1.1 (4.14s)
Fetching https://github.com/vapor/random.git
[1/148] Fetching random
Fetched https://github.com/vapor/random.git from cache (0.20s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (0.68s)
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.25s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.87s)
Computing version for https://github.com/vapor/json.git
Computed https://github.com/vapor/json.git at 2.2.2 (0.56s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.64s)
Fetching https://github.com/vapor/bits.git
[1/358] Fetching bits
Fetched https://github.com/vapor/bits.git from cache (0.20s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.77s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 2.2.1 (0.57s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.3 (0.79s)
Fetching https://github.com/vapor/ctls.git
[1/71] Fetching ctls
Fetched https://github.com/vapor/ctls.git from cache (0.23s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 2.3.1 (0.99s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.62s)
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.92s)
Fetching https://github.com/vapor/sockets.git
Fetching https://github.com/vapor/tls.git
[1/3312] Fetching sockets
[1724/4456] Fetching sockets, tls
Fetched https://github.com/vapor/tls.git from cache (0.45s)
Fetched https://github.com/vapor/sockets.git from cache (0.48s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (1.37s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (1.60s)
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/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
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/multipart.git
Working copy of https://github.com/vapor/multipart.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/bits.git
Working copy of https://github.com/vapor/bits.git resolved at 1.1.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/bcrypt.git
Working copy of https://github.com/vapor/bcrypt.git resolved at 1.1.1
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/routing.git
Working copy of https://github.com/vapor/routing.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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 2.4.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
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 libc
[32/55] Emitting module Debugging
[33/55] Compiling Debugging Debuggable.swift
[34/56] Emitting module Bits
[35/56] Compiling Bits Aliases.swift
[36/56] Compiling Bits Base64Encoder.swift
[37/56] Compiling Bits Byte+Alphabet.swift
[39/58] Compiling Bits Operators.swift
[40/58] Compiling Bits String+BytesConvertible.swift
[41/58] Compiling PathIndexable PathIndexable+Subscripting.swift
[42/58] Emitting module PathIndexable
[43/58] Compiling PathIndexable PathIndexable.swift
[45/59] Compiling Bits UnsignedInteger+BytesConvertible.swift
[46/59] Compiling Bits UnsignedInteger+Shifting.swift
[47/59] Compiling Bits Byte+ControlCharacters.swift
[48/59] Compiling Bits Byte+Convenience.swift
[49/59] Compiling Bits Byte+PatternMatching.swift
[50/59] Compiling libc libc.swift
[51/60] Compiling Bits Bytes+Percent.swift
[52/60] Compiling Bits BytesConvertible.swift
[53/60] Compiling Bits Byte+Random.swift
[54/60] Compiling Bits Byte+UTF8Numbers.swift
[55/60] Compiling Bits ByteSequence+Conversions.swift
[56/60] Compiling Bits Bytes+Base64.swift
[57/60] Compiling Bits Bytes+Hex.swift
[58/60] Compiling Bits Data+BytesConvertible.swift
[59/60] Compiling Bits HexEncoder.swift
[62/83] Compiling Core Collection+Safe.swift
[63/83] Compiling Core DataFile.swift
[64/83] Compiling Core Dispatch.swift
[65/83] Compiling Core Lock.swift
[66/83] Compiling Core Portal.swift
[67/83] Compiling Core RFC1123.swift
[68/85] Emitting module Core
[69/85] Compiling Core Array.swift
[70/85] Compiling Core Bits.swift
[71/85] Compiling Core Cache.swift
[72/85] Compiling Core Extendable.swift
[73/85] Compiling Core FileProtocol.swift
[74/85] Compiling Core Int+Hex.swift
[75/85] Compiling Core DispatchTime+Utilities.swift
[76/85] Compiling Core EmptyInitializable.swift
[77/85] Compiling Core Exports.swift
[78/85] Compiling Core Result.swift
[79/85] Compiling Core Semaphore.swift
[80/85] Compiling Core Sequence.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 Random OSRandom.swift
[88/171] Compiling Random Exports.swift
[89/171] Compiling Random EmptyInitializable.swift
[90/171] Emitting module Transport
[91/172] Compiling Random Array+Random.swift
[92/172] Emitting module Random
[93/172] Compiling Transport Stream.swift
[94/172] Compiling Transport StreamError.swift
[95/172] Compiling Node StructuredDataWrapper+Equatable.swift
[96/172] Compiling Node StructuredDataWrapper+Literals.swift
[97/172] Compiling Node StructuredDataWrapper+PathIndexable.swift
[98/172] Compiling Node StructuredDataWrapper+Polymorphic.swift
[99/176] Compiling Node Integer+Convertible.swift
[100/176] Compiling Node Schema+Convertible.swift
[101/176] Compiling Node StructuredData+PathIndexable.swift
[102/176] Compiling Node StructuredData+Polymorphic.swift
[103/176] Compiling Node StructuredData.swift
[104/176] Compiling Node StructuredDataWrapper+Cases.swift
[105/176] Compiling Node StructuredDataWrapper+Convenience.swift
[106/176] Compiling Node SchemaWrapper+Convertible.swift
[107/176] Compiling Node String+Convertible.swift
[108/176] Compiling Transport FoundationStream.swift
[109/176] Compiling Transport ServerStream.swift
[110/176] Compiling Transport ReadableStream.swift
[111/176] Compiling Random RandomProtocol.swift
[112/176] Compiling Random URandom.swift
[113/176] Compiling Node NodeRepresentable.swift
[114/176] Compiling Node Array+Convertible.swift
[115/176] Compiling Node Dictionary+Convertible.swift
[116/176] Compiling Node Fuzzy+Any.swift
[117/176] Compiling Node FuzzyConverter.swift
[118/176] Compiling Node Getters.swift
[119/176] Compiling Node Setters.swift
[120/176] Compiling Node Bool+Convertible.swift
[121/176] Compiling Node Date+Convertible.swift
[122/176] Compiling Node FloatingPoint+Convertible.swift
[123/176] Compiling Node StructuredData+Init.swift
[127/176] Compiling Node Optional+Convertible.swift
[128/176] Compiling Node Set+Convertible.swift
[129/176] Compiling Node Number.swift
[130/176] Compiling Node StructuredData+Equatable.swift
[135/181] Compiling Transport WriteableStream.swift
[136/182] Compiling Node UnsignedInteger+Convertible.swift
[137/182] Compiling Node Context.swift
[138/182] Compiling Node Node.swift
[139/182] Compiling Node NodeConvertible.swift
[140/182] Compiling Node NodeInitializable.swift
[142/182] Emitting module Node
[144/182] Emitting module Console
[149/182] Compiling Node UUID+Convertible.swift
[160/192] Compiling Console Bool+Polymorphic.swift
[161/192] Compiling Console String+Trim.swift
[162/192] Compiling Node Exports.swift
[163/192] Compiling Node Identifier.swift
[164/198] Compiling BCrypt BCryptError.swift
[165/198] Compiling BCrypt Base64.swift
[180/233] 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
[181/233] 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
[184/233] Compiling BCrypt Convenience.swift
[185/234] Compiling BCrypt Salt.swift
[186/234] Compiling BCrypt Keys.swift
[187/234] Compiling BCrypt Parser.swift
[188/234] Emitting module URI
[189/234] Compiling URI URI+Byte.swift
[190/234] Compiling URI URI+Ports.swift
[191/234] Compiling URI URI+Modification.swift
[192/234] Compiling URI URI+String.swift
[193/234] Compiling URI URI.swift
[194/234] Compiling BCrypt Export.swift
[195/234] Compiling Crypto Cipher+Method.swift
[196/234] Compiling Crypto Cipher.swift
[197/234] Compiling Crypto Helpers.swift
[198/234] Compiling Sockets TCPReadableSocket.swift
[199/234] Compiling Sockets TCPSocket.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
[5/27] Emitting module Debugging
[6/27] Compiling Debugging Debuggable.swift
[7/28] Compiling Bits Byte+ControlCharacters.swift
[8/28] Compiling Bits Byte+Convenience.swift
[9/28] Compiling Bits Byte+PatternMatching.swift
[10/30] Compiling Bits Operators.swift
[11/30] Compiling Bits String+BytesConvertible.swift
[13/30] Compiling Bits Bytes+Base64.swift
[14/30] Compiling Bits Bytes+Hex.swift
[15/30] Compiling Bits Data+BytesConvertible.swift
[16/30] Compiling Bits HexEncoder.swift
[17/30] Compiling Bits Bytes+Percent.swift
[18/30] Compiling Bits BytesConvertible.swift
[19/30] Emitting module PathIndexable
[20/30] Compiling PathIndexable PathIndexable+Subscripting.swift
[21/30] Compiling PathIndexable PathIndexable.swift
[22/31] Compiling Bits Byte+Random.swift
[23/31] Compiling Bits Byte+UTF8Numbers.swift
[24/31] Compiling Bits ByteSequence+Conversions.swift
[26/31] Emitting module Bits
[27/31] Compiling Bits Aliases.swift
[28/31] Compiling Bits Base64Encoder.swift
[29/31] Compiling Bits Byte+Alphabet.swift
[30/31] Compiling Bits UnsignedInteger+BytesConvertible.swift
[31/31] Compiling Bits UnsignedInteger+Shifting.swift
[33/54] Compiling Core Extendable.swift
[34/54] Compiling Core FileProtocol.swift
[35/54] Compiling Core Int+Hex.swift
[36/56] Compiling Core Result.swift
[37/56] Compiling Core Semaphore.swift
[38/56] Compiling Core Sequence.swift
[39/56] Compiling Core Array.swift
[40/56] Compiling Core Bits.swift
[41/56] Compiling Core Cache.swift
[42/56] Emitting module Core
[43/56] Compiling Core StaticDataBuffer.swift
[44/56] Compiling Core String+CaseInsensitiveCompare.swift
[45/56] Compiling Core String+Polymorphic.swift
[46/56] Compiling Core DispatchTime+Utilities.swift
[47/56] Compiling Core EmptyInitializable.swift
[48/56] Compiling Core Exports.swift
[49/56] Compiling Core Lock.swift
[50/56] Compiling Core Portal.swift
[51/56] Compiling Core RFC1123.swift
[52/56] Compiling Core Collection+Safe.swift
[53/56] Compiling Core DataFile.swift
[54/56] Compiling Core Dispatch.swift
[55/56] Compiling Core String.swift
[56/56] Compiling Core WorkingDirectory.swift
[58/142] Compiling Transport FoundationStream.swift
[59/143] Compiling Transport ServerStream.swift
[60/143] Compiling Transport WriteableStream.swift
[61/143] Compiling Transport StreamError.swift
[62/143] Compiling Transport Stream.swift
[63/143] Compiling Random Exports.swift
[64/143] Compiling Random EmptyInitializable.swift
[65/143] Compiling Random Array+Random.swift
[66/143] Compiling Random RandomProtocol.swift
[67/143] Compiling Random URandom.swift
[68/143] Compiling Transport ReadableStream.swift
[69/143] Emitting module Random
[70/143] Compiling Node Optional+Convertible.swift
[71/143] Compiling Node Set+Convertible.swift
[72/143] Compiling Node Number.swift
[73/143] Compiling Node StructuredData+Equatable.swift
[74/143] Compiling Node StructuredData+Init.swift
[75/143] Compiling Node StructuredData+PathIndexable.swift
[76/143] Compiling Node StructuredData+Polymorphic.swift
[77/143] Compiling Node StructuredData.swift
[78/147] Compiling Node NodeRepresentable.swift
[79/147] Compiling Node Array+Convertible.swift
[80/147] Compiling Node Dictionary+Convertible.swift
[81/147] Compiling Node Fuzzy+Any.swift
[82/147] Emitting module Transport
[83/148] Compiling Random OSRandom.swift
[88/148] Compiling Node FuzzyConverter.swift
[89/148] Emitting module Console
[90/148] Compiling Node UnsignedInteger+Convertible.swift
[91/148] Compiling Node Context.swift
[92/148] Compiling Node Node.swift
[93/148] Compiling Node NodeConvertible.swift
[94/148] Compiling Node NodeInitializable.swift
[95/149] Emitting module Node
[99/149] Compiling Console Terminal+Command.swift
[100/149] Compiling Console Terminal.swift
[101/153] Compiling Node StructuredDataWrapper+Equatable.swift
[102/153] Compiling Node StructuredDataWrapper+Literals.swift
[103/153] Compiling Node StructuredDataWrapper+PathIndexable.swift
[104/153] Compiling Node StructuredDataWrapper+Polymorphic.swift
[111/153] Compiling Node Integer+Convertible.swift
[112/153] Compiling Node Schema+Convertible.swift
[113/153] Compiling Node SchemaWrapper+Convertible.swift
[114/153] Compiling Node String+Convertible.swift
[115/153] Compiling Node UUID+Convertible.swift
[116/153] Compiling Node Getters.swift
[117/153] Compiling Node Setters.swift
[118/153] Compiling Node Bool+Convertible.swift
[119/153] Compiling Node Date+Convertible.swift
[120/153] Compiling Node FloatingPoint+Convertible.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
[123/153] 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
[124/153] 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
BUILD FAILURE 6.1 linux