The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OctoKit with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
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 4d9d0a7 dateDecodingStrategy added as described in Issue #184 (#185)
Cloned https://github.com/nerdishbynature/octokit.swift.git
Revision (git rev-parse @):
4d9d0a79556af4757295ce913b924d3a8486780b
SUCCESS checkout https://github.com/nerdishbynature/octokit.swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/nerdishbynature/octokit.swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
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.26s)
[1/36085] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (34.07s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.52.8 (1.37s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.2.1 (0.43s)
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 3.2.1
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.52.8
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/8] Compiling RequestKit Router.swift
[6/8] Compiling RequestKit RequestKitSession.swift
[7/8] Emitting module RequestKit
[8/8] Compiling RequestKit JSONPostRouter.swift
[10/33] Compiling OctoKit Stars.swift
[11/33] Compiling OctoKit Statuses.swift
[12/33] Compiling OctoKit String+PercentEncoding.swift
[13/36] Compiling OctoKit NotificationThread.swift
[14/36] Compiling OctoKit Octokit.swift
[15/36] Compiling OctoKit Parameters.swift
[16/36] Compiling OctoKit Configuration.swift
[17/36] Compiling OctoKit File.swift
[18/36] Compiling OctoKit Follow.swift
[19/36] Compiling OctoKit Gist.swift
[20/36] Compiling OctoKit Time.swift
[21/36] Compiling OctoKit URL+URLParameters.swift
[22/36] Compiling OctoKit User.swift
[23/36] Compiling OctoKit Plan.swift
[24/36] Compiling OctoKit PreviewHeader.swift
[25/36] Compiling OctoKit PublicKey.swift
[26/36] Compiling OctoKit PullRequest.swift
[27/36] Compiling OctoKit Reactions.swift
[28/36] Compiling OctoKit Releases.swift
[29/36] Compiling OctoKit Repositories.swift
[30/36] Compiling OctoKit Review.swift
[31/36] Compiling OctoKit Search.swift
[32/36] Compiling OctoKit Git.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
        self.labelsURL = labelsURL
             ^
[33/36] Compiling OctoKit Issue.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
        self.labelsURL = labelsURL
             ^
[34/36] Compiling OctoKit Label.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
        self.labelsURL = labelsURL
             ^
[35/36] Compiling OctoKit Milestone.swift
/host/spi-builder-workspace/OctoKit/Issue.swift:63:14: warning: 'labelsURL' is deprecated
        self.labelsURL = labelsURL
             ^
[36/36] Emitting module OctoKit
Build complete! (58.80s)
Build complete.
Done.

Build Machine: Linux 2