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 OctoKit, reference main (99aea9), with Swift 5.10 for Linux on 17 Jun 2025 10:07:55 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:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdishbynature/octokit.swift.git
Reference: main
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/nerdishbynature/octokit.swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 99aea9c Update patch to be optional (#203)
Cloned https://github.com/nerdishbynature/octokit.swift.git
Revision (git rev-parse @):
99aea9cfb39d65d339ba3ec4674e22ae08ebcaaa
SUCCESS checkout https://github.com/nerdishbynature/octokit.swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/nerdishbynature/octokit.swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.29s)
[1/48798] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (25.97s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (1.23s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (0.46s)
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 3.3.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.4
warning: 'spi-builder-workspace': found 44 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/notification_thread_subscription.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/user_repos.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/user_me.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/release.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/status.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/created_pull_request.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/pull_request_comment.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/pull_request_requested_reviewers.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/gist.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/search_code.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/repo.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/forked_repo.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/reactions.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/milestone.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/milestones.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/pull_request.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/contents.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/user_mietzmithut.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/releases.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/content.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/users.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/pull_requests.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/issue.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/issue_comments.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/public_key.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/review.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/label.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/issue_comment.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/reviews.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/topics.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/plan.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/pull_request_files.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/latest_release.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/content_submodule.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/issue2.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/starred_gists.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/gists.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/notification_thread.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/labels.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/pull_request_comments.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/statuses.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/issues.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/post_release.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/notification_threads.json
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/8] Compiling RequestKit RequestKitSession.swift
[6/8] Compiling RequestKit JSONPostRouter.swift
[7/8] Emitting module RequestKit
[8/8] Compiling RequestKit Router.swift
[10/35] Compiling OctoKit Configuration.swift
[11/35] Compiling OctoKit File.swift
[12/35] Compiling OctoKit Follow.swift
[13/35] Compiling OctoKit Gist.swift
[14/38] Emitting module OctoKit
[15/38] Compiling OctoKit Statuses.swift
[16/38] Compiling OctoKit String+PercentEncoding.swift
[17/38] Compiling OctoKit Team.swift
[18/38] Compiling OctoKit Reactions.swift
[19/38] Compiling OctoKit Releases.swift
[20/38] Compiling OctoKit Repositories.swift
[21/38] Compiling OctoKit Review.swift
[22/38] Compiling OctoKit Search.swift
[23/38] Compiling OctoKit Stars.swift
[24/38] Compiling OctoKit Git.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
        self.labelsURL = labelsURL
             ^
[25/38] Compiling OctoKit Issue.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
        self.labelsURL = labelsURL
             ^
[26/38] Compiling OctoKit Label.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
        self.labelsURL = labelsURL
             ^
[27/38] Compiling OctoKit Milestone.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
        self.labelsURL = labelsURL
             ^
[28/38] Compiling OctoKit NotificationThread.swift
[29/38] Compiling OctoKit Octokit.swift
[30/38] Compiling OctoKit Organization.swift
[31/38] Compiling OctoKit Parameters.swift
[32/38] Compiling OctoKit Plan.swift
[33/38] Compiling OctoKit PreviewHeader.swift
[34/38] Compiling OctoKit PublicKey.swift
[35/38] Compiling OctoKit PullRequest.swift
[36/38] Compiling OctoKit Time.swift
[37/38] Compiling OctoKit URL+URLParameters.swift
[38/38] Compiling OctoKit User.swift
Build complete! (41.55s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "requestkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.3.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerdishbynature/RequestKit.git"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.52.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    }
  ],
  "manifest_display_name" : "OctoKit",
  "name" : "OctoKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "OctoKit",
      "targets" : [
        "OctoKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OctoKitTests",
      "module_type" : "SwiftTarget",
      "name" : "OctoKitTests",
      "path" : "Tests/OctoKitTests",
      "sources" : [
        "ConfigurationTests.swift",
        "FollowTests.swift",
        "GistTests.swift",
        "IssueTests.swift",
        "LabelTests.swift",
        "MilestoneTests.swift",
        "NotificationTests.swift",
        "OctoKitURLTestSession.swift",
        "OctokitSwiftTests.swift",
        "PlanTests.swift",
        "PreviewHeaderTests.swift",
        "PublicKeyTests.swift",
        "PullRequestTests.swift",
        "ReactionsTests.swift",
        "ReleasesTests.swift",
        "RepositoryTests.swift",
        "ReviewTests.swift",
        "SearchTests.swift",
        "StarsTests.swift",
        "StatusesTests.swift",
        "TestHelper.swift",
        "UserTests.swift"
      ],
      "target_dependencies" : [
        "OctoKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OctoKit",
      "module_type" : "SwiftTarget",
      "name" : "OctoKit",
      "path" : "OctoKit",
      "product_dependencies" : [
        "RequestKit"
      ],
      "product_memberships" : [
        "OctoKit"
      ],
      "sources" : [
        "Configuration.swift",
        "File.swift",
        "Follow.swift",
        "Gist.swift",
        "Git.swift",
        "Issue.swift",
        "Label.swift",
        "Milestone.swift",
        "NotificationThread.swift",
        "Octokit.swift",
        "Organization.swift",
        "Parameters.swift",
        "Plan.swift",
        "PreviewHeader.swift",
        "PublicKey.swift",
        "PullRequest.swift",
        "Reactions.swift",
        "Releases.swift",
        "Repositories.swift",
        "Review.swift",
        "Search.swift",
        "Stars.swift",
        "Statuses.swift",
        "String+PercentEncoding.swift",
        "Team.swift",
        "Time.swift",
        "URL+URLParameters.swift",
        "User.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.