The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LeftPad, reference 2.2.0 (f802de), with Swift 6.1 for macOS (SPM) on 18 Aug 2025 13:57:26 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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

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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/orta/PackageConfig.git
[6/580] Fetching packageconfig
Fetched https://github.com/orta/PackageConfig.git from cache (0.77s)
Computing version for https://github.com/orta/PackageConfig.git
Computed https://github.com/orta/PackageConfig.git at 0.10.0 (1.39s)
Creating working copy for https://github.com/orta/PackageConfig.git
Working copy of https://github.com/orta/PackageConfig.git resolved at 0.10.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "leftpad",
      "name": "LeftPad",
      "url": "https://github.com/daveverwer/LeftPad.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LeftPad",
      "dependencies": [
        {
          "identity": "packageconfig",
          "name": "PackageConfig",
          "url": "https://github.com/orta/PackageConfig.git",
          "version": "0.13.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PackageConfig",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/daveverwer/LeftPad.git
[1/113] Fetching leftpad
Fetched https://github.com/daveverwer/LeftPad.git from cache (0.93s)
Fetching https://github.com/orta/PackageConfig.git from cache
Fetched https://github.com/orta/PackageConfig.git from cache (0.46s)
Computing version for https://github.com/orta/PackageConfig.git
Computed https://github.com/orta/PackageConfig.git at 0.13.0 (1.05s)
Creating working copy for https://github.com/orta/PackageConfig.git
Working copy of https://github.com/orta/PackageConfig.git resolved at 0.13.0
Creating working copy for https://github.com/daveverwer/LeftPad.git
Working copy of https://github.com/daveverwer/LeftPad.git resolved at 2.2.0 (f802de1)
warning: '.resolve-product-dependencies': dependency 'leftpad' is not used by any target
Found 1 product dependencies
  - PackageConfig
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/daveverwer/LeftPad.git
https://github.com/daveverwer/LeftPad.git
{
  "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" : "/Users/admin/builder/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 ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Emitting module LeftPad
[4/4] Compiling LeftPad LeftPad.swift
Build complete! (1.28s)
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" : "/Users/admin/builder/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"
}
Done.