This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Benchmark with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/swift-benchmark.git
Reference: 0.1.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling ArgumentParserToolInfo ToolInfo.swift
[2/4] Emitting module ArgumentParserToolInfo
[3/38] Compiling ArgumentParser Option.swift
[4/38] Compiling ArgumentParser OptionGroup.swift
[5/38] Compiling ArgumentParser CommandConfiguration.swift
[6/38] Compiling ArgumentParser EnumerableFlag.swift
[7/38] Compiling ArgumentParser ExpressibleByArgument.swift
[8/42] Compiling ArgumentParser BashCompletionsGenerator.swift
[9/42] Compiling ArgumentParser CompletionsGenerator.swift
[10/42] Compiling ArgumentParser FishCompletionsGenerator.swift
[11/42] Compiling ArgumentParser ZshCompletionsGenerator.swift
[12/42] Compiling ArgumentParser Argument.swift
[13/42] Compiling ArgumentParser CollectionExtensions.swift
[14/42] Compiling ArgumentParser SequenceExtensions.swift
[15/42] Compiling ArgumentParser StringExtensions.swift
[16/42] Compiling ArgumentParser Tree.swift
[17/42] Compiling ArgumentParser ArgumentHelp.swift
[18/42] Compiling ArgumentParser CompletionKind.swift
[19/42] Compiling ArgumentParser Errors.swift
[20/42] Compiling ArgumentParser Flag.swift
[21/42] Compiling ArgumentParser NameSpecification.swift
[22/42] Compiling ArgumentParser ParsedValues.swift
[23/42] Compiling ArgumentParser ParserError.swift
[24/42] Compiling ArgumentParser SplitArguments.swift
[25/42] Compiling ArgumentParser DumpHelpGenerator.swift
[26/42] Emitting module ArgumentParser
[27/42] Compiling ArgumentParser ArgumentSet.swift
[28/42] Compiling ArgumentParser CommandParser.swift
[29/42] Compiling ArgumentParser InputOrigin.swift
[30/42] Compiling ArgumentParser Name.swift
[31/42] Compiling ArgumentParser Parsed.swift
[32/42] Compiling ArgumentParser ParsableArguments.swift
[33/42] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/42] Compiling ArgumentParser ParsableCommand.swift
[35/42] Compiling ArgumentParser ArgumentDecoder.swift
[36/42] Compiling ArgumentParser ArgumentDefinition.swift
[37/42] Compiling ArgumentParser HelpCommand.swift
[38/42] Compiling ArgumentParser HelpGenerator.swift
[39/42] Compiling ArgumentParser MessageInfo.swift
[40/42] Compiling ArgumentParser UsageGenerator.swift
[41/58] Compiling Benchmark BenchmarkTermination.swift
[42/58] Compiling Benchmark BenchmarkTime.swift
[43/60] Compiling Benchmark BenchmarkFormatter.swift
[44/60] Compiling Benchmark BenchmarkMain.swift
[45/60] Compiling Benchmark Stats.swift
[46/60] Compiling Benchmark TestIntegration.swift
[47/60] Compiling Benchmark BenchmarkCommand.swift
[48/60] Compiling Benchmark BenchmarkFilter.swift
[49/60] Emitting module Benchmark
[50/60] Compiling Benchmark BenchmarkRunner.swift
[51/60] Compiling Benchmark BenchmarkSetting.swift
[52/60] Compiling Benchmark BenchmarkReporter.swift
[53/60] Compiling Benchmark BenchmarkResult.swift
[54/60] Compiling Benchmark BenchmarkState.swift
[55/60] Compiling Benchmark BenchmarkSuite.swift
[56/60] Compiling Benchmark Benchmark.swift
[57/60] Compiling Benchmark BenchmarkArguments.swift
[58/60] Compiling Benchmark BenchmarkColumn.swift
[59/65] Compiling BenchmarkMinimalExample main.swift
[60/65] Emitting module BenchmarkMinimalExample
[61/65] Emitting module BenchmarkSuiteExample
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BenchmarkSuiteExample/Suites.swift:15:12: warning: cannot use class 'BenchmarkSuite' here; 'Benchmark' was not imported by this file
public let suites = [
           ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: type declared here
public class BenchmarkSuite {
             ^
[62/65] Compiling BenchmarkSuiteExample Suites.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BenchmarkSuiteExample/Suites.swift:15:12: warning: cannot use class 'BenchmarkSuite' here; 'Benchmark' was not imported by this file
public let suites = [
           ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: type declared here
public class BenchmarkSuite {
             ^
[63/65] Compiling BenchmarkSuiteExample AddStringBenchmarks.swift
[64/67] Compiling BenchmarkSuiteExampleMain main.swift
[65/67] Emitting module BenchmarkSuiteExampleMain
[65/67] Linking BenchmarkMinimalExample
[66/67] Linking BenchmarkSuiteExampleMain
Build complete! (13.80s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser (0.46s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.2 (0.09s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.0.2
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-benchmark",
      "name": "Benchmark",
      "url": "https://github.com/google/swift-benchmark.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-benchmark",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.2.3",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/google/swift-benchmark.git from cache
Fetched https://github.com/google/swift-benchmark.git (0.23s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser (0.46s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.3 (0.08s)
Creating working copy for https://github.com/google/swift-benchmark.git
Working copy of https://github.com/google/swift-benchmark.git resolved at 0.1.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.3
warning: '.resolve-product-dependencies': dependency 'swift-benchmark' is not used by any target
Found 1 product dependencies
  - swift-argument-parser
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.