The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of OctoKit, reference main (c47760), with Swift 5.10 for Linux on 11 Feb 2025 07:49:37 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-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.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 c477602 Add gist `fork_of` decoding and requests to fetch user's starred gists (#201)
Cloned https://github.com/nerdishbynature/octokit.swift.git
Revision (git rev-parse @):
c4776025b52e95e1c9af49dc7024028a2f238273
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-4609320-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:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
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.22s)
[1/46514] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (22.76s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.97s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.5 (0.48s)
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.55.5
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/pull_request_files.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/content_submodule.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/created_pull_request.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/contents.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/forked_repo.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/pull_request_requested_reviewers.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/starred_gists.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/milestones.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/milestone.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/gist.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/reactions.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/status.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/pull_requests.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/pull_request.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/labels.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/issue_comment.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/pull_request_comment.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/post_release.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/content.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/review.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/issue.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/issues.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/release.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/search_code.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/pull_request_comments.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/notification_threads.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/repo.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/statuses.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/user_repos.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/reviews.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/users.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/label.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/gists.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/releases.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/public_key.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/issue2.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/notification_thread_subscription.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/plan.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/user_mietzmithut.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/issue_comments.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/latest_release.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/notification_thread.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/user_me.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/topics.json
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/8] Emitting module RequestKit
[6/8] Compiling RequestKit RequestKitSession.swift
[7/8] Compiling RequestKit Router.swift
[8/8] Compiling RequestKit JSONPostRouter.swift
[10/35] Compiling OctoKit NotificationThread.swift
[11/35] Compiling OctoKit Octokit.swift
[12/35] Compiling OctoKit Organization.swift
[13/35] Compiling OctoKit Parameters.swift
[14/38] Compiling OctoKit Review.swift
[15/38] Compiling OctoKit Search.swift
[16/38] Compiling OctoKit Stars.swift
[17/38] Compiling OctoKit Configuration.swift
[18/38] Compiling OctoKit File.swift
[19/38] Compiling OctoKit Follow.swift
[20/38] Compiling OctoKit Gist.swift
[21/38] Compiling OctoKit Git.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
        self.labelsURL = labelsURL
             ^
[22/38] Compiling OctoKit Issue.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
        self.labelsURL = labelsURL
             ^
[23/38] Compiling OctoKit Label.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
        self.labelsURL = labelsURL
             ^
[24/38] Compiling OctoKit Milestone.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
        self.labelsURL = labelsURL
             ^
[25/38] Compiling OctoKit Statuses.swift
[26/38] Compiling OctoKit String+PercentEncoding.swift
[27/38] Compiling OctoKit Team.swift
[28/38] Compiling OctoKit Time.swift
[29/38] Compiling OctoKit URL+URLParameters.swift
[30/38] Compiling OctoKit User.swift
[31/38] Emitting module OctoKit
[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 Reactions.swift
[37/38] Compiling OctoKit Releases.swift
[38/38] Compiling OctoKit Repositories.swift
Build complete! (35.49s)
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:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.