Build Information
Successful build of GitHubModel, reference 0.2.14 (e747a6), with Swift 6.2 for Android on 20 Jun 2025 17:08:39 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/amine2233/GitHubModel.git
Reference: 0.2.14
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/amine2233/GitHubModel
* tag 0.2.14 -> FETCH_HEAD
HEAD is now at e747a69 feat: update subject notification (#2)
Cloned https://github.com/amine2233/GitHubModel.git
Revision (git rev-parse @):
e747a69f6257e75ac9147f3a51275f6d4e13d0cc
SUCCESS checkout https://github.com/amine2233/GitHubModel.git at 0.2.14
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/amine2233/GitHubModel.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/JohnSundell/Identity
[1/91] Fetching identity
Fetched https://github.com/JohnSundell/Identity from cache (0.25s)
Computing version for https://github.com/JohnSundell/Identity
Computed https://github.com/JohnSundell/Identity at 0.3.0 (0.71s)
Creating working copy for https://github.com/JohnSundell/Identity
Working copy of https://github.com/JohnSundell/Identity resolved at 0.3.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-8C5A4AE7A8CE2BA.txt
[4/5] Emitting module Identity
[5/5] Compiling Identity Identity.swift
[7/42] Compiling GitHubModel InsecureSSL.swift
[8/42] Compiling GitHubModel Issue.swift
[9/42] Compiling GitHubModel Label.swift
[10/42] Compiling GitHubModel Link.swift
[11/42] Compiling GitHubModel Login.swift
[12/46] Emitting module GitHubModel
[13/46] Compiling GitHubModel CountResponse.swift
[14/46] Compiling GitHubModel DeviceResponse.swift
[15/46] Compiling GitHubModel HookConfigResponse.swift
[16/46] Compiling GitHubModel SettingResponse.swift
[17/46] Compiling GitHubModel Sender.swift
[18/46] Compiling GitHubModel Branch.swift
[19/46] Compiling GitHubModel Config.swift
[20/46] Compiling GitHubModel ErrorMessage.swift
[21/46] Compiling GitHubModel Event.swift
[22/46] Compiling GitHubModel Hook.swift
[23/46] Compiling GitHubModel DeviceRequest.swift
[24/46] Compiling GitHubModel HookConfigRequest.swift
[25/46] Compiling GitHubModel RefreshTokenRequest.swift
[26/46] Compiling GitHubModel SettingRequest.swift
[27/46] Compiling GitHubModel AccessTokenPayload.swift
[28/46] Compiling GitHubModel Merged.swift
[29/46] Compiling GitHubModel Milestone.swift
[30/46] Compiling GitHubModel Notifications.swift
[31/46] Compiling GitHubModel Organization.swift
[32/46] Compiling GitHubModel Plan.swift
[33/46] Compiling GitHubModel Release.swift
[34/46] Compiling GitHubModel Repository.swift
[35/46] Compiling GitHubModel AppleAuthRequest.swift
[36/46] Compiling GitHubModel ConfigurationRequest.swift
[37/46] Compiling GitHubModel CreateUserRequest.swift
[38/46] Compiling GitHubModel PullRequest.swift
[39/46] Compiling GitHubModel Affiliation.swift
[40/46] Compiling GitHubModel Direction.swift
[41/46] Compiling GitHubModel Sort.swift
[42/46] Compiling GitHubModel Visibility.swift
[43/46] Compiling GitHubModel Subject.swift
[44/46] Compiling GitHubModel Team.swift
[45/46] Compiling GitHubModel User.swift
[46/46] Compiling GitHubModel Webhook.swift
Build complete! (21.19s)
Build complete.
{
"dependencies" : [
{
"identity" : "identity",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Identity"
}
],
"manifest_display_name" : "GitHubModel",
"name" : "GitHubModel",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "GitHubModel",
"targets" : [
"GitHubModel"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GitHubModelTests",
"module_type" : "SwiftTarget",
"name" : "GitHubModelTests",
"path" : "Tests/GitHubModelTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/GitHubModelTests/json.bundle/Issue.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GitHubModelTests/json.bundle/PullRequest.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GitHubModelTests/json.bundle/Release.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GitHubModelTests/json.bundle/RepositoryVulnerabilityAlert.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GitHubModelTests/json.bundle/hook.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GitHubModelTests/json.bundle/notification.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GitHubModelTests/json.bundle/user.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"GitHubModelTests.swift",
"LocalProvider.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"GitHubModel"
],
"type" : "test"
},
{
"c99name" : "GitHubModel",
"module_type" : "SwiftTarget",
"name" : "GitHubModel",
"path" : "Sources/GitHubModel",
"product_dependencies" : [
"Identity"
],
"product_memberships" : [
"GitHubModel"
],
"sources" : [
"Branch.swift",
"Config.swift",
"ErrorMessage.swift",
"Event.swift",
"Hook.swift",
"InsecureSSL.swift",
"Issue.swift",
"Label.swift",
"Link.swift",
"Login.swift",
"Merged.swift",
"Milestone.swift",
"Notifications.swift",
"Organization.swift",
"Plan.swift",
"PullRequest.swift",
"Queries/Affiliation.swift",
"Queries/Direction.swift",
"Queries/Sort.swift",
"Queries/Visibility.swift",
"Release.swift",
"Repository.swift",
"Request/AppleAuthRequest.swift",
"Request/ConfigurationRequest.swift",
"Request/CreateUserRequest.swift",
"Request/DeviceRequest.swift",
"Request/HookConfigRequest.swift",
"Request/RefreshTokenRequest.swift",
"Request/SettingRequest.swift",
"Response/AccessTokenPayload.swift",
"Response/CountResponse.swift",
"Response/DeviceResponse.swift",
"Response/HookConfigResponse.swift",
"Response/SettingResponse.swift",
"Sender.swift",
"Subject.swift",
"Team.swift",
"User.swift",
"Webhook.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
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.