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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/swift-benchmark.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser (0.30s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.2 (0.60s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/google/swift-benchmark.git
[1/1486] Fetching swift-benchmark
Fetched https://github.com/google/swift-benchmark.git (0.42s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser (0.25s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.3 (0.05s)
Creating working copy for https://github.com/google/swift-benchmark.git
Working copy of https://github.com/google/swift-benchmark.git resolved at main
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
========================================
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] Emitting module ArgumentParser
[4/42] Compiling ArgumentParser Option.swift
[5/42] Compiling ArgumentParser OptionGroup.swift
[6/42] Compiling ArgumentParser CommandConfiguration.swift
[7/42] Compiling ArgumentParser EnumerableFlag.swift
[8/42] Compiling ArgumentParser ExpressibleByArgument.swift
[9/42] Compiling ArgumentParser CollectionExtensions.swift
[10/42] Compiling ArgumentParser SequenceExtensions.swift
[11/42] Compiling ArgumentParser StringExtensions.swift
[12/42] Compiling ArgumentParser Tree.swift
[13/42] Compiling ArgumentParser BashCompletionsGenerator.swift
[14/42] Compiling ArgumentParser CompletionsGenerator.swift
[15/42] Compiling ArgumentParser FishCompletionsGenerator.swift
[16/42] Compiling ArgumentParser ZshCompletionsGenerator.swift
[17/42] Compiling ArgumentParser Argument.swift
[18/42] Compiling ArgumentParser HelpCommand.swift
[19/42] Compiling ArgumentParser HelpGenerator.swift
[20/42] Compiling ArgumentParser MessageInfo.swift
[21/42] Compiling ArgumentParser UsageGenerator.swift
[22/42] Compiling ArgumentParser ArgumentHelp.swift
[23/42] Compiling ArgumentParser CompletionKind.swift
[24/42] Compiling ArgumentParser Errors.swift
[25/42] Compiling ArgumentParser Flag.swift
[26/42] Compiling ArgumentParser NameSpecification.swift
[27/42] Compiling ArgumentParser ParsableArguments.swift
[28/42] Compiling ArgumentParser ParsableArgumentsValidation.swift
[29/42] Compiling ArgumentParser ParsableCommand.swift
[30/42] Compiling ArgumentParser ArgumentDecoder.swift
[31/42] Compiling ArgumentParser ArgumentDefinition.swift
[32/42] Compiling ArgumentParser ParsedValues.swift
[33/42] Compiling ArgumentParser ParserError.swift
[34/42] Compiling ArgumentParser SplitArguments.swift
[35/42] Compiling ArgumentParser DumpHelpGenerator.swift
[36/42] Compiling ArgumentParser ArgumentSet.swift
[37/42] Compiling ArgumentParser CommandParser.swift
[38/42] Compiling ArgumentParser InputOrigin.swift
[39/42] Compiling ArgumentParser Name.swift
[40/42] Compiling ArgumentParser Parsed.swift
[41/58] Compiling Benchmark BenchmarkTermination.swift
[42/58] Compiling Benchmark BenchmarkTime.swift
[43/60] Compiling Benchmark BenchmarkRunner.swift
[44/60] Compiling Benchmark BenchmarkSetting.swift
[45/60] Compiling Benchmark BenchmarkState.swift
[46/60] Compiling Benchmark BenchmarkSuite.swift
[47/60] Compiling Benchmark Stats.swift
[48/60] Compiling Benchmark TestIntegration.swift
[49/60] Compiling Benchmark BenchmarkFormatter.swift
[50/60] Compiling Benchmark BenchmarkMain.swift
[51/60] Compiling Benchmark BenchmarkCommand.swift
[52/60] Compiling Benchmark BenchmarkFilter.swift
[53/60] Compiling Benchmark BenchmarkReporter.swift
[54/60] Compiling Benchmark BenchmarkResult.swift
[55/60] Emitting module Benchmark
[56/60] Compiling Benchmark Benchmark.swift
[57/60] Compiling Benchmark BenchmarkArguments.swift
[58/60] Compiling Benchmark BenchmarkColumn.swift
[59/65] Compiling BenchmarkSuiteExample Suites.swift
/Users/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: type declared here
public class BenchmarkSuite {
^
[60/65] Compiling BenchmarkSuiteExample AddStringBenchmarks.swift
[61/65] Emitting module BenchmarkSuiteExample
/Users/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: type declared here
public class BenchmarkSuite {
^
[62/65] Emitting module BenchmarkMinimalExample
[63/65] Compiling BenchmarkMinimalExample main.swift
[64/67] Emitting module BenchmarkSuiteExampleMain
[65/67] Compiling BenchmarkSuiteExampleMain main.swift
[65/67] Linking BenchmarkMinimalExample
[66/67] Linking BenchmarkSuiteExampleMain
Build complete! (12.35s)
Build complete.
Done.