Build Information
Successful build of OctoKit, reference main (be170a
), with Swift 5.10 for Linux on 11 Sep 2024 01:01:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
Building package at path: $PWD
https://github.com/WeTransfer/octokit.swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.22s)
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...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/7] Compiling RequestKit RequestKitSession.swift
[5/7] Compiling RequestKit Router.swift
[6/7] Emitting module RequestKit
[7/7] Compiling RequestKit JSONPostRouter.swift
[9/31] Compiling OctoKit PublicKey.swift
[10/31] Compiling OctoKit PullRequest.swift
[11/31] Compiling OctoKit Reactions.swift
[12/34] Compiling OctoKit Stars.swift
[13/34] Compiling OctoKit Statuses.swift
[14/34] Compiling OctoKit String+PercentEncoding.swift
[15/34] Compiling OctoKit Git.swift
[16/34] Compiling OctoKit Issue.swift
[17/34] Compiling OctoKit Label.swift
[18/34] Compiling OctoKit Milestone.swift
[19/34] Compiling OctoKit NotificationThread.swift
[20/34] Compiling OctoKit Octokit.swift
[21/34] Compiling OctoKit Configuration.swift
[22/34] Compiling OctoKit File.swift
[23/34] Compiling OctoKit Follow.swift
[24/34] Compiling OctoKit Gist.swift
[25/34] Compiling OctoKit Parameters.swift
[26/34] Compiling OctoKit Plan.swift
[27/34] Compiling OctoKit PreviewHeader.swift
[28/34] Compiling OctoKit Releases.swift
[29/34] Compiling OctoKit Repositories.swift
[30/34] Compiling OctoKit Review.swift
[31/34] Emitting module OctoKit
[32/34] Compiling OctoKit Time.swift
[33/34] Compiling OctoKit URL+URLParameters.swift
[34/34] Compiling OctoKit User.swift
Build complete! (10.14s)
Build complete.
Done.