Build Information
Successful build of JolpicaKit, reference main (7140a8), with Swift 6.3 for Android on 15 Apr 2026 20:20:54 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.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/fantasia-y/JolpicaKit.git
Reference: main
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/fantasia-y/JolpicaKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7140a84 Update README.md
Cloned https://github.com/fantasia-y/JolpicaKit.git
Revision (git rev-parse @):
7140a844957b919ada5c6211a7262694da55e4d3
SUCCESS checkout https://github.com/fantasia-y/JolpicaKit.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/fantasia-y/JolpicaKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.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/6583] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.10s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (2.29s)
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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--4F562202D5529B1.txt
[4/9] Compiling Logging LogEvent.swift
[5/9] Compiling Logging MetadataProvider.swift
[6/9] Compiling Logging Logging.swift
[7/9] Compiling Logging Locks.swift
[8/9] Compiling Logging LogHandler.swift
[9/9] Emitting module Logging
[11/37] Compiling JolpicaKit StatusEndpoint.swift
[12/37] Compiling JolpicaKit Extensions.swift
[13/37] Compiling JolpicaKit JolpicaKit.swift
[14/37] Compiling JolpicaKit Logger.swift
[15/40] Compiling JolpicaKit Circuits.swift
[16/40] Compiling JolpicaKit Constructors.swift
[17/40] Compiling JolpicaKit Drivers.swift
[18/40] Compiling JolpicaKit Laps.swift
[19/40] Compiling JolpicaKit CircuitsEndpoint.swift
[20/40] Compiling JolpicaKit ConstructorsEndpoint.swift
[21/40] Compiling JolpicaKit DriversEndpoint.swift
[22/40] Compiling JolpicaKit Endpoint.swift
[23/40] Compiling JolpicaKit ResultsEndpoint.swift
[24/40] Compiling JolpicaKit SeasonsEndpoint.swift
[25/40] Compiling JolpicaKit SprintsEndpoint.swift
[26/40] Compiling JolpicaKit StandingsEndpoint.swift
[27/40] Compiling JolpicaKit LapsEndpoint.swift
[28/40] Compiling JolpicaKit PitstopsEndpoint.swift
[29/40] Compiling JolpicaKit QualifyingEndpoint.swift
[30/40] Compiling JolpicaKit RacesEndpoint.swift
[31/40] Compiling JolpicaKit Results.swift
[32/40] Compiling JolpicaKit Seasons.swift
[33/40] Compiling JolpicaKit Sprints.swift
[34/40] Compiling JolpicaKit Pitstops.swift
[35/40] Compiling JolpicaKit Qualifying.swift
[36/40] Compiling JolpicaKit Races.swift
[37/40] Emitting module JolpicaKit
[38/40] Compiling JolpicaKit Standings.swift
[39/40] Compiling JolpicaKit Statics.swift
[40/40] Compiling JolpicaKit Status.swift
Build complete! (35.99s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "JolpicaKit",
"name" : "JolpicaKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "JolpicaKit",
"targets" : [
"JolpicaKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JolpicaKit",
"module_type" : "SwiftTarget",
"name" : "JolpicaKit",
"path" : "Sources/JolpicaKit",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"JolpicaKit"
],
"sources" : [
"Endpoints/CircuitsEndpoint.swift",
"Endpoints/ConstructorsEndpoint.swift",
"Endpoints/DriversEndpoint.swift",
"Endpoints/Endpoint.swift",
"Endpoints/LapsEndpoint.swift",
"Endpoints/PitstopsEndpoint.swift",
"Endpoints/QualifyingEndpoint.swift",
"Endpoints/RacesEndpoint.swift",
"Endpoints/ResultsEndpoint.swift",
"Endpoints/SeasonsEndpoint.swift",
"Endpoints/SprintsEndpoint.swift",
"Endpoints/StandingsEndpoint.swift",
"Endpoints/StatusEndpoint.swift",
"Extensions.swift",
"JolpicaKit.swift",
"Logger.swift",
"Models/Circuits.swift",
"Models/Constructors.swift",
"Models/Drivers.swift",
"Models/Laps.swift",
"Models/Pitstops.swift",
"Models/Qualifying.swift",
"Models/Races.swift",
"Models/Results.swift",
"Models/Seasons.swift",
"Models/Sprints.swift",
"Models/Standings.swift",
"Models/Statics.swift",
"Models/Status.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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.