Build Information
Failed to build Docsloth, reference main (2a14ce), with Swift 6.2 for Linux on 15 Dec 2025 08:36:06 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/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mshibanami/Docsloth.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/mshibanami/Docsloth
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2a14cef Add test for auto-flow
Cloned https://github.com/mshibanami/Docsloth.git
Revision (git rev-parse @):
2a14cefd2b4e4372811aebdafe89ed3398d998f8
SUCCESS checkout https://github.com/mshibanami/Docsloth.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/mshibanami/Docsloth.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/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:e1f50347098d838026a020bb7d0f8bade3d7b84d6d497429b7cf821cdf4fc3d1
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-log.git
[1/5749] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.41s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.76s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/Asciidoctor/Resources/asciidoctor.iife.js
Found unhandled resource at /host/spi-builder-workspace/js/dist/markdown-it.iife.js
Found unhandled resource at /host/spi-builder-workspace/js/dist/markdown-it-gfm.iife.js
Found unhandled resource at /host/spi-builder-workspace/js/dist/markdown-it-gfm-cjk-friendly.iife.js
Found unhandled resource at /host/spi-builder-workspace/js/dist/asciidoctor.iife.js
Building for debugging...
[0/16] Write sources
[5/16] Copying style.css
[5/16] Copying markdown-it.iife.js
[7/16] Write sources
[7/16] Copying markdown-it-gfm.iife.js
[7/16] Copying markdown-it-gfm-cjk-friendly.iife.js
[13/16] Copying asciidoctor.iife.js
[14/16] Copying Color.xcassets
[15/16] Write swift-version-24593BA9C3E375BF.txt
[17/21] Emitting module Logging
[18/21] Compiling Logging Locks.swift
[19/21] Compiling Logging LogHandler.swift
[20/21] Compiling Logging MetadataProvider.swift
[21/21] Compiling Logging Logging.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/29] Emitting module DocslothCore
/host/spi-builder-workspace/Sources/Core/JavaScriptEngine.swift:8:24: error: no such module 'JavaScriptCore'
6 | //
7 |
8 | @preconcurrency import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
9 |
10 | public protocol JavaScriptEngineRepresentable: Actor, Sendable {
[24/29] Compiling DocslothCore DocslothHTMLConvertible.swift
/host/spi-builder-workspace/Sources/Core/JavaScriptEngine.swift:8:24: error: no such module 'JavaScriptCore'
6 | //
7 |
8 | @preconcurrency import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
9 |
10 | public protocol JavaScriptEngineRepresentable: Actor, Sendable {
[25/29] Compiling DocslothCore JSONValue.swift
/host/spi-builder-workspace/Sources/Core/JavaScriptEngine.swift:8:24: error: no such module 'JavaScriptCore'
6 | //
7 |
8 | @preconcurrency import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
9 |
10 | public protocol JavaScriptEngineRepresentable: Actor, Sendable {
[26/29] Compiling DocslothCore JavaScriptEngine.swift
/host/spi-builder-workspace/Sources/Core/JavaScriptEngine.swift:8:24: error: no such module 'JavaScriptCore'
6 | //
7 |
8 | @preconcurrency import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
9 |
10 | public protocol JavaScriptEngineRepresentable: Actor, Sendable {
[27/29] Compiling DocslothCore DocslothLogger.swift
/host/spi-builder-workspace/Sources/Core/JavaScriptEngine.swift:8:24: error: no such module 'JavaScriptCore'
6 | //
7 |
8 | @preconcurrency import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
9 |
10 | public protocol JavaScriptEngineRepresentable: Actor, Sendable {
[28/29] Compiling DocslothCore BoolOrString.swift
/host/spi-builder-workspace/Sources/Core/JavaScriptEngine.swift:8:24: error: no such module 'JavaScriptCore'
6 | //
7 |
8 | @preconcurrency import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
9 |
10 | public protocol JavaScriptEngineRepresentable: Actor, Sendable {
[29/29] Compiling DocslothCore IntOrString.swift
/host/spi-builder-workspace/Sources/Core/JavaScriptEngine.swift:8:24: error: no such module 'JavaScriptCore'
6 | //
7 |
8 | @preconcurrency import JavaScriptCore
| `- error: no such module 'JavaScriptCore'
9 |
10 | public protocol JavaScriptEngineRepresentable: Actor, Sendable {
BUILD FAILURE 6.2 linux