The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AnyLint, reference 0.11.0 (3c1bdf), with Swift 6.3 for Linux on 21 Apr 2026 10:43:52 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FlineDev/AnyLint.git
Reference: 0.11.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/FlineDev/AnyLint
 * tag               0.11.0     -> FETCH_HEAD
HEAD is now at 3c1bdfc Merge branch 'release/0.11.0' into versions
Cloned https://github.com/FlineDev/AnyLint.git
Revision (git rev-parse @):
3c1bdfc45fe434cb4e3ea7814f49db16f3eeccf2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/FlineDev/AnyLint.git at 0.11.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/FlineDev/AnyLint.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/jakeheis/SwiftCLI.git
[1/1442] Fetching rainbow
[1299/6516] Fetching rainbow, swiftcli
Fetched https://github.com/onevcat/Rainbow.git from cache (1.73s)
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (1.73s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (7.44s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (0.91s)
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] Emitting module SwiftCLI
[8/46] Compiling SwiftCLI CLI.swift
[9/46] Compiling SwiftCLI Command.swift
[10/47] Emitting module Rainbow
[11/47] Compiling SwiftCLI ArgumentList.swift
[12/47] Compiling SwiftCLI ArgumentListManipulator.swift
[13/47] Compiling SwiftCLI ValueBox.swift
[14/47] Compiling SwiftCLI VersionCommand.swift
[15/47] Compiling Rainbow StringGenerator.swift
[16/47] Compiling Rainbow String+Rainbow.swift
[17/47] Compiling Rainbow Style.swift
[18/47] Compiling SwiftCLI Error.swift
[19/47] Compiling SwiftCLI HelpCommand.swift
[20/47] Compiling SwiftCLI HelpMessageGenerator.swift
[21/47] Compiling Rainbow XcodeColorsSupport.swift
[22/47] Compiling Rainbow Rainbow.swift
[23/47] Compiling SwiftCLI Path.swift
[24/47] Compiling SwiftCLI Stream.swift
[25/47] Compiling SwiftCLI Task.swift
[26/47] Compiling SwiftCLI Compatibility.swift
[27/47] Compiling SwiftCLI CompletionGenerator.swift
[28/48] Compiling SwiftCLI Term.swift
[29/48] Compiling SwiftCLI Validation.swift
[33/48] Compiling SwiftCLI Input.swift
[34/48] Compiling SwiftCLI Option.swift
[35/48] Compiling SwiftCLI OptionGroup.swift
[36/48] Compiling SwiftCLI OptionRegistry.swift
[37/48] Compiling SwiftCLI Parameter.swift
[38/48] Compiling SwiftCLI Parser.swift
[43/49] Wrapping AST for Rainbow for debugging
[44/57] Wrapping AST for SwiftCLI for debugging
[46/57] Compiling Utility FileManagerExt.swift
[47/57] Compiling Utility CollectionExt.swift
[48/58] Compiling Utility Constants.swift
[49/58] Compiling Utility TestHelper.swift
[50/58] Emitting module Utility
[51/58] Compiling Utility StringExt.swift
[52/58] Compiling Utility Logger.swift
[53/58] Compiling Utility RegexExt.swift
[54/58] Compiling Utility Regex.swift
[55/59] Wrapping AST for Utility for debugging
[57/84] Compiling AnyLintCLI TaskHandler.swift
[58/84] Compiling AnyLintCLI VersionTask.swift
[59/85] Compiling AnyLintCLI SingleCommand.swift
[60/85] Compiling AnyLintCLI BlankTemplate.swift
[61/85] Compiling AnyLintCLI ConfigurationTemplate.swift
[62/85] Compiling AnyLintCLI CLIConstants.swift
[63/87] Compiling AnyLintCLI ValidateOrFail.swift
[64/87] Emitting module AnyLintCLI
[65/87] Compiling AnyLintCLI InitTask.swift
/host/spi-builder-workspace/Sources/AnyLintCLI/Tasks/InitTask.swift:35:19: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
33 |
34 |       log.message("Creating config file using template '\(template.rawValue)' ...", level: .info)
35 |       fileManager.createFile(
   |                   `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
36 |          atPath: configFilePath,
37 |          contents: template.configFileContents.data(using: .utf8),
[66/87] Compiling AnyLintCLI LintTask.swift
[71/87] Compiling AnyLint AutoCorrection.swift
/host/spi-builder-workspace/Sources/AnyLint/AutoCorrection.swift:68:1: warning: extension declares a conformance of imported type 'Change' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
66 | // TODO: make the autocorrection diff sorted by line number
67 | @available(OSX 10.15, *)
68 | extension CollectionDifference.Change: Comparable where ChangeElement == String {
   | |- warning: extension declares a conformance of imported type 'Change' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
69 |    public static func < (lhs: Self, rhs: Self) -> Bool {
70 |       switch (lhs, rhs) {
[72/87] Compiling AnyLint CheckInfo.swift
/host/spi-builder-workspace/Sources/AnyLint/AutoCorrection.swift:68:1: warning: extension declares a conformance of imported type 'Change' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
66 | // TODO: make the autocorrection diff sorted by line number
67 | @available(OSX 10.15, *)
68 | extension CollectionDifference.Change: Comparable where ChangeElement == String {
   | |- warning: extension declares a conformance of imported type 'Change' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
69 |    public static func < (lhs: Self, rhs: Self) -> Bool {
70 |       switch (lhs, rhs) {
[73/87] Compiling AnyLint Violation.swift
[74/87] Compiling AnyLint ViolationLocationConfig.swift
[75/87] Compiling AnyLintCLI main.swift
[76/88] Compiling AnyLint FileManagerExt.swift
[77/88] Compiling AnyLint StringExt.swift
[78/88] Compiling AnyLint URLExt.swift
[79/88] Compiling AnyLint FilesSearch.swift
[80/88] Compiling AnyLint Lint.swift
[81/88] Compiling AnyLint Options.swift
[82/88] Emitting module AnyLint
/host/spi-builder-workspace/Sources/AnyLint/AutoCorrection.swift:68:1: warning: extension declares a conformance of imported type 'Change' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
66 | // TODO: make the autocorrection diff sorted by line number
67 | @available(OSX 10.15, *)
68 | extension CollectionDifference.Change: Comparable where ChangeElement == String {
   | |- warning: extension declares a conformance of imported type 'Change' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
69 |    public static func < (lhs: Self, rhs: Self) -> Bool {
70 |       switch (lhs, rhs) {
[83/88] Compiling AnyLint Severity.swift
[84/88] Compiling AnyLint Statistics.swift
[86/89] Wrapping AST for AnyLintCLI for debugging
[87/89] Write Objects.LinkFileList
[88/89] Linking anylint
Build complete! (58.44s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.5",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "swiftcli",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.1",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jakeheis/SwiftCLI.git"
    }
  ],
  "manifest_display_name" : "AnyLint",
  "name" : "AnyLint",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "AnyLint",
      "targets" : [
        "AnyLint"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "anylint",
      "targets" : [
        "AnyLintCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UtilityTests",
      "module_type" : "SwiftTarget",
      "name" : "UtilityTests",
      "path" : "Tests/UtilityTests",
      "sources" : [
        "Extensions/RegexExtTests.swift",
        "LoggerTests.swift"
      ],
      "target_dependencies" : [
        "Utility"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Utility",
      "module_type" : "SwiftTarget",
      "name" : "Utility",
      "path" : "Sources/Utility",
      "product_dependencies" : [
        "Rainbow"
      ],
      "product_memberships" : [
        "AnyLint",
        "anylint"
      ],
      "sources" : [
        "Constants.swift",
        "Extensions/CollectionExt.swift",
        "Extensions/FileManagerExt.swift",
        "Extensions/RegexExt.swift",
        "Extensions/StringExt.swift",
        "Logger.swift",
        "Regex.swift",
        "TestHelper.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AnyLintTests",
      "module_type" : "SwiftTarget",
      "name" : "AnyLintTests",
      "path" : "Tests/AnyLintTests",
      "sources" : [
        "AutoCorrectionTests.swift",
        "CheckInfoTests.swift",
        "Checkers/FileContentsCheckerTests.swift",
        "Checkers/FilePathsCheckerTests.swift",
        "Extensions/ArrayExtTests.swift",
        "Extensions/XCTestCaseExt.swift",
        "FilesSearchTests.swift",
        "LintTests.swift",
        "RegexExtTests.swift",
        "StatisticsTests.swift",
        "ViolationTests.swift"
      ],
      "target_dependencies" : [
        "AnyLint"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AnyLintCLI",
      "module_type" : "SwiftTarget",
      "name" : "AnyLintCLI",
      "path" : "Sources/AnyLintCLI",
      "product_dependencies" : [
        "Rainbow",
        "SwiftCLI"
      ],
      "product_memberships" : [
        "anylint"
      ],
      "sources" : [
        "Commands/SingleCommand.swift",
        "ConfigurationTemplates/BlankTemplate.swift",
        "ConfigurationTemplates/ConfigurationTemplate.swift",
        "Globals/CLIConstants.swift",
        "Globals/ValidateOrFail.swift",
        "Tasks/InitTask.swift",
        "Tasks/LintTask.swift",
        "Tasks/TaskHandler.swift",
        "Tasks/VersionTask.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Utility"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "AnyLint",
      "module_type" : "SwiftTarget",
      "name" : "AnyLint",
      "path" : "Sources/AnyLint",
      "product_memberships" : [
        "AnyLint"
      ],
      "sources" : [
        "AutoCorrection.swift",
        "CheckInfo.swift",
        "Checkers/Checker.swift",
        "Checkers/FileContentsChecker.swift",
        "Checkers/FilePathsChecker.swift",
        "Extensions/ArrayExt.swift",
        "Extensions/FileManagerExt.swift",
        "Extensions/StringExt.swift",
        "Extensions/URLExt.swift",
        "FilesSearch.swift",
        "Lint.swift",
        "Options.swift",
        "Severity.swift",
        "Statistics.swift",
        "Violation.swift",
        "ViolationLocationConfig.swift"
      ],
      "target_dependencies" : [
        "Utility"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.