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 (6b8c88), with Swift 6.0 for macOS (SPM) on 26 Aug 2025 13:20:50 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
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 6b8c88f fix(patch): Fix occasionally incorrect unit in some tables [2/4] (#329)
Cloned https://github.com/ordo-one/package-benchmark.git
Revision (git rev-parse @):
6b8c88f8089e518063cb7efc928ddacfdf6d867e
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:             6.0
Building package at path:  $PWD
https://github.com/ordo-one/package-benchmark.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin BenchmarkCommandPlugin
[2/2] Compiling plugin BenchmarkPlugin
[3/3] Compiling plugin GenerateDoccReference
[4/4] Compiling plugin GenerateManual
Building for debugging...
[4/36] Write sources
[13/36] Write BenchmarkTool-entitlement.plist
[15/36] Write sources
[17/36] Write BenchmarkBoilerplateGenerator-entitlement.plist
[18/36] Write BenchmarkHelpGenerator-entitlement.plist
[19/36] Write sources
[21/36] Compiling CSystem shims.c
[22/36] Compiling _NumericsShims _NumericsShims.c
[23/36] Compiling CDarwinOperatingSystemStats CDarwinOperatingSystemStats.c
[24/36] Write swift-version-5BDAB9E9C0126B9D.txt
[25/36] Compiling _AtomicsShims.c
[26/36] Compiling SwiftRuntimeHooks shims.c
[28/109] Emitting module RealModule
[29/110] Compiling RealModule Float16+Real.swift
[30/110] Compiling RealModule Double+Real.swift
[31/110] Compiling RealModule AlgebraicField.swift
[32/110] Compiling RealModule ApproximateEquality.swift
[33/110] Compiling RealModule ElementaryFunctions.swift
[34/110] Compiling RealModule Float80+Real.swift
[35/110] Compiling RealModule Float+Real.swift
[36/110] Compiling RealModule Real.swift
[37/110] Compiling RealModule AugmentedArithmetic.swift
[38/110] Emitting module BenchmarkShared
[39/110] Compiling BenchmarkShared Command+Helpers.swift
[40/110] Compiling RealModule RealFunctions.swift
[41/110] Compiling Atomics UnsafeAtomicLazyReference.swift
[42/110] Compiling Atomics IntegerOperations.swift
[43/110] Compiling Atomics ManagedAtomicLazyReference.swift
[44/110] Compiling Atomics UnsafeAtomic.swift
[45/110] Compiling Atomics DoubleWord.swift
[46/110] Compiling Atomics ManagedAtomic.swift
[47/116] Compiling Atomics Unmanaged extensions.swift
[48/116] Compiling Atomics AtomicValue.swift
[49/116] Compiling Atomics AtomicMemoryOrderings.swift
[50/116] Compiling Atomics AtomicInteger.swift
[51/116] Compiling Atomics AtomicOptionalWrappable.swift
[52/116] Compiling Atomics AtomicReference.swift
[53/116] Compiling Atomics AtomicStorage.swift
[54/116] Compiling Atomics AtomicBool.swift
[55/116] Compiling Atomics IntegerConformances.swift
[57/119] Emitting module ArgumentParserToolInfo
[58/119] Compiling ArgumentParserToolInfo ToolInfo.swift
[59/119] Emitting module SystemPackage
[60/165] Compiling ArgumentParser AsyncParsableCommand.swift
[61/165] Compiling ArgumentParser InputKey.swift
[62/165] Compiling ArgumentParser InputOrigin.swift
[63/165] Compiling ArgumentParser SplitArguments.swift
[64/165] Compiling ArgumentParser DumpHelpGenerator.swift
[65/165] Compiling ArgumentParser BashCompletionsGenerator.swift
[66/165] Compiling ArgumentParser CompletionsGenerator.swift
[67/165] Compiling ArgumentParser OptionGroup.swift
[69/165] Emitting module Atomics
[70/165] Compiling ComplexModule Differentiable.swift
[71/165] Compiling ComplexModule ElementaryFunctions.swift
[72/165] Emitting module ComplexModule
[73/165] Compiling ComplexModule Complex.swift
[74/165] Compiling ComplexModule Arithmetic.swift
[75/167] Compiling ArgumentParser CollectionExtensions.swift
[76/167] Compiling ArgumentParser Mutex.swift
[77/167] Compiling ArgumentParser Platform.swift
[78/167] Compiling ArgumentParser ZshCompletionsGenerator.swift
[79/167] Compiling ArgumentParser Argument.swift
[80/167] Compiling ArgumentParser Flag.swift
[81/167] Compiling ArgumentParser NameSpecification.swift
[82/167] Compiling ArgumentParser Option.swift
[84/167] Emitting module Numerics
[85/167] Compiling Numerics Numerics.swift
[86/167] Compiling ArgumentParser CommandGroup.swift
[87/167] Compiling ArgumentParser EnumerableFlag.swift
[88/167] Compiling ArgumentParser ExpressibleByArgument.swift
[89/167] Compiling ArgumentParser Name.swift
[90/167] Compiling ArgumentParser Parsed.swift
[91/167] Compiling ArgumentParser ParsedValues.swift
[92/167] Compiling ArgumentParser ParserError.swift
[95/167] Compiling ArgumentParser HelpCommand.swift
[96/167] Compiling ArgumentParser HelpGenerator.swift
[97/167] Compiling ArgumentParser CommandConfiguration.swift
[98/167] Compiling ArgumentParser ParsableArguments.swift
[99/167] Compiling ArgumentParser MessageInfo.swift
[100/167] Compiling ArgumentParser UsageGenerator.swift
[101/169] Compiling ArgumentParser ArgumentDiscussion.swift
[102/169] Compiling ArgumentParser ArgumentHelp.swift
[103/169] Compiling ArgumentParser ArgumentVisibility.swift
[104/169] Compiling ArgumentParser CompletionKind.swift
[105/169] Compiling ArgumentParser Errors.swift
[106/173] Emitting module ArgumentParser
[107/173] Compiling ArgumentParser SequenceExtensions.swift
[108/173] Compiling ArgumentParser StringExtensions.swift
[109/173] Compiling ArgumentParser SwiftExtensions.swift
[110/173] Compiling ArgumentParser Tree.swift
[111/173] Compiling ArgumentParser CodingKeyValidator.swift
[112/173] Compiling ArgumentParser NonsenseFlagsValidator.swift
[113/173] Compiling ArgumentParser ParsableArgumentsValidation.swift
[114/173] Compiling ArgumentParser PositionalArgumentsValidator.swift
[115/173] Compiling ArgumentParser UniqueNamesValidator.swift
[118/173] Compiling ArgumentParser FishCompletionsGenerator.swift
[121/173] Compiling TextTable String+Util.swift
[122/174] Compiling TextTable RstFormat.swift
[123/174] Compiling TextTable SimpleFormat.swift
[129/174] Compiling TextTable PsqlFormat.swift
[130/174] Compiling TextTable PlainFormat.swift
[131/174] Compiling TextTable PipeFormat.swift
[136/174] Compiling TextTable OrgFormat.swift
[137/174] Emitting module TextTable
[158/174] Emitting module Histogram
[159/174] Compiling Histogram Histogram.swift
[160/174] Compiling TextTable TextTable.swift
[161/174] Compiling ArgumentParser ParsableCommand.swift
[162/174] Compiling ArgumentParser ArgumentDecoder.swift
[163/174] Compiling ArgumentParser ArgumentDefinition.swift
[164/174] Compiling ArgumentParser ArgumentSet.swift
[165/174] Compiling ArgumentParser CommandParser.swift
[166/206] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[167/206] Emitting module BenchmarkBoilerplateGenerator
[168/206] Emitting module BenchmarkHelpGenerator
[169/206] Compiling BenchmarkHelpGenerator BenchmarkHelpGenerator.swift
[169/206] Write Objects.LinkFileList
[172/206] Emitting module Benchmark
[173/209] Compiling Benchmark Benchmark.swift
[174/209] Compiling Benchmark BenchmarkClock.swift
[175/209] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[176/209] Compiling Benchmark BenchmarkRunner.swift
/Users/admin/builder/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:92:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
 90 |         do {
 91 |             var command = Self.parseOrExit()
 92 |             Benchmark.checkAbsoluteThresholds = command.checkAbsolute
    |                       `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
 93 |             registerBenchmarks()
 94 |             try await command.run()
[177/209] Compiling Benchmark BenchmarkThresholds+Defaults.swift
/Users/admin/builder/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:92:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
 90 |         do {
 91 |             var command = Self.parseOrExit()
 92 |             Benchmark.checkAbsoluteThresholds = command.checkAbsolute
    |                       `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
 93 |             registerBenchmarks()
 94 |             try await command.run()
[178/209] Compiling Benchmark BenchmarkThresholds.swift
/Users/admin/builder/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:92:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
 90 |         do {
 91 |             var command = Self.parseOrExit()
 92 |             Benchmark.checkAbsoluteThresholds = command.checkAbsolute
    |                       `- warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
 93 |             registerBenchmarks()
 94 |             try await command.run()
[179/209] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[180/209] Compiling Benchmark OutputSuppressor.swift
[181/209] Compiling Benchmark Progress.swift
[182/209] Compiling Benchmark MallocStats.swift
[183/209] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[184/209] Compiling Benchmark NIOLock.swift
[185/209] Compiling Benchmark lock.swift
[186/209] Compiling Benchmark OperatingSystemStats.swift
[187/209] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[187/209] Linking BenchmarkBoilerplateGenerator
[188/209] Linking BenchmarkHelpGenerator
[189/209] Applying BenchmarkHelpGenerator
[190/209] Applying BenchmarkBoilerplateGenerator
[192/209] Compiling Benchmark ARCStats.swift
[193/209] Compiling Benchmark ARCStatsProducer.swift
[194/209] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[195/209] Compiling Benchmark Blackhole.swift
[196/209] Compiling Benchmark Int+Extensions.swift
[197/209] Compiling Benchmark MallocStats+jemalloc-support.swift
[198/209] Compiling Benchmark BenchmarkMetric.swift
[199/209] Compiling Benchmark BenchmarkResult.swift
[200/209] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[201/209] Compiling Benchmark ProgressElements.swift
[202/209] Compiling Benchmark Utilities.swift
[203/209] Compiling Benchmark Statistics.swift
[204/209] Compiling Benchmark BenchmarkExecutor.swift
[205/209] Compiling Benchmark BenchmarkInternals.swift
[206/209] Compiling Benchmark BenchmarkMetric+Defaults.swift
[207/225] Compiling BenchmarkTool FilePath+Additions.swift
[208/226] Compiling BenchmarkTool String+Additions.swift
[209/226] Compiling BenchmarkTool FilePath+DirectoryView.swift
[210/226] Compiling BenchmarkTool BenchmarkTool+ReadP90AbsoluteThresholds.swift
[211/226] Compiling BenchmarkTool BenchmarkTool+Thresholds.swift
[212/226] Compiling BenchmarkTool BenchmarkTool.swift
[213/226] Compiling BenchmarkTool BenchmarkTool+JSON.swift
[214/226] Compiling BenchmarkTool BenchmarkTool+Machine.swift
[215/226] Compiling BenchmarkTool BenchmarkTool+Export+InfluxCSVFormatter.swift
[216/226] Compiling BenchmarkTool BenchmarkTool+Export+JMHElement.swift
[217/226] Compiling BenchmarkTool BenchmarkTool+Baselines.swift
[218/226] Compiling BenchmarkTool BenchmarkTool+CreateBenchmark.swift
[219/226] Compiling BenchmarkTool BenchmarkTool+Export+JMHFormatter.swift
[220/226] Compiling BenchmarkTool BenchmarkTool+Export.swift
[221/226] Compiling BenchmarkTool BenchmarkTool+Operations.swift
[222/226] Compiling BenchmarkTool BenchmarkTool+PrettyPrinting.swift
[223/226] Emitting module BenchmarkTool
[223/226] Write Objects.LinkFileList
[224/226] Linking BenchmarkTool
[225/226] Applying BenchmarkTool
Build complete! (25.72s)
warning: 'spi-builder-workspace': Building for SPI@macOS, disabling Jemalloc
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
Fetching https://github.com/ordo-one/TextTable.git
Fetching https://github.com/apple/swift-atomics.git
[1/203] Fetching texttable
[28/805] Fetching texttable, hdrhistogram-swift
[343/2613] Fetching texttable, hdrhistogram-swift, swift-atomics
[1078/7513] Fetching texttable, hdrhistogram-swift, swift-atomics, swift-system
[2236/23202] Fetching texttable, hdrhistogram-swift, swift-atomics, swift-system, swift-argument-parser
Fetched https://github.com/ordo-one/TextTable.git from cache (1.12s)
Fetched https://github.com/apple/swift-system.git from cache (1.12s)
[3509/18099] Fetching hdrhistogram-swift, swift-atomics, swift-argument-parser
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git from cache (1.51s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.51s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.51s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.57s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.3 (0.56s)
Fetching https://github.com/apple/swift-numerics
[1/6342] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.07s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.57s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.46s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.48s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.6.2
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-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
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-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
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" : "/Users/admin/builder/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"
}
Done.