Build Information
Successful build of swift-log-SwiftyBeaver, reference master (675c2d
), with Swift 5.9 for Linux on 26 Sep 2024 14:52:41 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.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShivaHuang/swift-log-SwiftyBeaver.git
Reference: master
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/ShivaHuang/swift-log-SwiftyBeaver
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 675c2d4 Misc: Upgrade Dependencies
Cloned https://github.com/ShivaHuang/swift-log-SwiftyBeaver.git
Revision (git rev-parse @):
675c2d46fe0d68771af00d4657bceb83b5727c6a
SUCCESS checkout https://github.com/ShivaHuang/swift-log-SwiftyBeaver.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/ShivaHuang/swift-log-SwiftyBeaver.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.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/apple/swift-log.git
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
[1/3836] Fetching swiftybeaver
[1344/7436] Fetching swiftybeaver, swift-log
Fetched https://github.com/apple/swift-log.git (0.35s)
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git (0.36s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.32s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 2.1.1 (0.38s)
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 2.1.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Building for debugging...
[1/14] Compiling SwiftyBeaver Base64.swift
[2/14] Compiling SwiftyBeaver BaseDestination.swift
[3/15] Emitting module SwiftyBeaver
[4/15] Compiling Logging MetadataProvider.swift
[5/15] Compiling SwiftyBeaver FilterValidator.swift
[6/15] Compiling SwiftyBeaver GoogleCloudDestination.swift
[7/15] Compiling SwiftyBeaver ConsoleDestination.swift
[8/15] Compiling SwiftyBeaver FileDestination.swift
[9/15] Compiling SwiftyBeaver Extensions.swift
[10/15] Compiling SwiftyBeaver Filter.swift
[11/15] Compiling SwiftyBeaver SwiftyBeaver.swift
[14/17] Compiling Logging LogHandler.swift
[15/17] Compiling Logging Locks.swift
[16/17] Emitting module Logging
[17/17] Compiling Logging Logging.swift
[20/21] Emitting module LoggingSwiftyBeaver
[21/21] Compiling LoggingSwiftyBeaver LoggingSwiftyBeaver.swift
Build complete! (8.45s)
Build complete.
Done.