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 SwiftTaggedPointer with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/joehinkle11/SwiftTaggedPointer.git
Reference: 1.0.0
Cloned https://github.com/joehinkle11/SwiftTaggedPointer.git into /host/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/joehinkle11/SwiftTaggedPointer.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  /host/spi-builder-workspace
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/2] Emitting module SwiftTaggedPointer
[2/2] Compiling SwiftTaggedPointer SwiftTaggedPointer.swift
Build complete! (4.93s)
Build complete.
Done.