The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build VaporFirestore, reference master (3f88af), with Swift 6.0 for Linux on 26 Nov 2024 08:32:41 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.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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mono0926/vapor-firestore.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/mono0926/vapor-firestore
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3f88aff Add delete error log
Cloned https://github.com/mono0926/vapor-firestore.git
Revision (git rev-parse @):
3f88affe9718769a4008f2cee92a596344805762
SUCCESS checkout https://github.com/mono0926/vapor-firestore.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mono0926/vapor-firestore.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/vapor.git
[1/70288] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.52s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 2.4.5 (0.45s)
Fetching https://github.com/vapor/crypto.git
Fetching https://github.com/vapor/engine.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/json.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/node.git
[1/4211] Fetching node
[1686/24901] Fetching node, routing
[2479/25899] Fetching node, routing, json
[3728/51366] Fetching node, routing, json, engine
[7370/54152] Fetching node, routing, json, engine, crypto
[10314/56245] Fetching node, routing, json, engine, crypto, multipart
Fetched https://github.com/vapor/crypto.git from cache (0.35s)
[32716/53459] Fetching node, routing, json, engine, multipart
Fetching https://github.com/vapor/core.git
[47032/73602] Fetching node, routing, json, engine, multipart, core
Fetched https://github.com/vapor/node.git from cache (0.96s)
Fetching https://github.com/vapor/console.git
[67822/69391] Fetching routing, json, engine, multipart, core
[69392/74861] Fetching routing, json, engine, multipart, core, console
Fetched https://github.com/vapor/core.git from cache (0.83s)
[50178/54718] Fetching routing, json, engine, multipart, console
Fetching https://github.com/vapor/bcrypt.git
Fetched https://github.com/vapor/json.git from cache (1.43s)
Fetched https://github.com/vapor/routing.git from cache (1.43s)
Fetched https://github.com/vapor/engine.git from cache (1.44s)
Fetched https://github.com/vapor/console.git from cache (0.48s)
Fetched https://github.com/vapor/multipart.git from cache (1.46s)
[1/99] Fetching bcrypt
Fetched https://github.com/vapor/bcrypt.git from cache (0.40s)
Computing version for https://github.com/vapor/bcrypt.git
Computed https://github.com/vapor/bcrypt.git at 1.1.1 (0.43s)
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.43s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 2.2.1 (0.44s)
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.43s)
Computing version for https://github.com/vapor/json.git
Computed https://github.com/vapor/json.git at 2.2.2 (0.45s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.44s)
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.42s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 2.2.1 (0.43s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.3 (0.43s)
Fetching https://github.com/vapor/ctls.git
[1/71] Fetching ctls
Fetched https://github.com/vapor/ctls.git from cache (0.21s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 2.3.1 (0.43s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.42s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.44s)
Computing version for https://github.com/vapor/engine.git
Computed https://github.com/vapor/engine.git at 2.2.5 (0.44s)
Fetching https://github.com/vapor/sockets.git
Fetching https://github.com/vapor/tls.git
[1/1144] Fetching tls
[116/4456] Fetching tls, sockets
Fetched https://github.com/vapor/tls.git from cache (0.22s)
Fetched https://github.com/vapor/sockets.git from cache (0.22s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (0.42s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (0.43s)
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/engine.git
Working copy of https://github.com/vapor/engine.git resolved at 2.2.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/debugging.git
Working copy of https://github.com/vapor/debugging.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/random.git
Working copy of https://github.com/vapor/random.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 2.4.5
Creating working copy for https://github.com/vapor/node.git
Working copy of https://github.com/vapor/node.git resolved at 2.1.5
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/console.git
Working copy of https://github.com/vapor/console.git resolved at 2.3.1
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/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/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 2.2.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/tls.git
Working copy of https://github.com/vapor/tls.git resolved at 2.1.3
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/30] Write sources
[28/30] Compiling CHTTP http_parser.c
[29/30] Write swift-version-24593BA9C3E375BF.txt
[31/55] Compiling Bits Operators.swift
[32/55] Compiling Bits String+BytesConvertible.swift
[33/57] Compiling PathIndexable PathIndexable+Subscripting.swift
[34/57] Compiling PathIndexable PathIndexable.swift
[35/57] Emitting module PathIndexable
[36/58] Emitting module Bits
[37/58] Compiling Bits Aliases.swift
[38/58] Compiling Bits Base64Encoder.swift
[39/58] Compiling Bits Byte+Alphabet.swift
[41/58] Compiling Debugging Debuggable.swift
[42/58] Emitting module Debugging
[44/59] Compiling Bits UnsignedInteger+BytesConvertible.swift
[45/59] Compiling Bits UnsignedInteger+Shifting.swift
[46/59] Emitting module libc
[47/59] Compiling libc libc.swift
[49/60] Compiling Bits Byte+ControlCharacters.swift
[50/60] Compiling Bits Byte+Convenience.swift
[51/60] Compiling Bits Byte+PatternMatching.swift
[52/60] Compiling Bits Data+BytesConvertible.swift
[53/60] Compiling Bits HexEncoder.swift
[54/60] Compiling Bits Bytes+Base64.swift
[55/60] Compiling Bits Bytes+Hex.swift
[56/60] Compiling Bits Byte+Random.swift
[57/60] Compiling Bits Byte+UTF8Numbers.swift
[58/60] Compiling Bits ByteSequence+Conversions.swift
[59/60] Compiling Bits Bytes+Percent.swift
[60/60] Compiling Bits BytesConvertible.swift
[62/83] Compiling Core DispatchTime+Utilities.swift
[63/83] Compiling Core EmptyInitializable.swift
[64/83] Compiling Core Exports.swift
[65/85] Compiling Core Extendable.swift
[66/85] Compiling Core FileProtocol.swift
[67/85] Compiling Core Int+Hex.swift
[68/85] Emitting module Core
[69/85] Compiling Core Lock.swift
[70/85] Compiling Core Portal.swift
[71/85] Compiling Core RFC1123.swift
[72/85] Compiling Core Collection+Safe.swift
[73/85] Compiling Core DataFile.swift
[74/85] Compiling Core Dispatch.swift
[75/85] Compiling Core String.swift
[76/85] Compiling Core WorkingDirectory.swift
[77/85] Compiling Core Result.swift
[78/85] Compiling Core Semaphore.swift
[79/85] Compiling Core Sequence.swift
[80/85] Compiling Core StaticDataBuffer.swift
[81/85] Compiling Core String+CaseInsensitiveCompare.swift
[82/85] Compiling Core String+Polymorphic.swift
[83/85] Compiling Core Array.swift
[84/85] Compiling Core Bits.swift
[85/85] Compiling Core Cache.swift
[87/171] Compiling Transport ServerStream.swift
[88/171] Compiling Transport FoundationStream.swift
[89/172] Compiling Console Bar.swift
[90/172] Compiling Console Console+LoadingBar.swift
[91/172] Compiling Transport Stream.swift
[92/172] Compiling Transport StreamError.swift
[93/172] Compiling Console Swift3.swift
[94/172] Compiling Console ConsoleColor+Terminal.swift
[95/172] Compiling Console ConsoleStyle+Terminal.swift
[96/172] Compiling Console String+ANSI.swift
[97/176] Emitting module Transport
[98/176] Compiling Random Array+Random.swift
[99/176] Compiling Console LoadingBar.swift
[100/176] Compiling Console Console+ProgressBar.swift
[101/176] Compiling Random EmptyInitializable.swift
[102/176] Compiling Random Exports.swift
[103/176] Compiling Transport ReadableStream.swift
[104/176] Emitting module Random
[105/176] Compiling Random RandomProtocol.swift
[106/176] Compiling Random URandom.swift
[107/176] Compiling Random OSRandom.swift
[108/177] Compiling Transport WriteableStream.swift
[111/178] Compiling Console ConsoleStyle.swift
[112/178] Compiling Console FileHandle+Stream.swift
[113/178] Compiling Console Pipe+Stream.swift
[114/178] Compiling Console Stream.swift
[115/178] Compiling Console Runnable.swift
[116/178] Compiling Console Value.swift
[117/178] Compiling Console ConsoleClear.swift
[118/178] Compiling Console ConsoleColor.swift
[119/178] Compiling Console Console+Ask.swift
[120/187] Emitting module Node
[121/191] Emitting module Console
[122/232] 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
[123/232] 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
[124/232] 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
[125/232] 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
[126/232] Compiling Crypto Cipher+Method.swift
[127/232] Compiling Crypto Cipher.swift
[128/232] Compiling Crypto Helpers.swift
[129/232] Compiling Crypto HMAC+Method.swift
[130/232] Compiling Crypto ByteStream.swift
[131/232] Compiling Sockets TCPReadableSocket.swift
[132/232] Compiling Sockets TCPSocket.swift
[133/232] Compiling Sockets SocketOptions.swift
[134/232] Compiling Sockets TCPEstablishedSocket.swift
[135/232] Compiling Sockets TCPInternetSocket.swift
[136/232] Compiling Console Console+Run.swift
[137/232] Compiling Console ConsoleError.swift
[138/232] Compiling Console ConsoleProtocol.swift
[139/232] Compiling Console Console+ConsoleStyle.swift
[140/232] Compiling Crypto Exports.swift
[141/232] Compiling Crypto HMAC.swift
[142/232] Compiling Crypto Hash+Method.swift
[143/232] Compiling Crypto Hash.swift
[144/232] Compiling Crypto Hash+Random.swift
[145/232] Compiling BCrypt Salt.swift
[146/232] Compiling Sockets Select.swift
[147/232] Compiling Sockets Socket.swift
[148/232] Compiling Sockets Descriptor.swift
[149/232] Compiling Sockets InternetSocket.swift
[150/232] Compiling Sockets Pipe.swift
[156/233] Compiling BCrypt Convenience.swift
BUILD FAILURE 6.0 linux