The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of GithubAPI, reference master (7705cd), with Swift 6.2 (beta) for Linux on 19 Jun 2025 03:03:28 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/serhii-londar/GithubAPI.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/serhii-londar/GithubAPI
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7705cde Merge pull request #16 from serhii-londar/swift-5.0
Cloned https://github.com/serhii-londar/GithubAPI.git
Revision (git rev-parse @):
7705cde68eaabe5fbd884af72627a4147228ba8f
SUCCESS checkout https://github.com/serhii-londar/GithubAPI.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/serhii-londar/GithubAPI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/serhii-londar/BaseAPI.git
[1/386] Fetching baseapi
Fetched https://github.com/serhii-londar/BaseAPI.git from cache (0.26s)
Computing version for https://github.com/serhii-londar/BaseAPI.git
Computed https://github.com/serhii-londar/BaseAPI.git at 0.2.2 (0.61s)
Creating working copy for https://github.com/serhii-londar/BaseAPI.git
Working copy of https://github.com/serhii-londar/BaseAPI.git resolved at 0.2.2
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/11] Compiling BaseAPI ResponsetHeaderFields.swift
[5/11] Compiling BaseAPI RequestMethod.swift
[6/11] Compiling BaseAPI RequestHeaderFields.swift
[7/11] Compiling BaseAPI Request.swift
[8/11] Compiling BaseAPI URLSession.swift
[9/11] Compiling BaseAPI CharacterSet.swift
[10/11] Emitting module BaseAPI
[11/11] Compiling BaseAPI BaseAPI.swift
[13/80] Compiling GithubAPI SearchIssuesMilestone.swift
[14/80] Compiling GithubAPI SearchIssuesMilestoneCreator.swift
[15/80] Compiling GithubAPI SearchIssuesPullRequest.swift
[16/80] Compiling GithubAPI SearchIssuesResponse.swift
[17/80] Compiling GithubAPI SearchIssuesUser.swift
[18/80] Compiling GithubAPI SearchRepositoriesItem.swift
[19/80] Compiling GithubAPI SearchRepositoriesOwner.swift
[20/80] Compiling GithubAPI SearchRepositoriesResponse.swift
[21/80] Compiling GithubAPI SearchUsersItem.swift
[22/89] Emitting module GithubAPI
[23/89] Compiling GithubAPI SearchCommitsItem.swift
[24/89] Compiling GithubAPI SearchCommitsOwner.swift
[25/89] Compiling GithubAPI SearchCommitsParent.swift
[26/89] Compiling GithubAPI SearchCommitsRepository.swift
[27/89] Compiling GithubAPI SearchCommitsResponse.swift
[28/89] Compiling GithubAPI SearchCommitsTree.swift
[29/89] Compiling GithubAPI SearchIssuesAssignee.swift
[30/89] Compiling GithubAPI SearchIssuesItem.swift
[31/89] Compiling GithubAPI SearchIssuesLabel.swift
[32/89] Compiling GithubAPI RepositoriesAPI.swift
[33/89] Compiling GithubAPI RepositoriesContentsAPI.swift
[34/89] Compiling GithubAPI SearchCodeItem.swift
[35/89] Compiling GithubAPI SearchCodeOwner.swift
[36/89] Compiling GithubAPI SearchCodeRepository.swift
[37/89] Compiling GithubAPI SearchCodeResponse.swift
[38/89] Compiling GithubAPI SearchCommitsAuthor.swift
[39/89] Compiling GithubAPI SearchCommitsCommit.swift
[40/89] Compiling GithubAPI SearchCommitsCommitter.swift
[41/89] Compiling GithubAPI SearchUsersResponse.swift
[42/89] Compiling GithubAPI SearchAPI.swift
[43/89] Compiling GithubAPI AllUsersResponse.swift
[44/89] Compiling GithubAPI OtherUserError.swift
[45/89] Compiling GithubAPI OtherUserResponse.swift
[46/89] Compiling GithubAPI UserPlan.swift
[47/89] Compiling GithubAPI UserResponse.swift
[48/89] Compiling GithubAPI UpdateUser.swift
[49/89] Compiling GithubAPI UserAPI.swift
[50/89] Compiling GithubAPI NotificationsRepository.swift
[51/89] Compiling GithubAPI NotificationsResponse.swift
[52/89] Compiling GithubAPI NotificationsSubject.swift
[53/89] Compiling GithubAPI NotificationsAPI.swift
[54/89] Compiling GithubAPI StarredRepositories.swift
[55/89] Compiling GithubAPI StarringAPI.swift
[56/89] Compiling GithubAPI Authentication.swift
[57/89] Compiling GithubAPI GithubAPI.swift
[58/89] Compiling GithubAPI IssuesAPI.swift
[59/89] Compiling GithubAPI Issue.swift
[60/89] Compiling GithubAPI ActivityAPI.swift
[61/89] Compiling GithubAPI EventsAPI.swift
[62/89] Compiling GithubAPI EventResponse.swift
[63/89] Compiling GithubAPI EventResponseActor.swift
[64/89] Compiling GithubAPI EventResponseOrg.swift
[65/89] Compiling GithubAPI EventResponseRepo.swift
[66/89] Compiling GithubAPI EventTypes.swift
[67/89] Compiling GithubAPI FeedsAPI.swift
[68/89] Compiling GithubAPI FeedsResponse.swift
[69/89] Compiling GithubAPI NotificationsOwner.swift
[70/89] Compiling GithubAPI GetIssueResponse.swift
[71/89] Compiling GithubAPI GetIssueResponseAssignee.swift
[72/89] Compiling GithubAPI GetIssueResponseLabel.swift
[73/89] Compiling GithubAPI GetIssueResponseMilestone.swift
[74/89] Compiling GithubAPI GetIssueResponsePermission.swift
[75/89] Compiling GithubAPI GetIssueResponsePullRequest.swift
[76/89] Compiling GithubAPI GetIssueResponseRepository.swift
[77/89] Compiling GithubAPI GithubLogin.swift
[78/89] Compiling GithubAPI GithubLoginAPI.swift
[79/89] Compiling GithubAPI AccessTokenResponse.swift
[80/89] Compiling GithubAPI RepositoryLicense.swift
[81/89] Compiling GithubAPI RepositoryOrganization.swift
[82/89] Compiling GithubAPI RepositoryOwner.swift
[83/89] Compiling GithubAPI RepositoryParent.swift
[84/89] Compiling GithubAPI RepositoryPermission.swift
[85/89] Compiling GithubAPI RepositoryReponse.swift
[86/89] Compiling GithubAPI FileRequest.swift
[87/89] Compiling GithubAPI FileResponse.swift
[88/89] Compiling GithubAPI RepositoryContentsLink.swift
[89/89] Compiling GithubAPI RepositoryContentsReponse.swift
Build complete! (19.20s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "baseapi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/serhii-londar/BaseAPI.git"
    }
  ],
  "manifest_display_name" : "GithubAPI",
  "name" : "GithubAPI",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "GithubAPI",
      "targets" : [
        "GithubAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GithubAPI",
      "module_type" : "SwiftTarget",
      "name" : "GithubAPI",
      "path" : "GithubAPI/Classes",
      "product_dependencies" : [
        "BaseAPI"
      ],
      "product_memberships" : [
        "GithubAPI"
      ],
      "sources" : [
        "ActivityAPI/ActivityAPI.swift",
        "ActivityAPI/Events/EventsAPI.swift",
        "ActivityAPI/Events/Models/EventResponse.swift",
        "ActivityAPI/Events/Models/EventResponseActor.swift",
        "ActivityAPI/Events/Models/EventResponseOrg.swift",
        "ActivityAPI/Events/Models/EventResponseRepo.swift",
        "ActivityAPI/Events/Models/EventTypes/EventTypes.swift",
        "ActivityAPI/Feeds/FeedsAPI.swift",
        "ActivityAPI/Feeds/Models/FeedsResponse.swift",
        "ActivityAPI/Notifications/Models/NotificationsOwner.swift",
        "ActivityAPI/Notifications/Models/NotificationsRepository.swift",
        "ActivityAPI/Notifications/Models/NotificationsResponse.swift",
        "ActivityAPI/Notifications/Models/NotificationsSubject.swift",
        "ActivityAPI/Notifications/NotificationsAPI.swift",
        "ActivityAPI/Starring/Models/StarredRepositories.swift",
        "ActivityAPI/Starring/StarringAPI.swift",
        "Authentication.swift",
        "GithubAPI.swift",
        "IssuesAPI/IssuesAPI.swift",
        "IssuesAPI/Models/CreateIssue/Issue.swift",
        "IssuesAPI/Models/GetIssueResponse/GetIssueResponse.swift",
        "IssuesAPI/Models/GetIssueResponse/GetIssueResponseAssignee.swift",
        "IssuesAPI/Models/GetIssueResponse/GetIssueResponseLabel.swift",
        "IssuesAPI/Models/GetIssueResponse/GetIssueResponseMilestone.swift",
        "IssuesAPI/Models/GetIssueResponse/GetIssueResponsePermission.swift",
        "IssuesAPI/Models/GetIssueResponse/GetIssueResponsePullRequest.swift",
        "IssuesAPI/Models/GetIssueResponse/GetIssueResponseRepository.swift",
        "Login/GithubLogin.swift",
        "Login/GithubLoginAPI.swift",
        "Login/Models/AccessTokenResponse.swift",
        "RepositoriesAPI/Models/Repository/RepositoryLicense.swift",
        "RepositoriesAPI/Models/Repository/RepositoryOrganization.swift",
        "RepositoriesAPI/Models/Repository/RepositoryOwner.swift",
        "RepositoriesAPI/Models/Repository/RepositoryParent.swift",
        "RepositoriesAPI/Models/Repository/RepositoryPermission.swift",
        "RepositoriesAPI/Models/Repository/RepositoryReponse.swift",
        "RepositoriesAPI/Models/RepositoryContents/CreateFile/FileRequest.swift",
        "RepositoriesAPI/Models/RepositoryContents/CreateFile/FileResponse.swift",
        "RepositoriesAPI/Models/RepositoryContents/RepositoryContentsLink.swift",
        "RepositoriesAPI/Models/RepositoryContents/RepositoryContentsReponse.swift",
        "RepositoriesAPI/RepositoriesAPI.swift",
        "RepositoriesAPI/RepositoriesContentsAPI.swift",
        "SearchAPI/Models/Code/SearchCodeItem.swift",
        "SearchAPI/Models/Code/SearchCodeOwner.swift",
        "SearchAPI/Models/Code/SearchCodeRepository.swift",
        "SearchAPI/Models/Code/SearchCodeResponse.swift",
        "SearchAPI/Models/Commits/SearchCommitsAuthor.swift",
        "SearchAPI/Models/Commits/SearchCommitsCommit.swift",
        "SearchAPI/Models/Commits/SearchCommitsCommitter.swift",
        "SearchAPI/Models/Commits/SearchCommitsItem.swift",
        "SearchAPI/Models/Commits/SearchCommitsOwner.swift",
        "SearchAPI/Models/Commits/SearchCommitsParent.swift",
        "SearchAPI/Models/Commits/SearchCommitsRepository.swift",
        "SearchAPI/Models/Commits/SearchCommitsResponse.swift",
        "SearchAPI/Models/Commits/SearchCommitsTree.swift",
        "SearchAPI/Models/Issues/SearchIssuesAssignee.swift",
        "SearchAPI/Models/Issues/SearchIssuesItem.swift",
        "SearchAPI/Models/Issues/SearchIssuesLabel.swift",
        "SearchAPI/Models/Issues/SearchIssuesMilestone.swift",
        "SearchAPI/Models/Issues/SearchIssuesMilestoneCreator.swift",
        "SearchAPI/Models/Issues/SearchIssuesPullRequest.swift",
        "SearchAPI/Models/Issues/SearchIssuesResponse.swift",
        "SearchAPI/Models/Issues/SearchIssuesUser.swift",
        "SearchAPI/Models/Repositories/SearchRepositoriesItem.swift",
        "SearchAPI/Models/Repositories/SearchRepositoriesOwner.swift",
        "SearchAPI/Models/Repositories/SearchRepositoriesResponse.swift",
        "SearchAPI/Models/Users/SearchUsersItem.swift",
        "SearchAPI/Models/Users/SearchUsersResponse.swift",
        "SearchAPI/SearchAPI.swift",
        "UserAPI/Models/GetAllUsers/AllUsersResponse.swift",
        "UserAPI/Models/GetOtherUser/OtherUserError.swift",
        "UserAPI/Models/GetOtherUser/OtherUserResponse.swift",
        "UserAPI/Models/GetUser/UserPlan.swift",
        "UserAPI/Models/GetUser/UserResponse.swift",
        "UserAPI/Models/UpdateUser/UpdateUser.swift",
        "UserAPI/UserAPI.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.