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 VaporOAuth, reference 0.6.1 (134885), with Swift 5.10 for Linux on 26 Jun 2024 20:11:33 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brokenhandsio/vapor-oauth.git
Reference: 0.6.1
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/brokenhandsio/vapor-oauth
 * tag               0.6.1      -> FETCH_HEAD
HEAD is now at 1348859 Merge pull request #6 from TheSwiftyCoder/master
Cloned https://github.com/brokenhandsio/vapor-oauth.git
Revision (git rev-parse @):
1348859f6c6b459edb64c9af0fc0037d08924530
SUCCESS checkout https://github.com/brokenhandsio/vapor-oauth.git at 0.6.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/brokenhandsio/vapor-oauth.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:25efef401ffd78342b231554234a436b1eb31bdd29046c1104fb984cc1b7d308
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/vapor/auth-provider.git
Fetching https://github.com/vapor/vapor.git
[1/262] Fetching auth-provider
[263/69170] Fetching auth-provider, vapor
Fetched https://github.com/vapor/auth-provider.git from cache (1.88s)
Fetched https://github.com/vapor/vapor.git from cache (1.92s)
Computing version for https://github.com/vapor/auth-provider.git
Computed https://github.com/vapor/auth-provider.git at 1.2.0 (0.40s)
Fetching https://github.com/vapor/auth.git
[1/1048] Fetching auth
Fetched https://github.com/vapor/auth.git from cache (0.41s)
Computing version for https://github.com/vapor/auth.git
Computed https://github.com/vapor/auth.git at 1.2.1 (0.42s)
Fetching https://github.com/vapor/fluent.git
[1/13380] Fetching fluent
Fetched https://github.com/vapor/fluent.git from cache (0.57s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 2.4.5 (0.42s)
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/node.git
Fetching https://github.com/vapor/json.git
Fetching https://github.com/vapor/engine.git
Fetching https://github.com/vapor/crypto.git
[1/4211] Fetching node
[1686/6997] Fetching node, crypto
[1687/7995] Fetching node, crypto, json
[2722/28685] Fetching node, crypto, json, routing
Fetched https://github.com/vapor/node.git from cache (0.44s)
Fetching https://github.com/vapor/core.git
[18913/24474] Fetching crypto, json, routing
[19717/26319] Fetching crypto, json, routing, multipart
Fetched https://github.com/vapor/json.git from cache (0.63s)
Fetching https://github.com/vapor/console.git
[19632/45464] Fetching crypto, routing, multipart, core
[34451/50896] Fetching crypto, routing, multipart, core, console
Fetched https://github.com/vapor/crypto.git from cache (1.08s)
Fetching https://github.com/vapor/bcrypt.git
[42937/48110] Fetching routing, multipart, core, console
Fetched https://github.com/vapor/routing.git from cache (1.10s)
Fetched https://github.com/vapor/console.git from cache (0.47s)
[17017/21988] Fetching multipart, core
[20039/47455] Fetching multipart, core, engine
[24209/47554] Fetching multipart, core, engine, bcrypt
Fetched https://github.com/vapor/bcrypt.git from cache (0.25s)
[28537/47455] Fetching multipart, core, engine
Fetched https://github.com/vapor/core.git from cache (1.17s)
[21140/27312] Fetching multipart, engine
Fetched https://github.com/vapor/engine.git from cache (2.25s)
Fetched https://github.com/vapor/multipart.git from cache (2.29s)
Computing version for https://github.com/vapor/bcrypt.git
Computed https://github.com/vapor/bcrypt.git at 1.1.1 (0.40s)
Fetching https://github.com/vapor/random.git
[1/148] Fetching random
Fetched https://github.com/vapor/random.git from cache (0.19s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (0.42s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 2.2.1 (0.43s)
Fetching https://github.com/vapor/debugging.git
[1/260] Fetching debugging
Fetched https://github.com/vapor/debugging.git from cache (0.18s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.41s)
Computing version for https://github.com/vapor/json.git
Computed https://github.com/vapor/json.git at 2.2.2 (0.42s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.41s)
Fetching https://github.com/vapor/bits.git
[1/358] Fetching bits
Fetched https://github.com/vapor/bits.git from cache (0.17s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.38s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 2.2.1 (0.42s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.3 (0.41s)
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.40s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.39s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.40s)
Computing version for https://github.com/vapor/engine.git
Computed https://github.com/vapor/engine.git at 2.2.5 (0.43s)
Fetching https://github.com/vapor/sockets.git
Fetching https://github.com/vapor/tls.git
[1/3312] Fetching sockets
[2/4456] Fetching sockets, tls
Fetched https://github.com/vapor/tls.git from cache (0.25s)
Fetched https://github.com/vapor/sockets.git from cache (0.25s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (0.41s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (0.41s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 2.5.1 (0.42s)
Fetching https://github.com/vapor/sqlite.git
[1/2112] Fetching sqlite
Fetched https://github.com/vapor/sqlite.git from cache (0.57s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 2.3.1 (0.40s)
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/auth.git
Working copy of https://github.com/vapor/auth.git resolved at 1.2.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/bits.git
Working copy of https://github.com/vapor/bits.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/node.git
Working copy of https://github.com/vapor/node.git resolved at 2.1.5
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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 2.4.5
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/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/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/tls.git
Working copy of https://github.com/vapor/tls.git resolved at 2.1.3
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/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/bcrypt.git
Working copy of https://github.com/vapor/bcrypt.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/engine.git
Working copy of https://github.com/vapor/engine.git resolved at 2.2.5
Creating working copy for https://github.com/vapor/random.git
Working copy of https://github.com/vapor/random.git resolved at 1.2.0
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/36] Write sources
[33/36] Write swift-version-24593BA9C3E375BF.txt
[34/36] Compiling CHTTP http_parser.c
[36/61] Emitting module Debugging
[37/61] Emitting module Bits
[38/63] Compiling PathIndexable PathIndexable.swift
[39/63] Emitting module PathIndexable
[40/63] Compiling PathIndexable PathIndexable+Subscripting.swift
[41/64] Compiling Bits UnsignedInteger+BytesConvertible.swift
[42/64] Compiling Bits UnsignedInteger+Shifting.swift
[44/64] Compiling Bits Operators.swift
[45/64] Compiling Bits String+BytesConvertible.swift
[46/64] Compiling Debugging Debuggable.swift
[48/65] Compiling Bits Bytes+Base64.swift
[49/65] Compiling Bits Bytes+Hex.swift
[50/65] Compiling Bits Data+BytesConvertible.swift
[51/65] Compiling Bits HexEncoder.swift
[52/65] Compiling Bits Bytes+Percent.swift
[53/65] Compiling Bits BytesConvertible.swift
[54/65] Emitting module libc
[55/65] Compiling libc libc.swift
[56/66] Compiling Bits Byte+Random.swift
[57/66] Compiling Bits Byte+UTF8Numbers.swift
[58/66] Compiling Bits ByteSequence+Conversions.swift
[59/66] Compiling Bits Aliases.swift
[60/66] Compiling Bits Base64Encoder.swift
[61/66] Compiling Bits Byte+Alphabet.swift
[62/66] Compiling Bits Byte+ControlCharacters.swift
[63/66] Compiling Bits Byte+Convenience.swift
[64/66] Compiling Bits Byte+PatternMatching.swift
/host/spi-builder-workspace/.build/checkouts/sqlite/Sources/CSQLite/sqlite3.c:105368:38: warning: implicit conversion from 'i64' (aka 'long long') to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
  if( n==0 && r>=0 && r<LARGEST_INT64-1 ){
                       ~~~~~~~~~~~~~~^~
/host/spi-builder-workspace/.build/checkouts/sqlite/Sources/CSQLite/sqlite3.c:105370:46: warning: implicit conversion from 'i64' (aka 'long long') to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
  }else if( n==0 && r<0 && (-r)<LARGEST_INT64-1 ){
                               ~~~~~~~~~~~~~~^~
2 warnings generated.
[66/67] Compiling CSQLite sqlite3.c
[68/89] Compiling Core Extendable.swift
[69/89] Compiling Core FileProtocol.swift
[70/89] Compiling Core Int+Hex.swift
[71/89] Compiling Core Result.swift
[72/89] Compiling Core Semaphore.swift
[73/89] Compiling Core Sequence.swift
[74/91] Emitting module Core
[75/91] Compiling Core StaticDataBuffer.swift
[76/91] Compiling Core String+CaseInsensitiveCompare.swift
[77/91] Compiling Core String+Polymorphic.swift
[78/91] Compiling Core Collection+Safe.swift
[79/91] Compiling Core DataFile.swift
[80/91] Compiling Core Dispatch.swift
[81/91] Compiling Core DispatchTime+Utilities.swift
[82/91] Compiling Core EmptyInitializable.swift
[83/91] Compiling Core Exports.swift
[84/91] Compiling Core Array.swift
[85/91] Compiling Core Bits.swift
[86/91] Compiling Core Cache.swift
[87/91] Compiling Core Lock.swift
[88/91] Compiling Core Portal.swift
[89/91] Compiling Core RFC1123.swift
[90/91] Compiling Core String.swift
[91/91] Compiling Core WorkingDirectory.swift
[93/177] Compiling Transport StreamError.swift
[94/177] Compiling Transport FoundationStream.swift
[95/178] Emitting module Random
[96/178] Compiling Transport Stream.swift
[97/178] Compiling Random EmptyInitializable.swift
[98/178] Compiling Random Array+Random.swift
[99/178] Compiling Transport ServerStream.swift
[100/178] Compiling Node Integer+Convertible.swift
[101/178] Compiling Node Schema+Convertible.swift
[102/178] Compiling Node SchemaWrapper+Convertible.swift
[103/178] Compiling Node String+Convertible.swift
[104/178] Emitting module Transport
[105/178] Compiling Random RandomProtocol.swift
[106/178] Compiling Random URandom.swift
[107/178] Compiling Random Exports.swift
[108/178] Compiling Transport ReadableStream.swift
[109/178] Compiling Random OSRandom.swift
[110/179] Compiling Node StructuredDataWrapper+Cases.swift
[111/179] Compiling Node StructuredDataWrapper+Convenience.swift
[112/179] Compiling Node StructuredDataWrapper+Equatable.swift
[113/179] Compiling Node StructuredDataWrapper+Literals.swift
[114/183] Compiling Node StructuredData+Init.swift
[115/183] Compiling Node StructuredData+PathIndexable.swift
[116/183] Compiling Node StructuredData+Polymorphic.swift
[117/183] Compiling Node StructuredData.swift
[118/183] Compiling Transport WriteableStream.swift
[120/184] Compiling Node UnsignedInteger+Convertible.swift
[121/184] Compiling Node Context.swift
[122/184] Compiling Node Node.swift
[123/184] Compiling Node NodeConvertible.swift
[124/184] Compiling Node NodeInitializable.swift
[126/188] Emitting module Node
[131/188] Compiling Node UUID+Convertible.swift
[137/188] Compiling Node Getters.swift
[138/188] Compiling Node Setters.swift
[139/188] Compiling Node Bool+Convertible.swift
[140/188] Compiling Node Date+Convertible.swift
[141/188] Compiling Node FloatingPoint+Convertible.swift
[142/188] Compiling Node NodeRepresentable.swift
[143/188] Compiling Node Array+Convertible.swift
[144/188] Compiling Node Dictionary+Convertible.swift
[145/188] Compiling Node Fuzzy+Any.swift
[146/188] Compiling Node FuzzyConverter.swift
[147/188] 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>')
        let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
                                            ^
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: note: coalesce using '??' to provide a default when the optional value contains 'nil'
        let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
                                            ^
                                                ?? <#default value#>
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
        let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
                                            ^
                                               !
[148/188] 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>')
        let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
                                            ^
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: note: coalesce using '??' to provide a default when the optional value contains 'nil'
        let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
                                            ^
                                                ?? <#default value#>
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
        let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
                                            ^
                                               !
[149/188] 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>')
        let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
                                            ^
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: note: coalesce using '??' to provide a default when the optional value contains 'nil'
        let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
                                            ^
                                                ?? <#default value#>
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
        let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
                                            ^
                                               !
[150/188] 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>')
        let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
                                            ^
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: note: coalesce using '??' to provide a default when the optional value contains 'nil'
        let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
                                            ^
                                                ?? <#default value#>
/host/spi-builder-workspace/.build/checkouts/console/Sources/Console/Terminal/Terminal.swift:147:45: note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
        let spawned = posix_spawnp(pid, argv[0], &fileActions, nil, argv + [nil], env + [nil])
                                            ^
                                               !
[155/190] Emitting module Console
[166/238] Compiling Node Optional+Convertible.swift
[167/238] Compiling Node Set+Convertible.swift
[168/238] Compiling Node Number.swift
[169/238] Compiling Node StructuredData+Equatable.swift
[170/238] Compiling Sockets InternetSocket.swift
[171/238] Compiling Sockets Pipe.swift
[172/238] Compiling Sockets SocketOptions.swift
[173/238] Compiling Sockets TCPEstablishedSocket.swift
[174/238] Compiling Sockets TCPInternetSocket.swift
[175/238] Compiling Sockets TCPReadableSocket.swift
[176/238] Compiling Sockets TCPSocket.swift
[177/238] Compiling Sockets RawSocket.swift
[178/238] Compiling Sockets Select.swift
[179/238] Compiling Sockets Socket.swift
[180/238] Emitting module Sockets
[181/239] Emitting module URI
[182/239] Compiling URI URI+Byte.swift
error: fatalError
BUILD FAILURE 5.10 linux