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 CLITable, reference 1.1.0 (c64517), with Swift 5.10 for Linux on 12 Sep 2024 03:05:10 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.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/heroesofcode/CLI-Table-Swift.git
Reference: 1.1.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/heroesofcode/CLI-Table-Swift
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at c64517e Merge pull request #4 from heroesofcode/feature/bump-version-1.1.0
Cloned https://github.com/heroesofcode/CLI-Table-Swift.git
Revision (git rev-parse @):
c64517e3fe323df92c512ec02da4985fb8e1e14a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heroesofcode/CLI-Table-Swift.git at 1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/heroesofcode/CLI-Table-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.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/onevcat/Rainbow
[1/1122] Fetching rainbow
Fetched https://github.com/onevcat/Rainbow from cache (0.18s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.91s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/14] Compiling Rainbow String+Rainbow.swift
[5/14] Compiling Rainbow StringGenerator.swift
[6/15] Compiling Rainbow Style.swift
[7/15] Emitting module Rainbow
[8/15] Compiling Rainbow ControlCode.swift
[9/15] Compiling Rainbow ModesExtractor.swift
[10/15] Compiling Rainbow BackgroundColor.swift
[11/15] Compiling Rainbow CodesParser.swift
[12/15] Compiling Rainbow Color.swift
[13/15] Compiling Rainbow ColorApproximation.swift
[14/15] Compiling Rainbow Rainbow.swift
[15/15] Compiling Rainbow OutputTarget.swift
[17/21] Compiling CLITable ShowTable.swift
[18/21] Compiling CLITable PrintLine.swift
[19/21] Compiling CLITable ConsoleColor.swift
[20/21] Emitting module CLITable
[21/21] Compiling CLITable CLITable.swift
Build complete! (7.65s)
Build complete.
Done.