Build Information
Successful build of Pathos, reference 0.4.2 (8697a3), with Swift 6.3 for Linux on 20 Apr 2026 17:48:50 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/dduan/Pathos.git
Reference: 0.4.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/dduan/Pathos
* tag 0.4.2 -> FETCH_HEAD
HEAD is now at 8697a34 Bump version to 0.4.2 (#287)
Cloned https://github.com/dduan/Pathos.git
Revision (git rev-parse @):
8697a340a25e9974d4bbdee80a4c361c74963c00
SUCCESS checkout https://github.com/dduan/Pathos.git at 0.4.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/dduan/Pathos.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/PathosTests/Fixtures': File not found.
Building for debugging...
[0/25] Write sources
[6/25] Compiling WindowsHelpers dummy.c
[7/25] Compiling LinuxHelpers dummy.c
[8/25] Write swift-version-24593BA9C3E375BF.txt
[10/59] Compiling Pathos Path+Darwin.swift
[11/59] Compiling Pathos FileTime.swift
[12/59] Compiling Pathos FileType.swift
[13/59] Compiling Pathos LazyBoxed.swift
[14/59] Compiling Pathos Metadata+Glibc.swift
[15/63] Compiling Pathos WindowsAttributes.swift
[16/63] Compiling Pathos WindowsConstants.swift
[17/63] Compiling Pathos WindowsFileType.swift
[18/63] Compiling Pathos WindowsPathConvertible.swift
[19/63] Compiling Pathos Metadata+Windows.swift
[20/63] Compiling Pathos Path+Windows.swift
[21/63] Compiling Pathos PathParts+Windows.swift
[22/63] Compiling Pathos PureWindowsPath.swift
[23/63] Compiling Pathos Path+Glibc.swift
[24/63] Compiling Pathos Metadata.swift
[25/63] Compiling Pathos FileTime+POSIX.swift
[26/63] Compiling Pathos POSIXConstants.swift
[27/63] Compiling Pathos POSIXFileType.swift
[28/63] Compiling Pathos PurePath.swift
[29/63] Compiling Pathos PurePathRepresentable.swift
[30/63] Compiling Pathos SystemError.swift
[31/63] Compiling Pathos FileTime+Windows.swift
[32/63] Compiling Pathos Algorithms.swift
[33/63] Compiling Pathos BinaryString.swift
[34/63] Compiling Pathos Box.swift
[35/63] Compiling Pathos Constants.swift
[36/63] Compiling Pathos Metadata+Darwin.swift
[37/63] Emitting module Pathos
[38/63] Compiling Pathos Path+Joining.swift
[39/63] Compiling Pathos Path+Temporary.swift
[40/63] Compiling Pathos Path.swift
[41/63] Compiling Pathos PathParts.swift
[42/63] Compiling Pathos Permissions.swift
[43/63] Compiling Pathos POSIXPathConvertible.swift
[44/63] Compiling Pathos POSIXPermissions.swift
[45/63] Compiling Pathos Path+POSIX.swift
[46/63] Compiling Pathos PathParts+POSIX.swift
[47/63] Compiling Pathos PurePOSIXPath.swift
[48/66] Wrapping AST for Pathos for debugging
[50/74] Compiling rm main.swift
[51/74] Emitting module rm
[53/75] Emitting module mk
[54/75] Compiling mk main.swift
[55/75] Compiling lookup main.swift
[56/75] Emitting module lookup
[56/77] Wrapping AST for rm for debugging
[58/77] Emitting module ls
[59/77] Compiling ls main.swift
[61/78] Emitting module readonly
[62/78] Compiling readonly main.swift
[65/79] Write Objects.LinkFileList
[66/79] Wrapping AST for lookup for debugging
[67/79] Wrapping AST for readonly for debugging
[68/79] Wrapping AST for ls for debugging
[69/79] Wrapping AST for mk for debugging
[70/79] Write Objects.LinkFileList
[74/79] Linking rm
[75/79] Linking lookup
[76/79] Linking mk
[77/79] Linking ls
[78/79] Linking readonly
Build complete! (18.60s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Pathos",
"name" : "Pathos",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Pathos",
"targets" : [
"Pathos"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "rm",
"targets" : [
"rm"
],
"type" : {
"executable" : null
}
},
{
"name" : "readonly",
"targets" : [
"readonly"
],
"type" : {
"executable" : null
}
},
{
"name" : "mk",
"targets" : [
"mk"
],
"type" : {
"executable" : null
}
},
{
"name" : "ls",
"targets" : [
"ls"
],
"type" : {
"executable" : null
}
},
{
"name" : "lookup",
"targets" : [
"lookup"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "rm",
"module_type" : "SwiftTarget",
"name" : "rm",
"path" : "Examples/rm",
"product_memberships" : [
"rm"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Pathos"
],
"type" : "executable"
},
{
"c99name" : "readonly",
"module_type" : "SwiftTarget",
"name" : "readonly",
"path" : "Examples/readonly",
"product_memberships" : [
"readonly"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Pathos"
],
"type" : "executable"
},
{
"c99name" : "mk",
"module_type" : "SwiftTarget",
"name" : "mk",
"path" : "Examples/mk",
"product_memberships" : [
"mk"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Pathos"
],
"type" : "executable"
},
{
"c99name" : "ls",
"module_type" : "SwiftTarget",
"name" : "ls",
"path" : "Examples/ls",
"product_memberships" : [
"ls"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Pathos"
],
"type" : "executable"
},
{
"c99name" : "lookup",
"module_type" : "SwiftTarget",
"name" : "lookup",
"path" : "Examples/lookup",
"product_memberships" : [
"lookup"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Pathos"
],
"type" : "executable"
},
{
"c99name" : "WindowsHelpers",
"module_type" : "ClangTarget",
"name" : "WindowsHelpers",
"path" : "Sources/WindowsHelpers",
"product_memberships" : [
"Pathos",
"rm",
"readonly",
"mk",
"ls",
"lookup"
],
"sources" : [
"dummy.c"
],
"type" : "library"
},
{
"c99name" : "PathosTests",
"module_type" : "SwiftTarget",
"name" : "PathosTests",
"path" : "Tests/PathosTests",
"sources" : [
"AbsoluteTests.swift",
"BaseTests.swift",
"ChildrenTests.swift",
"CopyTests.swift",
"GlobTests.swift",
"HomeTests.swift",
"MetadataTests.swift",
"POSIXBinaryStringTests.swift",
"POSIXPartsParsingTests.swift",
"POSIXPathInitializationTests.swift",
"POSIXPathJoiningTests.swift",
"PathDeletionTests.swift",
"PathExistsTests.swift",
"PathExtensionTests.swift",
"PathJoiningOperatorTests.swift",
"PathJoiningTests.swift",
"PathNormalTests.swift",
"PathParentsTests.swift",
"PermissionsTests.swift",
"PurePOSIXParentTests.swift",
"PurePOSIXPathBaseTests.swift",
"PurePOSIXPathExtensionTests.swift",
"PurePOSIXPathIsAbsoluteTests.swift",
"PurePOSIXPathJoiningOperatorTests.swift",
"PurePOSIXPathNormalTests.swift",
"PurePOSIXPathParentsTests.swift",
"PurePOSIXPathRelativeTests.swift",
"PurePOSIXPathTests.swift",
"PureWindowsExtensionTests.swift",
"PureWindowsPathBaseTests.swift",
"PureWindowsPathIsAbsoluteTests.swift",
"PureWindowsPathJoiningOperatorTests.swift",
"PureWindowsPathNormalTests.swift",
"PureWindowsPathParentTests.swift",
"PureWindowsPathParentsTests.swift",
"PureWindowsPathRelativeTests.swift",
"PureWindowsPathTests.swift",
"ReadStringTests.swift",
"ReadTests.swift",
"RealTests.swift",
"SymlinkTests.swift",
"TemporaryTests.swift",
"WindowsBinaryStringTests.swift",
"WindowsFileTimeTests.swift",
"WindowsPartsParsingTests.swift",
"WindowsPathJoiningTests.swift",
"WorkingDirectoryTests.swift",
"WriteTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Pathos"
],
"type" : "test"
},
{
"c99name" : "Pathos",
"module_type" : "SwiftTarget",
"name" : "Pathos",
"path" : "Sources/Pathos",
"product_memberships" : [
"Pathos",
"rm",
"readonly",
"mk",
"ls",
"lookup"
],
"sources" : [
"Algorithms.swift",
"BinaryString.swift",
"Box.swift",
"Constants.swift",
"Darwin/Metadata+Darwin.swift",
"Darwin/Path+Darwin.swift",
"FileTime.swift",
"FileType.swift",
"LazyBoxed.swift",
"Linux/Metadata+Glibc.swift",
"Linux/Path+Glibc.swift",
"Metadata.swift",
"POSIX/FileTime+POSIX.swift",
"POSIX/POSIXConstants.swift",
"POSIX/POSIXFileType.swift",
"POSIX/POSIXPathConvertible.swift",
"POSIX/POSIXPermissions.swift",
"POSIX/Path+POSIX.swift",
"POSIX/PathParts+POSIX.swift",
"POSIX/PurePOSIXPath.swift",
"Path+Joining.swift",
"Path+Temporary.swift",
"Path.swift",
"PathParts.swift",
"Permissions.swift",
"PurePath.swift",
"PurePathRepresentable.swift",
"SystemError.swift",
"Windows/FileTime+Windows.swift",
"Windows/Metadata+Windows.swift",
"Windows/Path+Windows.swift",
"Windows/PathParts+Windows.swift",
"Windows/PureWindowsPath.swift",
"Windows/WindowsAttributes.swift",
"Windows/WindowsConstants.swift",
"Windows/WindowsFileType.swift",
"Windows/WindowsPathConvertible.swift"
],
"target_dependencies" : [
"LinuxHelpers",
"WindowsHelpers"
],
"type" : "library"
},
{
"c99name" : "LinuxHelpers",
"module_type" : "ClangTarget",
"name" : "LinuxHelpers",
"path" : "Sources/LinuxHelpers",
"product_memberships" : [
"Pathos",
"rm",
"readonly",
"mk",
"ls",
"lookup"
],
"sources" : [
"dummy.c"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
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
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/PathosTests/Fixtures': File not found.
Done.