This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 SwiftFormatterPlugin with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.27.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/SwiftFormatterPlugin.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/elegantchaos/SwiftFormatterPlugin
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 53d24a9 Added basic docs
Cloned https://github.com/elegantchaos/SwiftFormatterPlugin.git
Revision (git rev-parse @):
53d24a9c47d53f9c67c630e7e23fb50b8b442dd2
SUCCESS checkout https://github.com/elegantchaos/SwiftFormatterPlugin.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/nicklockwood/SwiftFormat
[1/35225] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat (24.21s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.49.11 (1.18s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.49.11
[1/1] Compiling plugin SwiftFormatterPlugin
Building for debugging...
[2/19] Compiling SwiftFormat EnumAssociable.swift
[3/19] Compiling SwiftFormat Examples.swift
[4/19] Compiling SwiftFormat Formatter.swift
[5/19] Compiling SwiftFormat FormattingHelpers.swift
[6/20] Compiling SwiftFormat Arguments.swift
[7/20] Compiling SwiftFormat CommandLine.swift
[8/20] Emitting module SwiftFormat
[9/20] Compiling SwiftFormat Options.swift
[10/20] Compiling SwiftFormat ParsingHelpers.swift
[11/20] Compiling SwiftFormat Globs.swift
[12/20] Compiling SwiftFormat Inference.swift
[13/20] Compiling SwiftFormat JSONReporter.swift
[14/20] Compiling SwiftFormat OptionDescriptor.swift
[15/20] Compiling SwiftFormat Rules.swift
[16/20] Compiling SwiftFormat SwiftFormat.swift
[17/20] Compiling SwiftFormat Tokenizer.swift
[19/22] Wrapping AST for SwiftFormat for debugging
[21/24] Emitting module CommandLineTool
[22/24] Compiling CommandLineTool main.swift
[24/26] Wrapping AST for CommandLineTool for debugging
[25/26] Linking swiftformat
Build complete! (46.54s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.