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 (be170a), with Swift 5.8 for Linux on 11 Sep 2024 00:55:47 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.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WeTransfer/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/WeTransfer/octokit.swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at be170ab Add new CODEOWNERS and create backup of the existing file in main branch
Cloned https://github.com/WeTransfer/octokit.swift.git
Revision (git rev-parse @):
be170ab2ce3fa0342cb2ab2f1165eb3edbe764f7
SUCCESS checkout https://github.com/WeTransfer/octokit.swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD
https://github.com/WeTransfer/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
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git (0.24s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.0.0 (1.06s)
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 3.0.0
Building for debugging...
[1/4] Emitting module RequestKit
[2/4] Compiling RequestKit RequestKitSession.swift
[3/4] Compiling RequestKit Router.swift
[4/4] Compiling RequestKit JSONPostRouter.swift
[7/29] Compiling OctoKit Stars.swift
[8/29] Compiling OctoKit Statuses.swift
[9/29] Compiling OctoKit String+PercentEncoding.swift
[10/32] Compiling OctoKit Milestone.swift
[11/32] Compiling OctoKit NotificationThread.swift
[12/32] Compiling OctoKit Octokit.swift
[13/32] Compiling OctoKit Parameters.swift
[14/32] Compiling OctoKit Plan.swift
[15/32] Compiling OctoKit PreviewHeader.swift
[16/32] Compiling OctoKit PublicKey.swift
[17/32] Compiling OctoKit PullRequest.swift
[18/32] Compiling OctoKit Reactions.swift
[19/32] Compiling OctoKit Releases.swift
[20/32] Compiling OctoKit Repositories.swift
[21/32] Compiling OctoKit Review.swift
[22/32] Compiling OctoKit Configuration.swift
[23/32] Compiling OctoKit File.swift
[24/32] Compiling OctoKit Follow.swift
[25/32] Compiling OctoKit Gist.swift
[26/32] Compiling OctoKit Git.swift
[27/32] Compiling OctoKit Issue.swift
[28/32] Compiling OctoKit Label.swift
[29/32] Emitting module OctoKit
[30/32] Compiling OctoKit Time.swift
[31/32] Compiling OctoKit URL+URLParameters.swift
[32/32] Compiling OctoKit User.swift
Build complete! (9.71s)
Build complete.
Done.