Build Information
Failed to build pulsar-client-swift, reference v0.1.0 (6107ec), with Swift 6.3 for Linux on 17 Apr 2026 17:50:26 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flexlixrup/pulsar-client-swift.git
Reference: v0.1.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/flexlixrup/pulsar-client-swift
* tag v0.1.0 -> FETCH_HEAD
HEAD is now at 6107ec0 docs: documentation enhancements
Cloned https://github.com/flexlixrup/pulsar-client-swift.git
Revision (git rev-parse @):
6107ec045260e4b5c0bcb26c8a40d3e84779aa3a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/flexlixrup/pulsar-client-swift.git at v0.1.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/flexlixrup/pulsar-client-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/flexlixrup/avro-swift.git
[1/547] Fetching avro-swift
Fetched https://github.com/flexlixrup/avro-swift.git from cache (0.66s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/apple/swift-log.git
[1/3187] Fetching swift-metrics
[1595/5464] Fetching swift-metrics, swift-docc-plugin
[3416/12099] Fetching swift-metrics, swift-docc-plugin, swift-log
Fetched https://github.com/apple/swift-metrics.git from cache (0.50s)
[7995/8912] Fetching swift-docc-plugin, swift-log
[8510/83895] Fetching swift-docc-plugin, swift-log, swift-syntax
Fetched https://github.com/apple/swift-log.git from cache (0.70s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.70s)
[5249/74983] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (7.17s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (10.59s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.79s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.32s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.10.0 (1.11s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.47s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.10.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/flexlixrup/avro-swift.git
Working copy of https://github.com/flexlixrup/avro-swift.git resolved at main (8066181)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Downloading binary artifact https://github.com/flexlixrup/pulsar-client-cpp-bundle/releases/download/v3.8.0/libpulsar.artifactbundle.zip
[1397/107885183] Downloading https://github.com/flexlixrup/pulsar-client-cpp-bundle/releases/download/v3.8.0/libpulsar.artifactbundle.zip
error: checksum of downloaded artifact of binary target 'CxxPulsar' (f8e50605100153a60edb11ad9aa86b060bfbfc6fd31ccc09ef69fa98ea628982) does not match checksum specified by the manifest (811b8740b570a0e7113e277ba9674e0245dca376b17e078289063e4fe78ee58f)
BUILD FAILURE 6.3 linux