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 (1e63f5), with Swift 5.9 for Linux on 28 Sep 2024 11:11:54 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
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 1e63f58 add some more fields to repo, and structure for organization (#191)
Cloned https://github.com/nerdishbynature/octokit.swift.git
Revision (git rev-parse @):
1e63f582d69a2c78335af532171e2fb2749251a6
SUCCESS checkout https://github.com/nerdishbynature/octokit.swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/nerdishbynature/octokit.swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:66706f89ac15d55dcb11e8d3274e2fe11925b5da93d240b09d5a1eb775db6cc2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/nerdishbynature/RequestKit.git
Fetching https://github.com/nicklockwood/SwiftFormat
[1/1554] Fetching requestkit
[1555/45769] Fetching requestkit, swiftformat
Fetched https://github.com/nerdishbynature/RequestKit.git (33.16s)
Fetched https://github.com/nicklockwood/SwiftFormat (33.84s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.52.8 (0.46s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.38s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.52.8
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 3.3.0
warning: 'spi-builder-workspace': found 40 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/contents.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/gist.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/users.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/created_pull_request.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/plan.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/latest_release.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/milestone.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/issue.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/content_submodule.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/reviews.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/releases.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/labels.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/content.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/user_mietzmithut.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/repo.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/release.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/issue2.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/pull_requests_files.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/status.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/review.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/search_code.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/statuses.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/notification_threads.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/post_release.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/pull_requests.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/user_repos.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/forked_repo.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/issues.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/pull_request.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/label.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/reactions.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/user_me.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/notification_thread.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/gists.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/notification_thread_subscription.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/milestones.json
    /host/spi-builder-workspace/Tests/OctoKitTests/Info.plist
    /host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/issue_comment.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...
[2/5] Compiling RequestKit Router.swift
[3/5] Emitting module RequestKit
[4/5] Compiling RequestKit RequestKitSession.swift
[5/5] Compiling RequestKit JSONPostRouter.swift
[8/32] Compiling OctoKit Plan.swift
[9/32] Compiling OctoKit PreviewHeader.swift
[10/32] Compiling OctoKit PublicKey.swift
[11/35] Compiling OctoKit Stars.swift
[12/35] Compiling OctoKit Statuses.swift
[13/35] Compiling OctoKit String+PercentEncoding.swift
[14/35] Compiling OctoKit NotificationThread.swift
[15/35] Compiling OctoKit Octokit.swift
[16/35] Compiling OctoKit Organization.swift
[17/35] Compiling OctoKit Parameters.swift
[18/35] Compiling OctoKit Configuration.swift
[19/35] Compiling OctoKit File.swift
[20/35] Compiling OctoKit Follow.swift
[21/35] Compiling OctoKit Gist.swift
[22/35] Compiling OctoKit Time.swift
[23/35] Compiling OctoKit URL+URLParameters.swift
[24/35] Compiling OctoKit User.swift
[25/35] Compiling OctoKit PullRequest.swift
[26/35] Compiling OctoKit Reactions.swift
[27/35] Compiling OctoKit Releases.swift
[28/35] Compiling OctoKit Git.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
        self.labelsURL = labelsURL
             ^
[29/35] Compiling OctoKit Issue.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
        self.labelsURL = labelsURL
             ^
[30/35] Compiling OctoKit Label.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
        self.labelsURL = labelsURL
             ^
[31/35] Compiling OctoKit Milestone.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
        self.labelsURL = labelsURL
             ^
[32/35] Emitting module OctoKit
[33/35] Compiling OctoKit Repositories.swift
[34/35] Compiling OctoKit Review.swift
[35/35] Compiling OctoKit Search.swift
Build complete! (53.62s)
Build complete.
Done.