Build Information
Successful build of swift-xdg, reference 2.0.1 (ac3e88), with Swift 6.1 for Linux on 10 Jan 2026 02:39:45 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/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/swift-xdg.git
Reference: 2.0.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/Frizlab/swift-xdg
* tag 2.0.1 -> FETCH_HEAD
HEAD is now at ac3e885 Fix incorrect path returned in ensureParentsFor* methods
Cloned https://github.com/Frizlab/swift-xdg.git
Revision (git rev-parse @):
ac3e885b0de05ad3e57b37769c0ea568413fd9c9
SUCCESS checkout https://github.com/Frizlab/swift-xdg.git at 2.0.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/Frizlab/swift-xdg.git
https://github.com/Frizlab/swift-xdg.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system.git"
}
],
"manifest_display_name" : "swift-xdg",
"name" : "swift-xdg",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "XDG",
"targets" : [
"XDG"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XDGTests",
"module_type" : "SwiftTarget",
"name" : "XDGTests",
"path" : "Tests/XDGTests",
"sources" : [
"XDGTests.swift"
],
"target_dependencies" : [
"XDG"
],
"type" : "test"
},
{
"c99name" : "XDG",
"module_type" : "SwiftTarget",
"name" : "XDG",
"path" : "Sources/XDG",
"product_dependencies" : [
"SystemPackage"
],
"product_memberships" : [
"XDG"
],
"sources" : [
" Errors.swift",
"BaseDirectories+EnsureDir.swift",
"BaseDirectories+EnsureFileParents.swift",
"BaseDirectories+FindFile.swift",
"BaseDirectories+FindFiles.swift",
"BaseDirectories+GetPath.swift",
"BaseDirectories.swift",
"PrivateUtils/FilePath+Utils.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
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/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:5a651828b24304580408903d9e8c129215b04dc69edd6058f3847d01e034cce9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-system.git
[1/5328] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.45s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.20s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Building for debugging...
[0/4] Write sources
[2/4] Compiling CSystem shims.c
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/35] Emitting module SystemPackage
[6/39] Compiling SystemPackage FilePathSyntax.swift
[7/39] Compiling SystemPackage FilePathTemp.swift
[8/39] Compiling SystemPackage FilePathTempPosix.swift
[9/39] Compiling SystemPackage FilePathTempWindows.swift
[10/39] Compiling SystemPackage SystemString.swift
[11/39] Compiling SystemPackage Util+StringArray.swift
[12/39] Compiling SystemPackage Util.swift
[13/39] Compiling SystemPackage UtilConsumers.swift
[14/39] Compiling SystemPackage FilePathWindows.swift
[15/39] Compiling SystemPackage FilePermissions.swift
[16/39] Compiling SystemPackage IOCompletion.swift
[17/39] Compiling SystemPackage IORequest.swift
[18/39] Compiling SystemPackage Errno.swift
[19/39] Compiling SystemPackage ErrnoWindows.swift
[20/39] Compiling SystemPackage FileDescriptor.swift
[21/39] Compiling SystemPackage FileHelpers.swift
[22/39] Compiling SystemPackage FileOperations.swift
[23/39] Compiling SystemPackage FilePath.swift
[24/39] Compiling SystemPackage FilePathComponentView.swift
[25/39] Compiling SystemPackage FilePathComponents.swift
[26/39] Compiling SystemPackage FilePathParsing.swift
[27/39] Compiling SystemPackage FilePathString.swift
[28/39] Compiling SystemPackage Constants.swift
[29/39] Compiling SystemPackage Exports.swift
[30/39] Compiling SystemPackage Mocking.swift
[31/39] Compiling SystemPackage RawBuffer.swift
[32/39] Compiling SystemPackage Syscalls.swift
[33/39] Compiling SystemPackage WindowsSyscallAdapters.swift
[34/39] Compiling SystemPackage MachPort.swift
[35/39] Compiling SystemPackage PlatformString.swift
[36/39] Compiling SystemPackage IORing.swift
[37/39] Compiling SystemPackage RawIORequest.swift
[38/39] Compiling SystemPackage Backcompat.swift
[39/39] Compiling SystemPackage CInterop.swift
[41/48] Compiling XDG BaseDirectories+FindFiles.swift
[42/49] Compiling XDG BaseDirectories+FindFile.swift
[43/49] Compiling XDG BaseDirectories+GetPath.swift
[44/49] Compiling XDG BaseDirectories.swift
[45/49] Compiling XDG BaseDirectories+EnsureDir.swift
[46/49] Compiling XDG Errors.swift
[47/49] Emitting module XDG
[48/49] Compiling XDG BaseDirectories+EnsureFileParents.swift
[49/49] Compiling XDG FilePath+Utils.swift
Build complete! (12.83s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system.git"
}
],
"manifest_display_name" : "swift-xdg",
"name" : "swift-xdg",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "XDG",
"targets" : [
"XDG"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XDGTests",
"module_type" : "SwiftTarget",
"name" : "XDGTests",
"path" : "Tests/XDGTests",
"sources" : [
"XDGTests.swift"
],
"target_dependencies" : [
"XDG"
],
"type" : "test"
},
{
"c99name" : "XDG",
"module_type" : "SwiftTarget",
"name" : "XDG",
"path" : "Sources/XDG",
"product_dependencies" : [
"SystemPackage"
],
"product_memberships" : [
"XDG"
],
"sources" : [
" Errors.swift",
"BaseDirectories+EnsureDir.swift",
"BaseDirectories+EnsureFileParents.swift",
"BaseDirectories+FindFile.swift",
"BaseDirectories+FindFiles.swift",
"BaseDirectories+GetPath.swift",
"BaseDirectories.swift",
"PrivateUtils/FilePath+Utils.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:5a651828b24304580408903d9e8c129215b04dc69edd6058f3847d01e034cce9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.