The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LeftPad, reference 2.2.0 (f802de), with Swift 6.1 for Linux on 18 Aug 2025 13:54:28 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>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/daveverwer/LeftPad.git
Reference: 2.2.0
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/daveverwer/LeftPad
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at f802de1 Moved documentation to be external.
Cloned https://github.com/daveverwer/LeftPad.git
Revision (git rev-parse @):
f802de126b894d97a3631594b36544342b1ff004
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/daveverwer/LeftPad.git at 2.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/daveverwer/LeftPad.git
https://github.com/daveverwer/LeftPad.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "packageconfig",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orta/PackageConfig.git"
    }
  ],
  "manifest_display_name" : "LeftPad",
  "name" : "LeftPad",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LeftPad",
      "targets" : [
        "LeftPad"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LeftPadTests",
      "module_type" : "SwiftTarget",
      "name" : "LeftPadTests",
      "path" : "Tests/LeftPadTests",
      "sources" : [
        "LeftPadTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "LeftPad"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LeftPad",
      "module_type" : "SwiftTarget",
      "name" : "LeftPad",
      "path" : "Sources/LeftPad",
      "product_memberships" : [
        "LeftPad"
      ],
      "sources" : [
        "LeftPad.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
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:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/orta/PackageConfig.git
[1/580] Fetching packageconfig
Fetched https://github.com/orta/PackageConfig.git from cache (0.38s)
Computing version for https://github.com/orta/PackageConfig.git
Computed https://github.com/orta/PackageConfig.git at 0.13.0 (1.45s)
Creating working copy for https://github.com/orta/PackageConfig.git
Working copy of https://github.com/orta/PackageConfig.git resolved at 0.13.0
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/4] Compiling LeftPad LeftPad.swift
[4/4] Emitting module LeftPad
Build complete! (7.16s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "packageconfig",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orta/PackageConfig.git"
    }
  ],
  "manifest_display_name" : "LeftPad",
  "name" : "LeftPad",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LeftPad",
      "targets" : [
        "LeftPad"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LeftPadTests",
      "module_type" : "SwiftTarget",
      "name" : "LeftPadTests",
      "path" : "Tests/LeftPadTests",
      "sources" : [
        "LeftPadTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "LeftPad"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LeftPad",
      "module_type" : "SwiftTarget",
      "name" : "LeftPad",
      "path" : "Sources/LeftPad",
      "product_memberships" : [
        "LeftPad"
      ],
      "sources" : [
        "LeftPad.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.