Build Information
Successful build of swift-scoped-file-path, reference main (ecd874
), with Swift 6.0 for Linux on 6 Mar 2025 00:11:41 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Formkunft/swift-scoped-file-path.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/Formkunft/swift-scoped-file-path
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ecd8748 Use Git URL
Cloned https://github.com/Formkunft/swift-scoped-file-path.git
Revision (git rev-parse @):
ecd874806460c160bc7642e8d81096ee5e5eab1a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Formkunft/swift-scoped-file-path.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/Formkunft/swift-scoped-file-path.git
https://github.com/Formkunft/swift-scoped-file-path.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
}
],
"manifest_display_name" : "swift-scoped-file-path",
"name" : "swift-scoped-file-path",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "ScopedFilePath",
"targets" : [
"ScopedFilePath"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ScopedFilePath",
"module_type" : "SwiftTarget",
"name" : "ScopedFilePath",
"path" : "Sources/ScopedFilePath",
"product_dependencies" : [
"SystemPackage"
],
"product_memberships" : [
"ScopedFilePath"
],
"sources" : [
"AbsoluteFilePath.swift",
"FilePathCompareOptions.swift",
"RelativeFilePath.swift",
"ScopedFilePathProtocol.swift",
"URL.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-system
[1/4206] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (0.37s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.2 (0.51s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.2
Building for debugging...
[0/4] Write sources
[2/4] Write swift-version-24593BA9C3E375BF.txt
[2/4] Compiling CSystem shims.c
[5/32] Compiling SystemPackage FilePathTempPosix.swift
[6/32] Compiling SystemPackage FilePathTempWindows.swift
[7/32] Compiling SystemPackage FilePathWindows.swift
[8/32] Compiling SystemPackage FilePermissions.swift
[9/32] Compiling SystemPackage MachPort.swift
[10/32] Compiling SystemPackage PlatformString.swift
[11/32] Compiling SystemPackage SystemString.swift
[12/35] Emitting module SystemPackage
[13/35] Compiling SystemPackage Errno.swift
[14/35] Compiling SystemPackage ErrnoWindows.swift
[15/35] Compiling SystemPackage FileDescriptor.swift
[16/35] Compiling SystemPackage FileHelpers.swift
[17/35] Compiling SystemPackage FilePathParsing.swift
[18/35] Compiling SystemPackage FilePathString.swift
[19/35] Compiling SystemPackage FilePathSyntax.swift
[20/35] Compiling SystemPackage FilePathTemp.swift
[21/35] Compiling SystemPackage FileOperations.swift
[22/35] Compiling SystemPackage FilePath.swift
[23/35] Compiling SystemPackage FilePathComponentView.swift
[24/35] Compiling SystemPackage FilePathComponents.swift
[25/35] Compiling SystemPackage Backcompat.swift
[26/35] Compiling SystemPackage CInterop.swift
[27/35] Compiling SystemPackage Constants.swift
[28/35] Compiling SystemPackage Exports.swift
[29/35] Compiling SystemPackage Mocking.swift
[30/35] Compiling SystemPackage RawBuffer.swift
[31/35] Compiling SystemPackage Syscalls.swift
[32/35] Compiling SystemPackage WindowsSyscallAdapters.swift
[33/35] Compiling SystemPackage Util+StringArray.swift
[34/35] Compiling SystemPackage Util.swift
[35/35] Compiling SystemPackage UtilConsumers.swift
[37/42] Emitting module ScopedFilePath
[38/42] Compiling ScopedFilePath AbsoluteFilePath.swift
[39/42] Compiling ScopedFilePath ScopedFilePathProtocol.swift
[40/42] Compiling ScopedFilePath FilePathCompareOptions.swift
[41/42] Compiling ScopedFilePath URL.swift
[42/42] Compiling ScopedFilePath RelativeFilePath.swift
Build complete! (11.82s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
}
],
"manifest_display_name" : "swift-scoped-file-path",
"name" : "swift-scoped-file-path",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "ScopedFilePath",
"targets" : [
"ScopedFilePath"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ScopedFilePath",
"module_type" : "SwiftTarget",
"name" : "ScopedFilePath",
"path" : "Sources/ScopedFilePath",
"product_dependencies" : [
"SystemPackage"
],
"product_memberships" : [
"ScopedFilePath"
],
"sources" : [
"AbsoluteFilePath.swift",
"FilePathCompareOptions.swift",
"RelativeFilePath.swift",
"ScopedFilePathProtocol.swift",
"URL.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.