Build Information
Successful build of Scribe, reference 2.0.2 (9d3c97), with Swift 6.3 for Linux on 13 Apr 2026 14:22:33 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/0xLeif/Scribe.git
Reference: 2.0.2
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/0xLeif/Scribe
* tag 2.0.2 -> FETCH_HEAD
HEAD is now at 9d3c974 Remove sneaky import
Cloned https://github.com/0xLeif/Scribe.git
Revision (git rev-parse @):
9d3c974f5290105adeea36767af4bce349a1f4a4
SUCCESS checkout https://github.com/0xLeif/Scribe.git at 2.0.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/0xLeif/Scribe.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/0xLeif/Plugin
Fetching https://github.com/apple/swift-log
[1/153] Fetching plugin
[154/6705] Fetching plugin, swift-log
Fetched https://github.com/0xLeif/Plugin from cache (0.95s)
Fetched https://github.com/apple/swift-log from cache (0.96s)
Computing version for https://github.com/0xLeif/Plugin
Computed https://github.com/0xLeif/Plugin at 2.0.2 (1.83s)
Fetching https://github.com/0xLeif/Fork
[1/614] Fetching fork
Fetched https://github.com/0xLeif/Fork from cache (0.38s)
Computing version for https://github.com/0xLeif/Fork
Computed https://github.com/0xLeif/Fork at 1.3.0 (1.19s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.11.0 (0.82s)
Creating working copy for https://github.com/0xLeif/Plugin
Working copy of https://github.com/0xLeif/Plugin resolved at 2.0.2
Creating working copy for https://github.com/0xLeif/Fork
Working copy of https://github.com/0xLeif/Fork resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.11.0
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/20] Emitting module Fork
[7/21] Compiling Fork ForkedActor.swift
[8/21] Compiling Fork Task+Fork.swift
[9/21] Compiling Fork KeyPathActor.swift
[10/21] Compiling Fork BatchedForkedArray.swift
[11/21] Compiling Fork Actor+ForkedActor.swift
[12/21] Compiling Fork Sequence+BatchedForkedArray.swift
[13/21] Compiling Fork Sequence+ForkedArray.swift
[14/21] Compiling Fork Fork.swift
[15/21] Compiling Fork ForkedArray.swift
[17/27] Emitting module Plugin
[18/27] Compiling Plugin ImmutablePluginable.swift
[19/27] Compiling Plugin ImmutablePlugin.swift
[20/27] Compiling Plugin Plugin.swift
[21/27] Compiling Plugin Pluginable.swift
[23/28] Compiling Logging MetadataProvider.swift
[24/28] Compiling Logging Locks.swift
[25/28] Compiling Logging LogHandler.swift
[26/28] Emitting module Logging
[27/28] Compiling Logging Logging.swift
[28/28] Compiling Logging LogEvent.swift
[30/32] Emitting module Scribe
[31/32] Compiling Scribe ScribePlugin.swift
[32/32] Compiling Scribe Scribe.swift
Build complete! (21.39s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
},
{
"identity" : "plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/0xLeif/Plugin"
}
],
"manifest_display_name" : "Scribe",
"name" : "Scribe",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Scribe",
"targets" : [
"Scribe"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ScribeTests",
"module_type" : "SwiftTarget",
"name" : "ScribeTests",
"path" : "Tests/ScribeTests",
"sources" : [
"ScribeTests.swift"
],
"target_dependencies" : [
"Scribe"
],
"type" : "test"
},
{
"c99name" : "Scribe",
"module_type" : "SwiftTarget",
"name" : "Scribe",
"path" : "Sources/Scribe",
"product_dependencies" : [
"Logging",
"Plugin"
],
"product_memberships" : [
"Scribe"
],
"sources" : [
"Scribe.swift",
"ScribePlugin.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
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
Done.