Build Information
Successful build of RaLog, reference 1.8.1 (06787f
), with Swift 5.10 for Linux on 1 Apr 2025 10:30:49 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RakuyoKit/RaLog.git
Reference: 1.8.1
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/RakuyoKit/RaLog
* tag 1.8.1 -> FETCH_HEAD
HEAD is now at 06787f6 Merge branch release/1.8.1
Cloned https://github.com/RakuyoKit/RaLog.git
Revision (git rev-parse @):
06787f66caa8e80b953573edf146130b85e87bd4
SUCCESS checkout https://github.com/RakuyoKit/RaLog.git at 1.8.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/RakuyoKit/RaLog.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/RakuyoKit/swift.git
[1/2369] Fetching swift
Fetched https://github.com/RakuyoKit/swift.git from cache (0.28s)
Fetching https://github.com/apple/swift-argument-parser
[1/14793] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.72s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.36s)
Creating working copy for https://github.com/RakuyoKit/swift.git
Working copy of https://github.com/RakuyoKit/swift.git resolved at release/1.4.0 (9cb218a)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
[1369/28197168] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip
[38433/39231213] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip, https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (1.74s)
Downloaded https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip (2.96s)
/host/spi-builder-workspace/.build/checkouts/swift/Plugins/FormatSwift/Plugin.swift:53:13: warning: 'launchPath' is deprecated: renamed to 'executableURL'
process.launchPath = launchPath
^
/host/spi-builder-workspace/.build/checkouts/swift/Plugins/FormatSwift/Plugin.swift:53:13: note: use 'executableURL' instead
process.launchPath = launchPath
^~~~~~~~~~
executableURL
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/13] Compiling RaLog WebView+RaLog.swift
[6/14] Compiling RaLog LogModelProtocol.swift
[7/14] Compiling RaLog Storable.swift
[8/14] Compiling RaLog Wrapper.swift
[9/14] Compiling RaLog RaLogCompatible.swift
[10/14] Compiling RaLog Printable.swift
[11/14] Compiling RaLog Built-in.swift
[12/14] Compiling RaLog Filterable.swift
[13/14] Compiling RaLog Log.swift
[14/14] Emitting module RaLog
Build complete! (14.19s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift",
"requirement" : {
"branch" : [
"release/1.4.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/RakuyoKit/swift.git"
}
],
"manifest_display_name" : "RaLog",
"name" : "RaLog",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "5.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "RaLog",
"targets" : [
"RaLog"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RaLogTests",
"module_type" : "SwiftTarget",
"name" : "RaLogTests",
"path" : "Tests",
"sources" : [
"RaLogTests/RaLogTests.swift"
],
"target_dependencies" : [
"RaLog"
],
"type" : "test"
},
{
"c99name" : "RaLog",
"module_type" : "SwiftTarget",
"name" : "RaLog",
"path" : "Sources/Core",
"product_memberships" : [
"RaLog"
],
"sources" : [
"Built-in.swift",
"Filterable.swift",
"Log.swift",
"LogModelProtocol.swift",
"Printable.swift",
"RaLogCompatible.swift",
"Storable.swift",
"WebView+RaLog.swift",
"Wrapper.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.