The Swift Package Index logo.Swift Package Index

Build Information

Successful build of sls, reference v0.0.1-alpha (0886a3), with Swift 6.3 for Linux on 18 Apr 2026 09:47:27 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/mac9sb/list.git
Reference: v0.0.1-alpha
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/mac9sb/list
 * tag               v0.0.1-alpha -> FETCH_HEAD
HEAD is now at 0886a39 Skip setup-swift for Swiftly Linux builds
Cloned https://github.com/mac9sb/list.git
Revision (git rev-parse @):
0886a399b1e49538924f958d4c7d62b4ecfc0fe8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mac9sb/list.git at v0.0.1-alpha
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mac9sb/list.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/swiftlang/swift-docc-plugin
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/swiftlang/swift-testing
[1/2277] Fetching swift-docc-plugin
[252/19806] Fetching swift-docc-plugin, swift-argument-parser
[1051/57074] Fetching swift-docc-plugin, swift-argument-parser, swift-testing
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (2.66s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.66s)
Fetched https://github.com/swiftlang/swift-testing from cache (2.68s)
Computing version for https://github.com/swiftlang/swift-testing
Computed https://github.com/swiftlang/swift-testing at 0.99.0 (4.00s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.41s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (8.37s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.57s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.12s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.71s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-testing
Working copy of https://github.com/swiftlang/swift-testing resolved at 0.99.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/17] Write sources
[9/17] Write swift-version-24593BA9C3E375BF.txt
[11/19] Emitting module ArgumentParserToolInfo
[12/19] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/20] Wrapping AST for ArgumentParserToolInfo for debugging
[15/66] Emitting module ArgumentParser
[16/72] Compiling ArgumentParser ParentCommand.swift
[17/72] Compiling ArgumentParser AsyncParsableCommand.swift
[18/72] Compiling ArgumentParser CommandConfiguration.swift
[19/72] Compiling ArgumentParser CommandGroup.swift
[20/72] Compiling ArgumentParser EnumerableFlag.swift
[21/72] Compiling ArgumentParser ExpressibleByArgument.swift
[22/72] Compiling ArgumentParser ParsableArguments.swift
[23/72] Compiling ArgumentParser ArgumentVisibility.swift
[24/72] Compiling ArgumentParser CompletionKind.swift
[25/72] Compiling ArgumentParser Errors.swift
[26/72] Compiling ArgumentParser Flag.swift
[27/72] Compiling ArgumentParser NameSpecification.swift
[28/72] Compiling ArgumentParser Option.swift
[29/72] Compiling ArgumentParser OptionGroup.swift
[30/72] Compiling ArgumentParser InputOrigin.swift
[31/72] Compiling ArgumentParser Name.swift
[32/72] Compiling ArgumentParser Parsed.swift
[33/72] Compiling ArgumentParser ParsedValues.swift
[34/72] Compiling ArgumentParser ParserError.swift
[35/72] Compiling ArgumentParser SplitArguments.swift
[36/72] Compiling ArgumentParser BashCompletionsGenerator.swift
[37/72] Compiling ArgumentParser CompletionsGenerator.swift
[38/72] Compiling ArgumentParser FishCompletionsGenerator.swift
[39/72] Compiling ArgumentParser ZshCompletionsGenerator.swift
[40/72] Compiling ArgumentParser Argument.swift
[41/72] Compiling ArgumentParser ArgumentDiscussion.swift
[42/72] Compiling ArgumentParser ArgumentHelp.swift
[43/72] Compiling ArgumentParser DumpHelpGenerator.swift
[44/72] Compiling ArgumentParser HelpCommand.swift
[45/72] Compiling ArgumentParser HelpGenerator.swift
[46/72] Compiling ArgumentParser MessageInfo.swift
[47/72] Compiling ArgumentParser UsageGenerator.swift
[48/72] Compiling ArgumentParser CollectionExtensions.swift
[49/72] Compiling ArgumentParser Foundation.swift
[50/72] Compiling ArgumentParser Mutex.swift
[51/72] Compiling ArgumentParser Platform.swift
[52/72] Compiling ArgumentParser SequenceExtensions.swift
[53/72] Compiling ArgumentParser StringExtensions.swift
[54/72] Compiling ArgumentParser SwiftExtensions.swift
[55/72] Compiling ArgumentParser Tree.swift
[56/72] Compiling ArgumentParser CodingKeyValidator.swift
[57/72] Compiling ArgumentParser NonsenseFlagsValidator.swift
[58/72] Compiling ArgumentParser ParsableArgumentsValidation.swift
[59/72] Compiling ArgumentParser PositionalArgumentsValidator.swift
[60/72] Compiling ArgumentParser UniqueNamesValidator.swift
[61/72] Compiling ArgumentParser ParsableCommand.swift
[62/72] Compiling ArgumentParser ArgumentDecoder.swift
[63/72] Compiling ArgumentParser ArgumentDefinition.swift
[64/72] Compiling ArgumentParser ArgumentSet.swift
[65/72] Compiling ArgumentParser CommandParser.swift
[66/72] Compiling ArgumentParser InputKey.swift
[67/78] Wrapping AST for ArgumentParser for debugging
[69/79] Emitting module SwiftListCore
[70/79] Compiling SwiftListCore FileRepresentation.swift
[71/79] Compiling SwiftListCore DisplayOptions.swift
[72/79] Compiling SwiftListCore SortOption.swift
[73/79] Compiling SwiftListCore TerminalColors.swift
[74/79] Compiling SwiftListCore FileManagerHelper.swift
[75/82] Wrapping AST for SwiftListCore for debugging
[77/82] Emitting module SwiftListCLI
[78/82] Compiling SwiftListCLI ListCommand.swift
[79/83] Wrapping AST for SwiftListCLI for debugging
[81/85] Emitting module sls
[82/85] Compiling sls main.swift
[83/86] Wrapping AST for sls for debugging
[84/86] Write Objects.LinkFileList
[85/86] Linking sls
Build complete! (52.14s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swift-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-testing"
    }
  ],
  "manifest_display_name" : "sls",
  "name" : "sls",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "sls",
      "targets" : [
        "sls"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SwiftListCore",
      "targets" : [
        "SwiftListCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftListCLI",
      "targets" : [
        "SwiftListCLI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "sls",
      "module_type" : "SwiftTarget",
      "name" : "sls",
      "path" : "Sources/SwiftList",
      "product_memberships" : [
        "sls"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftListCLI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftListTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftListTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Testing"
      ],
      "sources" : [
        "SwiftListTests.swift"
      ],
      "target_dependencies" : [
        "SwiftListCore",
        "SwiftListCLI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftListCore",
      "module_type" : "SwiftTarget",
      "name" : "SwiftListCore",
      "path" : "Sources/SwiftListCore",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "sls",
        "SwiftListCore",
        "SwiftListCLI"
      ],
      "sources" : [
        "Configuration/DisplayOptions.swift",
        "Configuration/SortOption.swift",
        "Models/FileRepresentation.swift",
        "Utilities/FileManagerHelper.swift",
        "Utilities/TerminalColors.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftListCLI",
      "module_type" : "SwiftTarget",
      "name" : "SwiftListCLI",
      "path" : "Sources/SwiftListCLI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "sls",
        "SwiftListCLI"
      ],
      "sources" : [
        "ListCommand.swift"
      ],
      "target_dependencies" : [
        "SwiftListCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
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.