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 main (5c4569), with Swift 5.10 for Linux on 3 May 2025 13:20:03 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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.61.3
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 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 main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/ordo-one/TextTable.git
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/ordo-one/package-jemalloc.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
[2021/6912] Fetching package-jemalloc, texttable, hdrhistogram-swift, swift-system, swift-atomics
Fetched https://github.com/apple/swift-system.git from cache (0.44s)
[1/14956] Fetching swift-argument-parser
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git from cache (0.90s)
Fetched https://github.com/ordo-one/package-jemalloc.git from cache (0.91s)
Fetched https://github.com/ordo-one/TextTable.git from cache (0.91s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.91s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.91s)
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.36s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.36s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.3 (0.39s)
Fetching https://github.com/apple/swift-numerics
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.34s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.37s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.33s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.32s)
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.36s)
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-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.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-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
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/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
[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 _AtomicsShims.c
[18/43] Compiling SwiftRuntimeHooks shims.c
[19/43] Compiling CSystem shims.c
[20/43] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[21/43] Compiling _NumericsShims _NumericsShims.c
[22/43] Write swift-version-24593BA9C3E375BF.txt
[24/116] Emitting module Atomics
[25/118] Compiling Atomics IntegerOperations.swift
[26/118] Compiling Atomics Unmanaged extensions.swift
[27/118] Emitting module SystemPackage
[28/118] Compiling Atomics OptionalRawRepresentable.swift
[29/118] Compiling Atomics RawRepresentable.swift
[30/118] Compiling Atomics AtomicBool.swift
[31/118] Compiling Atomics IntegerConformances.swift
[32/121] Compiling Atomics Primitives.shims.swift
[33/121] Compiling Atomics AtomicInteger.swift
[34/121] Compiling Atomics AtomicOptionalWrappable.swift
[37/121] Emitting module RealModule
[40/121] Compiling RealModule ElementaryFunctions.swift
[41/122] Compiling Atomics PointerConformances.swift
[42/122] Compiling Atomics Primitives.native.swift
[45/122] Compiling Atomics AtomicMemoryOrderings.swift
[46/122] Compiling Atomics DoubleWord.swift
[47/122] Compiling Atomics UnsafeAtomic.swift
[48/122] Compiling Atomics UnsafeAtomicLazyReference.swift
[49/122] Compiling Atomics AtomicReference.swift
[50/122] Compiling Atomics AtomicStorage.swift
[51/122] Compiling Atomics AtomicValue.swift
[52/122] Compiling Atomics ManagedAtomic.swift
[53/122] Compiling Atomics ManagedAtomicLazyReference.swift
[54/122] Compiling RealModule Real.swift
[55/122] Compiling SystemPackage MachPort.swift
[56/122] Compiling SystemPackage PlatformString.swift
[57/122] Compiling SystemPackage SystemString.swift
[58/122] Compiling RealModule Float16+Real.swift
[59/122] Compiling RealModule Float80+Real.swift
[60/122] Compiling RealModule Float+Real.swift
[61/122] Compiling RealModule RealFunctions.swift
[62/123] Emitting module BenchmarkShared
[63/123] Compiling BenchmarkShared Command+Helpers.swift
[73/125] Emitting module ArgumentParserToolInfo
[74/125] Compiling ArgumentParserToolInfo ToolInfo.swift
[75/126] Wrapping AST for Atomics for debugging
[76/126] Wrapping AST for RealModule for debugging
[77/126] Wrapping AST for BenchmarkShared for debugging
[78/126] Wrapping AST for ArgumentParserToolInfo for debugging
[80/128] Compiling SystemPackage Util+StringArray.swift
[81/128] Compiling SystemPackage Util.swift
[82/128] Compiling SystemPackage UtilConsumers.swift
[83/169] Emitting module TextTable
[84/169] Compiling ArgumentParser BashCompletionsGenerator.swift
[85/169] Compiling ArgumentParser CompletionsGenerator.swift
[86/169] Compiling ArgumentParser CommandConfiguration.swift
[87/169] Compiling ArgumentParser CommandGroup.swift
[88/169] Compiling ArgumentParser EnumerableFlag.swift
[89/169] Compiling ArgumentParser ArgumentVisibility.swift
[90/169] Compiling ArgumentParser Option.swift
[91/169] Compiling ArgumentParser ExpressibleByArgument.swift
[92/169] Compiling ArgumentParser ParsableArguments.swift
[93/169] Compiling ArgumentParser ParsableArgumentsValidation.swift
[94/169] Compiling ArgumentParser CompletionKind.swift
[95/169] Compiling ArgumentParser Errors.swift
[96/169] Compiling ArgumentParser Flag.swift
[97/169] Compiling ArgumentParser NameSpecification.swift
[98/169] Compiling ArgumentParser ArgumentSet.swift
[99/169] Compiling ArgumentParser CommandParser.swift
[100/169] Compiling ArgumentParser InputKey.swift
[101/169] Compiling ArgumentParser InputOrigin.swift
[102/170] Compiling ArgumentParser Argument.swift
[103/170] Compiling ArgumentParser ArgumentHelp.swift
[104/170] Compiling ArgumentParser FishCompletionsGenerator.swift
[105/170] Compiling ArgumentParser ZshCompletionsGenerator.swift
[106/170] Compiling ArgumentParser OptionGroup.swift
[107/170] Compiling ArgumentParser AsyncParsableCommand.swift
[108/171] Compiling TextTable String+Util.swift
[109/171] Compiling TextTable RstFormat.swift
[110/171] Compiling TextTable SimpleFormat.swift
[111/171] Compiling ComplexModule Arithmetic.swift
[112/171] Wrapping AST for SystemPackage for debugging
[114/171] Compiling TextTable TextTable.swift
[116/172] Emitting module ComplexModule
[116/172] Wrapping AST for TextTable for debugging
[118/172] Compiling ComplexModule ElementaryFunctions.swift
[119/172] Compiling ArgumentParser Name.swift
[120/172] Compiling ArgumentParser Parsed.swift
[121/172] Compiling ArgumentParser ParsedValues.swift
[122/172] Compiling ArgumentParser ParserError.swift
[123/172] Compiling ArgumentParser SplitArguments.swift
[130/177] Emitting module ArgumentParser
[145/177] Compiling ArgumentParser ParsableCommand.swift
[146/177] Compiling ArgumentParser ArgumentDecoder.swift
[147/177] Compiling ArgumentParser ArgumentDefinition.swift
[152/177] Compiling ArgumentParser DumpHelpGenerator.swift
[153/177] Compiling ArgumentParser HelpCommand.swift
[154/177] Compiling ArgumentParser HelpGenerator.swift
[155/177] Compiling ArgumentParser MessageInfo.swift
[156/177] Compiling ArgumentParser UsageGenerator.swift
[157/177] Compiling ArgumentParser CollectionExtensions.swift
[158/177] Compiling ArgumentParser Platform.swift
[159/177] Compiling ArgumentParser SequenceExtensions.swift
[160/177] Compiling ArgumentParser StringExtensions.swift
[161/177] Compiling ArgumentParser Tree.swift
[162/178] Wrapping AST for ArgumentParser for debugging
[164/182] Emitting module BenchmarkBoilerplateGenerator
[165/182] Compiling ComplexModule Differentiable.swift
[166/182] Compiling ComplexModule Complex.swift
[167/183] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[168/184] Wrapping AST for ComplexModule for debugging
[171/184] Emitting module BenchmarkHelpGenerator
[172/184] Compiling BenchmarkHelpGenerator BenchmarkHelpGenerator.swift
[173/187] Compiling Numerics Numerics.swift
[173/187] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[174/187] Write Objects.LinkFileList
[176/187] Emitting module Numerics
[178/188] Wrapping AST for Numerics for debugging
[179/188] Wrapping AST for BenchmarkHelpGenerator for debugging
[180/188] Write Objects.LinkFileList
[181/190] Linking BenchmarkBoilerplateGenerator
[182/190] Linking BenchmarkHelpGenerator
[184/190] Emitting module Histogram
[185/190] Compiling Histogram Histogram.swift
[186/191] Wrapping AST for Histogram for debugging
[188/219] Compiling Benchmark NIOLock.swift
[189/219] Compiling Benchmark lock.swift
[190/219] Compiling Benchmark OperatingSystemStats.swift
[191/219] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[192/219] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[193/219] Compiling Benchmark OutputSuppressor.swift
[194/219] Compiling Benchmark Progress.swift
[195/222] Compiling Benchmark BenchmarkClock.swift
[196/222] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[197/222] Compiling Benchmark BenchmarkExecutor.swift
[198/222] Compiling Benchmark BenchmarkInternals.swift
[199/222] Compiling Benchmark ProgressElements.swift
[200/222] Compiling Benchmark Utilities.swift
[201/222] Compiling Benchmark Statistics.swift
[202/222] Emitting module Benchmark
[203/222] Compiling Benchmark ARCStats.swift
[204/222] Compiling Benchmark ARCStatsProducer.swift
[205/222] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[206/222] Compiling Benchmark Benchmark.swift
[207/222] Compiling Benchmark BenchmarkMetric+Defaults.swift
[208/222] Compiling Benchmark BenchmarkMetric.swift
[209/222] Compiling Benchmark BenchmarkResult.swift
[210/222] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[211/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`
            Benchmark.checkAbsoluteThresholds = command.checkAbsolute
                      ^
[212/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`
            Benchmark.checkAbsoluteThresholds = command.checkAbsolute
                      ^
[213/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`
            Benchmark.checkAbsoluteThresholds = command.checkAbsolute
                      ^
[214/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`
            Benchmark.checkAbsoluteThresholds = command.checkAbsolute
                      ^
[215/222] Compiling Benchmark Int+Extensions.swift
[216/222] Compiling Benchmark MallocStats+jemalloc-support.swift
[217/222] Compiling Benchmark MallocStats.swift
[218/222] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[219/223] Wrapping AST for Benchmark for debugging
[221/238] Compiling BenchmarkTool BenchmarkTool+JSON.swift
[222/238] Compiling BenchmarkTool BenchmarkTool+Machine.swift
[223/240] Compiling BenchmarkTool FilePath+DirectoryView.swift
[224/240] Compiling BenchmarkTool String+Additions.swift
[225/240] Compiling BenchmarkTool BenchmarkTool+Export+InfluxCSVFormatter.swift
[226/240] Compiling BenchmarkTool BenchmarkTool+Export+JMHElement.swift
[227/240] Compiling BenchmarkTool BenchmarkTool+Export+JMHFormatter.swift
[228/240] Compiling BenchmarkTool BenchmarkTool+Export.swift
[229/240] Compiling BenchmarkTool BenchmarkTool+ReadP90AbsoluteThresholds.swift
[230/240] Compiling BenchmarkTool BenchmarkTool+Thresholds.swift
[231/240] Compiling BenchmarkTool BenchmarkTool.swift
[232/240] Compiling BenchmarkTool FilePath+Additions.swift
[233/240] Compiling BenchmarkTool BenchmarkTool+Baselines.swift
[234/240] Compiling BenchmarkTool BenchmarkTool+CreateBenchmark.swift
[235/240] Emitting module BenchmarkTool
[236/240] Compiling BenchmarkTool BenchmarkTool+Operations.swift
[237/240] Compiling BenchmarkTool BenchmarkTool+PrettyPrinting.swift
[238/241] Wrapping AST for BenchmarkTool for debugging
[239/241] Write Objects.LinkFileList
[240/241] Linking BenchmarkTool
Build complete! (40.82s)
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-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.