Build Information
Successful build of RabbitMQHTTPAPIClient, reference v0.7.0 (c3a7e4), with Swift 6.2 for Android on 17 Mar 2026 08:08:58 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/michaelklishin/rabbitmq-http-api-client-swift.git
Reference: v0.7.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/michaelklishin/rabbitmq-http-api-client-swift
* tag v0.7.0 -> FETCH_HEAD
HEAD is now at c3a7e4a 0.7.0
Cloned https://github.com/michaelklishin/rabbitmq-http-api-client-swift.git
Revision (git rev-parse @):
c3a7e4a52231dafbb9b0ce1afadc9d0592cc196c
SUCCESS checkout https://github.com/michaelklishin/rabbitmq-http-api-client-swift.git at v0.7.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/michaelklishin/rabbitmq-http-api-client-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:ed06329bcd62885fa27d8bb2bd26ede56f367c486166aaeeac553557f3a78bad
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/michaelklishin/bunny-swift.git
[1/464] Fetching bunny-swift
Fetched https://github.com/michaelklishin/bunny-swift.git from cache (0.23s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[1/22410] Fetching swift-collections
[2915/37770] Fetching swift-collections, swift-nio-ssl
[13050/120597] Fetching swift-collections, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (1.43s)
[51616/98187] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.08s)
[48040/82827] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.0 (7.12s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.67s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.96.0 (0.76s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[1821/7421] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.51s)
Fetched https://github.com/apple/swift-system.git from cache (0.52s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.90s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.41s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.96.0
Creating working copy for https://github.com/michaelklishin/bunny-swift.git
Working copy of https://github.com/michaelklishin/bunny-swift.git resolved at main (c896b42)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.0
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--11D90AFD9DD3AB2.txt
[3/9] Compiling RabbitMQHTTPAPIClient Errors.swift
[4/9] Compiling RabbitMQHTTPAPIClient Commons.swift
[5/9] Emitting module RabbitMQHTTPAPIClient
[6/9] Compiling RabbitMQHTTPAPIClient Client.swift
[7/9] Compiling RabbitMQHTTPAPIClient PathEncoding.swift
[8/9] Compiling RabbitMQHTTPAPIClient Requests.swift
[9/9] Compiling RabbitMQHTTPAPIClient Responses.swift
Build complete! (32.89s)
Build complete.
{
"dependencies" : [
{
"identity" : "bunny-swift",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/michaelklishin/bunny-swift.git"
}
],
"manifest_display_name" : "RabbitMQHTTPAPIClient",
"name" : "RabbitMQHTTPAPIClient",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "RabbitMQHTTPAPIClient",
"targets" : [
"RabbitMQHTTPAPIClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UnitTests",
"module_type" : "SwiftTarget",
"name" : "UnitTests",
"path" : "Tests/UnitTests",
"sources" : [
"ChannelConnectionDetailsTests.swift",
"ClientErrorTests.swift",
"JSONValueTests.swift",
"MemoryValueTests.swift",
"PathEncodingTests.swift",
"UserTagsTests.swift"
],
"target_dependencies" : [
"RabbitMQHTTPAPIClient"
],
"type" : "test"
},
{
"c99name" : "RabbitMQHTTPAPIClientTests",
"module_type" : "SwiftTarget",
"name" : "RabbitMQHTTPAPIClientTests",
"path" : "Tests/RabbitMQHTTPAPIClientTests",
"product_dependencies" : [
"BunnySwift"
],
"sources" : [
"BindingTests.swift",
"ChannelTests.swift",
"ConnectionTests.swift",
"ConsumerTests.swift",
"DefinitionTests.swift",
"DeprecatedFeatureTests.swift",
"ExchangeTests.swift",
"FeatureFlagTests.swift",
"FederationTests.swift",
"GlobalParameterTests.swift",
"HealthCheckTests.swift",
"LimitTests.swift",
"MessageTests.swift",
"NodeTests.swift",
"OperatorPolicyTests.swift",
"OverviewTests.swift",
"PaginationTests.swift",
"PermissionTests.swift",
"PluginTests.swift",
"PolicyTests.swift",
"QueueTests.swift",
"RebalanceTests.swift",
"RuntimeParameterTests.swift",
"ShovelTests.swift",
"StreamProtocolTests.swift",
"TestHelpers.swift",
"TopicPermissionTests.swift",
"UserTests.swift",
"VirtualHostTests.swift"
],
"target_dependencies" : [
"RabbitMQHTTPAPIClient"
],
"type" : "test"
},
{
"c99name" : "RabbitMQHTTPAPIClient",
"module_type" : "SwiftTarget",
"name" : "RabbitMQHTTPAPIClient",
"path" : "Sources/RabbitMQHTTPAPIClient",
"product_memberships" : [
"RabbitMQHTTPAPIClient"
],
"sources" : [
"Client.swift",
"Commons.swift",
"Errors.swift",
"PathEncoding.swift",
"Requests.swift",
"Responses.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:ed06329bcd62885fa27d8bb2bd26ede56f367c486166aaeeac553557f3a78bad
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Done.