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

Failed to build ProgressReporter with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-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.24.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Sam-Spencer/ProgressReporter.git
Reference: 1.3.6
Cloned https://github.com/Sam-Spencer/ProgressReporter.git into /host/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/Sam-Spencer/ProgressReporter.git at 1.3.6
========================================
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-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
WARNING: No swap limit support
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/2] Emitting module ProgressReporter
/host/spi-builder-workspace/Sources/ProgressReporter/ProgressReporter.swift:27:8: error: no such module 'Combine'
import Combine
       ^
[2/2] Compiling ProgressReporter ProgressReporter.swift
/host/spi-builder-workspace/Sources/ProgressReporter/ProgressReporter.swift:27:8: error: no such module 'Combine'
import Combine
       ^
error: fatalError
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.