The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GitHubModel, reference master (e747a6), with Swift 6.3 for Linux on 14 Apr 2026 00:34:05 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amine2233/GitHubModel.git
Reference: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
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-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: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.49s)
Computing version for https://github.com/JohnSundell/Identity
Computed https://github.com/JohnSundell/Identity at 0.3.0 (1.27s)
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] Emitting module GitHubModel
[8/46] Compiling GitHubModel InsecureSSL.swift
[9/46] Compiling GitHubModel Issue.swift
[10/46] Compiling GitHubModel Label.swift
[11/46] Compiling GitHubModel Link.swift
[12/46] Compiling GitHubModel Login.swift
[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 Release.swift
[19/46] Compiling GitHubModel Repository.swift
[20/46] Compiling GitHubModel AppleAuthRequest.swift
[21/46] Compiling GitHubModel ConfigurationRequest.swift
[22/46] Compiling GitHubModel CreateUserRequest.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 PullRequest.swift
[29/46] Compiling GitHubModel Affiliation.swift
[30/46] Compiling GitHubModel Direction.swift
[31/46] Compiling GitHubModel Sort.swift
[32/46] Compiling GitHubModel Visibility.swift
[33/46] Compiling GitHubModel Merged.swift
[34/46] Compiling GitHubModel Milestone.swift
[35/46] Compiling GitHubModel Notifications.swift
[36/46] Compiling GitHubModel Organization.swift
[37/46] Compiling GitHubModel Plan.swift
[38/46] Compiling GitHubModel Branch.swift
[39/46] Compiling GitHubModel Config.swift
[40/46] Compiling GitHubModel ErrorMessage.swift
[41/46] Compiling GitHubModel Event.swift
[42/46] Compiling GitHubModel Hook.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! (13.30s)
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.