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 SwiftAsyncAssert with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.21.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/angu-software/SwiftAsyncAssert.git
Reference: 1.0.1
Cloned https://github.com/angu-software/SwiftAsyncAssert.git into spi-builder-workspace
SUCCESS checkout https://github.com/angu-software/SwiftAsyncAssert.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
[1/4] Compiling SwiftAsyncAssert ThrownErrorFormatter.swift
[2/4] Compiling SwiftAsyncAssert SwiftAsyncAssert.swift
[3/4] Compiling SwiftAsyncAssert AssertExpressionEvaluator.swift
[4/4] Emitting module SwiftAsyncAssert
Build complete! (4.93s)
Build complete.
Done.