Build Information
Successful build of Benchmark, reference main (87b08b
), with Swift 5.8 for macOS (SPM) on 15 Nov 2024 18:06:56 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-benchmark.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ordo-one/package-benchmark
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 87b08bf chore: Fix test compilation on Ubuntu Noble (#300)
Cloned https://github.com/ordo-one/package-benchmark.git
Revision (git rev-parse @):
87b08bf1fb2f7e4d9dd2fca5d7dd3e0ff8125c1b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ordo-one/package-benchmark.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/ordo-one/package-benchmark.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin BenchmarkCommandPlugin
[2/2] Compiling plugin BenchmarkPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/11] Compiling CSystem shims.c
[3/11] Compiling CDarwinOperatingSystemStats CDarwinOperatingSystemStats.c
[5/11] Compiling _NumericsShims _NumericsShims.c
[6/56] Compiling _AtomicsShims.c
[7/56] Compiling SwiftRuntimeHooks shims.c
[9/56] Compiling RealModule Float80+Real.swift
[10/56] Compiling RealModule Real.swift
[11/57] Compiling RealModule Float+Real.swift
[12/57] Compiling RealModule ElementaryFunctions.swift
[13/57] Compiling RealModule Double+Real.swift
[14/57] Emitting module RealModule
[15/57] Compiling RealModule AugmentedArithmetic.swift
[16/57] Compiling RealModule ApproximateEquality.swift
[17/57] Compiling RealModule AlgebraicField.swift
[18/57] Compiling RealModule Float16+Real.swift
[19/76] Compiling RealModule RealFunctions.swift
[20/81] Compiling ArgumentParserToolInfo ToolInfo.swift
[21/81] Emitting module ArgumentParserToolInfo
[22/120] Compiling ArgumentParser ParsableCommand.swift
[23/120] Compiling ArgumentParser ArgumentDecoder.swift
[24/122] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/122] Compiling ArgumentParser Argument.swift
[28/124] Compiling Atomics IntegerOperations.swift
[29/124] Compiling Atomics Unmanaged extensions.swift
[30/124] Compiling ArgumentParser BashCompletionsGenerator.swift
[31/124] Compiling ArgumentParser CompletionsGenerator.swift
[32/124] Compiling ArgumentParser FishCompletionsGenerator.swift
[33/124] Emitting module SystemPackage
[34/124] Compiling ArgumentParser ArgumentDefinition.swift
[35/124] Compiling ArgumentParser ArgumentSet.swift
[36/124] Compiling ArgumentParser ParsableArguments.swift
[37/124] Compiling ArgumentParser ParsableArgumentsValidation.swift
[38/124] Compiling ArgumentParser Errors.swift
[39/124] Compiling ArgumentParser Flag.swift
[40/124] Compiling ArgumentParser CommandParser.swift
[41/124] Compiling ArgumentParser InputKey.swift
[42/124] Compiling SystemPackage Util.swift
[43/124] Compiling SystemPackage UtilConsumers.swift
[54/124] Compiling ArgumentParser ArgumentHelp.swift
[55/124] Compiling ArgumentParser ArgumentVisibility.swift
[56/124] Compiling ArgumentParser CompletionKind.swift
[57/124] Compiling ComplexModule Differentiable.swift
[58/124] Compiling ComplexModule ElementaryFunctions.swift
[59/124] Compiling ComplexModule Complex.swift
[60/124] Compiling ComplexModule Arithmetic.swift
[61/124] Emitting module ComplexModule
[70/124] Emitting module Atomics
[71/126] Emitting module Numerics
[72/126] Compiling Numerics Numerics.swift
[73/128] Emitting module ArgumentParser
[86/133] Compiling ArgumentParser Platform.swift
[87/133] Compiling ArgumentParser SequenceExtensions.swift
[88/133] Compiling ArgumentParser StringExtensions.swift
[89/133] Compiling ArgumentParser Tree.swift
[90/133] Compiling TextTable SimpleFormat.swift
[91/133] Compiling TextTable PsqlFormat.swift
[92/133] Compiling TextTable PlainFormat.swift
[93/133] Compiling TextTable RstFormat.swift
[96/133] Compiling TextTable String+Util.swift
[97/133] Compiling TextTable OrgFormat.swift
[98/133] Emitting module TextTable
[99/133] Compiling TextTable PipeFormat.swift
[100/133] Compiling ArgumentParser CommandConfiguration.swift
[101/133] Compiling ArgumentParser CommandGroup.swift
[102/133] Compiling ArgumentParser EnumerableFlag.swift
[103/133] Compiling ArgumentParser ExpressibleByArgument.swift
[116/133] Compiling ArgumentParser NameSpecification.swift
[117/133] Compiling ArgumentParser Option.swift
[118/133] Compiling ArgumentParser OptionGroup.swift
[119/133] Compiling ArgumentParser AsyncParsableCommand.swift
[120/133] Compiling ArgumentParser HelpGenerator.swift
[121/133] Compiling ArgumentParser MessageInfo.swift
[122/133] Compiling ArgumentParser UsageGenerator.swift
[123/133] Compiling ArgumentParser CollectionExtensions.swift
[124/133] Compiling ArgumentParser ParserError.swift
[125/133] Compiling ArgumentParser SplitArguments.swift
[126/133] Compiling ArgumentParser DumpHelpGenerator.swift
[127/133] Compiling ArgumentParser HelpCommand.swift
[128/133] Compiling TextTable TextTable.swift
[129/138] Compiling Histogram Histogram.swift
[130/138] Emitting module Histogram
[131/138] Compiling BenchmarkHelpGenerator Command+Helpers.swift
[132/166] Compiling BenchmarkHelpGenerator BenchmarkHelpGenerator.swift
[133/166] Emitting module BenchmarkHelpGenerator
[134/166] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[135/166] Emitting module BenchmarkBoilerplateGenerator
[135/166] Linking BenchmarkHelpGenerator
[136/166] Linking BenchmarkBoilerplateGenerator
[138/166] Compiling Benchmark lock.swift
[139/166] Compiling Benchmark OperatingSystemStats.swift
[140/166] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[141/168] Emitting module Benchmark
[142/168] Compiling Benchmark BenchmarkRunner.swift
/Users/admin/builder/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:90:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
Benchmark.checkAbsoluteThresholds = command.checkAbsolute
^
[143/168] Compiling Benchmark BenchmarkThresholds+Defaults.swift
/Users/admin/builder/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:90:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
Benchmark.checkAbsoluteThresholds = command.checkAbsolute
^
[144/168] Compiling Benchmark BenchmarkThresholds.swift
/Users/admin/builder/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:90:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
Benchmark.checkAbsoluteThresholds = command.checkAbsolute
^
[145/168] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[146/168] Compiling Benchmark Progress.swift
[147/168] Compiling Benchmark ProgressElements.swift
[148/168] Compiling Benchmark BenchmarkMetric.swift
[149/168] Compiling Benchmark BenchmarkResult.swift
[150/168] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[151/168] Compiling Benchmark MallocStats.swift
[152/168] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[153/168] Compiling Benchmark NIOLock.swift
[154/168] Compiling Benchmark ARCStats.swift
[155/168] Compiling Benchmark ARCStatsProducer.swift
[156/168] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[157/168] Compiling Benchmark Benchmark.swift
[158/168] Compiling Benchmark BenchmarkClock.swift
[159/168] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[160/168] Compiling Benchmark Utilities.swift
[161/168] Compiling Benchmark Statistics.swift
[162/168] Compiling Benchmark Blackhole.swift
[163/168] Compiling Benchmark Int+Extensions.swift
[164/168] Compiling Benchmark MallocStats+jemalloc-support.swift
[165/168] Compiling Benchmark BenchmarkExecutor.swift
[166/168] Compiling Benchmark BenchmarkInternals.swift
[167/168] Compiling Benchmark BenchmarkMetric+Defaults.swift
[168/185] Compiling BenchmarkTool FilePath+DirectoryView.swift
[169/185] Compiling BenchmarkTool BenchmarkTool+JSON.swift
[170/185] Compiling BenchmarkTool BenchmarkTool+Machine.swift
[171/185] Compiling BenchmarkTool BenchmarkTool+Operations.swift
[172/185] Compiling BenchmarkTool BenchmarkTool+PrettyPrinting.swift
[173/185] Compiling BenchmarkTool BenchmarkTool+ReadP90AbsoluteThresholds.swift
[174/185] Compiling BenchmarkTool BenchmarkTool+Thresholds.swift
[175/185] Compiling BenchmarkTool BenchmarkTool+Export+JMHFormatter.swift
[176/185] Compiling BenchmarkTool BenchmarkTool+Export.swift
[177/185] Compiling BenchmarkTool FilePath+Additions.swift
[178/185] Compiling BenchmarkTool BenchmarkTool+Baselines.swift
[179/185] Compiling BenchmarkTool BenchmarkTool+CreateBenchmark.swift
[180/185] Compiling BenchmarkTool BenchmarkTool+Export+InfluxCSVFormatter.swift
[181/185] Compiling BenchmarkTool BenchmarkTool+Export+JMHElement.swift
[182/185] Compiling BenchmarkTool BenchmarkTool.swift
[183/185] Compiling BenchmarkTool Command+Helpers.swift
[184/185] Emitting module BenchmarkTool
[185/186] Compiling BenchmarkTool String+Additions.swift
[185/186] Linking BenchmarkTool
Build complete! (27.12s)
warning: 'spi-builder-workspace': Building for SPI@macOS, disabling Jemalloc
warning: 'spi-builder-workspace': Building for SPI@macOS, disabling Jemalloc
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/ordo-one/TextTable
Fetching https://github.com/HdrHistogram/hdrhistogram-swift
[3/203] Fetching texttable
[71/785] Fetching texttable, hdrhistogram-swift
[290/2354] Fetching texttable, hdrhistogram-swift, swift-atomics
Fetched https://github.com/apple/swift-atomics (1.54s)
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/ordo-one/TextTable (1.54s)
Fetching https://github.com/apple/swift-system
Fetched https://github.com/HdrHistogram/hdrhistogram-swift (1.55s)
[1/3901] Fetching swift-system
[1757/16272] Fetching swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (1.55s)
Fetched https://github.com/apple/swift-system (1.55s)
Computing version for https://github.com/ordo-one/TextTable
Computed https://github.com/ordo-one/TextTable at 0.0.2 (0.58s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift
Computed https://github.com/HdrHistogram/hdrhistogram-swift at 0.1.2 (0.57s)
Fetching https://github.com/apple/swift-numerics
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics (1.06s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.55s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.57s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.3.2 (0.38s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.45s)
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.3.2
Creating working copy for https://github.com/ordo-one/TextTable
Working copy of https://github.com/ordo-one/TextTable resolved at 0.0.2
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.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.5.0
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift resolved at 0.1.2
Build complete.
Done.