The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swifty, reference main (ee6328), with Swift 6.3 for Android on 15 Apr 2026 00:28:08 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/peterkos/swifty.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/peterkos/swifty
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ee63289 Add README
Cloned https://github.com/peterkos/swifty.git
Revision (git rev-parse @):
ee632896a1c83ea23a6ab74be8141ca52bbfea7f
SUCCESS checkout https://github.com/peterkos/swifty.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/peterkos/swifty.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/JohnSundell/Files
Fetching https://github.com/apple/swift-argument-parser.git
[1/980] Fetching shellout
[981/2253] Fetching shellout, files
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.91s)
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/JohnSundell/Files from cache (1.07s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.39s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.3.0 (4.18s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (2.16s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.41s)
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.3.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/15] Write sources
[7/15] Write swift-version--4F562202D5529B1.txt
[9/21] Emitting module ArgumentParserToolInfo
[10/21] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/23] Wrapping AST for ArgumentParserToolInfo for debugging
[13/68] Emitting module ArgumentParser
[14/74] Compiling ArgumentParser ParentCommand.swift
[15/74] Compiling ArgumentParser AsyncParsableCommand.swift
[16/74] Compiling ArgumentParser CommandConfiguration.swift
[17/74] Compiling ArgumentParser CommandGroup.swift
[18/74] Compiling ArgumentParser EnumerableFlag.swift
[19/74] Compiling ArgumentParser ExpressibleByArgument.swift
[20/74] Compiling ArgumentParser ParsableArguments.swift
[21/74] Compiling ArgumentParser InputOrigin.swift
[22/74] Compiling ArgumentParser Name.swift
[23/74] Compiling ArgumentParser Parsed.swift
[24/74] Compiling ArgumentParser ParsedValues.swift
[25/74] Compiling ArgumentParser ParserError.swift
[26/74] Compiling ArgumentParser SplitArguments.swift
[27/74] Compiling ArgumentParser Tree.swift
[28/74] Compiling ArgumentParser CodingKeyValidator.swift
[29/74] Compiling ArgumentParser NonsenseFlagsValidator.swift
[30/74] Compiling ArgumentParser ParsableArgumentsValidation.swift
[31/74] Compiling ArgumentParser PositionalArgumentsValidator.swift
[32/74] Compiling ArgumentParser UniqueNamesValidator.swift
[33/74] Compiling ArgumentParser BashCompletionsGenerator.swift
[34/74] Compiling ArgumentParser CompletionsGenerator.swift
[35/74] Compiling ArgumentParser FishCompletionsGenerator.swift
[36/74] Compiling ArgumentParser ZshCompletionsGenerator.swift
[37/74] Compiling ArgumentParser Argument.swift
[38/74] Compiling ArgumentParser ArgumentDiscussion.swift
[39/74] Compiling ArgumentParser ArgumentHelp.swift
[40/74] Compiling ArgumentParser DumpHelpGenerator.swift
[41/74] Compiling ArgumentParser HelpCommand.swift
[42/74] Compiling ArgumentParser HelpGenerator.swift
[43/74] Compiling ArgumentParser MessageInfo.swift
[44/74] Compiling ArgumentParser UsageGenerator.swift
[45/74] Compiling ArgumentParser CollectionExtensions.swift
[46/74] Compiling ArgumentParser ArgumentVisibility.swift
[47/74] Compiling ArgumentParser CompletionKind.swift
[48/74] Compiling ArgumentParser Errors.swift
[49/74] Compiling ArgumentParser Flag.swift
[50/74] Compiling ArgumentParser NameSpecification.swift
[51/74] Compiling ArgumentParser Option.swift
[52/74] Compiling ArgumentParser OptionGroup.swift
[53/74] Compiling ArgumentParser Foundation.swift
[54/74] Compiling ArgumentParser Mutex.swift
[55/74] Compiling ArgumentParser Platform.swift
[56/74] Compiling ArgumentParser SequenceExtensions.swift
[57/74] Compiling ArgumentParser StringExtensions.swift
[58/74] Compiling ArgumentParser SwiftExtensions.swift
[59/74] Compiling ArgumentParser ParsableCommand.swift
[60/74] Compiling ArgumentParser ArgumentDecoder.swift
[61/74] Compiling ArgumentParser ArgumentDefinition.swift
[62/74] Compiling ArgumentParser ArgumentSet.swift
[63/74] Compiling ArgumentParser CommandParser.swift
[64/74] Compiling ArgumentParser InputKey.swift
[65/75] Wrapping AST for ArgumentParser for debugging
[67/75] Emitting module ShellOut
[68/75] Compiling ShellOut ShellOut.swift
[70/76] Emitting module Files
[71/76] Compiling Files Files.swift
[72/77] Wrapping AST for ShellOut for debugging
[73/77] Wrapping AST for Files for debugging
[75/82] Compiling swifty Swifty.swift
[76/82] Compiling swifty install-deps.swift
[77/82] Emitting module swifty
[78/82] Compiling swifty pre-commit-format.swift
[79/82] Compiling swifty pkl.swift
[80/83] Wrapping AST for swifty for debugging
[81/83] Write Objects.LinkFileList
[82/83] Linking swifty
Build complete! (24.80s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/ShellOut.git"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Files"
    }
  ],
  "manifest_display_name" : "swifty",
  "name" : "swifty",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "swifty",
      "targets" : [
        "swifty"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swifty",
      "module_type" : "SwiftTarget",
      "name" : "swifty",
      "path" : "Sources",
      "product_dependencies" : [
        "ArgumentParser",
        "ShellOut",
        "Files"
      ],
      "product_memberships" : [
        "swifty"
      ],
      "sources" : [
        "Swifty.swift",
        "install-deps.swift",
        "pkl.swift",
        "pre-commit-format.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.10"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.