The Swift Package Index logo.Swift Package Index

Build Information

Failed to build opentelemetry-swift, reference 2.3.0 (df57cc), with Swift 6.0 for Linux on 11 Dec 2025 23:35:06 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/open-telemetry/opentelemetry-swift.git
Reference: 2.3.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/open-telemetry/opentelemetry-swift
 * tag               2.3.0      -> FETCH_HEAD
HEAD is now at df57cc4 Release 2.3.0 (#1010)
Cloned https://github.com/open-telemetry/opentelemetry-swift.git
Revision (git rev-parse @):
df57cc4fd0b4cf4f9d715253c6aaba4b6912f7e0
SUCCESS checkout https://github.com/open-telemetry/opentelemetry-swift.git at 2.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/open-telemetry/opentelemetry-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d50cceb83aba9237d7903cc3c4ef7bd8f8bfaaf83777b35554908a03d392fd03
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-metrics.git
[1/5747] Fetching swift-log
[1151/8252] Fetching swift-log, swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.59s)
Fetching https://github.com/open-telemetry/opentelemetry-swift-core.git
Fetching https://github.com/grpc/grpc-swift.git
[1/13440] Fetching opentelemetry-swift-core
[2152/64829] Fetching opentelemetry-swift-core, grpc-swift
[23205/106349] Fetching opentelemetry-swift-core, grpc-swift, swift-protobuf
Fetched https://github.com/open-telemetry/opentelemetry-swift-core.git from cache (4.48s)
[85436/92909] Fetching grpc-swift, swift-protobuf
Fetched https://github.com/grpc/grpc-swift.git from cache (4.59s)
[34462/41520] Fetching swift-protobuf
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-log.git from cache (13.01s)
Fetched https://github.com/apple/swift-protobuf.git from cache (13.17s)
[1/80701] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.97s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (0.93s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.7.1 (2.22s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.33.3 (0.83s)
Computing version for https://github.com/grpc/grpc-swift.git
error: Dependencies could not be resolved because 'grpc-swift' 1.27.0..<1.27.3 contains incompatible tools version (6.1.0) and root depends on 'grpc-swift' 1.27.0.
BUILD FAILURE 6.0 linux