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.1.0 (f203df), with Swift 6.0 for Linux on 16 Sep 2024 07:14:40 UTC.

Swift 6 data race errors: 1

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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 -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/toffaletti/swiftksuid.git
Reference: v0.1.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.1.0     -> FETCH_HEAD
HEAD is now at f203dff use benchmark package
Cloned https://github.com/toffaletti/swiftksuid.git
Revision (git rev-parse @):
f203dff014024b2ed9e4da5b3f220eaf1124b5e0
SUCCESS checkout https://github.com/toffaletti/swiftksuid.git at v0.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/toffaletti/swiftksuid.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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 -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-testing.git
[1/12878] Fetching swift-testing
Fetched https://github.com/apple/swift-testing.git from cache (0.82s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/ordo-one/package-benchmark
[1/5119] Fetching package-benchmark
Fetched https://github.com/ordo-one/package-benchmark from cache (0.38s)
[1/65063] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (4.20s)
Computing version for https://github.com/ordo-one/package-benchmark
Computed https://github.com/ordo-one/package-benchmark at 1.25.0 (2.67s)
Fetching https://github.com/ordo-one/package-jemalloc
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/HdrHistogram/hdrhistogram-swift
Fetching https://github.com/ordo-one/TextTable
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
[1/35] Fetching package-jemalloc
[36/384] Fetching package-jemalloc, hdrhistogram-swift
[385/587] Fetching package-jemalloc, hdrhistogram-swift, texttable
[588/2156] Fetching package-jemalloc, hdrhistogram-swift, texttable, swift-atomics
Fetched https://github.com/ordo-one/package-jemalloc from cache (0.25s)
Fetched https://github.com/HdrHistogram/hdrhistogram-swift from cache (0.25s)
[580/1772] Fetching texttable, swift-atomics
[895/5410] Fetching texttable, swift-atomics, swift-system
[5411/17579] Fetching texttable, swift-atomics, swift-system, swift-argument-parser
Fetched https://github.com/ordo-one/TextTable from cache (0.41s)
Fetched https://github.com/apple/swift-atomics from cache (0.41s)
[4490/15807] Fetching swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system from cache (0.74s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.75s)
Computing version for https://github.com/ordo-one/package-jemalloc
Computed https://github.com/ordo-one/package-jemalloc at 1.0.0 (0.49s)
Computing version for https://github.com/ordo-one/TextTable
Computed https://github.com/ordo-one/TextTable at 0.0.2 (0.48s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift
Computed https://github.com/HdrHistogram/hdrhistogram-swift at 0.1.2 (0.52s)
Fetching https://github.com/apple/swift-numerics
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.37s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.60s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.52s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.3.2 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.50s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.0 (0.79s)
Creating working copy for https://github.com/ordo-one/package-benchmark
Working copy of https://github.com/ordo-one/package-benchmark resolved at 1.25.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/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at 0.9.0 (c392dad)
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.3.2
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift resolved at 0.1.2
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.0
Building for debugging...
[0/12] Write sources
[4/12] Write swift-version-24593BA9C3E375BF.txt
[4/12] Compiling CSystem shims.c
[7/35] Emitting module SystemPackage
[8/37] Emitting module ArgumentParserToolInfo
[9/37] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/38] Compiling SystemPackage Util.swift
[11/38] Compiling SystemPackage UtilConsumers.swift
[13/38] Compiling SystemPackage FileOperations.swift
[14/38] Compiling SystemPackage FilePath.swift
[15/38] Compiling SystemPackage FilePathComponentView.swift
[15/38] Wrapping AST for ArgumentParserToolInfo for debugging
[17/38] Compiling SystemPackage Errno.swift
[18/38] Compiling SystemPackage FileDescriptor.swift
[19/38] Compiling SystemPackage FileHelpers.swift
[20/76] Compiling ArgumentParser CommandGroup.swift
[21/76] Compiling ArgumentParser EnumerableFlag.swift
[22/76] Compiling ArgumentParser Parsed.swift
[23/76] Compiling ArgumentParser ParsedValues.swift
[24/76] Compiling ArgumentParser ParserError.swift
[25/76] Compiling ArgumentParser SplitArguments.swift
[26/76] Compiling ArgumentParser ArgumentDefinition.swift
[27/76] Compiling ArgumentParser ArgumentSet.swift
[28/76] Compiling ArgumentParser ExpressibleByArgument.swift
[29/76] Compiling ArgumentParser ParsableArguments.swift
[30/76] Compiling ArgumentParser ParsableArgumentsValidation.swift
[31/76] Compiling ArgumentParser ParsableCommand.swift
[32/76] Compiling ArgumentParser ArgumentDecoder.swift
[33/76] Compiling ArgumentParser Name.swift
[34/77] Wrapping AST for SystemPackage for debugging
[36/77] Emitting module ArgumentParser
[37/82] Compiling ArgumentParser BashCompletionsGenerator.swift
[38/82] Compiling ArgumentParser CompletionsGenerator.swift
[39/82] Compiling ArgumentParser FishCompletionsGenerator.swift
[40/82] Compiling ArgumentParser ZshCompletionsGenerator.swift
[41/82] Compiling ArgumentParser Argument.swift
[42/82] Compiling ArgumentParser ArgumentHelp.swift
[43/82] Compiling ArgumentParser CollectionExtensions.swift
[44/82] Compiling ArgumentParser Platform.swift
[45/82] Compiling ArgumentParser SequenceExtensions.swift
[46/82] Compiling ArgumentParser StringExtensions.swift
[47/82] Compiling ArgumentParser Tree.swift
[53/82] Compiling ArgumentParser OptionGroup.swift
[54/82] Compiling ArgumentParser AsyncParsableCommand.swift
[55/82] Compiling ArgumentParser CommandConfiguration.swift
[60/82] Compiling ArgumentParser CommandParser.swift
[61/82] Compiling ArgumentParser InputKey.swift
[62/82] Compiling ArgumentParser InputOrigin.swift
[68/82] Compiling ArgumentParser DumpHelpGenerator.swift
[69/82] Compiling ArgumentParser HelpCommand.swift
[70/82] Compiling ArgumentParser HelpGenerator.swift
[71/82] Compiling ArgumentParser MessageInfo.swift
[72/82] Compiling ArgumentParser UsageGenerator.swift
[73/82] Compiling ArgumentParser ArgumentVisibility.swift
[74/82] Compiling ArgumentParser CompletionKind.swift
[75/82] Compiling ArgumentParser Errors.swift
[76/82] Compiling ArgumentParser Flag.swift
[77/82] Compiling ArgumentParser NameSpecification.swift
[78/82] Compiling ArgumentParser Option.swift
[79/83] Wrapping AST for ArgumentParser for debugging
[81/85] Emitting module BenchmarkBoilerplateGenerator
[82/85] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[83/86] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[84/86] Write Objects.LinkFileList
[85/86] Linking BenchmarkBoilerplateGenerator-tool
Build of product 'BenchmarkBoilerplateGenerator' complete! (27.14s)
[1/1] Compiling plugin BenchmarkCommandPlugin
[2/2] Compiling plugin BenchmarkPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/34] Write sources
[13/34] Compiling _NumericsShims _NumericsShims.c
[14/34] Compiling _AtomicsShims.c
[15/34] Compiling SwiftRuntimeHooks shims.c
[16/34] Compiling CSystem shims.c
[17/34] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[18/34] Generating plugin support files
[19/34] Write swift-version-24593BA9C3E375BF.txt
[20/34] Write sources
[22/89] Emitting module SystemPackage
[23/91] Emitting module Atomics
[24/93] Compiling Atomics IntegerOperations.swift
[25/93] Compiling Atomics Unmanaged extensions.swift
[26/93] Compiling RealModule Real.swift
[27/94] Compiling SystemPackage Syscalls.swift
[28/94] Compiling SystemPackage WindowsSyscallAdapters.swift
[31/94] Compiling SystemPackage Exports.swift
[32/94] Compiling SystemPackage Mocking.swift
[33/94] Compiling SystemPackage CInterop.swift
[34/94] Compiling SystemPackage Constants.swift
[35/94] Compiling SystemPackage FilePathComponents.swift
[36/94] Compiling SystemPackage FilePathParsing.swift
[37/94] Compiling SystemPackage FilePathString.swift
[38/94] Compiling SystemPackage FilePathSyntax.swift
[39/94] Compiling SystemPackage FilePathWindows.swift
[40/94] Compiling SystemPackage FilePermissions.swift
[41/94] Compiling SystemPackage FileOperations.swift
[42/94] Compiling SystemPackage FilePath.swift
[43/94] Compiling SystemPackage FilePathComponentView.swift
[44/94] Compiling SystemPackage Errno.swift
[45/94] Emitting module RealModule
[46/94] Compiling ArgumentParserToolInfo ToolInfo.swift
[47/94] Compiling SystemPackage Util.swift
[48/94] Compiling SystemPackage UtilConsumers.swift
[49/94] Emitting module ArgumentParserToolInfo
[50/94] Compiling RealModule Float80+Real.swift
[51/94] Compiling RealModule Float16+Real.swift
[52/94] Compiling RealModule Float+Real.swift
[53/94] Compiling RealModule ElementaryFunctions.swift
[57/95] Compiling RealModule RealFunctions.swift
[59/96] Compiling SystemPackage FileDescriptor.swift
[60/96] Compiling SystemPackage FileHelpers.swift
[72/97] Wrapping AST for RealModule for debugging
[73/97] Wrapping AST for ArgumentParserToolInfo for debugging
[74/125] Wrapping AST for Atomics for debugging
[76/140] Compiling ComplexModule Complex.swift
[77/140] Compiling ComplexModule Arithmetic.swift
[78/140] Compiling ArgumentParser Argument.swift
[79/140] Compiling ArgumentParser ArgumentHelp.swift
[80/140] Compiling ArgumentParser ExpressibleByArgument.swift
[81/140] Compiling ArgumentParser CompletionsGenerator.swift
[82/140] Compiling ArgumentParser FishCompletionsGenerator.swift
[83/140] Compiling ArgumentParser ZshCompletionsGenerator.swift
[84/140] Compiling ArgumentParser CommandGroup.swift
[85/140] Compiling ArgumentParser EnumerableFlag.swift
[86/140] Compiling ArgumentParser BashCompletionsGenerator.swift
[87/141] Wrapping AST for SystemPackage for debugging
[89/141] Compiling ComplexModule ElementaryFunctions.swift
[90/141] Emitting module ComplexModule
[91/141] Emitting module ArgumentParser
[92/146] Compiling ArgumentParser ArgumentVisibility.swift
[93/146] Compiling ArgumentParser CompletionKind.swift
[94/146] Compiling ArgumentParser Errors.swift
[95/146] Compiling ArgumentParser Flag.swift
[96/146] Compiling ArgumentParser NameSpecification.swift
[97/146] Compiling ArgumentParser Option.swift
[98/146] Compiling SwiftKSUID SwiftKSUID.swift
[99/146] Emitting module SwiftKSUID
[100/146] Compiling SwiftKSUID Base62.swift
[101/147] Wrapping AST for SwiftKSUID for debugging
[104/147] Compiling ArgumentParser ParsableArguments.swift
[105/147] Compiling ArgumentParser ParsableArgumentsValidation.swift
[106/147] Compiling ArgumentParser ParsableCommand.swift
[107/147] Compiling ArgumentParser ArgumentDecoder.swift
[108/147] Compiling ArgumentParser OptionGroup.swift
[109/147] Compiling ArgumentParser AsyncParsableCommand.swift
[110/147] Compiling ArgumentParser CommandConfiguration.swift
[119/147] Compiling ArgumentParser CollectionExtensions.swift
[120/147] Compiling ArgumentParser Platform.swift
[121/147] Compiling ArgumentParser SequenceExtensions.swift
[122/147] Compiling ArgumentParser StringExtensions.swift
[123/147] Compiling ArgumentParser Tree.swift
[124/147] Compiling ArgumentParser ArgumentDefinition.swift
[125/147] Compiling ArgumentParser ArgumentSet.swift
[126/147] Compiling ArgumentParser CommandParser.swift
[127/147] Compiling ArgumentParser InputKey.swift
[128/147] Compiling ArgumentParser InputOrigin.swift
[129/147] Compiling ArgumentParser DumpHelpGenerator.swift
[130/147] Compiling ArgumentParser HelpCommand.swift
[131/147] Compiling ArgumentParser HelpGenerator.swift
[132/147] Compiling ArgumentParser MessageInfo.swift
[133/147] Compiling ArgumentParser UsageGenerator.swift
[134/147] Compiling ArgumentParser Name.swift
[135/147] Compiling ArgumentParser Parsed.swift
[136/147] Compiling ArgumentParser ParsedValues.swift
[137/147] Compiling ArgumentParser ParserError.swift
[138/147] Compiling ArgumentParser SplitArguments.swift
[139/148] Wrapping AST for ArgumentParser for debugging
[141/148] Compiling ComplexModule Differentiable.swift
[142/149] Wrapping AST for ComplexModule for debugging
[144/151] Compiling Numerics Numerics.swift
[145/151] Emitting module Numerics
[146/152] Wrapping AST for Numerics for debugging
[148/154] Compiling Histogram Histogram.swift
[149/154] Emitting module Histogram
[150/155] Wrapping AST for Histogram for debugging
[152/182] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[153/182] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[154/182] Compiling Benchmark Progress.swift
[155/185] Compiling Benchmark BenchmarkRunner.swift
[156/185] Compiling Benchmark BenchmarkThresholds+Defaults.swift
[157/185] Compiling Benchmark BenchmarkThresholds.swift
[158/185] Compiling Benchmark Blackhole.swift
[159/185] Emitting module Benchmark
[160/185] Compiling Benchmark ARCStats.swift
[161/185] Compiling Benchmark ARCStatsProducer.swift
[162/185] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[163/185] Compiling Benchmark Benchmark.swift
[164/185] Compiling Benchmark ProgressElements.swift
[165/185] Compiling Benchmark Utilities.swift
[166/185] Compiling Benchmark Statistics.swift
[167/185] Compiling Benchmark BenchmarkClock.swift
[168/185] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[169/185] Compiling Benchmark BenchmarkExecutor.swift
[170/185] Compiling Benchmark BenchmarkInternals.swift
[171/185] Compiling Benchmark NIOLock.swift
[172/185] Compiling Benchmark lock.swift
[173/185] Compiling Benchmark OperatingSystemStats.swift
[174/185] Compiling Benchmark BenchmarkMetric+Defaults.swift
[175/185] Compiling Benchmark BenchmarkMetric.swift
[176/185] Compiling Benchmark BenchmarkResult.swift
[177/185] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[178/185] Compiling Benchmark Int+Extensions.swift
[179/185] Compiling Benchmark MallocStats+jemalloc-support.swift
[180/185] Compiling Benchmark MallocStats.swift
[181/185] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[182/186] Wrapping AST for Benchmark for debugging
[184/189] Emitting module BenchmarkSwiftKSUID
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Benchmarks/BenchmarkSwiftKSUID/BenchmarkSwiftKSUID.swift:4:5: warning: let 'benchmarks' is not concurrency-safe because non-'Sendable' type '() -> Benchmark?' may have shared mutable state; this is an error in the Swift 6 language mode
 2 | import SwiftKSUID
 3 |
 4 | let benchmarks = {
   |     |- warning: let 'benchmarks' is not concurrency-safe because non-'Sendable' type '() -> Benchmark?' may have shared mutable state; this is an error in the Swift 6 language mode
   |     |- note: annotate 'benchmarks' with '@MainActor' if property should only be accessed from the main actor
   |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 5 | 	Benchmark("BenchmarkCreateKSUID") { benchmark in
 6 | 		for _ in benchmark.scaledIterations {
[185/189] Compiling BenchmarkSwiftKSUID __BenchmarkBoilerplate.swift
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Benchmarks/BenchmarkSwiftKSUID/BenchmarkSwiftKSUID.swift:4:5: warning: let 'benchmarks' is not concurrency-safe because non-'Sendable' type '() -> Benchmark?' may have shared mutable state; this is an error in the Swift 6 language mode
 2 | import SwiftKSUID
 3 |
 4 | let benchmarks = {
   |     |- warning: let 'benchmarks' is not concurrency-safe because non-'Sendable' type '() -> Benchmark?' may have shared mutable state; this is an error in the Swift 6 language mode
   |     |- note: annotate 'benchmarks' with '@MainActor' if property should only be accessed from the main actor
   |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 5 | 	Benchmark("BenchmarkCreateKSUID") { benchmark in
 6 | 		for _ in benchmark.scaledIterations {
[186/189] Compiling BenchmarkSwiftKSUID BenchmarkSwiftKSUID.swift
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Benchmarks/BenchmarkSwiftKSUID/BenchmarkSwiftKSUID.swift:4:5: warning: let 'benchmarks' is not concurrency-safe because non-'Sendable' type '() -> Benchmark?' may have shared mutable state; this is an error in the Swift 6 language mode
 2 | import SwiftKSUID
 3 |
 4 | let benchmarks = {
   |     |- warning: let 'benchmarks' is not concurrency-safe because non-'Sendable' type '() -> Benchmark?' may have shared mutable state; this is an error in the Swift 6 language mode
   |     |- note: annotate 'benchmarks' with '@MainActor' if property should only be accessed from the main actor
   |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 5 | 	Benchmark("BenchmarkCreateKSUID") { benchmark in
 6 | 		for _ in benchmark.scaledIterations {
[187/190] Wrapping AST for BenchmarkSwiftKSUID for debugging
[188/190] Write Objects.LinkFileList
[189/190] Linking BenchmarkSwiftKSUID
Build complete! (107.00s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-testing",
      "requirement" : {
        "revision" : [
          "0.9.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-testing.git"
    },
    {
      "identity" : "package-benchmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.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",
      "product_dependencies" : [
        "Testing"
      ],
      "sources" : [
        "Scaffolding.swift",
        "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" : "5.10"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.