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 JWTProvider, reference master (f648dd), with Swift 6.1 for Linux on 28 Apr 2025 06:28:02 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/vapor-community/jwt-provider.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/vapor-community/jwt-provider
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f648dd6 Merge pull request #24 from mihailstumkins/fix/incorrect-bearer-token-format
Cloned https://github.com/vapor-community/jwt-provider.git
Revision (git rev-parse @):
f648dd6814970d9c7b27b79e9ce62699561d8d14
SUCCESS checkout https://github.com/vapor-community/jwt-provider.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vapor-community/jwt-provider.git
https://github.com/vapor-community/jwt-provider.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "jwt",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt.git"
    },
    {
      "identity" : "auth-provider",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/auth-provider.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "JWTProvider",
  "name" : "JWTProvider",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "JWTProvider",
      "targets" : [
        "JWTProvider"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JWTProviderTests",
      "module_type" : "SwiftTarget",
      "name" : "JWTProviderTests",
      "path" : "Tests/JWTProviderTests",
      "sources" : [
        "JSONWebKeySignerFactoryTests.swift",
        "JWTSignerFactoryTests.swift",
        "PayloadAuthenticationMiddlewareTests.swift",
        "ProviderTests.swift"
      ],
      "target_dependencies" : [
        "JWTProvider"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JWTProvider",
      "module_type" : "SwiftTarget",
      "name" : "JWTProvider",
      "path" : "Sources/JWTProvider",
      "product_dependencies" : [
        "JWT",
        "AuthProvider",
        "Vapor"
      ],
      "product_memberships" : [
        "JWTProvider"
      ],
      "sources" : [
        "Config+JWT.swift",
        "Deprecated/Droplet+legacySigner.swift",
        "Deprecated/Provider+legacySigner.swift",
        "Deprecated/SignerMap+legacySigner.swift",
        "Droplet+JWT.swift",
        "JWKSignerFactory.swift",
        "JWTConfigSignerFactory.swift",
        "JWTError+Status.swift",
        "JWTProviderError.swift",
        "PayloadAuthenticatable.swift",
        "PayloadAuthenticationMiddleware.swift",
        "Provider.swift",
        "Request+JWT.swift",
        "SignerFactory.swift",
        "SignerMap.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
Fetching https://github.com/vapor/jwt.git
Fetching https://github.com/vapor/auth-provider.git
[1/2707] Fetching jwt
[2708/2969] Fetching jwt, auth-provider
[2970/77300] Fetching jwt, auth-provider, vapor
Fetched https://github.com/vapor/auth-provider.git from cache (1.60s)
Fetched https://github.com/vapor/jwt.git from cache (1.60s)
Fetched https://github.com/vapor/vapor.git from cache (1.63s)
Computing version for https://github.com/vapor/auth-provider.git
Computed https://github.com/vapor/auth-provider.git at 1.2.0 (2.10s)
Fetching https://github.com/vapor/auth.git
[1/1048] Fetching auth
Fetched https://github.com/vapor/auth.git from cache (0.20s)
Computing version for https://github.com/vapor/auth.git
Computed https://github.com/vapor/auth.git at 1.2.1 (0.65s)
Fetching https://github.com/vapor/fluent.git
[1/13407] Fetching fluent
Fetched https://github.com/vapor/fluent.git from cache (0.48s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 2.3.0 (0.94s)
Fetching https://github.com/vapor/json.git
Fetching https://github.com/vapor/crypto.git
[1/2786] Fetching crypto
[29/3784] Fetching crypto, json
Fetched https://github.com/vapor/crypto.git from cache (0.41s)
Fetched https://github.com/vapor/json.git from cache (0.42s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.3 (0.87s)
Fetching https://github.com/vapor/ctls.git
Fetching https://github.com/vapor/random.git
[1/148] Fetching random
[149/219] Fetching random, ctls
[55/71] Fetching ctls
Fetched https://github.com/vapor/random.git from cache (0.22s)
Fetched https://github.com/vapor/ctls.git from cache (0.24s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (0.70s)
Fetching https://github.com/vapor/core.git
[1/20143] Fetching core
Fetched https://github.com/vapor/core.git from cache (0.65s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (1.12s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.47s)
Fetching https://github.com/vapor/debugging.git
Fetching https://github.com/vapor/bits.git
[1/260] Fetching debugging
[261/618] Fetching debugging, bits
Fetched https://github.com/vapor/debugging.git from cache (0.20s)
Fetched https://github.com/vapor/bits.git from cache (0.21s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.66s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.46s)
Computing version for https://github.com/vapor/json.git
Computed https://github.com/vapor/json.git at 2.2.2 (0.46s)
Fetching https://github.com/vapor/node.git
[1/4211] Fetching node
Fetched https://github.com/vapor/node.git from cache (0.26s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.71s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 2.4.5 (0.48s)
Fetching https://github.com/vapor/bcrypt.git
Fetching https://github.com/vapor/engine.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/console.git
Fetching https://github.com/vapor/routing.git
[1/3208] Fetching multipart
[1060/23935] Fetching multipart, routing
[2260/24034] Fetching multipart, routing, bcrypt
[3188/49501] Fetching multipart, routing, bcrypt, engine
[6997/54986] Fetching multipart, routing, bcrypt, engine, console
Fetched https://github.com/vapor/console.git from cache (0.35s)
[30685/49501] Fetching multipart, routing, bcrypt, engine
Fetched https://github.com/vapor/routing.git from cache (0.84s)
Fetched https://github.com/vapor/bcrypt.git from cache (0.96s)
Fetched https://github.com/vapor/engine.git from cache (0.98s)
[1669/3208] Fetching multipart
Fetched https://github.com/vapor/multipart.git from cache (1.34s)
Computing version for https://github.com/vapor/bcrypt.git
Computed https://github.com/vapor/bcrypt.git at 1.1.1 (1.79s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 2.2.1 (0.47s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 2.2.1 (0.46s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 2.3.1 (0.47s)
Computing version for https://github.com/vapor/engine.git
Computed https://github.com/vapor/engine.git at 2.2.5 (0.47s)
Fetching https://github.com/vapor/sockets.git
Fetching https://github.com/vapor/tls.git
[1/3312] Fetching sockets
[3313/4456] Fetching sockets, tls
Fetched https://github.com/vapor/sockets.git from cache (0.27s)
Fetched https://github.com/vapor/tls.git from cache (0.27s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (0.73s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (0.45s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 2.5.1 (0.46s)
Fetching https://github.com/vapor/sqlite.git
[1/2112] Fetching sqlite
Fetched https://github.com/vapor/sqlite.git from cache (0.54s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 2.3.1 (1.01s)
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/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 2.1.3
Creating working copy for https://github.com/vapor/sqlite.git
Working copy of https://github.com/vapor/sqlite.git resolved at 2.3.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/sockets.git
Working copy of https://github.com/vapor/sockets.git resolved at 2.2.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/ctls.git
Working copy of https://github.com/vapor/ctls.git resolved at 1.1.3
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/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 2.5.1
Creating working copy for https://github.com/vapor/auth-provider.git
Working copy of https://github.com/vapor/auth-provider.git resolved at 1.2.0
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/bcrypt.git
Working copy of https://github.com/vapor/bcrypt.git resolved at 1.1.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/console.git
Working copy of https://github.com/vapor/console.git resolved at 2.3.1
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/auth.git
Working copy of https://github.com/vapor/auth.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 2.3.0
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/engine.git
Working copy of https://github.com/vapor/engine.git resolved at 2.2.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
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/37] Write sources
[34/37] Compiling CHTTP http_parser.c
[35/37] Compiling CSQLite sqlite3.c
[35/37] Write swift-version-24593BA9C3E375BF.txt
[38/62] Emitting module Bits
[39/62] Compiling Bits Aliases.swift
[40/62] Compiling Bits Base64Encoder.swift
[41/62] Compiling Bits Byte+Alphabet.swift
[42/64] Emitting module Debugging
[43/64] Compiling Debugging Debuggable.swift
[44/65] Compiling Bits Operators.swift
[45/65] Compiling Bits String+BytesConvertible.swift
[47/65] Compiling PathIndexable PathIndexable+Subscripting.swift
[48/65] Emitting module PathIndexable
[49/65] Compiling PathIndexable PathIndexable.swift
[51/66] Compiling Bits UnsignedInteger+BytesConvertible.swift
[52/66] Compiling Bits UnsignedInteger+Shifting.swift
[53/66] Emitting module libc
[54/66] Compiling libc libc.swift
[55/67] Compiling Bits Byte+Random.swift
[56/67] Compiling Bits Byte+UTF8Numbers.swift
[57/67] Compiling Bits ByteSequence+Conversions.swift
[58/67] Compiling Bits Bytes+Base64.swift
[59/67] Compiling Bits Bytes+Hex.swift
[60/67] Compiling Bits Byte+ControlCharacters.swift
[61/67] Compiling Bits Byte+Convenience.swift
[62/67] Compiling Bits Byte+PatternMatching.swift
[63/67] Compiling Bits Bytes+Percent.swift
[64/67] Compiling Bits BytesConvertible.swift
[65/67] Compiling Bits Data+BytesConvertible.swift
[66/67] Compiling Bits HexEncoder.swift
[69/90] Emitting module Core
[70/92] Compiling Core Collection+Safe.swift
[71/92] Compiling Core DataFile.swift
[72/92] Compiling Core Dispatch.swift
[73/92] Compiling Core Extendable.swift
[74/92] Compiling Core FileProtocol.swift
[75/92] Compiling Core Int+Hex.swift
[76/92] Compiling Core Lock.swift
[77/92] Compiling Core Portal.swift
[78/92] Compiling Core RFC1123.swift
[79/92] Compiling Core Array.swift
[80/92] Compiling Core Bits.swift
[81/92] Compiling Core Cache.swift
[82/92] Compiling Core DispatchTime+Utilities.swift
[83/92] Compiling Core EmptyInitializable.swift
[84/92] Compiling Core Exports.swift
[85/92] Compiling Core StaticDataBuffer.swift
[86/92] Compiling Core String+CaseInsensitiveCompare.swift
[87/92] Compiling Core String+Polymorphic.swift
[88/92] Compiling Core Result.swift
[89/92] Compiling Core Semaphore.swift
[90/92] Compiling Core Sequence.swift
[91/92] Compiling Core String.swift
[92/92] Compiling Core WorkingDirectory.swift
[94/178] Compiling Random Exports.swift
[95/178] Compiling Transport ServerStream.swift
[96/178] Compiling Console LoadingBar.swift
[97/178] Compiling Console Console+ProgressBar.swift
[98/179] Emitting module Transport
[99/179] Compiling Console Bar.swift
[100/179] Compiling Console Console+LoadingBar.swift
[101/179] Compiling Random EmptyInitializable.swift
[102/179] Compiling Random Array+Random.swift
[103/179] Emitting module Random
[104/179] Compiling Transport WriteableStream.swift
[105/179] Compiling Transport Stream.swift
[106/179] Compiling Transport StreamError.swift
[107/179] Compiling Random URandom.swift
[108/179] Compiling Transport ReadableStream.swift
[109/179] Compiling Transport FoundationStream.swift
[110/180] Compiling Console Swift3.swift
[111/180] Compiling Console ConsoleColor+Terminal.swift
[112/180] Compiling Console ConsoleStyle+Terminal.swift
[113/180] Compiling Console String+ANSI.swift
[114/184] Compiling Console ConsoleStyle.swift
[115/184] Compiling Console FileHandle+Stream.swift
[116/184] Compiling Console Pipe+Stream.swift
[117/184] Compiling Console Stream.swift
[118/184] Compiling Random RandomProtocol.swift
[119/184] Compiling Random OSRandom.swift
[121/185] Compiling Console Argument.swift
[122/185] Compiling Console Command+Print.swift
[123/185] Compiling Console Command.swift
[124/185] Compiling Console Group.swift
[125/185] Compiling Console Option.swift
[127/185] Emitting module Node
[132/185] Compiling Console ProgressBar.swift
[133/189] Compiling Console Console+Run.swift
[134/189] Compiling Console ConsoleError.swift
[135/189] Compiling Console ConsoleProtocol.swift
[136/189] Compiling Console Console+ConsoleStyle.swift
[139/189] Compiling Console Terminal+Command.swift
[140/189] Compiling Console Terminal.swift
[141/189] Emitting module Console
[152/189] Compiling Console Runnable.swift
[153/189] Compiling Console Value.swift
[154/189] Compiling Console ConsoleClear.swift
[155/189] Compiling Console ConsoleColor.swift
[156/189] Compiling Console Console+Ask.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
[159/190] 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
[160/190] 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
[166/212] Compiling Sockets Exports.swift
[167/212] Compiling Sockets Config.swift
[168/212] Compiling Sockets RawSocket.swift
[169/212] Compiling Sockets Select.swift
[170/212] Compiling Sockets Socket.swift
[171/212] Compiling Sockets SocketOptions.swift
[172/212] Compiling Sockets TCPEstablishedSocket.swift
[173/212] Compiling Sockets TCPInternetSocket.swift
[174/212] Compiling Sockets TCPReadableSocket.swift
[175/212] Compiling Sockets TCPSocket.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
[5/27] Emitting module Debugging
[6/27] Compiling Debugging Debuggable.swift
[7/27] Compiling PathIndexable PathIndexable.swift
[8/28] Compiling PathIndexable PathIndexable+Subscripting.swift
[9/28] Emitting module PathIndexable
[10/29] Compiling Bits Byte+ControlCharacters.swift
[11/29] Compiling Bits Byte+Convenience.swift
[12/29] Compiling Bits Byte+PatternMatching.swift
[13/29] Compiling Bits Bytes+Base64.swift
[14/29] Compiling Bits Bytes+Hex.swift
[16/31] Compiling Bits Operators.swift
[17/31] Compiling Bits String+BytesConvertible.swift
[18/31] Emitting module Bits
[20/31] Compiling Bits Bytes+Percent.swift
[21/31] Compiling Bits BytesConvertible.swift
[22/31] Compiling Bits Data+BytesConvertible.swift
[23/31] Compiling Bits HexEncoder.swift
[24/31] Compiling Bits Byte+Random.swift
[25/31] Compiling Bits Byte+UTF8Numbers.swift
[26/31] Compiling Bits ByteSequence+Conversions.swift
[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 DispatchTime+Utilities.swift
[34/54] Compiling Core EmptyInitializable.swift
[35/54] Compiling Core Exports.swift
[36/56] Compiling Core Result.swift
[37/56] Compiling Core Semaphore.swift
[38/56] Compiling Core Sequence.swift
[39/56] Compiling Core Extendable.swift
[40/56] Compiling Core FileProtocol.swift
[41/56] Compiling Core Int+Hex.swift
[42/56] Emitting module Core
[43/56] Compiling Core Lock.swift
[44/56] Compiling Core Portal.swift
[45/56] Compiling Core RFC1123.swift
[46/56] Compiling Core Collection+Safe.swift
[47/56] Compiling Core DataFile.swift
[48/56] Compiling Core Dispatch.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 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 Random EmptyInitializable.swift
[59/142] Compiling Random Exports.swift
[60/142] Compiling Node Getters.swift
[61/142] Compiling Node Setters.swift
[62/143] Compiling Random Array+Random.swift
[63/143] Emitting module Random
[64/143] Compiling Transport StreamError.swift
[65/143] Compiling Transport Stream.swift
[66/143] Compiling Transport ServerStream.swift
[67/143] Compiling Random URandom.swift
[68/143] Compiling Transport FoundationStream.swift
[69/143] Compiling Transport ReadableStream.swift
[70/143] Compiling Node Bool+Convertible.swift
[71/143] Compiling Node Date+Convertible.swift
[72/143] Emitting module Transport
[73/143] Compiling Random RandomProtocol.swift
[74/143] Compiling Random OSRandom.swift
[75/144] Compiling Transport WriteableStream.swift
[76/145] Compiling Node StructuredDataWrapper+Polymorphic.swift
[77/145] Compiling Node StructuredData+PathIndexable.swift
[78/145] Compiling Node StructuredData+Polymorphic.swift
[79/145] Compiling Node StructuredData.swift
[80/145] Compiling Node NodeRepresentable.swift
[81/145] Compiling Node Array+Convertible.swift
[82/145] Compiling Node Dictionary+Convertible.swift
[83/145] Compiling Node Fuzzy+Any.swift
[84/145] Compiling Node FuzzyConverter.swift
[89/145] Compiling Node FloatingPoint+Convertible.swift
[90/145] Emitting module Console
[91/149] Compiling Node StructuredData+Init.swift
[92/149] Compiling Node StructuredDataWrapper+Equatable.swift
[93/149] Compiling Node StructuredDataWrapper+Literals.swift
[94/149] Compiling Node StructuredDataWrapper+PathIndexable.swift
[101/153] Compiling Node UnsignedInteger+Convertible.swift
[102/153] Compiling Node Context.swift
[103/153] Compiling Node Node.swift
[104/153] Compiling Node NodeConvertible.swift
[105/153] Compiling Node NodeInitializable.swift
[106/153] Emitting module Node
[112/153] Compiling Node Optional+Convertible.swift
[113/153] Compiling Node Set+Convertible.swift
[114/153] Compiling Node Number.swift
[115/153] Compiling Node StructuredData+Equatable.swift
[119/153] Compiling Console Terminal+Command.swift
[120/153] 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
[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
[125/153] Compiling Node Integer+Convertible.swift
[126/153] Compiling Node Schema+Convertible.swift
[127/153] Compiling Node SchemaWrapper+Convertible.swift
[128/153] Compiling Node String+Convertible.swift
[129/153] Compiling Node UUID+Convertible.swift
BUILD FAILURE 6.1 linux