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 swift-influxdb-telemetry with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/swift-influxdb-telemetry.git
Reference: 1.10.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/dankinsoid/swift-influxdb-telemetry
 * tag               1.10.0     -> FETCH_HEAD
HEAD is now at ef6ef83 1.10.0
Cloned https://github.com/dankinsoid/swift-influxdb-telemetry.git
Revision (git rev-parse @):
ef6ef83623637ed2bc2ae18006df12fb0d5c68e7
SUCCESS checkout https://github.com/dankinsoid/swift-influxdb-telemetry.git at 1.10.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/dankinsoid/swift-influxdb-telemetry.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Unable to find image 'registry.gitlab.com/finestructure/spi-images:basic-5.8-latest' locally
basic-5.8-latest: Pulling from finestructure/spi-images
4a023cab5400: Already exists
5abf14bbdb35: Already exists
a6000074f489: Pulling fs layer
57113a2be017: Pulling fs layer
e5b128f80c64: Pulling fs layer
3dd27f23d16e: Pulling fs layer
3dd27f23d16e: Waiting
57113a2be017: Verifying Checksum
57113a2be017: Download complete
3dd27f23d16e: Verifying Checksum
3dd27f23d16e: Download complete
a6000074f489: Verifying Checksum
a6000074f489: Download complete
e5b128f80c64: Verifying Checksum
e5b128f80c64: Download complete
a6000074f489: Pull complete
57113a2be017: Pull complete
e5b128f80c64: Pull complete
3dd27f23d16e: Pull complete
Digest: sha256:065f0ad6675b58d45af570ef61d7e85cc2d3b4caf31016d37b70c6407abb5e69
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 5.9.0 but the installed version is 5.8.1
BUILD FAILURE 5.8 linux