This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of XPkgPackage with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/XpkgPackage.git
Reference: v1.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/elegantchaos/XpkgPackage
 * tag               v1.2.0     -> FETCH_HEAD
HEAD is now at de01ca7 removed logger dependency
Cloned https://github.com/elegantchaos/XpkgPackage.git
Revision (git rev-parse @):
de01ca7b02865a280688018c3928ca4cf6a89f53
SUCCESS checkout https://github.com/elegantchaos/XpkgPackage.git at v1.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/elegantchaos/XCTestExtensions.git
Fetching https://github.com/elegantchaos/Runner.git
[1/565] Fetching xctestextensions
[303/853] Fetching xctestextensions, runner
Fetched https://github.com/elegantchaos/XCTestExtensions.git (0.24s)
Fetched https://github.com/elegantchaos/Runner.git (0.24s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 1.3.2 (0.34s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.1.2 (0.35s)
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.1.2
Creating working copy for https://github.com/elegantchaos/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 1.3.2
Building for debugging...
[1/2] Emitting module Runner
[2/2] Compiling Runner Runner.swift
[5/12] Compiling XPkgPackage PackageError.swift
[6/12] Emitting module XPkgPackage
[7/12] Compiling XPkgPackage Action.swift
[8/12] Compiling XPkgPackage ResolvedLink.swift
[9/12] Compiling XPkgPackage Package.swift
[10/12] Compiling XPkgPackage FileExtensions.swift
[11/12] Compiling XPkgPackage InstalledPackage.swift
[12/12] Compiling XPkgPackage ManifestLink.swift
Build complete! (7.65s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.