Build Information
Failed to build Ether, reference 1.10.0 (7a8b2c
), with Swift 6.2 (beta) for Linux on 17 Jun 2025 21:08:02 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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.2
Building package at path: $PWD
https://github.com/ether-cli/ether.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/vapor/console.git
Fetching https://github.com/vapor/json.git
Fetching https://github.com/vapor/core.git
[1/998] Fetching json
[610/21141] Fetching json, core
[5445/27159] Fetching json, core, console
Fetched https://github.com/vapor/json.git from cache (0.48s)
[22334/26161] Fetching core, console
Fetched https://github.com/vapor/console.git from cache (0.79s)
Fetched https://github.com/vapor/core.git from cache (0.80s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.0 (2.31s)
Fetching https://github.com/vapor/debugging.git
Fetching https://github.com/vapor/bits.git
[1/358] Fetching bits
[359/618] Fetching bits, debugging
Fetched https://github.com/vapor/bits.git from cache (0.35s)
Fetched https://github.com/vapor/debugging.git from cache (0.35s)
Computing version for https://github.com/vapor/json.git
Computed https://github.com/vapor/json.git at 2.2.1 (0.79s)
Fetching https://github.com/vapor/node.git
[1/4211] Fetching node
Fetched https://github.com/vapor/node.git from cache (0.28s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 2.3.0 (0.99s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.46s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.94s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.50s)
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/json.git
Working copy of https://github.com/vapor/json.git resolved at 2.2.1
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/console.git
Working copy of https://github.com/vapor/console.git resolved at 2.3.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
Building for debugging...
[0/25] Write sources
[11/25] Write swift-version-24593BA9C3E375BF.txt
[13/50] Emitting module Bits
[14/52] Emitting module Debugging
[15/52] Compiling Debugging Debuggable.swift
[17/53] Compiling Bits Operators.swift
[18/53] Compiling Bits String+BytesConvertible.swift
[18/53] Wrapping AST for Debugging for debugging
[20/53] Compiling Bits UnsignedInteger+BytesConvertible.swift
[21/53] Compiling Bits UnsignedInteger+Shifting.swift
[22/53] Compiling PathIndexable PathIndexable+Subscripting.swift
[23/53] Emitting module PathIndexable
[24/53] Compiling PathIndexable PathIndexable.swift
[25/54] Wrapping AST for PathIndexable for debugging
[27/54] Emitting module libc
[28/54] Compiling libc libc.swift
[29/55] Wrapping AST for libc for debugging
[31/55] Compiling Bits Aliases.swift
[32/55] Compiling Bits Base64Encoder.swift
[33/55] Compiling Bits Byte+Alphabet.swift
[34/55] Compiling Bits Byte+ControlCharacters.swift
[35/55] Compiling Bits Byte+Convenience.swift
[36/55] Compiling Bits Byte+PatternMatching.swift
[37/55] Compiling Bits Bytes+Base64.swift
[38/55] Compiling Bits Bytes+Hex.swift
[39/55] Compiling Bits Byte+Random.swift
[40/55] Compiling Bits Byte+UTF8Numbers.swift
[41/55] Compiling Bits ByteSequence+Conversions.swift
[42/55] Compiling Bits Bytes+Percent.swift
[43/55] Compiling Bits BytesConvertible.swift
[44/55] Compiling Bits Data+BytesConvertible.swift
[45/55] Compiling Bits HexEncoder.swift
[46/56] Wrapping AST for Bits for debugging
[48/78] Emitting module Core
[49/80] Compiling Core Array.swift
[50/80] Compiling Core Bits.swift
[51/80] Compiling Core Cache.swift
[52/80] Compiling Core DispatchTime+Utilities.swift
[53/80] Compiling Core EmptyInitializable.swift
[54/80] Compiling Core Exports.swift
[55/80] Compiling Core Lock.swift
[56/80] Compiling Core Portal.swift
[57/80] Compiling Core RFC1123.swift
[58/80] Compiling Core Collection+Safe.swift
[59/80] Compiling Core DataFile.swift
[60/80] Compiling Core Dispatch.swift
[61/80] Compiling Core Extendable.swift
[62/80] Compiling Core FileProtocol.swift
[63/80] Compiling Core Int+Hex.swift
[64/80] Compiling Core Result.swift
[65/80] Compiling Core Semaphore.swift
[66/80] Compiling Core Sequence.swift
[67/80] Compiling Core StaticDataBuffer.swift
[68/80] Compiling Core String+CaseInsensitiveCompare.swift
[69/80] Compiling Core String+Polymorphic.swift
[70/80] Compiling Core String.swift
[71/80] Compiling Core WorkingDirectory.swift
[72/81] Wrapping AST for Core for debugging
[74/149] Compiling Node Getters.swift
[75/149] Compiling Node Setters.swift
[76/149] Compiling Node Bool+Convertible.swift
[77/149] Compiling Node Date+Convertible.swift
[78/149] Compiling Node FloatingPoint+Convertible.swift
[79/153] Compiling Node StructuredData+PathIndexable.swift
[80/153] Compiling Node StructuredData+Polymorphic.swift
[81/153] Compiling Node StructuredData.swift
[82/153] Compiling Node StructuredDataWrapper+Cases.swift
[83/153] Compiling Node StructuredDataWrapper+Convenience.swift
[84/157] Compiling Node StructuredDataWrapper+Equatable.swift
[85/157] Compiling Node StructuredDataWrapper+Literals.swift
[86/157] Compiling Console Terminal+Command.swift
[87/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
/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
[90/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
[91/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
[92/157] Compiling Node UnsignedInteger+Convertible.swift
[93/157] Compiling Node Context.swift
[94/157] Compiling Node Node.swift
[95/157] Compiling Node NodeConvertible.swift
[97/157] Compiling Node Optional+Convertible.swift
[98/157] Compiling Node Set+Convertible.swift
[99/157] Compiling Node Number.swift
[100/157] Compiling Node String+Convertible.swift
[101/157] Compiling Node UUID+Convertible.swift
[104/157] Emitting module Console
[105/157] Compiling Node StructuredData+Equatable.swift
[106/157] Compiling Node StructuredData+Init.swift
[107/157] Compiling Node Integer+Convertible.swift
[108/157] Compiling Node Schema+Convertible.swift
[109/157] Compiling Node SchemaWrapper+Convertible.swift
[110/157] Compiling Node NodeRepresentable.swift
[111/157] Compiling Node Array+Convertible.swift
[112/157] Compiling Node Dictionary+Convertible.swift
[113/157] Compiling Node Fuzzy+Any.swift
[114/157] Compiling Node FuzzyConverter.swift
[115/157] Compiling Node NodeInitializable.swift
[122/157] Compiling Node Exports.swift
[123/157] Compiling Node Identifier.swift
[144/157] Emitting module Node
BUILD FAILURE 6.2 linux