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 Benchmark, reference main (816329), with Swift 6.2 (beta) for Android on 19 Jun 2025 07:53:45 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/swift-benchmark.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/google/swift-benchmark
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8163295 Bump swift-argument-parser to stable (#94)
Cloned https://github.com/google/swift-benchmark.git
Revision (git rev-parse @):
8163295f6fe82356b0bcf8e1ab991645de17d096
SUCCESS checkout https://github.com/google/swift-benchmark.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/google/swift-benchmark.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" 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:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.90s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (1.31s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/18] Write sources
[7/18] Write swift-version-8C5A4AE7A8CE2BA.txt
[9/20] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/20] Emitting module ArgumentParserToolInfo
[11/21] Wrapping AST for ArgumentParserToolInfo for debugging
[13/59] Emitting module ArgumentParser
[14/64] Compiling ArgumentParser ArgumentVisibility.swift
[15/64] Compiling ArgumentParser CompletionKind.swift
[16/64] Compiling ArgumentParser Errors.swift
[17/64] Compiling ArgumentParser Flag.swift
[18/64] Compiling ArgumentParser NameSpecification.swift
[19/64] Compiling ArgumentParser Option.swift
[20/64] Compiling ArgumentParser BashCompletionsGenerator.swift
[21/64] Compiling ArgumentParser CompletionsGenerator.swift
[22/64] Compiling ArgumentParser FishCompletionsGenerator.swift
[23/64] Compiling ArgumentParser ZshCompletionsGenerator.swift
[24/64] Compiling ArgumentParser Argument.swift
[25/64] Compiling ArgumentParser ArgumentHelp.swift
[26/64] Compiling ArgumentParser OptionGroup.swift
[27/64] Compiling ArgumentParser AsyncParsableCommand.swift
[28/64] Compiling ArgumentParser CommandConfiguration.swift
[29/64] Compiling ArgumentParser CommandGroup.swift
[30/64] Compiling ArgumentParser EnumerableFlag.swift
[31/64] Compiling ArgumentParser ArgumentDefinition.swift
[32/64] Compiling ArgumentParser ArgumentSet.swift
[33/64] Compiling ArgumentParser CommandParser.swift
[34/64] Compiling ArgumentParser InputKey.swift
[35/64] Compiling ArgumentParser InputOrigin.swift
[36/64] Compiling ArgumentParser CollectionExtensions.swift
[37/64] Compiling ArgumentParser Platform.swift
[38/64] Compiling ArgumentParser SequenceExtensions.swift
[39/64] Compiling ArgumentParser StringExtensions.swift
[40/64] Compiling ArgumentParser Tree.swift
[41/64] Compiling ArgumentParser Name.swift
[42/64] Compiling ArgumentParser Parsed.swift
[43/64] Compiling ArgumentParser ParsedValues.swift
[44/64] Compiling ArgumentParser ParserError.swift
[45/64] Compiling ArgumentParser SplitArguments.swift
[46/64] Compiling ArgumentParser DumpHelpGenerator.swift
[47/64] Compiling ArgumentParser HelpCommand.swift
[48/64] Compiling ArgumentParser HelpGenerator.swift
[49/64] Compiling ArgumentParser MessageInfo.swift
[50/64] Compiling ArgumentParser UsageGenerator.swift
[51/64] Compiling ArgumentParser ExpressibleByArgument.swift
[52/64] Compiling ArgumentParser ParsableArguments.swift
[53/64] Compiling ArgumentParser ParsableArgumentsValidation.swift
[54/64] Compiling ArgumentParser ParsableCommand.swift
[55/64] Compiling ArgumentParser ArgumentDecoder.swift
[56/65] Wrapping AST for ArgumentParser for debugging
[58/81] Compiling Benchmark BenchmarkTermination.swift
[59/81] Compiling Benchmark BenchmarkTime.swift
[60/83] Compiling Benchmark BenchmarkState.swift
[61/83] Compiling Benchmark BenchmarkSuite.swift
[62/83] Emitting module Benchmark
[63/83] Compiling Benchmark BenchmarkCommand.swift
[64/83] Compiling Benchmark BenchmarkFilter.swift
[65/83] Compiling Benchmark BenchmarkFormatter.swift
[66/83] Compiling Benchmark BenchmarkMain.swift
[67/83] Compiling Benchmark BenchmarkReporter.swift
[68/83] Compiling Benchmark BenchmarkResult.swift
[69/83] Compiling Benchmark BenchmarkRunner.swift
[70/83] Compiling Benchmark BenchmarkSetting.swift
[71/83] Compiling Benchmark Stats.swift
[72/83] Compiling Benchmark TestIntegration.swift
[73/83] Compiling Benchmark Benchmark.swift
[74/83] Compiling Benchmark BenchmarkArguments.swift
[75/83] Compiling Benchmark BenchmarkColumn.swift
[76/89] Wrapping AST for Benchmark for debugging
[78/89] Emitting module BenchmarkMinimalExample
[79/89] Compiling BenchmarkSuiteExample Suites.swift
/host/spi-builder-workspace/Sources/BenchmarkSuiteExample/Suites.swift:15:12: warning: cannot use class 'BenchmarkSuite' here; 'Benchmark' was not imported by this file
13 | // limitations under the License.
14 |
15 | public let suites = [
   |            `- warning: cannot use class 'BenchmarkSuite' here; 'Benchmark' was not imported by this file
16 |     addStringBenchmarks
17 | ]
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class declared here
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
   |              `- note: class declared here
16 |     public let name: String
17 |     public let settings: [BenchmarkSetting]
[80/89] Compiling BenchmarkMinimalExample main.swift
[81/89] Emitting module BenchmarkSuiteExample
/host/spi-builder-workspace/Sources/BenchmarkSuiteExample/Suites.swift:15:12: warning: cannot use class 'BenchmarkSuite' here; 'Benchmark' was not imported by this file
13 | // limitations under the License.
14 |
15 | public let suites = [
   |            `- warning: cannot use class 'BenchmarkSuite' here; 'Benchmark' was not imported by this file
16 |     addStringBenchmarks
17 | ]
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class declared here
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
   |              `- note: class declared here
16 |     public let name: String
17 |     public let settings: [BenchmarkSetting]
[82/89] Compiling BenchmarkSuiteExample AddStringBenchmarks.swift
[84/91] Wrapping AST for BenchmarkSuiteExample for debugging
[85/91] Wrapping AST for BenchmarkMinimalExample for debugging
[86/91] Write Objects.LinkFileList
[88/93] Emitting module BenchmarkSuiteExampleMain
[89/93] Compiling BenchmarkSuiteExampleMain main.swift
[89/94] Linking BenchmarkMinimalExample
[91/94] Wrapping AST for BenchmarkSuiteExampleMain for debugging
[92/94] Write Objects.LinkFileList
[93/94] Linking BenchmarkSuiteExampleMain
Build complete! (28.94s)
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"
    }
  ],
  "manifest_display_name" : "Benchmark",
  "name" : "Benchmark",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Benchmark",
      "targets" : [
        "Benchmark"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BenchmarkSuiteExampleMain",
      "targets" : [
        "BenchmarkSuiteExampleMain"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "BenchmarkMinimalExample",
      "targets" : [
        "BenchmarkMinimalExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BenchmarkTests",
      "module_type" : "SwiftTarget",
      "name" : "BenchmarkTests",
      "path" : "Tests/BenchmarkTests",
      "sources" : [
        "BenchmarkColumnTests.swift",
        "BenchmarkCommandTests.swift",
        "BenchmarkReporterTests.swift",
        "BenchmarkRunnerTests.swift",
        "BenchmarkSettingTests.swift",
        "BenchmarkSuiteTests.swift",
        "CustomBenchmarkTests.swift",
        "MockTextOutputStream.swift",
        "StatsTests.swift",
        "XCTTestManifests.swift"
      ],
      "target_dependencies" : [
        "Benchmark",
        "BenchmarkSuiteExample"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BenchmarkSuiteExampleMain",
      "module_type" : "SwiftTarget",
      "name" : "BenchmarkSuiteExampleMain",
      "path" : "Sources/BenchmarkSuiteExampleMain",
      "product_memberships" : [
        "BenchmarkSuiteExampleMain"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Benchmark",
        "BenchmarkSuiteExample"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "BenchmarkSuiteExample",
      "module_type" : "SwiftTarget",
      "name" : "BenchmarkSuiteExample",
      "path" : "Sources/BenchmarkSuiteExample",
      "product_memberships" : [
        "BenchmarkSuiteExampleMain"
      ],
      "sources" : [
        "AddStringBenchmarks.swift",
        "Suites.swift"
      ],
      "target_dependencies" : [
        "Benchmark"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BenchmarkMinimalExample",
      "module_type" : "SwiftTarget",
      "name" : "BenchmarkMinimalExample",
      "path" : "Sources/BenchmarkMinimalExample",
      "product_memberships" : [
        "BenchmarkMinimalExample"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Benchmark"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Benchmark",
      "module_type" : "SwiftTarget",
      "name" : "Benchmark",
      "path" : "Sources/Benchmark",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "Benchmark",
        "BenchmarkSuiteExampleMain",
        "BenchmarkMinimalExample"
      ],
      "sources" : [
        "Benchmark.swift",
        "BenchmarkArguments.swift",
        "BenchmarkColumn.swift",
        "BenchmarkCommand.swift",
        "BenchmarkFilter.swift",
        "BenchmarkFormatter.swift",
        "BenchmarkMain.swift",
        "BenchmarkReporter.swift",
        "BenchmarkResult.swift",
        "BenchmarkRunner.swift",
        "BenchmarkSetting.swift",
        "BenchmarkState.swift",
        "BenchmarkSuite.swift",
        "BenchmarkTermination.swift",
        "BenchmarkTime.swift",
        "Stats.swift",
        "TestIntegration.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.