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 AuthProvider, reference 1.2.0 (c8a89d), with Swift 6.0 for Linux on 30 Nov 2024 11:54:12 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/auth-provider.git
Reference: 1.2.0
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/auth-provider
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at c8a89d5 Merge pull request #21 from vapor/swift-4
Cloned https://github.com/vapor-community/auth-provider.git
Revision (git rev-parse @):
c8a89d5f32873a7ec6037e2c78a192526c496618
SUCCESS checkout https://github.com/vapor-community/auth-provider.git at 1.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/vapor-community/auth-provider.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/vapor/auth.git
Fetching https://github.com/vapor/vapor.git
[1/1048] Fetching auth
[1049/71356] Fetching auth, vapor
Fetched https://github.com/vapor/auth.git from cache (1.69s)
Fetched https://github.com/vapor/vapor.git from cache (1.73s)
Computing version for https://github.com/vapor/auth.git
Computed https://github.com/vapor/auth.git at 1.2.1 (0.51s)
Fetching https://github.com/vapor/fluent.git
[1/13407] Fetching fluent
Fetched https://github.com/vapor/fluent.git from cache (0.99s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 2.4.5 (0.57s)
Fetching https://github.com/vapor/json.git
Fetching https://github.com/vapor/engine.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/crypto.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/node.git
[1/2786] Fetching crypto
[113/3784] Fetching crypto, json
[193/7995] Fetching crypto, json, node
[611/28685] Fetching crypto, json, node, routing
[3794/30778] Fetching crypto, json, node, routing, multipart
[4096/56245] Fetching crypto, json, node, routing, multipart, engine
Fetched https://github.com/vapor/json.git from cache (0.85s)
Fetching https://github.com/vapor/core.git
[44013/55247] Fetching crypto, node, routing, multipart, engine
[51876/75390] Fetching crypto, node, routing, multipart, engine, core
Fetched https://github.com/vapor/routing.git from cache (1.66s)
Fetching https://github.com/vapor/console.git
[53131/54700] Fetching crypto, node, multipart, engine, core
[54701/60170] Fetching crypto, node, multipart, engine, core, console
Fetched https://github.com/vapor/crypto.git from cache (2.06s)
Fetched https://github.com/vapor/node.git from cache (2.06s)
Fetching https://github.com/vapor/bcrypt.git
Fetched https://github.com/vapor/engine.git from cache (2.08s)
Fetched https://github.com/vapor/multipart.git from cache (2.12s)
Fetched https://github.com/vapor/core.git from cache (1.28s)
Fetched https://github.com/vapor/console.git from cache (0.49s)
[1/99] Fetching bcrypt
Fetched https://github.com/vapor/bcrypt.git from cache (1.79s)
Computing version for https://github.com/vapor/bcrypt.git
Computed https://github.com/vapor/bcrypt.git at 1.1.1 (0.51s)
Fetching https://github.com/vapor/random.git
[1/148] Fetching random
Fetched https://github.com/vapor/random.git from cache (0.21s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (0.80s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 2.2.1 (0.52s)
Fetching https://github.com/vapor/debugging.git
[1/260] Fetching debugging
Fetched https://github.com/vapor/debugging.git from cache (0.19s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.53s)
Computing version for https://github.com/vapor/json.git
Computed https://github.com/vapor/json.git at 2.2.2 (0.59s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.56s)
Fetching https://github.com/vapor/bits.git
[1/358] Fetching bits
Fetched https://github.com/vapor/bits.git from cache (0.19s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.54s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 2.2.1 (0.53s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.3 (0.49s)
Fetching https://github.com/vapor/ctls.git
[1/71] Fetching ctls
Fetched https://github.com/vapor/ctls.git from cache (0.18s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 2.3.1 (0.85s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.93s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (1.00s)
Computing version for https://github.com/vapor/engine.git
Computed https://github.com/vapor/engine.git at 2.2.5 (2.12s)
Fetching https://github.com/vapor/sockets.git
Fetching https://github.com/vapor/tls.git
[1/1144] Fetching tls
[1145/4456] Fetching tls, sockets
Fetched https://github.com/vapor/tls.git from cache (0.24s)
[464/3312] Fetching sockets
Fetched https://github.com/vapor/sockets.git from cache (0.32s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (0.51s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (0.57s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 2.5.1 (1.01s)
Fetching https://github.com/vapor/sqlite.git
[1/2112] Fetching sqlite
Fetched https://github.com/vapor/sqlite.git from cache (0.93s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 2.3.1 (1.18s)
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/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/sqlite.git
Working copy of https://github.com/vapor/sqlite.git resolved at 2.3.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/auth.git
Working copy of https://github.com/vapor/auth.git resolved at 1.2.1
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/sockets.git
Working copy of https://github.com/vapor/sockets.git resolved at 2.2.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/console.git
Working copy of https://github.com/vapor/console.git resolved at 2.3.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/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 2.5.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/ctls.git
Working copy of https://github.com/vapor/ctls.git resolved at 1.1.3
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/random.git
Working copy of https://github.com/vapor/random.git resolved at 1.2.0
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/bcrypt.git
Working copy of https://github.com/vapor/bcrypt.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
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
Building for debugging...
[0/35] Write sources
[32/35] Compiling CHTTP http_parser.c
[33/35] Write swift-version-24593BA9C3E375BF.txt
[34/60] Compiling CSQLite sqlite3.c
[36/60] Compiling Bits Operators.swift
[37/60] Compiling Bits String+BytesConvertible.swift
[38/60] Emitting module Debugging
[39/60] Compiling Debugging Debuggable.swift
[40/63] Emitting module Bits
[41/63] Compiling Bits Aliases.swift
[42/63] Compiling Bits Base64Encoder.swift
[43/63] Compiling Bits Byte+Alphabet.swift
[45/63] Compiling PathIndexable PathIndexable+Subscripting.swift
[46/63] Emitting module PathIndexable
[47/63] Compiling PathIndexable PathIndexable.swift
[49/64] Compiling Bits UnsignedInteger+BytesConvertible.swift
[50/64] Compiling Bits UnsignedInteger+Shifting.swift
[51/64] Emitting module libc
[52/64] Compiling libc libc.swift
[54/65] Compiling Bits Byte+Random.swift
[55/65] Compiling Bits Byte+UTF8Numbers.swift
[56/65] Compiling Bits ByteSequence+Conversions.swift
[57/65] Compiling Bits Data+BytesConvertible.swift
[58/65] Compiling Bits HexEncoder.swift
[59/65] Compiling Bits Bytes+Base64.swift
[60/65] Compiling Bits Bytes+Hex.swift
[61/65] Compiling Bits Byte+ControlCharacters.swift
[62/65] Compiling Bits Byte+Convenience.swift
[63/65] Compiling Bits Byte+PatternMatching.swift
[64/65] Compiling Bits Bytes+Percent.swift
[65/65] Compiling Bits BytesConvertible.swift
[67/88] Compiling Core Extendable.swift
[68/88] Compiling Core FileProtocol.swift
[69/88] Compiling Core Int+Hex.swift
[70/90] Emitting module Core
[71/90] Compiling Core StaticDataBuffer.swift
[72/90] Compiling Core String+CaseInsensitiveCompare.swift
[73/90] Compiling Core String+Polymorphic.swift
[74/90] Compiling Core Result.swift
[75/90] Compiling Core Semaphore.swift
[76/90] Compiling Core Sequence.swift
[77/90] Compiling Core Lock.swift
[78/90] Compiling Core Portal.swift
[79/90] Compiling Core RFC1123.swift
[80/90] Compiling Core DispatchTime+Utilities.swift
[81/90] Compiling Core EmptyInitializable.swift
[82/90] Compiling Core Exports.swift
[83/90] Compiling Core Collection+Safe.swift
[84/90] Compiling Core DataFile.swift
[85/90] Compiling Core Dispatch.swift
[86/90] Compiling Core String.swift
[87/90] Compiling Core WorkingDirectory.swift
[88/90] Compiling Core Array.swift
[89/90] Compiling Core Bits.swift
[90/90] Compiling Core Cache.swift
[92/176] Compiling Transport Stream.swift
[93/176] Compiling Transport StreamError.swift
[94/177] Compiling Console Bar.swift
[95/177] Compiling Console Console+LoadingBar.swift
[96/177] Emitting module Transport
[97/177] Compiling Console LoadingBar.swift
[98/177] Compiling Console Console+ProgressBar.swift
[99/177] Compiling Console Swift3.swift
[100/177] Compiling Console ConsoleColor+Terminal.swift
[101/177] Compiling Console ConsoleStyle+Terminal.swift
[102/177] Compiling Console String+ANSI.swift
[103/181] Compiling Transport FoundationStream.swift
[104/181] Compiling Transport ServerStream.swift
[105/181] Compiling Transport ReadableStream.swift
[106/181] Emitting module Random
[107/181] Compiling Random Array+Random.swift
[108/181] Compiling Random RandomProtocol.swift
[109/181] Compiling Random EmptyInitializable.swift
[110/181] Compiling Random Exports.swift
[111/181] Compiling Random OSRandom.swift
[112/181] Emitting module Console
[113/181] Compiling Random URandom.swift
[114/182] Compiling Console ConsoleStyle.swift
[115/182] Compiling Console FileHandle+Stream.swift
[116/182] Compiling Console Pipe+Stream.swift
[117/182] Compiling Console Stream.swift
[118/182] Compiling Transport WriteableStream.swift
[119/183] Compiling Console Runnable.swift
[120/183] Compiling Console Value.swift
[121/183] Compiling Console ConsoleClear.swift
[122/183] Compiling Console ConsoleColor.swift
[123/183] Compiling Console Console+Ask.swift
[133/183] Compiling Console ProgressBar.swift
[134/183] Emitting module Node
[138/187] Compiling Console Terminal+Command.swift
[139/187] Compiling Console Terminal.swift
[141/187] Compiling Console Console+Run.swift
[142/187] Compiling Console ConsoleError.swift
[143/187] Compiling Console ConsoleProtocol.swift
[144/187] Compiling Console Console+ConsoleStyle.swift
[145/187] Compiling Console Argument.swift
[146/187] Compiling Console Command+Print.swift
[147/187] Compiling Console Command.swift
[148/187] Compiling Console Group.swift
[149/187] Compiling Console Option.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
[152/204] 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
[153/204] 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
[154/235] Compiling Sockets Exports.swift
[155/235] Compiling Sockets Config.swift
[156/235] Compiling Sockets Descriptor.swift
[157/235] Compiling Sockets InternetSocket.swift
[158/235] Compiling Sockets Pipe.swift
[159/235] Compiling Sockets TCPInternetSocket.swift
[160/236] Compiling Sockets Conversions.swift
[161/236] Compiling Sockets Error.swift
[162/236] Compiling Sockets FDSet.swift
[163/236] Compiling Sockets Types.swift
[164/237] Compiling BCrypt BCryptError.swift
[165/237] Compiling BCrypt Base64.swift
[166/237] Compiling Crypto HMAC.swift
[167/237] Compiling Sockets SocketOptions.swift
[168/237] Compiling Sockets TCPEstablishedSocket.swift
[169/237] Compiling Sockets RawSocket.swift
[170/237] Compiling Sockets Select.swift
[171/237] Compiling Sockets Socket.swift
[172/237] Compiling Sockets TCPReadableSocket.swift
[173/237] Compiling Sockets TCPSocket.swift
BUILD FAILURE 6.0 linux