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 0.14.0 (cd108b), with Swift 5.10 for Linux on 7 Dec 2024 13:33:16 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.58.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdishbynature/octokit.swift.git
Reference: 0.14.0
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
 * tag               0.14.0     -> FETCH_HEAD
HEAD is now at cd108b3 Extend the Pull Request API (#195)
Cloned https://github.com/nerdishbynature/octokit.swift.git
Revision (git rev-parse @):
cd108b387782d8509e64e298cf4800dc47fc40ae
SUCCESS checkout https://github.com/nerdishbynature/octokit.swift.git at 0.14.0
========================================
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-1":/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:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/nerdishbynature/RequestKit.git
Fetching https://github.com/nicklockwood/SwiftFormat
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.22s)
[1/45780] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (21.65s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.87s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.3 (0.35s)
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.3
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/release.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/notification_threads.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/contents.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/pull_request_files.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/issues.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/review.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/gist.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/label.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/statuses.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/created_pull_request.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/latest_release.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/forked_repo.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/search_code.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/reactions.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/issue.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/user_repos.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/gists.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/issue_comments.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/post_release.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/pull_request_comment.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/milestones.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/repo.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/notification_thread_subscription.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/reviews.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/pull_request_comments.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/milestone.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Info.plist
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/releases.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/issue_comment.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/user_me.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/pull_request.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/user_mietzmithut.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/content.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/status.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/public_key.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/pull_request_requested_reviewers.json
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/OctoKit/Info.plist
[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] Emitting module RequestKit
[7/8] Compiling RequestKit JSONPostRouter.swift
[8/8] Compiling RequestKit Router.swift
[10/35] Compiling OctoKit Statuses.swift
[11/35] Compiling OctoKit String+PercentEncoding.swift
[12/35] Compiling OctoKit Team.swift
[13/38] Compiling OctoKit NotificationThread.swift
[14/38] Compiling OctoKit Octokit.swift
[15/38] Compiling OctoKit Organization.swift
[16/38] Compiling OctoKit Parameters.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 Plan.swift
[22/38] Compiling OctoKit PreviewHeader.swift
[23/38] Compiling OctoKit PublicKey.swift
[24/38] Compiling OctoKit PullRequest.swift
[25/38] Compiling OctoKit Review.swift
[26/38] Compiling OctoKit Search.swift
[27/38] Compiling OctoKit Stars.swift
[28/38] Compiling OctoKit Git.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
        self.labelsURL = labelsURL
             ^
[29/38] Compiling OctoKit Issue.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
        self.labelsURL = labelsURL
             ^
[30/38] Compiling OctoKit Label.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
        self.labelsURL = labelsURL
             ^
[31/38] Compiling OctoKit Milestone.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
        self.labelsURL = labelsURL
             ^
[32/38] Compiling OctoKit Time.swift
[33/38] Compiling OctoKit URL+URLParameters.swift
[34/38] Compiling OctoKit User.swift
[35/38] Emitting module OctoKit
[36/38] Compiling OctoKit Reactions.swift
[37/38] Compiling OctoKit Releases.swift
[38/38] Compiling OctoKit Repositories.swift
Build complete! (31.97s)
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:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.