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.9 for Linux on 11 Sep 2024 00:55:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-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.9
Building package at path:  $PWD
https://github.com/WeTransfer/octokit.swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:66706f89ac15d55dcb11e8d3274e2fe11925b5da93d240b09d5a1eb775db6cc2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git (0.22s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.0.0 (1.00s)
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] Compiling RequestKit RequestKitSession.swift
[2/4] Compiling RequestKit JSONPostRouter.swift
[3/4] Emitting module RequestKit
[4/4] Compiling RequestKit Router.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 PublicKey.swift
[14/32] Compiling OctoKit PullRequest.swift
[15/32] Compiling OctoKit Reactions.swift
[16/32] Compiling OctoKit Releases.swift
[17/32] Compiling OctoKit Repositories.swift
[18/32] Compiling OctoKit Review.swift
[19/32] Compiling OctoKit Parameters.swift
[20/32] Compiling OctoKit Plan.swift
[21/32] Compiling OctoKit PreviewHeader.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] Compiling OctoKit Time.swift
[30/32] Compiling OctoKit URL+URLParameters.swift
[31/32] Compiling OctoKit User.swift
[32/32] Emitting module OctoKit
Build complete! (10.50s)
Build complete.
Done.