Build Information
Failed to build AuthProvider, reference 1.2.0 (c8a89d
), with Swift 6.0 for Linux on 4 Nov 2024 04:33:53 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 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
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 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
Fetching https://github.com/vapor/auth.git
[1/1048] Fetching auth
Fetched https://github.com/vapor/auth.git from cache (0.20s)
[1/70129] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.80s)
Computing version for https://github.com/vapor/auth.git
Computed https://github.com/vapor/auth.git at 1.2.1 (0.57s)
Fetching https://github.com/vapor/fluent.git
[1/13400] Fetching fluent
Fetched https://github.com/vapor/fluent.git from cache (0.60s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 2.4.5 (0.54s)
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/json.git
Fetching https://github.com/vapor/engine.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/node.git
Fetching https://github.com/vapor/crypto.git
[1/20690] Fetching routing
[2/46157] Fetching routing, engine
[6050/50368] Fetching routing, engine, node
[10712/51366] Fetching routing, engine, node, json
[12265/54152] Fetching routing, engine, node, json, crypto
[17648/56080] Fetching routing, engine, node, json, crypto, multipart
Fetched https://github.com/vapor/crypto.git from cache (0.47s)
Fetching https://github.com/vapor/core.git
Fetched https://github.com/vapor/node.git from cache (0.49s)
Fetching https://github.com/vapor/console.git
[37624/49083] Fetching routing, engine, json, multipart
[41993/69226] Fetching routing, engine, json, multipart, core
Fetched https://github.com/vapor/json.git from cache (0.77s)
[43190/68228] Fetching routing, engine, multipart, core
Fetching https://github.com/vapor/bcrypt.git
[50286/73698] Fetching routing, engine, multipart, core, console
[62001/73797] Fetching routing, engine, multipart, core, console, bcrypt
Fetched https://github.com/vapor/bcrypt.git from cache (0.38s)
Fetched https://github.com/vapor/console.git from cache (0.65s)
[66002/73698] Fetching routing, engine, multipart, core, console
Fetched https://github.com/vapor/routing.git from cache (1.25s)
[45322/53008] Fetching engine, multipart, core, console
Fetched https://github.com/vapor/core.git from cache (1.21s)
[29216/32865] Fetching engine, multipart, console
Fetched https://github.com/vapor/engine.git from cache (2.09s)
Fetched https://github.com/vapor/multipart.git from cache (2.12s)
Computing version for https://github.com/vapor/bcrypt.git
Computed https://github.com/vapor/bcrypt.git at 1.1.1 (0.53s)
Fetching https://github.com/vapor/random.git
[3229/5618] Fetching console, random
Fetched https://github.com/vapor/random.git from cache (1.55s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (0.88s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 2.2.1 (0.74s)
Fetching https://github.com/vapor/debugging.git
[3229/5730] Fetching console, 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.52s)
Computing version for https://github.com/vapor/json.git
Computed https://github.com/vapor/json.git at 2.2.2 (0.51s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.50s)
Fetching https://github.com/vapor/bits.git
[3229/5828] Fetching console, bits
Fetched https://github.com/vapor/bits.git from cache (0.20s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.48s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 2.2.1 (0.52s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.3 (1.28s)
Fetching https://github.com/vapor/ctls.git
[3229/5541] Fetching console, ctls
Fetched https://github.com/vapor/ctls.git from cache (0.33s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 2.3.1 (0.52s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.50s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.51s)
Computing version for https://github.com/vapor/engine.git
Computed https://github.com/vapor/engine.git at 2.2.5 (0.51s)
Fetching https://github.com/vapor/sockets.git
Fetching https://github.com/vapor/tls.git
[3229/6614] Fetching console, tls
[3458/9926] Fetching console, tls, sockets
Fetched https://github.com/vapor/tls.git from cache (0.23s)
Fetched https://github.com/vapor/sockets.git from cache (0.24s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (0.49s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (0.52s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 2.5.1 (0.51s)
Fetching https://github.com/vapor/sqlite.git
[3229/7582] Fetching console, sqlite
Fetched https://github.com/vapor/sqlite.git from cache (0.55s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 2.3.1 (0.49s)
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/console.git
Working copy of https://github.com/vapor/console.git resolved at 2.3.1
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/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/ctls.git
Working copy of https://github.com/vapor/ctls.git resolved at 1.1.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/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 2.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/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/auth.git
Working copy of https://github.com/vapor/auth.git resolved at 1.2.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/json.git
Working copy of https://github.com/vapor/json.git resolved at 2.2.2
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/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.1
warning: 'ctls': ignoring declared target(s) 'CTLS' in the system package
warning: you may be able to install ctls using your system-packager:
apt-get install libssl-dev
Building for debugging...
[0/35] Write sources
[32/35] Compiling CHTTP http_parser.c
[33/35] Write swift-version-24593BA9C3E375BF.txt
[35/60] Emitting module PathIndexable
[35/60] Compiling CSQLite sqlite3.c
[37/60] Compiling Bits Operators.swift
[38/60] Compiling Bits String+BytesConvertible.swift
[39/62] Emitting module Debugging
[40/62] Compiling Debugging Debuggable.swift
[41/63] Emitting module Bits
[43/63] Compiling Bits UnsignedInteger+BytesConvertible.swift
[44/63] Compiling Bits UnsignedInteger+Shifting.swift
[45/63] Compiling PathIndexable PathIndexable+Subscripting.swift
[46/63] Compiling PathIndexable PathIndexable.swift
[48/64] Emitting module libc
[49/64] Compiling libc libc.swift
[51/65] Compiling Bits Byte+Random.swift
[52/65] Compiling Bits Byte+UTF8Numbers.swift
[53/65] Compiling Bits ByteSequence+Conversions.swift
[54/65] Compiling Bits Aliases.swift
[55/65] Compiling Bits Base64Encoder.swift
[56/65] Compiling Bits Byte+Alphabet.swift
[57/65] Compiling Bits Bytes+Percent.swift
[58/65] Compiling Bits BytesConvertible.swift
[59/65] Compiling Bits Data+BytesConvertible.swift
[60/65] Compiling Bits HexEncoder.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+Base64.swift
[65/65] Compiling Bits Bytes+Hex.swift
[67/88] Compiling Core DispatchTime+Utilities.swift
[68/88] Compiling Core EmptyInitializable.swift
[69/88] Compiling Core Exports.swift
[70/88] Compiling Core Extendable.swift
[71/88] Compiling Core FileProtocol.swift
[72/88] Compiling Core Int+Hex.swift
[73/88] Compiling Core Result.swift
[74/88] Compiling Core Semaphore.swift
[75/88] Compiling Core Sequence.swift
[76/90] Emitting module Core
[77/90] Compiling Core StaticDataBuffer.swift
[78/90] Compiling Core String+CaseInsensitiveCompare.swift
[79/90] Compiling Core String+Polymorphic.swift
[80/90] Compiling Core Lock.swift
[81/90] Compiling Core Portal.swift
[82/90] Compiling Core RFC1123.swift
[83/90] Compiling Core Collection+Safe.swift
[84/90] Compiling Core DataFile.swift
[85/90] Compiling Core Dispatch.swift
[86/90] Compiling Core Array.swift
[87/90] Compiling Core Bits.swift
[88/90] Compiling Core Cache.swift
[89/90] Compiling Core String.swift
[90/90] Compiling Core WorkingDirectory.swift
[92/176] Emitting module Transport
[93/177] Compiling Random URandom.swift
[94/177] Compiling Random Array+Random.swift
[95/177] Emitting module Random
[96/177] Compiling Random EmptyInitializable.swift
[97/177] Compiling Console Command.swift
[98/177] Compiling Console Group.swift
[99/177] Compiling Console Argument.swift
[100/177] Compiling Console Command+Print.swift
[101/177] Compiling Transport Stream.swift
[102/177] Compiling Transport StreamError.swift
[103/177] Compiling Random RandomProtocol.swift
[104/177] Compiling Console Swift3.swift
[105/177] Compiling Console ConsoleColor+Terminal.swift
[106/177] Compiling Node StructuredDataWrapper+Equatable.swift
[107/177] Compiling Node StructuredDataWrapper+Literals.swift
[108/177] Compiling Console ConsoleStyle.swift
[109/177] Compiling Console FileHandle+Stream.swift
[110/177] Compiling Console Pipe+Stream.swift
[111/177] Compiling Console Stream.swift
[112/181] Compiling Transport FoundationStream.swift
[113/181] Compiling Transport ServerStream.swift
[114/181] Compiling Transport ReadableStream.swift
[115/181] Compiling Transport WriteableStream.swift
[116/182] Compiling Random Exports.swift
[117/182] Compiling Random OSRandom.swift
[118/183] Emitting module Console
[123/183] Compiling Console Terminal+Command.swift
[124/183] Compiling Console Terminal.swift
[129/183] Compiling Console Option.swift
[130/187] Compiling Console Runnable.swift
[131/187] Compiling Console Value.swift
[132/187] Compiling Console ConsoleClear.swift
[133/187] Compiling Console ConsoleColor.swift
[134/187] Compiling Console Console+Ask.swift
[140/187] Compiling Console Bar.swift
[141/187] Compiling Console Console+LoadingBar.swift
[142/187] Compiling Console LoadingBar.swift
[143/187] Compiling Console Console+ProgressBar.swift
[144/187] Compiling Console ProgressBar.swift
[145/203] Compiling Sockets FDSet.swift
[146/203] Compiling Sockets Types.swift
[147/203] Compiling Sockets Exports.swift
[148/203] Compiling Sockets Config.swift
[149/203] Compiling Sockets Descriptor.swift
[150/208] Compiling Node Optional+Convertible.swift
[151/208] Compiling Node Set+Convertible.swift
[152/208] Compiling Node Number.swift
[153/208] Compiling Node StructuredData+Equatable.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
[157/212] 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
[158/212] 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
[159/229] Compiling Sockets InternetSocket.swift
[160/229] Compiling Sockets Pipe.swift
[161/229] Compiling Sockets SocketOptions.swift
[162/229] Compiling Sockets TCPEstablishedSocket.swift
[163/229] Compiling Sockets TCPInternetSocket.swift
[164/229] Compiling Sockets RawSocket.swift
[165/229] Compiling Sockets Select.swift
[166/229] Compiling Sockets Socket.swift
[167/229] Compiling Sockets TCPReadableSocket.swift
[168/229] Compiling Sockets TCPSocket.swift
[169/229] Emitting module Node
BUILD FAILURE 6.0 linux