Build Information
Successful build of OctoKit, reference main (1e63f5
), with Swift 5.8 for Linux on 28 Sep 2024 11:11:35 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-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.8
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.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:a5e57d1af25c3272f87123c7a264de6fd88dcc01acef91f1006945662a9fd14a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-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 (26.56s)
Fetched https://github.com/nicklockwood/SwiftFormat (27.14s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.52.8 (0.32s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.31s)
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.52.8
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/user_repos.json
/host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/label.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/reviews.json
/host/spi-builder-workspace/Tests/OctoKitTests/Info.plist
/host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/issue_comment.json
/host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/releases.json
/host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/gists.json
/host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/issue2.json
/host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/gist.json
/host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/plan.json
/host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/users.json
/host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/milestone.json
/host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/notification_thread_subscription.json
/host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/labels.json
/host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/post_release.json
/host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/reactions.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/user_mietzmithut.json
/host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/release.json
/host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/milestones.json
/host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/user_me.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/notification_thread.json
/host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/pull_request.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/public_key.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/content.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/pull_requests_files.json
/host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/issues.json
/host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/forked_repo.json
/host/spi-builder-workspace/Tests/OctoKitTests/Fixtures/repo.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 RequestKitSession.swift
[3/5] Compiling RequestKit JSONPostRouter.swift
[4/5] Emitting module RequestKit
[5/5] Compiling RequestKit Router.swift
[8/32] Compiling OctoKit Plan.swift
[9/32] Compiling OctoKit PreviewHeader.swift
[10/32] Compiling OctoKit PublicKey.swift
[11/32] Compiling OctoKit Stars.swift
[12/32] Compiling OctoKit Statuses.swift
[13/32] Compiling OctoKit String+PercentEncoding.swift
[14/35] Compiling OctoKit Configuration.swift
[15/35] Compiling OctoKit File.swift
[16/35] Compiling OctoKit Follow.swift
[17/35] Compiling OctoKit Gist.swift
[18/35] Compiling OctoKit Time.swift
[19/35] Compiling OctoKit URL+URLParameters.swift
[20/35] Compiling OctoKit User.swift
[21/35] Emitting module OctoKit
[22/35] Compiling OctoKit PullRequest.swift
[23/35] Compiling OctoKit Reactions.swift
[24/35] Compiling OctoKit Releases.swift
[25/35] Compiling OctoKit NotificationThread.swift
[26/35] Compiling OctoKit Octokit.swift
[27/35] Compiling OctoKit Organization.swift
[28/35] Compiling OctoKit Parameters.swift
[29/35] Compiling OctoKit Git.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
self.labelsURL = labelsURL
^
[30/35] Compiling OctoKit Issue.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
self.labelsURL = labelsURL
^
[31/35] Compiling OctoKit Label.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
self.labelsURL = labelsURL
^
[32/35] Compiling OctoKit Milestone.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
self.labelsURL = labelsURL
^
[33/35] Compiling OctoKit Repositories.swift
[34/35] Compiling OctoKit Review.swift
[35/35] Compiling OctoKit Search.swift
Build complete! (36.70s)
Build complete.
Done.