Build Information
Failed to build OsmiumAtlas, reference 1.1.7 (691238), with Swift 6.3 for Linux on 19 Apr 2026 04:02:19 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/MarcoEidinger/OsmiumAtlas.git
Reference: 1.1.7
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/MarcoEidinger/OsmiumAtlas
* tag 1.1.7 -> FETCH_HEAD
HEAD is now at 691238b ci: fix build workflow
Cloned https://github.com/MarcoEidinger/OsmiumAtlas.git
Revision (git rev-parse @):
691238bb8e481b710a69b50afcedf7f93fb7cab9
SUCCESS checkout https://github.com/MarcoEidinger/OsmiumAtlas.git at 1.1.7
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/MarcoEidinger/OsmiumAtlas.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/MarcoEidinger/swift-argument-parser
[1/3220] Fetching swift-argument-parser
Fetched https://github.com/MarcoEidinger/swift-argument-parser from cache (0.33s)
Fetching https://github.com/KaiOelfke/AsyncCompatibilityKit
[1/44] Fetching asynccompatibilitykit
Fetched https://github.com/KaiOelfke/AsyncCompatibilityKit from cache (0.30s)
Fetching https://github.com/mattdonnelly/Swifter
Fetching https://github.com/nmdias/FeedKit.git
Fetching https://github.com/mw99/OhhAuth.git
[1/77] Fetching ohhauth
[78/3980] Fetching ohhauth, swifter
Fetched https://github.com/mw99/OhhAuth.git from cache (0.27s)
[1406/3903] Fetching swifter
[3358/13247] Fetching swifter, feedkit
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
[13248/17326] Fetching swifter, feedkit, swiftybeaver
Fetched https://github.com/mattdonnelly/Swifter from cache (1.33s)
Fetched https://github.com/nmdias/FeedKit.git from cache (1.34s)
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (0.87s)
Computing version for https://github.com/mw99/OhhAuth.git
Computed https://github.com/mw99/OhhAuth.git at 1.2.0 (4.15s)
Computing version for https://github.com/nmdias/FeedKit.git
Computed https://github.com/nmdias/FeedKit.git at 9.1.2 (0.53s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 1.9.6 (0.54s)
Computing version for https://github.com/mattdonnelly/Swifter
Computed https://github.com/mattdonnelly/Swifter at 2.5.0 (0.49s)
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 1.9.6
Creating working copy for https://github.com/mattdonnelly/Swifter
Working copy of https://github.com/mattdonnelly/Swifter resolved at 2.5.0
Creating working copy for https://github.com/mw99/OhhAuth.git
Working copy of https://github.com/mw99/OhhAuth.git resolved at 1.2.0
Creating working copy for https://github.com/KaiOelfke/AsyncCompatibilityKit
Working copy of https://github.com/KaiOelfke/AsyncCompatibilityKit resolved at main (38333d1)
Creating working copy for https://github.com/MarcoEidinger/swift-argument-parser
Working copy of https://github.com/MarcoEidinger/swift-argument-parser resolved at async (dfeefc7)
Creating working copy for https://github.com/nmdias/FeedKit.git
Working copy of https://github.com/nmdias/FeedKit.git resolved at 9.1.2
Building for debugging...
[0/25] Write sources
[11/25] Write swift-version-24593BA9C3E375BF.txt
[13/161] Emitting module FeedKit
[14/172] Compiling AsyncCompatibilityKit View+Async.swift
/host/spi-builder-workspace/.build/checkouts/AsyncCompatibilityKit/Sources/Publisher+Async.swift:7:8: error: no such module 'Combine'
5 | */
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 |
9 | @available(iOS, deprecated: 15.0, message: "AsyncCompatibilityKit is only useful when targeting iOS versions earlier than 15")
[15/172] Emitting module ArgumentParserToolInfo
[16/172] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/173] Wrapping AST for ArgumentParserToolInfo for debugging
[19/208] Emitting module ArgumentParser
[20/212] Compiling ArgumentParser CollectionExtensions.swift
[21/212] Compiling ArgumentParser SequenceExtensions.swift
[22/212] Compiling ArgumentParser StringExtensions.swift
[23/212] Compiling ArgumentParser Tree.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/212] Emitting module OhhAuth
/host/spi-builder-workspace/.build/checkouts/OhhAuth/Sources/OhhAuth.swift:145:18: error: cannot find type 'URLRequest' in scope
143 |
144 |
145 | public extension URLRequest
| `- error: cannot find type 'URLRequest' in scope
146 | {
147 | /// Easy to use method to sign a URLRequest which includes url-form parameters with OAuth.
[25/212] Compiling OhhAuth OhhAuth.swift
/host/spi-builder-workspace/.build/checkouts/OhhAuth/Sources/OhhAuth.swift:145:18: error: cannot find type 'URLRequest' in scope
143 |
144 |
145 | public extension URLRequest
| `- error: cannot find type 'URLRequest' in scope
146 | {
147 | /// Easy to use method to sign a URLRequest which includes url-form parameters with OAuth.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/212] Emitting module AsyncCompatibilityKit
/host/spi-builder-workspace/.build/checkouts/AsyncCompatibilityKit/Sources/Publisher+Async.swift:7:8: error: no such module 'Combine'
5 | */
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 |
9 | @available(iOS, deprecated: 15.0, message: "AsyncCompatibilityKit is only useful when targeting iOS versions earlier than 15")
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/212] Emitting module Swifter
/host/spi-builder-workspace/.build/checkouts/Swifter/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
26 | import Foundation
27 | import Dispatch
28 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
29 |
30 | #if os(macOS) || os(iOS)
[28/212] Compiling ArgumentParser Option.swift
[29/212] Compiling ArgumentParser OptionGroup.swift
[30/212] Compiling ArgumentParser AsyncParsableCommand.swift
[31/212] Compiling ArgumentParser CommandConfiguration.swift
[32/212] Compiling ArgumentParser EnumerableFlag.swift
[33/212] Compiling ArgumentParser ArgumentHelp.swift
[34/212] Compiling ArgumentParser CompletionKind.swift
[35/212] Compiling ArgumentParser Errors.swift
[36/212] Compiling ArgumentParser Flag.swift
[37/212] Compiling ArgumentParser NameSpecification.swift
/host/spi-builder-workspace/.build/checkouts/Swifter/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
26 | import Foundation
27 | import Dispatch
28 | import AuthenticationServices
| `- error: no such module 'AuthenticationServices'
29 |
30 | #if os(macOS) || os(iOS)
BUILD FAILURE 6.3 linux