Build Information
Failed to build Ether, reference 1.10.0 (7a8b2c
), with Swift 6.0 for Linux on 31 Oct 2024 07:22:00 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/ether-cli/ether.git
Reference: 1.10.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/ether-cli/ether
* tag 1.10.0 -> FETCH_HEAD
HEAD is now at 7a8b2c1 Merge pull request #14 from Ether-CLI/develop
Cloned https://github.com/ether-cli/ether.git
Revision (git rev-parse @):
7a8b2c1ab183f9fed397ef66b1af3d02462d2dc9
SUCCESS checkout https://github.com/ether-cli/ether.git at 1.10.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/ether-cli/ether.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/json.git
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/console.git
[1/20143] Fetching core
[2/21141] Fetching core, json
[2826/26611] Fetching core, json, console
Fetched https://github.com/vapor/console.git from cache (0.32s)
[16734/21141] Fetching core, json
Fetched https://github.com/vapor/json.git from cache (0.67s)
Fetched https://github.com/vapor/core.git from cache (0.68s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.0 (0.46s)
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/bits.git from cache (0.21s)
Fetched https://github.com/vapor/debugging.git from cache (0.21s)
Computing version for https://github.com/vapor/json.git
Computed https://github.com/vapor/json.git at 2.2.1 (0.42s)
Fetching https://github.com/vapor/node.git
[1/4211] Fetching node
Fetched https://github.com/vapor/node.git from cache (0.25s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 2.3.0 (0.42s)
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/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.43s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.48s)
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/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.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/json.git
Working copy of https://github.com/vapor/json.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/console.git
Working copy of https://github.com/vapor/console.git resolved at 2.3.0
Building for debugging...
[0/25] Write sources
[11/25] Write swift-version-24593BA9C3E375BF.txt
[13/50] Emitting module Bits
[14/52] Compiling Bits UnsignedInteger+BytesConvertible.swift
[15/52] Compiling Bits UnsignedInteger+Shifting.swift
[16/52] Compiling Bits Operators.swift
[17/52] Compiling Bits String+BytesConvertible.swift
[18/52] Compiling PathIndexable PathIndexable.swift
[19/52] Compiling PathIndexable PathIndexable+Subscripting.swift
[20/52] Emitting module PathIndexable
[22/53] Emitting module Debugging
[23/53] Compiling Debugging Debuggable.swift
[25/54] Compiling libc libc.swift
[26/54] Emitting module libc
[27/55] Wrapping AST for PathIndexable for debugging
[28/55] Wrapping AST for Debugging for debugging
[29/55] Wrapping AST for libc for debugging
[31/55] Compiling Bits Data+BytesConvertible.swift
[32/55] Compiling Bits HexEncoder.swift
[33/55] Compiling Bits Bytes+Base64.swift
[34/55] Compiling Bits Bytes+Hex.swift
[35/55] Compiling Bits Byte+ControlCharacters.swift
[36/55] Compiling Bits Byte+Convenience.swift
[37/55] Compiling Bits Byte+PatternMatching.swift
[38/55] Compiling Bits Aliases.swift
[39/55] Compiling Bits Base64Encoder.swift
[40/55] Compiling Bits Byte+Alphabet.swift
[41/55] Compiling Bits Byte+Random.swift
[42/55] Compiling Bits Byte+UTF8Numbers.swift
[43/55] Compiling Bits ByteSequence+Conversions.swift
[44/55] Compiling Bits Bytes+Percent.swift
[45/55] Compiling Bits BytesConvertible.swift
[46/56] Wrapping AST for Bits for debugging
[48/78] Compiling Core DispatchTime+Utilities.swift
[49/78] Compiling Core EmptyInitializable.swift
[50/78] Compiling Core Exports.swift
[51/80] Emitting module Core
[52/80] Compiling Core Result.swift
[53/80] Compiling Core Semaphore.swift
[54/80] Compiling Core Sequence.swift
[55/80] Compiling Core Extendable.swift
[56/80] Compiling Core FileProtocol.swift
[57/80] Compiling Core Int+Hex.swift
[58/80] Compiling Core Collection+Safe.swift
[59/80] Compiling Core DataFile.swift
[60/80] Compiling Core Dispatch.swift
[61/80] Compiling Core StaticDataBuffer.swift
[62/80] Compiling Core String+CaseInsensitiveCompare.swift
[63/80] Compiling Core String+Polymorphic.swift
[64/80] Compiling Core String.swift
[65/80] Compiling Core WorkingDirectory.swift
[66/80] Compiling Core Lock.swift
[67/80] Compiling Core Portal.swift
[68/80] Compiling Core RFC1123.swift
[69/80] Compiling Core Array.swift
[70/80] Compiling Core Bits.swift
[71/80] Compiling Core Cache.swift
[72/81] Wrapping AST for Core for debugging
[74/149] Emitting module Console
[75/149] Compiling Node FloatingPoint+Convertible.swift
[76/149] Compiling Node StructuredDataWrapper+Equatable.swift
[77/149] Compiling Node StructuredDataWrapper+Literals.swift
[78/149] Compiling Node StructuredDataWrapper+PathIndexable.swift
[79/153] Compiling Node StructuredDataWrapper+Convenience.swift
[80/153] Compiling Node Optional+Convertible.swift
[81/153] Compiling Node Set+Convertible.swift
[82/153] Compiling Node Number.swift
[83/153] Compiling Node UnsignedInteger+Convertible.swift
[84/153] Compiling Node Context.swift
[85/153] Compiling Node Node.swift
[86/153] Compiling Node NodeConvertible.swift
[87/153] Compiling Node NodeInitializable.swift
[88/157] Emitting module Node
[89/157] Compiling Node StructuredDataWrapper+Polymorphic.swift
[94/157] Compiling Node NodeRepresentable.swift
[95/157] Compiling Node Array+Convertible.swift
[96/157] Compiling Node Dictionary+Convertible.swift
[97/157] Compiling Node Fuzzy+Any.swift
[99/157] Compiling Node Integer+Convertible.swift
[100/157] Compiling Node Schema+Convertible.swift
[101/157] Compiling Node SchemaWrapper+Convertible.swift
[102/157] Compiling Node String+Convertible.swift
[103/157] 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
[104/157] 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
[105/157] 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
[106/157] 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
[107/157] Compiling Node FuzzyConverter.swift
[108/157] Compiling Node Getters.swift
[109/157] Compiling Node Setters.swift
[110/157] Compiling Node Bool+Convertible.swift
[111/157] Compiling Node Date+Convertible.swift
[112/157] Compiling Console Bar.swift
[113/157] Compiling Node StructuredData+PathIndexable.swift
[114/157] Compiling Node StructuredData+Polymorphic.swift
[115/157] Compiling Node StructuredData.swift
[116/157] Compiling Node StructuredDataWrapper+Cases.swift
BUILD FAILURE 6.0 linux