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 Rainbow, reference master (f5004e), with Swift 5.10 for Linux on 29 Oct 2024 04:45:01 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.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/onevcat/Rainbow.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/onevcat/Rainbow
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f5004e4 Merge pull request #75 from onevcat/dependabot/bundler/rexml-3.3.9
Cloned https://github.com/onevcat/Rainbow.git
Revision (git rev-parse @):
f5004e438b7e7377466ca5cf8aea97aea8ad2486
SUCCESS checkout https://github.com/onevcat/Rainbow.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/onevcat/Rainbow.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:5bb17dbcfcf8548eee753b07845b2378de013b2470bb445b58120b16b16ecc2b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version-24593BA9C3E375BF.txt
[4/18] Compiling Rainbow ControlCode.swift
[5/18] Compiling Rainbow ModesExtractor.swift
[6/19] Compiling Rainbow String+Rainbow.swift
[7/19] Compiling Rainbow StringGenerator.swift
[8/19] Compiling Rainbow Style.swift
[9/19] Compiling Rainbow OutputTarget.swift
[10/19] Compiling Rainbow Rainbow.swift
[11/19] Compiling Rainbow BackgroundColor.swift
[12/19] Compiling Rainbow CodesParser.swift
[13/19] Emitting module Rainbow
[14/19] Compiling Rainbow Color.swift
[15/19] Compiling Rainbow ColorApproximation.swift
[16/20] Wrapping AST for Rainbow for debugging
[18/22] Compiling RainbowPlayground main.swift
[19/22] Emitting module RainbowPlayground
[20/23] Wrapping AST for RainbowPlayground for debugging
[21/23] Write Objects.LinkFileList
[22/23] Linking RainbowPlayground
Build complete! (8.57s)
Build complete.
Done.