The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Benchmark with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.36.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-benchmark.git
Reference: main
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/ordo-one/package-benchmark
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8520cdd fix(patch): Fix build on old Linux versions (#244)
Cloned https://github.com/ordo-one/package-benchmark.git
Revision (git rev-parse @):
8520cdd4a225519d283649a38c66756430378ec3
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ordo-one/package-benchmark.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ordo-one/package-benchmark.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-system
Fetching https://github.com/ordo-one/TextTable
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/HdrHistogram/hdrhistogram-swift
Fetching https://github.com/ordo-one/package-jemalloc
Fetching https://github.com/apple/swift-atomics
[1/35] Fetching package-jemalloc
[36/384] Fetching package-jemalloc, hdrhistogram-swift
[375/587] Fetching package-jemalloc, hdrhistogram-swift, texttable
[588/2150] Fetching package-jemalloc, hdrhistogram-swift, texttable, swift-atomics
[698/7572] Fetching package-jemalloc, hdrhistogram-swift, texttable, swift-atomics, swift-numerics
[1460/10751] Fetching package-jemalloc, hdrhistogram-swift, texttable, swift-atomics, swift-numerics, swift-system
Fetched https://github.com/apple/swift-system from cache (0.73s)
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/ordo-one/TextTable from cache (0.75s)
Fetched https://github.com/HdrHistogram/hdrhistogram-swift from cache (0.75s)
Fetched https://github.com/ordo-one/package-jemalloc from cache (0.75s)
Fetched https://github.com/apple/swift-numerics from cache (0.76s)
Fetched https://github.com/apple/swift-atomics from cache (0.76s)
[1/11626] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.73s)
Computing version for https://github.com/ordo-one/package-jemalloc
Computed https://github.com/ordo-one/package-jemalloc at 1.0.0 (0.36s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.48s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift
Computed https://github.com/HdrHistogram/hdrhistogram-swift at 0.1.2 (0.50s)
Computing version for https://github.com/ordo-one/TextTable
Computed https://github.com/ordo-one/TextTable at 0.0.2 (0.41s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.36s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.38s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (1.19s)
Creating working copy for https://github.com/ordo-one/package-jemalloc
Working copy of https://github.com/ordo-one/package-jemalloc resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.0
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-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
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-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.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
[1/1] Compiling plugin BenchmarkCommandPlugin
[2/2] Compiling plugin BenchmarkPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/41] Write sources
[16/41] Compiling _AtomicsShims.c
[17/41] Compiling _NumericsShims _NumericsShims.c
[18/41] Compiling SwiftRuntimeHooks shims.c
[19/41] Compiling CSystem shims.c
[20/41] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[21/41] Write swift-version-24593BA9C3E375BF.txt
[23/105] Compiling Atomics ManagedAtomic.swift
[24/105] Compiling Atomics ManagedAtomicLazyReference.swift
[25/105] Compiling Atomics AtomicMemoryOrderings.swift
[26/105] Compiling Atomics DoubleWord.swift
[27/105] Compiling Atomics UnsafeAtomic.swift
[28/105] Compiling Atomics UnsafeAtomicLazyReference.swift
[29/105] Compiling Atomics Primitives.shims.swift
[30/105] Compiling Atomics AtomicInteger.swift
[31/105] Compiling Atomics AtomicOptionalWrappable.swift
[32/105] Compiling Atomics AtomicReference.swift
[33/105] Compiling Atomics AtomicStorage.swift
[34/105] Compiling Atomics AtomicValue.swift
[35/107] Emitting module ArgumentParserToolInfo
[36/107] Compiling ArgumentParserToolInfo ToolInfo.swift
[39/110] Emitting module RealModule
[40/111] Compiling Atomics AtomicBool.swift
[42/111] Compiling Atomics OptionalRawRepresentable.swift
[43/111] Compiling Atomics RawRepresentable.swift
[44/111] Compiling RealModule Real.swift
[45/111] Compiling RealModule Float16+Real.swift
[46/111] Compiling RealModule ElementaryFunctions.swift
[47/111] Compiling RealModule Float+Real.swift
[48/111] Compiling RealModule Float80+Real.swift
[50/111] Compiling RealModule RealFunctions.swift
[50/112] Wrapping AST for ArgumentParserToolInfo for debugging
[53/113] Compiling Atomics IntegerOperations.swift
[54/113] Compiling Atomics Unmanaged extensions.swift
[54/149] Wrapping AST for RealModule for debugging
[56/150] Compiling ArgumentParser ArgumentHelp.swift
[57/150] Compiling ArgumentParser ArgumentDefinition.swift
[58/154] Compiling ArgumentParser EnumerableFlag.swift
[59/154] Compiling ArgumentParser BashCompletionsGenerator.swift
[60/154] Compiling ArgumentParser ArgumentDecoder.swift
[61/154] Compiling ArgumentParser CompletionsGenerator.swift
[62/154] Compiling ArgumentParser Option.swift
[63/154] Compiling ArgumentParser OptionGroup.swift
[64/154] Compiling ArgumentParser ArgumentVisibility.swift
[65/154] Compiling ArgumentParser CompletionKind.swift
[66/154] Compiling ArgumentParser Errors.swift
[67/154] Emitting module Atomics
[68/155] Compiling ArgumentParser FishCompletionsGenerator.swift
[69/155] Compiling ArgumentParser ZshCompletionsGenerator.swift
[70/155] Compiling ArgumentParser Argument.swift
[74/155] Compiling ArgumentParser ParsableArguments.swift
[75/155] Compiling ArgumentParser ParsableArgumentsValidation.swift
[76/155] Compiling ArgumentParser ParsableCommand.swift
[80/155] Emitting module SystemPackage
[81/155] Compiling ArgumentParser Flag.swift
[82/155] Compiling ArgumentParser NameSpecification.swift
[83/155] Compiling ArgumentParser ExpressibleByArgument.swift
[85/155] Compiling TextTable String+Util.swift
[90/157] Compiling TextTable RstFormat.swift
[91/157] Compiling TextTable SimpleFormat.swift
[95/157] Emitting module TextTable
[98/157] Compiling ComplexModule Arithmetic.swift
[99/157] Compiling ComplexModule Complex.swift
[99/157] Wrapping AST for Atomics for debugging
[101/157] Emitting module ArgumentParser
[101/157] Wrapping AST for SystemPackage for debugging
[103/162] Compiling TextTable TextTable.swift
[104/163] Emitting module ComplexModule
[106/163] Compiling ComplexModule ElementaryFunctions.swift
[106/163] Wrapping AST for TextTable for debugging
[113/163] Compiling ArgumentParser CollectionExtensions.swift
[114/163] Compiling ArgumentParser Platform.swift
[115/163] Compiling ArgumentParser SequenceExtensions.swift
[116/163] Compiling ArgumentParser StringExtensions.swift
[117/163] Compiling ArgumentParser Tree.swift
[131/163] Compiling ArgumentParser AsyncParsableCommand.swift
[132/163] Compiling ArgumentParser CommandConfiguration.swift
[135/163] Compiling ArgumentParser ArgumentSet.swift
[136/163] Compiling ArgumentParser CommandParser.swift
[137/163] Compiling ArgumentParser InputKey.swift
[138/163] Compiling ArgumentParser InputOrigin.swift
[139/163] Compiling ArgumentParser Name.swift
[140/163] Compiling ArgumentParser Parsed.swift
[141/163] Compiling ArgumentParser ParsedValues.swift
[142/163] Compiling ArgumentParser ParserError.swift
[143/163] Compiling ArgumentParser SplitArguments.swift
[144/163] Compiling ArgumentParser DumpHelpGenerator.swift
[145/163] Compiling ArgumentParser HelpCommand.swift
[146/163] Compiling ArgumentParser HelpGenerator.swift
[147/163] Compiling ArgumentParser MessageInfo.swift
[148/163] Compiling ArgumentParser UsageGenerator.swift
[149/164] Wrapping AST for ArgumentParser for debugging
[151/167] Compiling ComplexModule Differentiable.swift
[153/170] Compiling BenchmarkHelpGenerator Command+Helpers.swift
[153/170] Wrapping AST for ComplexModule for debugging
[155/172] Emitting module BenchmarkBoilerplateGenerator
[156/172] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[157/173] Emitting module Numerics
[158/173] Compiling Numerics Numerics.swift
[160/174] Wrapping AST for Numerics for debugging
[161/174] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[162/174] Write Objects.LinkFileList
[164/174] Emitting module BenchmarkHelpGenerator
[165/174] Compiling BenchmarkHelpGenerator BenchmarkHelpGenerator.swift
[166/177] Wrapping AST for BenchmarkHelpGenerator for debugging
[167/177] Write Objects.LinkFileList
[168/177] Linking BenchmarkBoilerplateGenerator
[169/177] Linking BenchmarkHelpGenerator
[171/177] Emitting module Histogram
[172/177] Compiling Histogram Histogram.swift
[173/178] Wrapping AST for Histogram for debugging
[175/205] Compiling Benchmark NIOLock.swift
[176/205] Compiling Benchmark lock.swift
[177/205] Compiling Benchmark OperatingSystemStats.swift
[178/205] Compiling Benchmark BenchmarkRunner.swift
[179/205] Compiling Benchmark BenchmarkThresholds+Defaults.swift
[180/205] Compiling Benchmark BenchmarkThresholds.swift
[181/205] Compiling Benchmark Blackhole.swift
[182/208] Compiling Benchmark ARCStats.swift
[183/208] Compiling Benchmark ARCStatsProducer.swift
[184/208] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[185/208] Compiling Benchmark Benchmark.swift
[186/208] Compiling Benchmark BenchmarkClock.swift
[187/208] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[188/208] Compiling Benchmark BenchmarkExecutor.swift
[189/208] Compiling Benchmark BenchmarkInternals.swift
[190/208] Emitting module Benchmark
[191/208] Compiling Benchmark ProgressElements.swift
[192/208] Compiling Benchmark Utilities.swift
[193/208] Compiling Benchmark Statistics.swift
[194/208] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[195/208] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[196/208] Compiling Benchmark Progress.swift
[197/208] Compiling Benchmark Int+Extensions.swift
[198/208] Compiling Benchmark MallocStats+jemalloc-support.swift
[199/208] Compiling Benchmark MallocStats.swift
[200/208] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[201/208] Compiling Benchmark BenchmarkMetric+Defaults.swift
[202/208] Compiling Benchmark BenchmarkMetric.swift
[203/208] Compiling Benchmark BenchmarkResult.swift
[204/208] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[205/209] Wrapping AST for Benchmark for debugging
[207/224] Compiling BenchmarkTool Command+Helpers.swift
[208/224] Compiling BenchmarkTool FilePath+Additions.swift
[209/226] Compiling BenchmarkTool FilePath+DirectoryView.swift
[210/226] Compiling BenchmarkTool String+Additions.swift
[211/226] Compiling BenchmarkTool BenchmarkTool+Export+InfluxCSVFormatter.swift
[212/226] Compiling BenchmarkTool BenchmarkTool+Export+JMHElement.swift
[213/226] Emitting module BenchmarkTool
[214/226] Compiling BenchmarkTool BenchmarkTool+Operations.swift
[215/226] Compiling BenchmarkTool BenchmarkTool+PrettyPrinting.swift
[216/226] Compiling BenchmarkTool BenchmarkTool+JSON.swift
[217/226] Compiling BenchmarkTool BenchmarkTool+Machine.swift
[218/226] Compiling BenchmarkTool BenchmarkTool+Export+JMHFormatter.swift
[219/226] Compiling BenchmarkTool BenchmarkTool+Export.swift
[220/226] Compiling BenchmarkTool BenchmarkTool+ReadP90AbsoluteThresholds.swift
[221/226] Compiling BenchmarkTool BenchmarkTool.swift
[222/226] Compiling BenchmarkTool BenchmarkTool+Baselines.swift
[223/226] Compiling BenchmarkTool BenchmarkTool+CreateBenchmark.swift
[224/227] Wrapping AST for BenchmarkTool for debugging
[225/227] Write Objects.LinkFileList
[226/227] Linking BenchmarkTool
Build complete! (27.81s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $workDir/.docs/ordo-one/package-benchmark/main
Repository:               ordo-one/package-benchmark
Swift version used:       5.10
Target:                   Benchmark
Generating documentation for 'Benchmark'...
Converting documentation...
warning: 'init(rawValue:)' doesn't exist at '/Benchmark/BenchmarkTimeUnits'
  --> BenchmarkTimeUnits.md:13:24-13:39
11 | - ``BenchmarkTimeUnits/nanoseconds``
12 | - ``BenchmarkTimeUnits/init(_:)``
13 + - ``BenchmarkTimeUnits/init(rawValue:)``
   |                        ├─suggestion: Replace 'init(rawValue:)' with 'init(_:)'
   |                        ╰─suggestion: Replace 'init(rawValue:)' with 'init(from:)'
14 |
15 | ### Describing Time Units
warning: 'encode(to:)' doesn't exist at '/Benchmark/BenchmarkTimeUnits'
  --> BenchmarkTimeUnits.md:21:24-21:35
19 | ### Encoding and Decoding Time Units
20 |
21 + - ``BenchmarkTimeUnits/encode(to:)``
22 | - ``BenchmarkTimeUnits/init(from:)``Conversion complete! (2.63s)
Generated DocC archive at '/host/spi-builder-workspace/.docs/ordo-one/package-benchmark/main'
Updating https://github.com/ordo-one/TextTable
Updating https://github.com/ordo-one/package-jemalloc
Updating https://github.com/HdrHistogram/hdrhistogram-swift
Updating https://github.com/apple/swift-numerics
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/apple/swift-atomics
Updated https://github.com/ordo-one/package-jemalloc (0.32s)
Updating https://github.com/apple/swift-system
Updated https://github.com/ordo-one/TextTable (0.34s)
Updated https://github.com/HdrHistogram/hdrhistogram-swift (0.33s)
Updated https://github.com/apple/swift-numerics (0.33s)
Fetching https://github.com/apple/swift-docc-plugin
Updated https://github.com/apple/swift-atomics (0.34s)
Updated https://github.com/apple/swift-argument-parser (0.36s)
Updated https://github.com/apple/swift-system (0.28s)
[1/1458] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.66s)
Computing version for https://github.com/ordo-one/package-jemalloc
Computed https://github.com/ordo-one/package-jemalloc at 1.0.0 (0.67s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.68s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift
Computed https://github.com/HdrHistogram/hdrhistogram-swift at 0.1.2 (0.49s)
Computing version for https://github.com/ordo-one/TextTable
Computed https://github.com/ordo-one/TextTable at 0.0.2 (0.59s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.57s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.59s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.43s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.46s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2700] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.54s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.56s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
[5/53] Compiling Snippets Snippet.swift
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Emitting module Snippets
[9/54] Compiling SymbolKit Mixin+Equals.swift
[10/54] Compiling SymbolKit Mixin+Hash.swift
[11/54] Compiling SymbolKit Mixin.swift
[12/54] Compiling SymbolKit LineList.swift
[13/54] Compiling SymbolKit Position.swift
[14/54] Compiling SymbolKit SourceRange.swift
[14/54] Wrapping AST for Snippets for debugging
[16/59] Compiling SymbolKit FunctionSignature.swift
[17/59] Compiling SymbolKit Identifier.swift
[18/59] Compiling SymbolKit KindIdentifier.swift
[19/59] Compiling SymbolKit Location.swift
[20/59] Compiling SymbolKit Mutability.swift
[21/59] Compiling SymbolKit Names.swift
[22/59] Compiling SymbolKit AvailabilityItem.swift
[23/59] Compiling SymbolKit Domain.swift
[24/59] Compiling SymbolKit DeclarationFragments.swift
[25/59] Compiling SymbolKit Fragment.swift
[26/59] Compiling SymbolKit FragmentKind.swift
[27/59] Compiling SymbolKit FunctionParameter.swift
[28/59] Emitting module SymbolKit
[29/59] Compiling SymbolKit Generics.swift
[30/59] Compiling SymbolKit Namespace.swift
[31/59] Compiling SymbolKit Symbol.swift
[32/59] Compiling SymbolKit SymbolKind.swift
[33/59] Compiling SymbolKit SymbolGraph.swift
[34/59] Compiling SymbolKit SourceOrigin.swift
[35/59] Compiling SymbolKit GenericConstraints.swift
[36/59] Compiling SymbolKit Swift.swift
[37/59] Compiling SymbolKit SemanticVersion.swift
[38/59] Compiling SymbolKit AccessControl.swift
[39/59] Compiling SymbolKit Availability.swift
[40/59] Compiling SymbolKit SPI.swift
[41/59] Compiling SymbolKit Snippet.swift
[42/59] Compiling SymbolKit Extension.swift
[43/59] Compiling SymbolKit GenericConstraint.swift
[44/59] Compiling SymbolKit GenericParameter.swift
[45/59] Compiling SymbolKit Metadata.swift
[46/59] Compiling SymbolKit Module.swift
[47/59] Compiling SymbolKit OperatingSystem.swift
[48/59] Compiling SymbolKit Platform.swift
[49/59] Compiling SymbolKit Relationship.swift
[50/59] Compiling SymbolKit RelationshipKind.swift
[51/59] Compiling SymbolKit GraphCollector.swift
[52/59] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[53/59] Compiling SymbolKit UnifiedSymbol.swift
[54/59] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[55/59] Compiling SymbolKit UnifiedSymbolGraph.swift
[56/60] Wrapping AST for SymbolKit for debugging
[58/64] Compiling snippet_extract URL+Status.swift
[59/64] Compiling snippet_extract SymbolGraph+Snippet.swift
[60/64] Emitting module snippet_extract
[61/64] Compiling snippet_extract SnippetBuildCommand.swift
[62/65] Wrapping AST for snippet-extract for debugging
[63/65] Write Objects.LinkFileList
[64/65] Linking snippet-extract
Build complete! (4.72s)
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
Build complete! (0.91s)
418
5	/host/spi-builder-workspace/.docs/ordo-one/package-benchmark/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/ordo-one/package-benchmark/main
File count: 418
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-ordo-one-package-benchmark-main-defd9c8a.zip to s3://spi-docs-inbox/prod-ordo-one-package-benchmark-main-defd9c8a.zip
Copying... [14%]
Copying... [21%]
Copying... [35%]
Copying... [43%]
Copying... [57%]
Copying... [64%]
Copying... [71%]
Copying... [85%]
Copying... [92%]
Copying... [100%]
Done.

Build Machine: Linux 1