Build Information
Failed to build Stubby, reference main (888b26), with Swift 6.3 for Linux on 17 Apr 2026 13:21:02 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdbergeron/Stubby.git
Reference: main
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/bdbergeron/Stubby
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 888b26e Update to Swift 6, iOS 16, macOS 13 and improve concurrency safety (#15)
Cloned https://github.com/bdbergeron/Stubby.git
Revision (git rev-parse @):
888b26e2b4dac4731b6c23102480daf3a7ba2241
SUCCESS checkout https://github.com/bdbergeron/Stubby.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/bdbergeron/Stubby.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-macro-testing
[1/961] Fetching swift-macro-testing
[280/3238] Fetching swift-macro-testing, swift-docc-plugin
[3182/78221] Fetching swift-macro-testing, swift-docc-plugin, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (5.18s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (5.18s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.24s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (7.84s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.39s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.92s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.5 (0.52s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/16065] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.96s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (5.79s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (1.12s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.48s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.87s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.68s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (2.07s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.35s)
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/44] Write sources
[23/44] Compiling _SwiftSyntaxCShims PlatformMutex.c
[24/44] Write swift-version-24593BA9C3E375BF.txt
[26/62] Emitting module SwiftSyntax601
[27/62] Emitting module SwiftSyntax602
[28/62] Compiling SwiftSyntax602 Empty.swift
[29/62] Emitting module SwiftSyntax510
[30/62] Compiling SwiftSyntax510 Empty.swift
[31/63] Emitting module SwiftSyntax600
[32/63] Compiling SwiftSyntax600 Empty.swift
[33/64] Compiling SwiftSyntax601 Empty.swift
[37/66] Compiling SwiftSyntax509 Empty.swift
[38/66] Emitting module SwiftSyntax509
[40/67] Wrapping AST for SwiftSyntax601 for debugging
[41/67] Wrapping AST for SwiftSyntax600 for debugging
[42/67] Wrapping AST for SwiftSyntax510 for debugging
[43/67] Wrapping AST for SwiftSyntax602 for debugging
[43/67] Wrapping AST for SwiftSyntax509 for debugging
[46/130] Compiling Stubby StubbyURLProtocol.swift
/host/spi-builder-workspace/Sources/Stubby/URLSession+Stubbed.swift:4:8: error: no such module 'os'
2 |
3 | import Foundation
4 | import os
| `- error: no such module 'os'
5 |
6 | extension URLSession {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[47/130] Emitting module Stubby
/host/spi-builder-workspace/Sources/Stubby/URLSession+Stubbed.swift:4:8: error: no such module 'os'
2 |
3 | import Foundation
4 | import os
| `- error: no such module 'os'
5 |
6 | extension URLSession {
[48/130] Compiling Stubby StubbyResponse.swift
/host/spi-builder-workspace/Sources/Stubby/URLSession+Stubbed.swift:4:8: error: no such module 'os'
2 |
3 | import Foundation
4 | import os
| `- error: no such module 'os'
5 |
6 | extension URLSession {
[49/130] Compiling Stubby URLSession+Stubbed.swift
/host/spi-builder-workspace/Sources/Stubby/URLSession+Stubbed.swift:4:8: error: no such module 'os'
2 |
3 | import Foundation
4 | import os
| `- error: no such module 'os'
5 |
6 | extension URLSession {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[50/130] Emitting module Stubby
/host/spi-builder-workspace/Sources/Stubby/URLSession+Stubbed.swift:4:8: error: no such module 'os'
2 |
3 | import Foundation
4 | import os
| `- error: no such module 'os'
5 |
6 | extension URLSession {
[51/130] Compiling Stubby StubbyURLProtocol.swift
/host/spi-builder-workspace/Sources/Stubby/URLSession+Stubbed.swift:4:8: error: no such module 'os'
2 |
3 | import Foundation
4 | import os
| `- error: no such module 'os'
5 |
6 | extension URLSession {
[52/130] Compiling Stubby URLSession+Stubbed.swift
/host/spi-builder-workspace/Sources/Stubby/URLSession+Stubbed.swift:4:8: error: no such module 'os'
2 |
3 | import Foundation
4 | import os
| `- error: no such module 'os'
5 |
6 | extension URLSession {
[53/130] Compiling Stubby StubbyResponse.swift
/host/spi-builder-workspace/Sources/Stubby/URLSession+Stubbed.swift:4:8: error: no such module 'os'
2 |
3 | import Foundation
4 | import os
| `- error: no such module 'os'
5 |
6 | extension URLSession {
[54/130] Compiling SwiftSyntax AbsolutePosition.swift
[55/130] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[56/130] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[57/130] Compiling SwiftSyntax Assert.swift
[58/130] Compiling SwiftSyntax BumpPtrAllocator.swift
[59/130] Compiling SwiftSyntax CommonAncestor.swift
[60/130] Compiling SwiftSyntax Convenience.swift
[61/130] Compiling SwiftSyntax CustomTraits.swift
[62/130] Compiling SwiftSyntax EditorPlaceholder.swift
error: cancelled
BUILD FAILURE 6.3 linux