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 Console, reference 0.14.1 (9f4946), with Swift 5.10 for Linux on 14 Jul 2024 15:14:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$workDir" 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.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/luizzak/console.git
Reference: 0.14.1
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/luizzak/console
 * tag               0.14.1     -> FETCH_HEAD
HEAD is now at 9f49469 Fixes to NO_COLOR detection and adding StandardErrorTextStream/NullOutputStream
Cloned https://github.com/luizzak/console.git
Revision (git rev-parse @):
9f4946929b7aac54ecc642c3ef15ec4fc05618a0
SUCCESS checkout https://github.com/luizzak/console.git at 0.14.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/luizzak/console.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$workDir" 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:2616150e65f8b5d336ef2ff8828ee78d83c0c72abe57c7be9f4d8e5b61afb28f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/17] Compiling Console LinuxSupport.swift
[5/18] Compiling Console ConsoleOutputStream.swift
[6/18] Compiling Console ConsoleString.swift
[7/18] Compiling Console ConsoleType.swift
[8/18] Compiling Console ConsoleColor.swift
[9/18] Compiling Console ConsoleFormat.swift
[10/18] Compiling Console String+ConsoleFormatting.swift
[11/18] Compiling Console FileHandle+Ext.swift
[12/18] Compiling Console Console+Static.swift
[13/18] Compiling Console Console.swift
[14/18] Compiling Console Console+Command.swift
[15/18] Compiling Console Console+Paging.swift
[16/18] Emitting module Console
[17/18] Compiling Console ConsoleDataProvider.swift
[18/18] Compiling Console ConsoleMenuController.swift
[20/22] Compiling ConsoleTestHelpers MockConsoleTestAdapterType.swift
[21/22] Compiling ConsoleTestHelpers MockConsole.swift
[22/22] Emitting module ConsoleTestHelpers
Build complete! (6.65s)
Build complete.
Done.