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.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
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/2/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.10
Building package at path:  $workDir
https://github.com/google/swift-benchmark.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Write sources
[4/15] Write BenchmarkMinimalExample-entitlement.plist
[6/15] Write sources
[6/15] Write BenchmarkSuiteExampleMain-entitlement.plist
[8/15] Write swift-version--423B1241ED78D482.txt
[10/17] Emitting module ArgumentParserToolInfo
[11/17] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/51] Compiling ArgumentParser Option.swift
[13/51] Compiling ArgumentParser OptionGroup.swift
[14/51] Compiling ArgumentParser CommandConfiguration.swift
[15/51] Compiling ArgumentParser EnumerableFlag.swift
[16/51] Compiling ArgumentParser ExpressibleByArgument.swift
[17/51] Compiling ArgumentParser ArgumentSet.swift
[18/51] Compiling ArgumentParser CommandParser.swift
[19/51] Compiling ArgumentParser InputOrigin.swift
[20/51] Compiling ArgumentParser Name.swift
[21/51] Compiling ArgumentParser Parsed.swift
[22/51] Compiling ArgumentParser ParsableArguments.swift
[23/51] Compiling ArgumentParser ParsableArgumentsValidation.swift
[24/51] Compiling ArgumentParser ParsableCommand.swift
[25/51] Compiling ArgumentParser ArgumentDecoder.swift
[26/51] Compiling ArgumentParser ArgumentDefinition.swift
[27/55] Compiling ArgumentParser CollectionExtensions.swift
[28/55] Compiling ArgumentParser SequenceExtensions.swift
[29/55] Compiling ArgumentParser StringExtensions.swift
[30/55] Compiling ArgumentParser Tree.swift
[31/55] Compiling ArgumentParser BashCompletionsGenerator.swift
[32/55] Compiling ArgumentParser CompletionsGenerator.swift
[33/55] Compiling ArgumentParser FishCompletionsGenerator.swift
[34/55] Compiling ArgumentParser ZshCompletionsGenerator.swift
[35/55] Compiling ArgumentParser Argument.swift
[36/55] Compiling ArgumentParser ParsedValues.swift
[37/55] Compiling ArgumentParser ParserError.swift
[38/55] Compiling ArgumentParser SplitArguments.swift
[39/55] Compiling ArgumentParser DumpHelpGenerator.swift
[40/55] Compiling ArgumentParser ArgumentHelp.swift
[41/55] Compiling ArgumentParser CompletionKind.swift
[42/55] Compiling ArgumentParser Errors.swift
[43/55] Compiling ArgumentParser Flag.swift
[44/55] Compiling ArgumentParser NameSpecification.swift
[45/55] Emitting module ArgumentParser
[46/55] Compiling ArgumentParser HelpCommand.swift
[47/55] Compiling ArgumentParser HelpGenerator.swift
[48/55] Compiling ArgumentParser MessageInfo.swift
[49/55] Compiling ArgumentParser UsageGenerator.swift
[50/71] Compiling Benchmark BenchmarkTermination.swift
[51/71] Compiling Benchmark BenchmarkTime.swift
[52/71] Compiling Benchmark BenchmarkState.swift
[53/71] Compiling Benchmark BenchmarkSuite.swift
[54/73] Compiling Benchmark Stats.swift
[55/73] Compiling Benchmark TestIntegration.swift
[56/73] Compiling Benchmark BenchmarkCommand.swift
[57/73] Compiling Benchmark BenchmarkFilter.swift
[58/73] Compiling Benchmark BenchmarkReporter.swift
[59/73] Compiling Benchmark BenchmarkResult.swift
[60/73] Compiling Benchmark BenchmarkFormatter.swift
[61/73] Compiling Benchmark BenchmarkMain.swift
[62/73] Compiling Benchmark BenchmarkRunner.swift
[63/73] Compiling Benchmark BenchmarkSetting.swift
[64/73] Emitting module Benchmark
[65/73] Compiling Benchmark Benchmark.swift
[66/73] Compiling Benchmark BenchmarkArguments.swift
[67/73] Compiling Benchmark BenchmarkColumn.swift
[68/78] Compiling BenchmarkSuiteExample Suites.swift
/Users/builder/builds/TDmZkXJm/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: type declared here
public class BenchmarkSuite {
             ^
[69/78] Compiling BenchmarkMinimalExample main.swift
[70/78] Emitting module BenchmarkMinimalExample
[70/78] Write Objects.LinkFileList
[72/78] Compiling BenchmarkSuiteExample AddStringBenchmarks.swift
[73/78] Emitting module BenchmarkSuiteExample
/Users/builder/builds/TDmZkXJm/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: type declared here
public class BenchmarkSuite {
             ^
[74/80] Compiling BenchmarkSuiteExampleMain main.swift
[75/80] Emitting module BenchmarkSuiteExampleMain
[75/80] Write Objects.LinkFileList
[76/80] Linking BenchmarkMinimalExample
[77/80] Linking BenchmarkSuiteExampleMain
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BenchmarkMinimalExample: replacing existing signature
[78/80] Applying BenchmarkMinimalExample
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BenchmarkSuiteExampleMain: replacing existing signature
[78/80] Applying BenchmarkSuiteExampleMain
Build complete! (31.04s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.59s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.2 (0.38s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.01s)
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.
Done.