The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Benchmark, reference 1.29.3 (5c4569), with Swift 6.0 for Linux on 3 May 2025 13:20:36 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-benchmark.git
Reference: 1.29.3
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
 * tag               1.29.3     -> FETCH_HEAD
HEAD is now at 5c4569a fix(patch): Rename 'Shared' target to 'BenchmarkShared' (#324)
Cloned https://github.com/ordo-one/package-benchmark.git
Revision (git rev-parse @):
5c4569a9e7e9acac4db43f31e58252539ca71f0b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ordo-one/package-benchmark.git at 1.29.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ordo-one/package-benchmark.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
Fetching https://github.com/ordo-one/TextTable.git
Fetching https://github.com/ordo-one/package-jemalloc.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/35] Fetching package-jemalloc
[36/238] Fetching package-jemalloc, texttable
[239/840] Fetching package-jemalloc, texttable, hdrhistogram-swift
[841/5207] Fetching package-jemalloc, texttable, hdrhistogram-swift, swift-system
[842/6912] Fetching package-jemalloc, texttable, hdrhistogram-swift, swift-system, swift-atomics
[6913/21868] Fetching package-jemalloc, texttable, hdrhistogram-swift, swift-system, swift-atomics, swift-argument-parser
Fetched https://github.com/ordo-one/package-jemalloc.git from cache (0.54s)
[8523/21833] Fetching texttable, hdrhistogram-swift, swift-system, swift-atomics, swift-argument-parser
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git from cache (1.10s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.11s)
Fetched https://github.com/ordo-one/TextTable.git from cache (1.11s)
Fetched https://github.com/apple/swift-system.git from cache (1.11s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.13s)
Computing version for https://github.com/ordo-one/package-jemalloc.git
Computed https://github.com/ordo-one/package-jemalloc.git at 1.0.0 (1.12s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (1.11s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.3 (0.92s)
Fetching https://github.com/apple/swift-numerics
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.43s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.99s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.14s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.86s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.58s)
Creating working copy for https://github.com/ordo-one/TextTable.git
Working copy of https://github.com/ordo-one/TextTable.git resolved at 0.0.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift.git
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift.git resolved at 0.1.3
Creating working copy for https://github.com/ordo-one/package-jemalloc.git
Working copy of https://github.com/ordo-one/package-jemalloc.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
[1/1] Compiling plugin BenchmarkCommandPlugin
[2/2] Compiling plugin BenchmarkPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/43] Write sources
[17/43] Compiling SwiftRuntimeHooks shims.c
[18/43] Compiling _NumericsShims _NumericsShims.c
[19/43] Compiling _AtomicsShims.c
[20/43] Compiling CSystem shims.c
[21/43] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[22/43] Write swift-version-24593BA9C3E375BF.txt
[24/116] Emitting module SystemPackage
[25/119] Emitting module TextTable
[26/120] Emitting module RealModule
[27/121] Compiling RealModule Real.swift
[28/121] Compiling RealModule Float16+Real.swift
[29/121] Compiling SystemPackage Constants.swift
[30/121] Compiling SystemPackage Exports.swift
[31/121] Compiling RealModule AlgebraicField.swift
[32/121] Compiling RealModule ApproximateEquality.swift
[33/121] Compiling RealModule Float80+Real.swift
[34/123] Compiling RealModule ElementaryFunctions.swift
[35/123] Compiling RealModule AugmentedArithmetic.swift
[36/123] Compiling RealModule Double+Real.swift
[37/123] Compiling SystemPackage Backcompat.swift
[38/123] Compiling SystemPackage CInterop.swift
[39/123] Compiling SystemPackage FilePathTempPosix.swift
[40/123] Compiling SystemPackage FilePathTempWindows.swift
[41/123] Compiling SystemPackage Util+StringArray.swift
[42/123] Compiling SystemPackage Util.swift
[43/123] Compiling SystemPackage UtilConsumers.swift
[44/123] Compiling RealModule Float+Real.swift
[45/123] Compiling SystemPackage MachPort.swift
[46/123] Compiling SystemPackage PlatformString.swift
[47/123] Compiling SystemPackage SystemString.swift
[52/123] Compiling SystemPackage FilePathParsing.swift
[53/123] Compiling SystemPackage FilePathString.swift
[54/123] Compiling SystemPackage FilePathSyntax.swift
[55/123] Compiling SystemPackage FilePathTemp.swift
[58/123] Compiling SystemPackage FileOperations.swift
[59/123] Compiling SystemPackage FilePath.swift
[60/123] Compiling SystemPackage FilePathComponentView.swift
[61/123] Compiling SystemPackage FilePathComponents.swift
[62/123] Emitting module BenchmarkShared
[63/123] Compiling BenchmarkShared Command+Helpers.swift
[70/124] Emitting module Atomics
[71/124] Compiling RealModule RealFunctions.swift
[74/125] Compiling Atomics IntegerOperations.swift
[75/125] Compiling Atomics Unmanaged extensions.swift
[75/126] Wrapping AST for BenchmarkShared for debugging
[76/126] Wrapping AST for RealModule for debugging
[79/126] Emitting module ArgumentParserToolInfo
[80/126] Compiling ArgumentParserToolInfo ToolInfo.swift
[81/132] Wrapping AST for Atomics for debugging
[82/132] Wrapping AST for ArgumentParserToolInfo for debugging
[96/132] Compiling SystemPackage Mocking.swift
[97/132] Compiling SystemPackage RawBuffer.swift
[98/132] Compiling SystemPackage Syscalls.swift
[99/132] Compiling SystemPackage WindowsSyscallAdapters.swift
[101/161] Compiling ArgumentParser Errors.swift
[102/161] Compiling ArgumentParser Flag.swift
[103/171] Compiling TextTable RstFormat.swift
[104/171] Compiling ArgumentParser ArgumentVisibility.swift
[105/171] Compiling ArgumentParser CompletionKind.swift
[106/171] Compiling ArgumentParser NameSpecification.swift
[107/171] Compiling ArgumentParser Option.swift
[108/171] Compiling TextTable SimpleFormat.swift
[109/171] Compiling TextTable String+Util.swift
[110/171] Compiling ArgumentParser OptionGroup.swift
[111/171] Compiling ArgumentParser AsyncParsableCommand.swift
[111/171] Wrapping AST for SystemPackage for debugging
[113/171] Compiling ComplexModule Arithmetic.swift
[114/171] Compiling ComplexModule Complex.swift
[115/171] Compiling TextTable TextTable.swift
[116/172] Wrapping AST for TextTable for debugging
[118/172] Emitting module ComplexModule
[119/172] Compiling ComplexModule ElementaryFunctions.swift
[120/172] Emitting module ArgumentParser
[121/177] Compiling ArgumentParser ExpressibleByArgument.swift
[122/177] Compiling ArgumentParser ParsableArguments.swift
[123/177] Compiling ArgumentParser ParsableArgumentsValidation.swift
[124/177] Compiling ArgumentParser ParsableCommand.swift
[125/177] Compiling ArgumentParser ArgumentDecoder.swift
[128/177] Compiling ArgumentParser CommandConfiguration.swift
[129/177] Compiling ArgumentParser CommandGroup.swift
[130/177] Compiling ArgumentParser EnumerableFlag.swift
[137/177] Compiling ArgumentParser BashCompletionsGenerator.swift
[138/177] Compiling ArgumentParser CompletionsGenerator.swift
[139/177] Compiling ArgumentParser FishCompletionsGenerator.swift
[140/177] Compiling ArgumentParser ZshCompletionsGenerator.swift
[141/177] Compiling ArgumentParser Argument.swift
[142/177] Compiling ArgumentParser ArgumentHelp.swift
[143/177] Compiling ArgumentParser CollectionExtensions.swift
[144/177] Compiling ArgumentParser Platform.swift
[145/177] Compiling ArgumentParser SequenceExtensions.swift
[146/177] Compiling ArgumentParser StringExtensions.swift
[147/177] Compiling ArgumentParser Tree.swift
[148/177] Compiling ArgumentParser ArgumentDefinition.swift
[149/177] Compiling ArgumentParser ArgumentSet.swift
[150/177] Compiling ArgumentParser CommandParser.swift
[151/177] Compiling ArgumentParser InputKey.swift
[152/177] Compiling ArgumentParser InputOrigin.swift
[153/177] Compiling ArgumentParser Name.swift
[154/177] Compiling ArgumentParser Parsed.swift
[155/177] Compiling ArgumentParser ParsedValues.swift
[156/177] Compiling ArgumentParser ParserError.swift
[157/177] Compiling ArgumentParser SplitArguments.swift
[158/177] Compiling ArgumentParser DumpHelpGenerator.swift
[159/177] Compiling ArgumentParser HelpCommand.swift
[160/177] Compiling ArgumentParser HelpGenerator.swift
[161/177] Compiling ArgumentParser MessageInfo.swift
[162/177] Compiling ArgumentParser UsageGenerator.swift
[164/178] Compiling ComplexModule Differentiable.swift
[165/179] Wrapping AST for ArgumentParser for debugging
[166/183] Wrapping AST for ComplexModule for debugging
[168/183] Emitting module BenchmarkBoilerplateGenerator
[169/183] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[171/186] Emitting module BenchmarkHelpGenerator
[172/186] Compiling BenchmarkHelpGenerator BenchmarkHelpGenerator.swift
[173/187] Compiling Numerics Numerics.swift
[174/187] Emitting module Numerics
[176/188] Wrapping AST for Numerics for debugging
[177/188] Wrapping AST for BenchmarkHelpGenerator for debugging
[178/188] Write Objects.LinkFileList
[179/188] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[180/188] Write Objects.LinkFileList
[181/190] Linking BenchmarkHelpGenerator
[182/190] Linking BenchmarkBoilerplateGenerator
[184/190] Compiling Histogram Histogram.swift
[185/190] Emitting module Histogram
[186/191] Wrapping AST for Histogram for debugging
[188/219] Emitting module Benchmark
[189/222] Compiling Benchmark BenchmarkRunner.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:89:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
 87 |         do {
 88 |             var command = Self.parseOrExit()
 89 |             Benchmark.checkAbsoluteThresholds = command.checkAbsolute
    |                       `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
 90 |             registerBenchmarks()
 91 |             try await command.run()
[190/222] Compiling Benchmark BenchmarkThresholds+Defaults.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:89:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
 87 |         do {
 88 |             var command = Self.parseOrExit()
 89 |             Benchmark.checkAbsoluteThresholds = command.checkAbsolute
    |                       `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
 90 |             registerBenchmarks()
 91 |             try await command.run()
[191/222] Compiling Benchmark BenchmarkThresholds.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:89:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
 87 |         do {
 88 |             var command = Self.parseOrExit()
 89 |             Benchmark.checkAbsoluteThresholds = command.checkAbsolute
    |                       `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
 90 |             registerBenchmarks()
 91 |             try await command.run()
[192/222] Compiling Benchmark Blackhole.swift
/host/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:89:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
 87 |         do {
 88 |             var command = Self.parseOrExit()
 89 |             Benchmark.checkAbsoluteThresholds = command.checkAbsolute
    |                       `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
 90 |             registerBenchmarks()
 91 |             try await command.run()
[193/222] Compiling Benchmark NIOLock.swift
[194/222] Compiling Benchmark lock.swift
[195/222] Compiling Benchmark OperatingSystemStats.swift
[196/222] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[197/222] Compiling Benchmark BenchmarkClock.swift
[198/222] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[199/222] Compiling Benchmark BenchmarkExecutor.swift
[200/222] Compiling Benchmark BenchmarkInternals.swift
[201/222] Compiling Benchmark ARCStats.swift
[202/222] Compiling Benchmark ARCStatsProducer.swift
[203/222] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[204/222] Compiling Benchmark Benchmark.swift
[205/222] Compiling Benchmark ProgressElements.swift
[206/222] Compiling Benchmark Utilities.swift
[207/222] Compiling Benchmark Statistics.swift
[208/222] Compiling Benchmark Int+Extensions.swift
[209/222] Compiling Benchmark MallocStats+jemalloc-support.swift
[210/222] Compiling Benchmark MallocStats.swift
[211/222] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[212/222] Compiling Benchmark BenchmarkMetric+Defaults.swift
[213/222] Compiling Benchmark BenchmarkMetric.swift
[214/222] Compiling Benchmark BenchmarkResult.swift
[215/222] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[216/222] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[217/222] Compiling Benchmark OutputSuppressor.swift
[218/222] Compiling Benchmark Progress.swift
[219/223] Wrapping AST for Benchmark for debugging
[221/238] Compiling BenchmarkTool BenchmarkTool+Export+JMHFormatter.swift
[222/238] Compiling BenchmarkTool BenchmarkTool+Export.swift
[223/238] Compiling BenchmarkTool BenchmarkTool+Export+InfluxCSVFormatter.swift
[224/238] Compiling BenchmarkTool BenchmarkTool+Export+JMHElement.swift
[225/240] Emitting module BenchmarkTool
[226/240] Compiling BenchmarkTool BenchmarkTool+Baselines.swift
[227/240] Compiling BenchmarkTool BenchmarkTool+CreateBenchmark.swift
[228/240] Compiling BenchmarkTool BenchmarkTool.swift
[229/240] Compiling BenchmarkTool FilePath+Additions.swift
[230/240] Compiling BenchmarkTool BenchmarkTool+ReadP90AbsoluteThresholds.swift
[231/240] Compiling BenchmarkTool BenchmarkTool+Thresholds.swift
[232/240] Compiling BenchmarkTool BenchmarkTool+JSON.swift
[233/240] Compiling BenchmarkTool BenchmarkTool+Machine.swift
[234/240] Compiling BenchmarkTool BenchmarkTool+Operations.swift
[235/240] Compiling BenchmarkTool BenchmarkTool+PrettyPrinting.swift
[236/240] Compiling BenchmarkTool FilePath+DirectoryView.swift
[237/240] Compiling BenchmarkTool String+Additions.swift
[238/241] Wrapping AST for BenchmarkTool for debugging
[239/241] Write Objects.LinkFileList
[240/241] Linking BenchmarkTool
Build complete! (47.48s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "texttable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ordo-one/TextTable.git"
    },
    {
      "identity" : "hdrhistogram-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/HdrHistogram/hdrhistogram-swift.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "package-jemalloc",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ordo-one/package-jemalloc.git"
    }
  ],
  "manifest_display_name" : "Benchmark",
  "name" : "Benchmark",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "BenchmarkCommandPlugin",
      "targets" : [
        "BenchmarkCommandPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "BenchmarkPlugin",
      "targets" : [
        "BenchmarkPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "Benchmark",
      "targets" : [
        "Benchmark"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BenchmarkTool",
      "targets" : [
        "BenchmarkTool"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "BenchmarkHelpGenerator",
      "targets" : [
        "BenchmarkHelpGenerator"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "BenchmarkBoilerplateGenerator",
      "targets" : [
        "BenchmarkBoilerplateGenerator"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftRuntimeHooks",
      "module_type" : "ClangTarget",
      "name" : "SwiftRuntimeHooks",
      "path" : "Sources/SwiftRuntimeHooks",
      "product_memberships" : [
        "BenchmarkCommandPlugin",
        "Benchmark",
        "BenchmarkTool"
      ],
      "sources" : [
        "shims.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLinuxOperatingSystemStats",
      "module_type" : "ClangTarget",
      "name" : "CLinuxOperatingSystemStats",
      "path" : "Platform/CLinuxOperatingSystemStats",
      "product_memberships" : [
        "BenchmarkCommandPlugin",
        "Benchmark",
        "BenchmarkTool"
      ],
      "sources" : [
        "CLinuxOperatingSystemStats.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CDarwinOperatingSystemStats",
      "module_type" : "ClangTarget",
      "name" : "CDarwinOperatingSystemStats",
      "path" : "Platform/CDarwinOperatingSystemStats",
      "product_memberships" : [
        "BenchmarkCommandPlugin",
        "Benchmark",
        "BenchmarkTool"
      ],
      "sources" : [
        "CDarwinOperatingSystemStats.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BenchmarkTool",
      "module_type" : "SwiftTarget",
      "name" : "BenchmarkTool",
      "path" : "Plugins/BenchmarkTool",
      "product_dependencies" : [
        "ArgumentParser",
        "SystemPackage",
        "TextTable"
      ],
      "product_memberships" : [
        "BenchmarkCommandPlugin",
        "BenchmarkTool"
      ],
      "sources" : [
        "BenchmarkTool+Baselines.swift",
        "BenchmarkTool+CreateBenchmark.swift",
        "BenchmarkTool+Export+InfluxCSVFormatter.swift",
        "BenchmarkTool+Export+JMHElement.swift",
        "BenchmarkTool+Export+JMHFormatter.swift",
        "BenchmarkTool+Export.swift",
        "BenchmarkTool+JSON.swift",
        "BenchmarkTool+Machine.swift",
        "BenchmarkTool+Operations.swift",
        "BenchmarkTool+PrettyPrinting.swift",
        "BenchmarkTool+ReadP90AbsoluteThresholds.swift",
        "BenchmarkTool+Thresholds.swift",
        "BenchmarkTool.swift",
        "FilePath+Additions.swift",
        "FilePath+DirectoryView.swift",
        "String+Additions.swift"
      ],
      "target_dependencies" : [
        "Benchmark",
        "BenchmarkShared"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "BenchmarkTests",
      "module_type" : "SwiftTarget",
      "name" : "BenchmarkTests",
      "path" : "Tests/BenchmarkTests",
      "sources" : [
        "AdditionalTests.swift",
        "BenchmarkMetricsTests.swift",
        "BenchmarkResultTests.swift",
        "BenchmarkRunnerTests.swift",
        "BenchmarkTests.swift",
        "OperatingSystemAndMallocTests.swift",
        "StatisticsTests.swift"
      ],
      "target_dependencies" : [
        "Benchmark"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BenchmarkShared",
      "module_type" : "SwiftTarget",
      "name" : "BenchmarkShared",
      "path" : "Sources/BenchmarkShared",
      "product_memberships" : [
        "BenchmarkCommandPlugin",
        "Benchmark",
        "BenchmarkTool",
        "BenchmarkHelpGenerator"
      ],
      "sources" : [
        "Command+Helpers.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BenchmarkPlugin",
      "module_type" : "PluginTarget",
      "name" : "BenchmarkPlugin",
      "path" : "Plugins/BenchmarkPlugin",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "BenchmarkPlugin"
      ],
      "sources" : [
        "BenchmarkSupportPlugin.swift"
      ],
      "target_dependencies" : [
        "BenchmarkBoilerplateGenerator"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "BenchmarkHelpGenerator",
      "module_type" : "SwiftTarget",
      "name" : "BenchmarkHelpGenerator",
      "path" : "Plugins/BenchmarkHelpGenerator",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "BenchmarkHelpGenerator"
      ],
      "sources" : [
        "BenchmarkHelpGenerator.swift"
      ],
      "target_dependencies" : [
        "BenchmarkShared"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "BenchmarkCommandPlugin",
      "module_type" : "PluginTarget",
      "name" : "BenchmarkCommandPlugin",
      "path" : "Plugins/BenchmarkCommandPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Run the Benchmark performance test suite.",
          "type" : "custom",
          "verb" : "benchmark"
        },
        "permissions" : [
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "BenchmarkCommandPlugin"
      ],
      "sources" : [
        "ArgumentExtractor+Extensions.swift",
        "BenchmarkCommandPlugin.swift",
        "BenchmarkPlugin+Help.swift",
        "Command+Helpers.swift"
      ],
      "target_dependencies" : [
        "BenchmarkTool"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "BenchmarkBoilerplateGenerator",
      "module_type" : "SwiftTarget",
      "name" : "BenchmarkBoilerplateGenerator",
      "path" : "Plugins/BenchmarkBoilerplateGenerator",
      "product_dependencies" : [
        "ArgumentParser",
        "SystemPackage"
      ],
      "product_memberships" : [
        "BenchmarkPlugin",
        "BenchmarkBoilerplateGenerator"
      ],
      "sources" : [
        "BenchmarkBoilerplateGenerator.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Benchmark",
      "module_type" : "SwiftTarget",
      "name" : "Benchmark",
      "path" : "Sources/Benchmark",
      "product_dependencies" : [
        "Histogram",
        "ArgumentParser",
        "SystemPackage",
        "Atomics",
        "jemalloc"
      ],
      "product_memberships" : [
        "BenchmarkCommandPlugin",
        "Benchmark",
        "BenchmarkTool"
      ],
      "sources" : [
        "ARCStats/ARCStats.swift",
        "ARCStats/ARCStatsProducer.swift",
        "Benchmark+ConvenienceInitializers.swift",
        "Benchmark.swift",
        "BenchmarkClock.swift",
        "BenchmarkExecutor+Extensions.swift",
        "BenchmarkExecutor.swift",
        "BenchmarkInternals.swift",
        "BenchmarkMetric+Defaults.swift",
        "BenchmarkMetric.swift",
        "BenchmarkResult.swift",
        "BenchmarkRunner+ReadWrite.swift",
        "BenchmarkRunner.swift",
        "BenchmarkThresholds+Defaults.swift",
        "BenchmarkThresholds.swift",
        "Blackhole.swift",
        "Int+Extensions.swift",
        "MallocStats/MallocStats+jemalloc-support.swift",
        "MallocStats/MallocStats.swift",
        "MallocStats/MallocStatsProducer+jemalloc.swift",
        "NIOConcurrencyHelpers/NIOLock.swift",
        "NIOConcurrencyHelpers/lock.swift",
        "OperatingSystemStats/OperatingSystemStats.swift",
        "OperatingSystemStats/OperatingSystemStatsProducer+Darwin.swift",
        "OperatingSystemStats/OperatingSystemStatsProducer+Linux.swift",
        "OutputSuppressor.swift",
        "Progress/Progress.swift",
        "Progress/ProgressElements.swift",
        "Progress/Utilities.swift",
        "Statistics.swift"
      ],
      "target_dependencies" : [
        "CDarwinOperatingSystemStats",
        "CLinuxOperatingSystemStats",
        "SwiftRuntimeHooks",
        "BenchmarkShared"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/ordo-one/package-benchmark/1.29.3
Repository:               ordo-one/package-benchmark
Swift version used:       6.0
Target:                   Benchmark
Extracting symbol information for 'Benchmark'...
Finished extracting symbol information for 'Benchmark'. (2.77s)
Building documentation for 'Benchmark'...
Finished building documentation for 'Benchmark' (2.06s)
Generated documentation archive at:
  /host/spi-builder-workspace/.docs/ordo-one/package-benchmark/1.29.3
Updating https://github.com/apple/swift-system.git
Updating https://github.com/ordo-one/TextTable.git
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/HdrHistogram/hdrhistogram-swift.git
Updating https://github.com/apple/swift-numerics
Updating https://github.com/apple/swift-argument-parser.git
Updated https://github.com/apple/swift-argument-parser.git (0.17s)
Updating https://github.com/ordo-one/package-jemalloc.git
Updated https://github.com/ordo-one/TextTable.git (0.20s)
Updated https://github.com/apple/swift-atomics.git (0.20s)
Updated https://github.com/apple/swift-system.git (0.20s)
Updated https://github.com/HdrHistogram/hdrhistogram-swift.git (0.20s)
Updated https://github.com/apple/swift-numerics (0.20s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updated https://github.com/ordo-one/package-jemalloc.git (0.11s)
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.34s)
Computing version for https://github.com/ordo-one/package-jemalloc.git
Computed https://github.com/ordo-one/package-jemalloc.git at 1.0.0 (0.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.49s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.3 (0.52s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.51s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.48s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.53s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.35s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.53s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
[5/53] Emitting module Snippets
[6/53] Compiling Snippets Snippet.swift
[7/53] Compiling Snippets SnippetParser.swift
[8/54] Emitting module SymbolKit
[9/59] Wrapping AST for Snippets for debugging
[11/59] Compiling SymbolKit SPI.swift
[12/59] Compiling SymbolKit Snippet.swift
[13/59] Compiling SymbolKit Extension.swift
[14/59] Compiling SymbolKit GenericConstraint.swift
[15/59] Compiling SymbolKit GenericParameter.swift
[16/59] Compiling SymbolKit AvailabilityItem.swift
[17/59] Compiling SymbolKit Domain.swift
[18/59] Compiling SymbolKit DeclarationFragments.swift
[19/59] Compiling SymbolKit Fragment.swift
[20/59] Compiling SymbolKit FragmentKind.swift
[21/59] Compiling SymbolKit FunctionParameter.swift
[22/59] Compiling SymbolKit SourceOrigin.swift
[23/59] Compiling SymbolKit GenericConstraints.swift
[24/59] Compiling SymbolKit Swift.swift
[25/59] Compiling SymbolKit SemanticVersion.swift
[26/59] Compiling SymbolKit AccessControl.swift
[27/59] Compiling SymbolKit Availability.swift
[28/59] Compiling SymbolKit FunctionSignature.swift
[29/59] Compiling SymbolKit Identifier.swift
[30/59] Compiling SymbolKit KindIdentifier.swift
[31/59] Compiling SymbolKit Location.swift
[32/59] Compiling SymbolKit Mutability.swift
[33/59] Compiling SymbolKit Names.swift
[34/59] Compiling SymbolKit Generics.swift
[35/59] Compiling SymbolKit Namespace.swift
[36/59] Compiling SymbolKit Symbol.swift
[37/59] Compiling SymbolKit SymbolKind.swift
[38/59] Compiling SymbolKit SymbolGraph.swift
[39/59] Compiling SymbolKit Mixin+Equals.swift
[40/59] Compiling SymbolKit Mixin+Hash.swift
[41/59] Compiling SymbolKit Mixin.swift
[42/59] Compiling SymbolKit LineList.swift
[43/59] Compiling SymbolKit Position.swift
[44/59] Compiling SymbolKit SourceRange.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 SymbolGraph+Snippet.swift
[59/64] Compiling snippet_extract URL+Status.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-tool
Build of product 'snippet-extract' complete! (4.12s)
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
Build of target: 'Benchmark' complete! (0.88s)
480
6	/host/spi-builder-workspace/.docs/ordo-one/package-benchmark/1.29.3
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/ordo-one/package-benchmark/1.29.3
File count: 480
Doc size:   6.0MB
Preparing doc bundle ...
Uploading prod-ordo-one-package-benchmark-1.29.3-f81eb8ed.zip to s3://spi-docs-inbox/prod-ordo-one-package-benchmark-1.29.3-f81eb8ed.zip
Copying... [12%]
Copying... [24%]
Copying... [36%]
Copying... [41%]
Copying... [53%]
Copying... [65%]
Copying... [71%]
Copying... [83%]
Copying... [95%]
Copying... [100%]
Done.