Build Information
Successful build of GitHubModel, reference 0.2.14 (e747a6), with Swift 6.3 for Linux on 23 Apr 2026 07:24:34 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.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: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/amine2233/GitHubModel.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/JohnSundell/Identity
[1/96] Fetching identity
Fetched https://github.com/JohnSundell/Identity from cache (0.38s)
Computing version for https://github.com/JohnSundell/Identity
Computed https://github.com/JohnSundell/Identity at 0.3.0 (1.20s)
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-24593BA9C3E375BF.txt
[4/5] Emitting module Identity
[5/5] Compiling Identity Identity.swift
[7/42] Compiling GitHubModel DeviceRequest.swift
[8/42] Compiling GitHubModel HookConfigRequest.swift
[9/42] Compiling GitHubModel RefreshTokenRequest.swift
[10/42] Compiling GitHubModel SettingRequest.swift
[11/42] Compiling GitHubModel AccessTokenPayload.swift
[12/42] Emitting module GitHubModel
[13/46] Compiling GitHubModel InsecureSSL.swift
[14/46] Compiling GitHubModel Issue.swift
[15/46] Compiling GitHubModel Label.swift
[16/46] Compiling GitHubModel Link.swift
[17/46] Compiling GitHubModel Login.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 Release.swift
[24/46] Compiling GitHubModel Repository.swift
[25/46] Compiling GitHubModel AppleAuthRequest.swift
[26/46] Compiling GitHubModel ConfigurationRequest.swift
[27/46] Compiling GitHubModel CreateUserRequest.swift
[28/46] Compiling GitHubModel CountResponse.swift
[29/46] Compiling GitHubModel DeviceResponse.swift
[30/46] Compiling GitHubModel HookConfigResponse.swift
[31/46] Compiling GitHubModel SettingResponse.swift
[32/46] Compiling GitHubModel Sender.swift
[33/46] Compiling GitHubModel PullRequest.swift
[34/46] Compiling GitHubModel Affiliation.swift
[35/46] Compiling GitHubModel Direction.swift
[36/46] Compiling GitHubModel Sort.swift
[37/46] Compiling GitHubModel Visibility.swift
[38/46] Compiling GitHubModel Merged.swift
[39/46] Compiling GitHubModel Milestone.swift
[40/46] Compiling GitHubModel Notifications.swift
[41/46] Compiling GitHubModel Organization.swift
[42/46] Compiling GitHubModel Plan.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! (20.93s)
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"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.