The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftKSUID, reference v0.2.0 (4b39f6), with Swift 6.0 for Linux on 3 Dec 2024 10:41:35 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/toffaletti/swiftksuid.git
Reference: v0.2.0
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/toffaletti/swiftksuid
 * tag               v0.2.0     -> FETCH_HEAD
HEAD is now at 4b39f6a swift 6 support
Cloned https://github.com/toffaletti/swiftksuid.git
Revision (git rev-parse @):
4b39f6a5f9e3e0712de6e62befac8c485282f357
SUCCESS checkout https://github.com/toffaletti/swiftksuid.git at v0.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/toffaletti/swiftksuid.git
{
  "dependencies" : [
    {
      "identity" : "package-benchmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.26.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ordo-one/package-benchmark"
    }
  ],
  "manifest_display_name" : "SwiftKSUID",
  "name" : "SwiftKSUID",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftKSUID",
      "targets" : [
        "SwiftKSUID"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BenchmarkSwiftKSUID",
      "targets" : [
        "BenchmarkSwiftKSUID"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftKSUIDTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftKSUIDTests",
      "path" : "Tests/SwiftKSUIDTests",
      "sources" : [
        "SwiftKSUIDTests.swift"
      ],
      "target_dependencies" : [
        "SwiftKSUID"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftKSUID",
      "module_type" : "SwiftTarget",
      "name" : "SwiftKSUID",
      "path" : "Sources/SwiftKSUID",
      "product_memberships" : [
        "SwiftKSUID",
        "BenchmarkSwiftKSUID"
      ],
      "sources" : [
        "Base62.swift",
        "SwiftKSUID.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BenchmarkSwiftKSUID",
      "module_type" : "SwiftTarget",
      "name" : "BenchmarkSwiftKSUID",
      "path" : "Benchmarks/BenchmarkSwiftKSUID",
      "product_dependencies" : [
        "Benchmark",
        "BenchmarkPlugin"
      ],
      "product_memberships" : [
        "BenchmarkSwiftKSUID"
      ],
      "sources" : [
        "BenchmarkSwiftKSUID.swift"
      ],
      "target_dependencies" : [
        "SwiftKSUID"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/ordo-one/package-benchmark
[1/5589] Fetching package-benchmark
Fetched https://github.com/ordo-one/package-benchmark from cache (0.47s)
Computing version for https://github.com/ordo-one/package-benchmark
Computed https://github.com/ordo-one/package-benchmark at 1.27.3 (3.48s)
Fetching https://github.com/apple/swift-system
Fetching https://github.com/ordo-one/package-jemalloc
Fetching https://github.com/ordo-one/TextTable
Fetching https://github.com/HdrHistogram/hdrhistogram-swift
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-atomics
[1/35] Fetching package-jemalloc
[36/238] Fetching package-jemalloc, texttable
[239/1807] Fetching package-jemalloc, texttable, swift-atomics
[1808/2393] Fetching package-jemalloc, texttable, swift-atomics, hdrhistogram-swift
[2394/14788] Fetching package-jemalloc, texttable, swift-atomics, hdrhistogram-swift, swift-argument-parser
Fetched https://github.com/apple/swift-atomics from cache (0.63s)
[3056/13219] Fetching package-jemalloc, texttable, hdrhistogram-swift, swift-argument-parser
Fetched https://github.com/HdrHistogram/hdrhistogram-swift from cache (0.64s)
[2717/12633] Fetching package-jemalloc, texttable, swift-argument-parser
Fetched https://github.com/ordo-one/TextTable from cache (1.07s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.08s)
[1/3919] Fetching swift-system
Fetched https://github.com/ordo-one/package-jemalloc from cache (3.86s)
Fetched https://github.com/apple/swift-system from cache (3.86s)
Computing version for https://github.com/ordo-one/package-jemalloc
Computed https://github.com/ordo-one/package-jemalloc at 1.0.0 (0.70s)
Computing version for https://github.com/ordo-one/TextTable
Computed https://github.com/ordo-one/TextTable at 0.0.2 (0.71s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift
Computed https://github.com/HdrHistogram/hdrhistogram-swift at 0.1.2 (0.75s)
Fetching https://github.com/apple/swift-numerics
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.54s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.73s)
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/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.0 (0.66s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.45s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/ordo-one/package-benchmark
Working copy of https://github.com/ordo-one/package-benchmark resolved at 1.27.3
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/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.4.0
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-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift resolved at 0.1.2
Building for debugging...
[0/12] Write sources
[4/12] Write swift-version-24593BA9C3E375BF.txt
[5/12] Compiling CSystem shims.c
[7/42] Emitting module SystemPackage
[8/45] Compiling SystemPackage Util+StringArray.swift
[9/45] Compiling SystemPackage Util.swift
[10/45] Compiling SystemPackage UtilConsumers.swift
[11/45] Compiling SystemPackage MachPort.swift
[12/45] Compiling SystemPackage PlatformString.swift
[13/45] Compiling SystemPackage SystemString.swift
[14/45] Emitting module ArgumentParserToolInfo
[15/45] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/46] Compiling SystemPackage Errno.swift
[17/46] Compiling SystemPackage ErrnoWindows.swift
[18/46] Compiling SystemPackage FileDescriptor.swift
[19/46] Compiling SystemPackage FileHelpers.swift
[21/46] Compiling SystemPackage FilePathParsing.swift
[22/46] Compiling SystemPackage FilePathString.swift
[23/46] Compiling SystemPackage FilePathSyntax.swift
[24/46] Compiling SystemPackage FilePathTemp.swift
[24/46] Wrapping AST for ArgumentParserToolInfo for debugging
[26/84] Compiling ArgumentParser ParsableArgumentsValidation.swift
[27/84] Compiling ArgumentParser ParsableCommand.swift
[28/84] Compiling ArgumentParser ArgumentDecoder.swift
[29/84] Compiling ArgumentParser ArgumentVisibility.swift
[30/84] Compiling ArgumentParser CompletionKind.swift
[31/84] Compiling ArgumentParser Errors.swift
[32/84] Compiling ArgumentParser Flag.swift
[33/84] Compiling ArgumentParser NameSpecification.swift
[34/84] Compiling ArgumentParser Option.swift
[35/84] Compiling ArgumentParser OptionGroup.swift
[36/84] Compiling ArgumentParser AsyncParsableCommand.swift
[37/84] Compiling ArgumentParser CommandConfiguration.swift
[38/84] Compiling ArgumentParser CommandGroup.swift
[39/84] Compiling ArgumentParser EnumerableFlag.swift
[40/84] Compiling ArgumentParser ArgumentDefinition.swift
[41/84] Compiling ArgumentParser ArgumentSet.swift
[42/85] Wrapping AST for SystemPackage for debugging
[46/85] Compiling ArgumentParser CommandParser.swift
[47/85] Compiling ArgumentParser InputKey.swift
[48/85] Compiling ArgumentParser InputOrigin.swift
[49/90] Emitting module ArgumentParser
[50/90] Compiling ArgumentParser BashCompletionsGenerator.swift
[51/90] Compiling ArgumentParser CompletionsGenerator.swift
[52/90] Compiling ArgumentParser FishCompletionsGenerator.swift
[53/90] Compiling ArgumentParser ZshCompletionsGenerator.swift
[54/90] Compiling ArgumentParser Argument.swift
[55/90] Compiling ArgumentParser ArgumentHelp.swift
[67/90] Compiling ArgumentParser ExpressibleByArgument.swift
[68/90] Compiling ArgumentParser ParsableArguments.swift
[72/90] Compiling ArgumentParser CollectionExtensions.swift
[73/90] Compiling ArgumentParser Platform.swift
[74/90] Compiling ArgumentParser SequenceExtensions.swift
[75/90] Compiling ArgumentParser StringExtensions.swift
[76/90] Compiling ArgumentParser Tree.swift
[77/90] Compiling ArgumentParser DumpHelpGenerator.swift
[78/90] Compiling ArgumentParser HelpCommand.swift
[79/90] Compiling ArgumentParser HelpGenerator.swift
[80/90] Compiling ArgumentParser MessageInfo.swift
[81/90] Compiling ArgumentParser UsageGenerator.swift
[82/90] Compiling ArgumentParser Name.swift
[83/90] Compiling ArgumentParser Parsed.swift
[84/90] Compiling ArgumentParser ParsedValues.swift
[85/90] Compiling ArgumentParser ParserError.swift
[86/90] Compiling ArgumentParser SplitArguments.swift
[87/91] Wrapping AST for ArgumentParser for debugging
[89/93] Emitting module BenchmarkBoilerplateGenerator
[90/93] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[91/94] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[92/94] Write Objects.LinkFileList
[93/94] Linking BenchmarkBoilerplateGenerator-tool
Build of product 'BenchmarkBoilerplateGenerator' complete! (22.15s)
[1/1] Compiling plugin BenchmarkCommandPlugin
[2/2] Compiling plugin BenchmarkPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/34] Write sources
[13/34] Generating plugin support files
[14/34] Write sources
[15/34] Compiling SwiftRuntimeHooks shims.c
[16/34] Compiling _AtomicsShims.c
[17/34] Compiling CSystem shims.c
[18/34] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[19/34] Compiling _NumericsShims _NumericsShims.c
[20/34] Write swift-version-24593BA9C3E375BF.txt
[22/96] Emitting module RealModule
[23/96] Compiling SystemPackage FileOperations.swift
[24/96] Compiling SystemPackage FilePath.swift
[25/97] Compiling RealModule Real.swift
[26/97] Compiling SystemPackage FilePathWindows.swift
[27/97] Compiling SystemPackage FilePermissions.swift
[28/99] Compiling RealModule Float16+Real.swift
[29/99] Compiling RealModule Float80+Real.swift
[30/99] Compiling SystemPackage MachPort.swift
[31/99] Compiling SystemPackage PlatformString.swift
[32/99] Compiling SystemPackage SystemString.swift
[33/102] Compiling RealModule RealFunctions.swift
[34/102] Compiling SystemPackage FileHelpers.swift
[35/102] Compiling SystemPackage FilePathTempPosix.swift
[36/102] Compiling SystemPackage FilePathTempWindows.swift
[37/102] Compiling SystemPackage FilePathParsing.swift
[38/102] Compiling SystemPackage FilePathString.swift
[39/102] Compiling SystemPackage FilePathSyntax.swift
[40/102] Compiling SystemPackage FilePathTemp.swift
[41/102] Emitting module ArgumentParserToolInfo
[42/102] Compiling ArgumentParserToolInfo ToolInfo.swift
[45/103] Compiling RealModule AugmentedArithmetic.swift
[46/103] Compiling RealModule Double+Real.swift
[47/103] Compiling RealModule ElementaryFunctions.swift
[50/103] Compiling RealModule Float+Real.swift
[53/104] Compiling SystemPackage Backcompat.swift
[54/104] Compiling SystemPackage CInterop.swift
[55/104] Compiling SystemPackage Errno.swift
[56/104] Compiling SystemPackage ErrnoWindows.swift
[57/104] Compiling SystemPackage FileDescriptor.swift
[61/104] Emitting module Atomics
[65/104] Emitting module SystemPackage
[72/104] Compiling Atomics IntegerOperations.swift
[73/104] Compiling Atomics Unmanaged extensions.swift
[74/105] Wrapping AST for RealModule for debugging
[75/105] Wrapping AST for ArgumentParserToolInfo for debugging
[77/148] Compiling ArgumentParser Name.swift
[78/148] Compiling ArgumentParser Parsed.swift
[79/148] Compiling ArgumentParser ParsedValues.swift
[79/148] Wrapping AST for Atomics for debugging
[81/148] Compiling ArgumentParser CompletionKind.swift
[82/148] Compiling ArgumentParser Errors.swift
[83/148] Compiling ArgumentParser Flag.swift
[84/148] Compiling ArgumentParser NameSpecification.swift
[85/148] Compiling ArgumentParser Option.swift
[86/148] Compiling ArgumentParser ArgumentDefinition.swift
[87/148] Compiling ArgumentParser ArgumentSet.swift
[88/148] Compiling ArgumentParser CommandParser.swift
[89/148] Compiling ArgumentParser InputKey.swift
[90/148] Compiling ArgumentParser InputOrigin.swift
[91/148] Compiling ArgumentParser ExpressibleByArgument.swift
[92/148] Compiling ArgumentParser ParsableArguments.swift
[94/149] Compiling ComplexModule Arithmetic.swift
[95/149] Compiling ComplexModule ElementaryFunctions.swift
[96/149] Emitting module ComplexModule
[96/149] Wrapping AST for SystemPackage for debugging
[98/149] Compiling SwiftKSUID SwiftKSUID.swift
[99/149] Emitting module SwiftKSUID
[100/149] Compiling SwiftKSUID Base62.swift
[101/150] Wrapping AST for SwiftKSUID for debugging
[103/150] Compiling ArgumentParser OptionGroup.swift
[104/150] Compiling ArgumentParser AsyncParsableCommand.swift
[105/150] Compiling ArgumentParser CommandConfiguration.swift
[106/150] Compiling ArgumentParser CommandGroup.swift
[107/150] Compiling ArgumentParser EnumerableFlag.swift
[108/155] Emitting module ArgumentParser
[109/155] Compiling ArgumentParser CollectionExtensions.swift
[110/155] Compiling ArgumentParser Platform.swift
[111/155] Compiling ArgumentParser SequenceExtensions.swift
[112/155] Compiling ArgumentParser StringExtensions.swift
[113/155] Compiling ArgumentParser Tree.swift
[114/155] Compiling ComplexModule Complex.swift
[115/155] Compiling ComplexModule Differentiable.swift
[117/156] Compiling ArgumentParser BashCompletionsGenerator.swift
[118/156] Compiling ArgumentParser CompletionsGenerator.swift
[119/156] Compiling ArgumentParser FishCompletionsGenerator.swift
[120/156] Compiling ArgumentParser ZshCompletionsGenerator.swift
[121/156] Compiling ArgumentParser Argument.swift
[122/156] Compiling ArgumentParser ArgumentHelp.swift
[122/156] Wrapping AST for ComplexModule for debugging
[124/158] Compiling Numerics Numerics.swift
[125/158] Emitting module Numerics
[126/159] Wrapping AST for Numerics for debugging
[128/159] Compiling ArgumentParser DumpHelpGenerator.swift
[129/159] Compiling ArgumentParser HelpCommand.swift
[130/159] Compiling ArgumentParser HelpGenerator.swift
[131/159] Compiling ArgumentParser MessageInfo.swift
[132/159] Compiling ArgumentParser UsageGenerator.swift
[136/159] Compiling ArgumentParser ParserError.swift
[137/159] Compiling ArgumentParser SplitArguments.swift
[138/161] Compiling ArgumentParser ArgumentVisibility.swift
[146/161] Compiling ArgumentParser ParsableArgumentsValidation.swift
[147/161] Compiling ArgumentParser ParsableCommand.swift
[148/161] Compiling ArgumentParser ArgumentDecoder.swift
[154/162] Wrapping AST for ArgumentParser for debugging
[156/162] Compiling Histogram Histogram.swift
[157/162] Emitting module Histogram
[158/163] Wrapping AST for Histogram for debugging
[160/190] Compiling Benchmark ARCStats.swift
[161/190] Compiling Benchmark ARCStatsProducer.swift
[162/190] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[163/190] Compiling Benchmark Benchmark.swift
[164/193] Emitting module Benchmark
[165/193] Compiling Benchmark BenchmarkMetric+Defaults.swift
[166/193] Compiling Benchmark BenchmarkMetric.swift
[167/193] Compiling Benchmark BenchmarkResult.swift
[168/193] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[169/193] Compiling Benchmark ProgressElements.swift
[170/193] Compiling Benchmark Utilities.swift
[171/193] Compiling Benchmark Statistics.swift
[172/193] Compiling Benchmark BenchmarkClock.swift
[173/193] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[174/193] Compiling Benchmark BenchmarkExecutor.swift
[175/193] Compiling Benchmark BenchmarkInternals.swift
[176/193] Compiling Benchmark BenchmarkRunner.swift
[177/193] Compiling Benchmark BenchmarkThresholds+Defaults.swift
[178/193] Compiling Benchmark BenchmarkThresholds.swift
[179/193] Compiling Benchmark Blackhole.swift
[180/193] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[181/193] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[182/193] Compiling Benchmark Progress.swift
[183/193] Compiling Benchmark NIOLock.swift
[184/193] Compiling Benchmark lock.swift
[185/193] Compiling Benchmark OperatingSystemStats.swift
[186/193] Compiling Benchmark Int+Extensions.swift
[187/193] Compiling Benchmark MallocStats+jemalloc-support.swift
[188/193] Compiling Benchmark MallocStats.swift
[189/193] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[190/194] Wrapping AST for Benchmark for debugging
[192/197] Emitting module BenchmarkSwiftKSUID
[193/197] Compiling BenchmarkSwiftKSUID __BenchmarkBoilerplate.swift
[194/197] Compiling BenchmarkSwiftKSUID BenchmarkSwiftKSUID.swift
[195/198] Wrapping AST for BenchmarkSwiftKSUID for debugging
[196/198] Write Objects.LinkFileList
[197/198] Linking BenchmarkSwiftKSUID
Build complete! (89.17s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "package-benchmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.26.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ordo-one/package-benchmark"
    }
  ],
  "manifest_display_name" : "SwiftKSUID",
  "name" : "SwiftKSUID",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftKSUID",
      "targets" : [
        "SwiftKSUID"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BenchmarkSwiftKSUID",
      "targets" : [
        "BenchmarkSwiftKSUID"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftKSUIDTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftKSUIDTests",
      "path" : "Tests/SwiftKSUIDTests",
      "sources" : [
        "SwiftKSUIDTests.swift"
      ],
      "target_dependencies" : [
        "SwiftKSUID"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftKSUID",
      "module_type" : "SwiftTarget",
      "name" : "SwiftKSUID",
      "path" : "Sources/SwiftKSUID",
      "product_memberships" : [
        "SwiftKSUID",
        "BenchmarkSwiftKSUID"
      ],
      "sources" : [
        "Base62.swift",
        "SwiftKSUID.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BenchmarkSwiftKSUID",
      "module_type" : "SwiftTarget",
      "name" : "BenchmarkSwiftKSUID",
      "path" : "Benchmarks/BenchmarkSwiftKSUID",
      "product_dependencies" : [
        "Benchmark",
        "BenchmarkPlugin"
      ],
      "product_memberships" : [
        "BenchmarkSwiftKSUID"
      ],
      "sources" : [
        "BenchmarkSwiftKSUID.swift"
      ],
      "target_dependencies" : [
        "SwiftKSUID"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.