The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Benchmark, reference 0.1.2 (816329), with Swift 6.3 for Android on 12 Apr 2026 19:09:06 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/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/google/swift-benchmark.git
Reference: 0.1.2
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
 * tag               0.1.2      -> FETCH_HEAD
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 0.1.2
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/google/swift-benchmark.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/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/apple/swift-argument-parser
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.25s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.84s)
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
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/19] Write sources
[8/19] Write swift-version--4F562202D5529B1.txt
[10/21] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/21] Emitting module ArgumentParserToolInfo
[12/22] Wrapping AST for ArgumentParserToolInfo for debugging
[14/68] Emitting module ArgumentParser
[15/74] Compiling ArgumentParser ParentCommand.swift
[16/74] Compiling ArgumentParser AsyncParsableCommand.swift
[17/74] Compiling ArgumentParser CommandConfiguration.swift
[18/74] Compiling ArgumentParser CommandGroup.swift
[19/74] Compiling ArgumentParser EnumerableFlag.swift
[20/74] Compiling ArgumentParser ExpressibleByArgument.swift
[21/74] Compiling ArgumentParser ParsableArguments.swift
[22/74] Compiling ArgumentParser InputOrigin.swift
[23/74] Compiling ArgumentParser Name.swift
[24/74] Compiling ArgumentParser Parsed.swift
[25/74] Compiling ArgumentParser ParsedValues.swift
[26/74] Compiling ArgumentParser ParserError.swift
[27/74] Compiling ArgumentParser SplitArguments.swift
[28/74] Compiling ArgumentParser Tree.swift
[29/74] Compiling ArgumentParser CodingKeyValidator.swift
[30/74] Compiling ArgumentParser NonsenseFlagsValidator.swift
[31/74] Compiling ArgumentParser ParsableArgumentsValidation.swift
[32/74] Compiling ArgumentParser PositionalArgumentsValidator.swift
[33/74] Compiling ArgumentParser UniqueNamesValidator.swift
[34/74] Compiling ArgumentParser BashCompletionsGenerator.swift
[35/74] Compiling ArgumentParser CompletionsGenerator.swift
[36/74] Compiling ArgumentParser FishCompletionsGenerator.swift
[37/74] Compiling ArgumentParser ZshCompletionsGenerator.swift
[38/74] Compiling ArgumentParser Argument.swift
[39/74] Compiling ArgumentParser ArgumentDiscussion.swift
[40/74] Compiling ArgumentParser ArgumentHelp.swift
[41/74] Compiling ArgumentParser ParsableCommand.swift
[42/74] Compiling ArgumentParser ArgumentDecoder.swift
[43/74] Compiling ArgumentParser ArgumentDefinition.swift
[44/74] Compiling ArgumentParser ArgumentSet.swift
[45/74] Compiling ArgumentParser CommandParser.swift
[46/74] Compiling ArgumentParser InputKey.swift
[47/74] Compiling ArgumentParser ArgumentVisibility.swift
[48/74] Compiling ArgumentParser CompletionKind.swift
[49/74] Compiling ArgumentParser Errors.swift
[50/74] Compiling ArgumentParser Flag.swift
[51/74] Compiling ArgumentParser NameSpecification.swift
[52/74] Compiling ArgumentParser Option.swift
[53/74] Compiling ArgumentParser OptionGroup.swift
[54/74] Compiling ArgumentParser DumpHelpGenerator.swift
[55/74] Compiling ArgumentParser HelpCommand.swift
[56/74] Compiling ArgumentParser HelpGenerator.swift
[57/74] Compiling ArgumentParser MessageInfo.swift
[58/74] Compiling ArgumentParser UsageGenerator.swift
[59/74] Compiling ArgumentParser CollectionExtensions.swift
[60/74] Compiling ArgumentParser Foundation.swift
[61/74] Compiling ArgumentParser Mutex.swift
[62/74] Compiling ArgumentParser Platform.swift
[63/74] Compiling ArgumentParser SequenceExtensions.swift
[64/74] Compiling ArgumentParser StringExtensions.swift
[65/74] Compiling ArgumentParser SwiftExtensions.swift
[66/76] Wrapping AST for ArgumentParser for debugging
[68/91] Emitting module Benchmark
[69/93] Compiling Benchmark Stats.swift
[70/93] Compiling Benchmark TestIntegration.swift
[71/93] Compiling Benchmark BenchmarkFormatter.swift
[72/93] Compiling Benchmark BenchmarkMain.swift
[73/93] Compiling Benchmark BenchmarkCommand.swift
[74/93] Compiling Benchmark BenchmarkFilter.swift
[75/93] Compiling Benchmark BenchmarkState.swift
[76/93] Compiling Benchmark BenchmarkSuite.swift
[77/93] Compiling Benchmark BenchmarkReporter.swift
[78/93] Compiling Benchmark BenchmarkResult.swift
[79/93] Compiling Benchmark BenchmarkTermination.swift
[80/93] Compiling Benchmark BenchmarkTime.swift
[81/93] Compiling Benchmark Benchmark.swift
[82/93] Compiling Benchmark BenchmarkArguments.swift
[83/93] Compiling Benchmark BenchmarkColumn.swift
[84/93] Compiling Benchmark BenchmarkRunner.swift
[85/93] Compiling Benchmark BenchmarkSetting.swift
[86/96] Wrapping AST for Benchmark for debugging
[88/99] Emitting module BenchmarkMinimalExample
[89/99] Compiling BenchmarkMinimalExample main.swift
[90/99] Compiling BenchmarkSuiteExample Suites.swift
/host/spi-builder-workspace/Sources/BenchmarkSuiteExample/Suites.swift:15:12: warning: cannot use class 'BenchmarkSuite' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'Benchmark' was not imported by this file
13 | // limitations under the License.
14 |
15 | public let suites = [
   |            `- warning: cannot use class 'BenchmarkSuite' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; '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]
[91/100] Emitting module BenchmarkSuiteExample
/host/spi-builder-workspace/Sources/BenchmarkSuiteExample/Suites.swift:15:12: warning: cannot use class 'BenchmarkSuite' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'Benchmark' was not imported by this file
13 | // limitations under the License.
14 |
15 | public let suites = [
   |            `- warning: cannot use class 'BenchmarkSuite' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; '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]
[92/100] Compiling BenchmarkSuiteExample AddStringBenchmarks.swift
[94/101] Wrapping AST for BenchmarkMinimalExample for debugging
[95/101] Wrapping AST for BenchmarkSuiteExample for debugging
[96/101] Write Objects.LinkFileList
[98/103] Emitting module BenchmarkSuiteExampleMain
[99/103] Compiling BenchmarkSuiteExampleMain main.swift
[100/104] Linking BenchmarkMinimalExample
[101/104] Wrapping AST for BenchmarkSuiteExampleMain for debugging
[102/104] Write Objects.LinkFileList
[103/104] Linking BenchmarkSuiteExampleMain
Build complete! (28.15s)
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.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.