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.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
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.8
Building package at path:  $PWD/checkout
https://github.com/WeTransfer/octokit.swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git (0.26s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 2.4.0 (0.95s)
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...
[1/4] Emitting module RequestKit
[2/4] Compiling RequestKit JSONPostRouter.swift
[3/4] Compiling RequestKit RequestKitSession.swift
[4/4] Compiling RequestKit Router.swift
[7/28] Compiling OctoKit Configuration.swift
[8/28] Compiling OctoKit File.swift
[9/28] Compiling OctoKit Follow.swift
[10/30] Compiling OctoKit Statuses.swift
[11/30] Compiling OctoKit String+PercentEncoding.swift
[12/30] Compiling OctoKit Time.swift
[13/30] Compiling OctoKit Repositories.swift
[14/30] Compiling OctoKit Review.swift
[15/30] Compiling OctoKit Stars.swift
[16/30] Compiling OctoKit Milestone.swift
[17/30] Compiling OctoKit Octokit.swift
[18/30] Compiling OctoKit Parameters.swift
[19/30] Compiling OctoKit Plan.swift
[20/30] Compiling OctoKit PreviewHeader.swift
[21/30] Compiling OctoKit PublicKey.swift
[22/30] Compiling OctoKit PullRequest.swift
[23/30] Compiling OctoKit Reactions.swift
[24/30] Compiling OctoKit Releases.swift
[25/30] Emitting module OctoKit
[26/30] Compiling OctoKit URL+URLParameters.swift
[27/30] Compiling OctoKit User.swift
[28/30] Compiling OctoKit Gist.swift
[29/30] Compiling OctoKit Issue.swift
[30/30] Compiling OctoKit Label.swift
Build complete! (8.77s)
Build complete.
Done.