Build Information
Successful build of SwiftEureka, reference v0.1.9-alpha (a375b9), with Swift 6.3 for Android on 13 Apr 2026 17:05:07 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/putridparrot/SwiftEureka.git
Reference: v0.1.9-alpha
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/putridparrot/SwiftEureka
* tag v0.1.9-alpha -> FETCH_HEAD
HEAD is now at a375b9f Disable all test code for non-Linux
Cloned https://github.com/putridparrot/SwiftEureka.git
Revision (git rev-parse @):
a375b9f88789d8ea4b21115bac79124f0762a722
SUCCESS checkout https://github.com/putridparrot/SwiftEureka.git at v0.1.9-alpha
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/putridparrot/SwiftEureka.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-log.git
[1/6552] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.91s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (1.92s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--4F562202D5529B1.txt
[4/9] Compiling Logging MetadataProvider.swift
[5/9] Emitting module Logging
[6/9] Compiling Logging Locks.swift
[7/9] Compiling Logging LogEvent.swift
[8/9] Compiling Logging Logging.swift
[9/9] Compiling Logging LogHandler.swift
[11/21] Compiling SwiftEureka LeaseInfo.swift
[12/22] Compiling SwiftEureka InstanceStatus.swift
[13/22] Compiling SwiftEureka Port.swift
[14/22] Compiling SwiftEureka String+Dictionary.swift
[15/22] Compiling SwiftEureka EurekaClient.swift
[16/22] Compiling SwiftEureka InstanceInfo+Json.swift
[17/22] Compiling SwiftEureka DataCenterInfo.swift
[18/22] Compiling SwiftEureka DataCenterName.swift
[19/22] Compiling SwiftEureka ActionType.swift
[20/22] Compiling SwiftEureka BoolFromString.swift
[21/22] Emitting module SwiftEureka
[22/22] Compiling SwiftEureka InstanceInfo.swift
Build complete! (33.14s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "SwiftEureka",
"name" : "SwiftEureka",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SwiftEureka",
"targets" : [
"SwiftEureka"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftEurekaTests",
"module_type" : "SwiftTarget",
"name" : "SwiftEurekaTests",
"path" : "Tests/SwiftEurekaTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/SwiftEurekaTests/findAll.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftEurekaTests/findByAppId.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftEurekaTests/findByAppIdInstanceId.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftEurekaTests/findByInstanceId.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftEurekaTests/findBySecureVipAddress.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"SwiftEurekaTests.swift",
"URLSessionMock.swift"
],
"target_dependencies" : [
"SwiftEureka"
],
"type" : "test"
},
{
"c99name" : "SwiftEureka",
"module_type" : "SwiftTarget",
"name" : "SwiftEureka",
"path" : "Sources/SwiftEureka",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"SwiftEureka"
],
"sources" : [
"ActionType.swift",
"BoolFromString.swift",
"DataCenterInfo.swift",
"DataCenterName.swift",
"EurekaClient.swift",
"InstanceInfo+Json.swift",
"InstanceInfo.swift",
"InstanceStatus.swift",
"LeaseInfo.swift",
"Port.swift",
"String+Dictionary.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.