The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-scoped-file-path, reference main (ecd874), with Swift 6.3 for Linux on 15 Apr 2026 20:02:51 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
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.3
Building package at path:  $PWD
https://github.com/Formkunft/swift-scoped-file-path.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/apple/swift-system
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (0.80s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (2.45s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
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 FilePath.swift
[11/39] Compiling SystemPackage FilePathComponentView.swift
[12/39] Compiling SystemPackage FilePathComponents.swift
[13/39] Compiling SystemPackage FilePathParsing.swift
[14/39] Compiling SystemPackage FilePathString.swift
[15/39] Compiling SystemPackage Errno.swift
[16/39] Compiling SystemPackage ErrnoWindows.swift
[17/39] Compiling SystemPackage FileDescriptor.swift
[18/39] Compiling SystemPackage FileHelpers.swift
[19/39] Compiling SystemPackage FileOperations.swift
[20/39] Compiling SystemPackage SystemString.swift
[21/39] Compiling SystemPackage Util+StringArray.swift
[22/39] Compiling SystemPackage Util.swift
[23/39] Compiling SystemPackage UtilConsumers.swift
[24/39] Compiling SystemPackage Syscalls.swift
[25/39] Compiling SystemPackage WindowsSyscallAdapters.swift
[26/39] Compiling SystemPackage MachPort.swift
[27/39] Compiling SystemPackage PlatformString.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 IORing.swift
[33/39] Compiling SystemPackage RawIORequest.swift
[34/39] Compiling SystemPackage Backcompat.swift
[35/39] Compiling SystemPackage CInterop.swift
[36/39] Compiling SystemPackage FilePathWindows.swift
[37/39] Compiling SystemPackage FilePermissions.swift
[38/39] Compiling SystemPackage IOCompletion.swift
[39/39] Compiling SystemPackage IORequest.swift
[41/46] Compiling ScopedFilePath URL.swift
[42/46] Compiling ScopedFilePath FilePathCompareOptions.swift
[43/46] Emitting module ScopedFilePath
[44/46] Compiling ScopedFilePath RelativeFilePath.swift
[45/46] Compiling ScopedFilePath AbsoluteFilePath.swift
[46/46] Compiling ScopedFilePath ScopedFilePathProtocol.swift
Build complete! (27.01s)
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.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.