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 with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/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/WeTransfer/octokit.swift.git
Reference: 0.11.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/WeTransfer/octokit.swift
 * tag               0.11.0     -> FETCH_HEAD
HEAD is now at 9521cdf Merge pull request #121 from nerdishbynature/fix-tests-and-decoding-issues
Cloned https://github.com/WeTransfer/octokit.swift.git
Revision (git rev-parse @):
9521cdff919053868ab13cd08a228f7bc1bde2a9
SUCCESS checkout https://github.com/WeTransfer/octokit.swift.git at 0.11.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/WeTransfer/octokit.swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.31s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 2.4.0 (1.02s)
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 2.4.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/7] Emitting module RequestKit
[5/7] Compiling RequestKit JSONPostRouter.swift
[6/7] Compiling RequestKit RequestKitSession.swift
[7/7] Compiling RequestKit Router.swift
[9/30] Compiling OctoKit Plan.swift
[10/30] Compiling OctoKit PreviewHeader.swift
[11/30] Compiling OctoKit PublicKey.swift
[12/32] Compiling OctoKit Statuses.swift
[13/32] Compiling OctoKit String+PercentEncoding.swift
[14/32] Compiling OctoKit Time.swift
[15/32] Compiling OctoKit Milestone.swift
[16/32] Compiling OctoKit Octokit.swift
[17/32] Compiling OctoKit Parameters.swift
[18/32] Compiling OctoKit Repositories.swift
[19/32] Compiling OctoKit Review.swift
[20/32] Compiling OctoKit Stars.swift
[21/32] Compiling OctoKit Configuration.swift
[22/32] Compiling OctoKit File.swift
[23/32] Compiling OctoKit Follow.swift
[24/32] Compiling OctoKit URL+URLParameters.swift
[25/32] Compiling OctoKit User.swift
[26/32] Compiling OctoKit PullRequest.swift
[27/32] Compiling OctoKit Reactions.swift
[28/32] Compiling OctoKit Releases.swift
[29/32] Compiling OctoKit Gist.swift
[30/32] Compiling OctoKit Issue.swift
[31/32] Compiling OctoKit Label.swift
[32/32] Emitting module OctoKit
Build complete! (11.79s)
Build complete.
Done.