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 (38af35), with Swift 6.1 for Android on 26 Aug 2025 20:23:43 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 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 38af353 Swift6 testing (#19)
Cloned https://github.com/swiftlang/example-package-dealer.git
Revision (git rev-parse @):
38af3537d25496db880e3c12db742ceb4f342dc3
SUCCESS checkout https://github.com/swiftlang/example-package-dealer.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swiftlang/example-package-dealer.git
https://github.com/swiftlang/example-package-dealer.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "example-package-deckofplayingcards",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/example-package-deckofplayingcards.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/267] Fetching example-package-deckofplayingcards
Fetched https://github.com/apple/example-package-deckofplayingcards.git from cache (0.26s)
[1/15689] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.92s)
Computing version for https://github.com/apple/example-package-deckofplayingcards.git
Computed https://github.com/apple/example-package-deckofplayingcards.git at 4.0.0 (1.38s)
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.22s)
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.68s)
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.49s)
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/example-package-deckofplayingcards.git
Working copy of https://github.com/apple/example-package-deckofplayingcards.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
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/15] Write sources
[7/15] Write swift-version-24593BA9C3E375BF.txt
[9/21] Compiling PlayingCard Suit.swift
[10/21] Emitting module ArgumentParserToolInfo
[11/21] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/22] Emitting module PlayingCard
[13/22] Compiling PlayingCard PlayingCard.swift
[14/22] Compiling PlayingCard Rank.swift
[16/23] Wrapping AST for PlayingCard for debugging
[17/23] Wrapping AST for ArgumentParserToolInfo for debugging
[19/69] Emitting module DeckOfPlayingCards
[20/69] Compiling DeckOfPlayingCards Deck.swift
[21/70] Wrapping AST for DeckOfPlayingCards for debugging
[23/70] Compiling ArgumentParser InputKey.swift
[24/70] Compiling ArgumentParser InputOrigin.swift
[25/70] Compiling ArgumentParser Name.swift
[26/70] Compiling ArgumentParser Parsed.swift
[27/70] Compiling ArgumentParser ParsedValues.swift
[28/70] Compiling ArgumentParser ParserError.swift
[29/76] Compiling ArgumentParser OptionGroup.swift
[30/76] Compiling ArgumentParser AsyncParsableCommand.swift
[31/76] Compiling ArgumentParser CommandConfiguration.swift
[32/76] Compiling ArgumentParser CommandGroup.swift
[33/76] Compiling ArgumentParser EnumerableFlag.swift
[34/76] Compiling ArgumentParser ExpressibleByArgument.swift
[35/76] Compiling ArgumentParser Tree.swift
[36/76] Compiling ArgumentParser CodingKeyValidator.swift
[37/76] Compiling ArgumentParser NonsenseFlagsValidator.swift
[38/76] Compiling ArgumentParser ParsableArgumentsValidation.swift
[39/76] Compiling ArgumentParser PositionalArgumentsValidator.swift
[40/76] Compiling ArgumentParser UniqueNamesValidator.swift
[41/76] Compiling ArgumentParser BashCompletionsGenerator.swift
[42/76] Compiling ArgumentParser CompletionsGenerator.swift
[43/76] Compiling ArgumentParser FishCompletionsGenerator.swift
[44/76] Compiling ArgumentParser ZshCompletionsGenerator.swift
[45/76] Compiling ArgumentParser Argument.swift
[46/76] Compiling ArgumentParser ArgumentDiscussion.swift
[47/76] Compiling ArgumentParser ArgumentHelp.swift
[48/76] Emitting module ArgumentParser
[49/76] Compiling ArgumentParser ArgumentVisibility.swift
[50/76] Compiling ArgumentParser CompletionKind.swift
[51/76] Compiling ArgumentParser Errors.swift
[52/76] Compiling ArgumentParser Flag.swift
[53/76] Compiling ArgumentParser NameSpecification.swift
[54/76] Compiling ArgumentParser Option.swift
[55/76] Compiling ArgumentParser CollectionExtensions.swift
[56/76] Compiling ArgumentParser Mutex.swift
[57/76] Compiling ArgumentParser Platform.swift
[58/76] Compiling ArgumentParser SequenceExtensions.swift
[59/76] Compiling ArgumentParser StringExtensions.swift
[60/76] Compiling ArgumentParser SwiftExtensions.swift
[61/76] Compiling ArgumentParser ParsableArguments.swift
[62/76] Compiling ArgumentParser ParsableCommand.swift
[63/76] Compiling ArgumentParser ArgumentDecoder.swift
[64/76] Compiling ArgumentParser ArgumentDefinition.swift
[65/76] Compiling ArgumentParser ArgumentSet.swift
[66/76] Compiling ArgumentParser CommandParser.swift
[67/76] Compiling ArgumentParser SplitArguments.swift
[68/76] Compiling ArgumentParser DumpHelpGenerator.swift
[69/76] Compiling ArgumentParser HelpCommand.swift
[70/76] Compiling ArgumentParser HelpGenerator.swift
[71/76] Compiling ArgumentParser MessageInfo.swift
[72/76] Compiling ArgumentParser UsageGenerator.swift
[73/77] 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! (25.22s)
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/apple/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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.