The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of dealer, reference main (732a24), with Swift 6.2 for Android on 19 Sep 2025 19:54:44 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/example-package-dealer.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/swiftlang/example-package-dealer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 732a24e Merge pull request #21 from bkhouri/main
Cloned https://github.com/swiftlang/example-package-dealer.git
Revision (git rev-parse @):
732a24e9e992b957a741c5ca579f0d2ea2f3fde0
SUCCESS checkout https://github.com/swiftlang/example-package-dealer.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swiftlang/example-package-dealer.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:d70d83f328e9f1ae04a4e17e63e2d335ae10639f90ee796a5fe3bfb139eab948
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/swiftlang/example-package-deckofplayingcards.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/267] Fetching example-package-deckofplayingcards
[268/16576] Fetching example-package-deckofplayingcards, swift-argument-parser
Fetched https://github.com/swiftlang/example-package-deckofplayingcards.git from cache (0.26s)
[816/16309] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.64s)
Computing version for https://github.com/swiftlang/example-package-deckofplayingcards.git
Computed https://github.com/swiftlang/example-package-deckofplayingcards.git at 4.0.0 (0.98s)
Fetching https://github.com/apple/example-package-playingcard.git
[1/270] Fetching example-package-playingcard
Fetched https://github.com/apple/example-package-playingcard.git from cache (0.28s)
Computing version for https://github.com/apple/example-package-playingcard.git
Computed https://github.com/apple/example-package-playingcard.git at 4.0.0 (0.75s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.35s)
Creating working copy for https://github.com/apple/example-package-playingcard.git
Working copy of https://github.com/apple/example-package-playingcard.git resolved at 4.0.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.6.1
Creating working copy for https://github.com/swiftlang/example-package-deckofplayingcards.git
Working copy of https://github.com/swiftlang/example-package-deckofplayingcards.git resolved at 4.0.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/15] Write sources
[7/15] Write swift-version--11D90AFD9DD3AB2.txt
[9/21] Emitting module ArgumentParserToolInfo
[10/21] Compiling PlayingCard Suit.swift
[11/21] Emitting module PlayingCard
[12/21] Compiling PlayingCard PlayingCard.swift
[13/21] Compiling PlayingCard Rank.swift
[14/22] Wrapping AST for PlayingCard for debugging
[16/24] Compiling DeckOfPlayingCards Deck.swift
[17/24] Emitting module DeckOfPlayingCards
[18/25] Wrapping AST for DeckOfPlayingCards for debugging
[20/25] Compiling ArgumentParserToolInfo ToolInfo.swift
[21/26] Wrapping AST for ArgumentParserToolInfo for debugging
[23/70] Emitting module ArgumentParser
[24/76] Compiling ArgumentParser Tree.swift
[25/76] Compiling ArgumentParser CodingKeyValidator.swift
[26/76] Compiling ArgumentParser NonsenseFlagsValidator.swift
[27/76] Compiling ArgumentParser ParsableArgumentsValidation.swift
[28/76] Compiling ArgumentParser PositionalArgumentsValidator.swift
[29/76] Compiling ArgumentParser UniqueNamesValidator.swift
[30/76] Compiling ArgumentParser ArgumentVisibility.swift
[31/76] Compiling ArgumentParser CompletionKind.swift
[32/76] Compiling ArgumentParser Errors.swift
[33/76] Compiling ArgumentParser Flag.swift
[34/76] Compiling ArgumentParser NameSpecification.swift
[35/76] Compiling ArgumentParser Option.swift
[36/76] Compiling ArgumentParser CollectionExtensions.swift
[37/76] Compiling ArgumentParser Mutex.swift
[38/76] Compiling ArgumentParser Platform.swift
[39/76] Compiling ArgumentParser SequenceExtensions.swift
[40/76] Compiling ArgumentParser StringExtensions.swift
[41/76] Compiling ArgumentParser SwiftExtensions.swift
[42/76] Compiling ArgumentParser SplitArguments.swift
[43/76] Compiling ArgumentParser DumpHelpGenerator.swift
[44/76] Compiling ArgumentParser HelpCommand.swift
[45/76] Compiling ArgumentParser HelpGenerator.swift
[46/76] Compiling ArgumentParser MessageInfo.swift
[47/76] Compiling ArgumentParser UsageGenerator.swift
[48/76] Compiling ArgumentParser InputKey.swift
[49/76] Compiling ArgumentParser InputOrigin.swift
[50/76] Compiling ArgumentParser Name.swift
[51/76] Compiling ArgumentParser Parsed.swift
[52/76] Compiling ArgumentParser ParsedValues.swift
[53/76] Compiling ArgumentParser ParserError.swift
[54/76] Compiling ArgumentParser OptionGroup.swift
[55/76] Compiling ArgumentParser AsyncParsableCommand.swift
[56/76] Compiling ArgumentParser CommandConfiguration.swift
[57/76] Compiling ArgumentParser CommandGroup.swift
[58/76] Compiling ArgumentParser EnumerableFlag.swift
[59/76] Compiling ArgumentParser ExpressibleByArgument.swift
[60/76] Compiling ArgumentParser BashCompletionsGenerator.swift
[61/76] Compiling ArgumentParser CompletionsGenerator.swift
[62/76] Compiling ArgumentParser FishCompletionsGenerator.swift
[63/76] Compiling ArgumentParser ZshCompletionsGenerator.swift
[64/76] Compiling ArgumentParser Argument.swift
[65/76] Compiling ArgumentParser ArgumentDiscussion.swift
[66/76] Compiling ArgumentParser ArgumentHelp.swift
[67/76] Compiling ArgumentParser ParsableArguments.swift
[68/76] Compiling ArgumentParser ParsableCommand.swift
[69/76] Compiling ArgumentParser ArgumentDecoder.swift
[70/76] Compiling ArgumentParser ArgumentDefinition.swift
[71/76] Compiling ArgumentParser ArgumentSet.swift
[72/76] Compiling ArgumentParser CommandParser.swift
[73/79] Wrapping AST for ArgumentParser for debugging
[75/79] Emitting module dealer
[76/79] Compiling dealer Dealer.swift
[77/80] Wrapping AST for dealer for debugging
[78/80] Write Objects.LinkFileList
[79/80] Linking dealer
Build complete! (27.74s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "example-package-deckofplayingcards",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/example-package-deckofplayingcards.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "dealer",
  "name" : "dealer",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "dealer",
      "targets" : [
        "dealer"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "dealer",
      "module_type" : "SwiftTarget",
      "name" : "dealer",
      "path" : "Sources/dealer",
      "product_dependencies" : [
        "DeckOfPlayingCards",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "dealer"
      ],
      "sources" : [
        "Dealer.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "DealerTests",
      "module_type" : "SwiftTarget",
      "name" : "DealerTests",
      "path" : "Tests/DealerTests",
      "sources" : [
        "DealerTests.swift"
      ],
      "target_dependencies" : [
        "dealer"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "6.0"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:d70d83f328e9f1ae04a4e17e63e2d335ae10639f90ee796a5fe3bfb139eab948
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.