Build Information
Successful build of JolpicaKit, reference v1.1.0 (7140a8), with Swift 6.2 for Android on 23 Jun 2025 06:20:58 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fantasia-y/JolpicaKit.git
Reference: v1.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/fantasia-y/JolpicaKit
* tag v1.1.0 -> FETCH_HEAD
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 v1.1.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/fantasia-y/JolpicaKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.95s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.61s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-8C5A4AE7A8CE2BA.txt
[4/8] Compiling Logging MetadataProvider.swift
[5/8] Compiling Logging LogHandler.swift
[6/8] Emitting module Logging
[7/8] Compiling Logging Locks.swift
[8/8] Compiling Logging Logging.swift
[10/36] Emitting module JolpicaKit
[11/39] Compiling JolpicaKit Circuits.swift
[12/39] Compiling JolpicaKit Constructors.swift
[13/39] Compiling JolpicaKit Drivers.swift
[14/39] Compiling JolpicaKit Laps.swift
[15/39] Compiling JolpicaKit Results.swift
[16/39] Compiling JolpicaKit Seasons.swift
[17/39] Compiling JolpicaKit Sprints.swift
[18/39] Compiling JolpicaKit Pitstops.swift
[19/39] Compiling JolpicaKit Qualifying.swift
[20/39] Compiling JolpicaKit Races.swift
[21/39] Compiling JolpicaKit LapsEndpoint.swift
[22/39] Compiling JolpicaKit PitstopsEndpoint.swift
[23/39] Compiling JolpicaKit QualifyingEndpoint.swift
[24/39] Compiling JolpicaKit RacesEndpoint.swift
[25/39] Compiling JolpicaKit ResultsEndpoint.swift
[26/39] Compiling JolpicaKit SeasonsEndpoint.swift
[27/39] Compiling JolpicaKit SprintsEndpoint.swift
[28/39] Compiling JolpicaKit StandingsEndpoint.swift
[29/39] Compiling JolpicaKit CircuitsEndpoint.swift
[30/39] Compiling JolpicaKit ConstructorsEndpoint.swift
[31/39] Compiling JolpicaKit DriversEndpoint.swift
[32/39] Compiling JolpicaKit Endpoint.swift
[33/39] Compiling JolpicaKit StatusEndpoint.swift
[34/39] Compiling JolpicaKit Extensions.swift
[35/39] Compiling JolpicaKit JolpicaKit.swift
[36/39] Compiling JolpicaKit Logger.swift
[37/39] Compiling JolpicaKit Standings.swift
[38/39] Compiling JolpicaKit Statics.swift
[39/39] Compiling JolpicaKit Status.swift
Build complete! (27.62s)
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.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.