The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AnyLint with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FlineDev/AnyLint.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/FlineDev/AnyLint
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0496714 Add build-script.sh file to run linters locally + fix SwiftLint warns
Cloned https://github.com/FlineDev/AnyLint.git
Revision (git rev-parse @):
04967143a1f3f3e71fa8b017a41a5c0851093946
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/FlineDev/AnyLint.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/FlineDev/AnyLint.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/jakeheis/SwiftCLI.git
Fetching https://github.com/onevcat/Rainbow.git
[1/1114] Fetching rainbow
[1026/6188] Fetching rainbow, swiftcli
Fetched https://github.com/onevcat/Rainbow.git from cache (0.28s)
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (0.28s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (1.04s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (0.38s)
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
Creating working copy for https://github.com/jakeheis/SwiftCLI.git
Working copy of https://github.com/jakeheis/SwiftCLI.git resolved at 6.0.3
Building for debugging...
[0/12] Write sources
[5/12] Write swift-version-24593BA9C3E375BF.txt
[7/44] Compiling Rainbow StringGenerator.swift
[8/44] Compiling Rainbow Style.swift
[9/45] Emitting module Rainbow
[10/45] Compiling Rainbow XcodeColorsSupport.swift
[11/45] Compiling SwiftCLI Input.swift
[12/45] Compiling SwiftCLI Option.swift
[13/45] Compiling SwiftCLI OptionGroup.swift
[14/45] Compiling SwiftCLI Path.swift
[15/45] Compiling SwiftCLI Stream.swift
[16/45] Compiling SwiftCLI Task.swift
[17/45] Compiling SwiftCLI OptionRegistry.swift
[18/45] Compiling SwiftCLI Parameter.swift
[19/45] Compiling SwiftCLI Parser.swift
[20/45] Compiling SwiftCLI Error.swift
[21/45] Compiling SwiftCLI HelpCommand.swift
[22/45] Compiling SwiftCLI HelpMessageGenerator.swift
[23/45] Compiling SwiftCLI Term.swift
[24/45] Compiling SwiftCLI Validation.swift
[25/47] Compiling Rainbow String+Rainbow.swift
[26/47] Compiling Rainbow Rainbow.swift
[27/47] Compiling SwiftCLI ArgumentList.swift
[28/47] Compiling SwiftCLI ArgumentListManipulator.swift
[29/47] Compiling SwiftCLI CLI.swift
[30/47] Emitting module SwiftCLI
[31/47] Compiling SwiftCLI Command.swift
[32/47] Compiling SwiftCLI Compatibility.swift
[33/47] Compiling SwiftCLI CompletionGenerator.swift
[41/48] Compiling SwiftCLI ValueBox.swift
[42/48] Compiling SwiftCLI VersionCommand.swift
[42/49] Wrapping AST for Rainbow for debugging
[44/57] Wrapping AST for SwiftCLI for debugging
[46/57] Compiling Utility CollectionExt.swift
[47/57] Compiling Utility RegexExt.swift
[48/58] Compiling Utility FileManagerExt.swift
[49/58] Compiling Utility Logger.swift
[50/58] Compiling Utility StringExt.swift
[51/58] Compiling Utility Constants.swift
[52/58] Emitting module Utility
[53/58] Compiling Utility TestHelper.swift
[54/58] Compiling Utility Regex.swift
[55/59] Wrapping AST for Utility for debugging
[57/84] Compiling AnyLintCLI ValidateOrFail.swift
[58/84] Compiling AnyLintCLI InitTask.swift
[59/85] Compiling AnyLint AutoCorrection.swift
[60/85] Compiling AnyLint CheckInfo.swift
[61/85] Compiling AnyLintCLI VersionTask.swift
[62/85] Compiling AnyLint FileManagerExt.swift
[63/85] Compiling AnyLint StringExt.swift
[64/87] Compiling AnyLint Checker.swift
[65/87] Compiling AnyLint FileContentsChecker.swift
[66/87] Emitting module AnyLintCLI
[67/87] Compiling AnyLint FilePathsChecker.swift
[68/87] Compiling AnyLint ArrayExt.swift
[69/87] Compiling AnyLintCLI main.swift
[70/87] Compiling AnyLintCLI LintTask.swift
[71/87] Compiling AnyLintCLI TaskHandler.swift
[72/88] Emitting module AnyLint
[78/88] Compiling AnyLint Violation.swift
[79/88] Compiling AnyLint ViolationLocationConfig.swift
[79/88] Wrapping AST for AnyLintCLI for debugging
[80/88] Write Objects.LinkFileList
[82/88] Compiling AnyLint Lint.swift
[83/88] Compiling AnyLint Options.swift
[84/88] Compiling AnyLint URLExt.swift
[85/88] Compiling AnyLint FilesSearch.swift
[85/88] Linking anylint
[87/88] Compiling AnyLint Severity.swift
[88/88] Compiling AnyLint Statistics.swift
Build complete! (13.70s)
Build complete.
Done.

Build Machine: Linux 1