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.1 for Linux on 29 Apr 2025 13:10:09 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.61.1
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.1
Building package at path:  $PWD
https://github.com/toffaletti/swiftksuid.git
https://github.com/toffaletti/swiftksuid.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/ordo-one/package-benchmark
[1/5898] Fetching package-benchmark
Fetched https://github.com/ordo-one/package-benchmark from cache (0.42s)
Computing version for https://github.com/ordo-one/package-benchmark
Computed https://github.com/ordo-one/package-benchmark at 1.29.2 (2.89s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/HdrHistogram/hdrhistogram-swift
Fetching https://github.com/ordo-one/TextTable
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/apple/swift-system
Fetching https://github.com/ordo-one/package-jemalloc
[1/602] Fetching hdrhistogram-swift
[603/805] Fetching hdrhistogram-swift, texttable
[806/840] Fetching hdrhistogram-swift, texttable, package-jemalloc
[841/2545] Fetching hdrhistogram-swift, texttable, package-jemalloc, swift-atomics
[1472/6909] Fetching hdrhistogram-swift, texttable, package-jemalloc, swift-atomics, swift-system
Fetched https://github.com/HdrHistogram/hdrhistogram-swift from cache (0.29s)
Fetched https://github.com/ordo-one/package-jemalloc from cache (0.29s)
[3302/6272] Fetching texttable, swift-atomics, swift-system
[6273/21222] Fetching texttable, swift-atomics, swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system from cache (0.42s)
[2805/16858] Fetching texttable, swift-atomics, swift-argument-parser
Fetched https://github.com/ordo-one/TextTable from cache (0.43s)
Fetched https://github.com/apple/swift-atomics from cache (0.43s)
[1495/14950] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.79s)
Computing version for https://github.com/ordo-one/package-jemalloc
Computed https://github.com/ordo-one/package-jemalloc at 1.0.0 (1.34s)
Computing version for https://github.com/ordo-one/TextTable
Computed https://github.com/ordo-one/TextTable at 0.0.2 (0.60s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift
Computed https://github.com/HdrHistogram/hdrhistogram-swift at 0.1.3 (0.61s)
Fetching https://github.com/apple/swift-numerics
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.43s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.01s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.55s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.2 (0.52s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.53s)
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-benchmark
Working copy of https://github.com/ordo-one/package-benchmark resolved at 1.29.2
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/HdrHistogram/hdrhistogram-swift
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift resolved at 0.1.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/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/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.2
Creating working copy for https://github.com/ordo-one/TextTable
Working copy of https://github.com/ordo-one/TextTable resolved at 0.0.2
[0/12] Write sources
[4/12] Compiling CSystem shims.c
[4/12] Write swift-version-24593BA9C3E375BF.txt
[7/42] Emitting module ArgumentParserToolInfo
[8/42] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/43] Compiling SystemPackage FilePathParsing.swift
[10/43] Compiling SystemPackage FilePathString.swift
[11/43] Compiling SystemPackage FilePathSyntax.swift
[12/43] Compiling SystemPackage FilePathTemp.swift
[14/46] Emitting module SystemPackage
[14/46] Wrapping AST for ArgumentParserToolInfo for debugging
[16/46] Compiling SystemPackage Errno.swift
[17/46] Compiling SystemPackage ErrnoWindows.swift
[18/46] Compiling SystemPackage FileDescriptor.swift
[19/46] Compiling SystemPackage FileHelpers.swift
[20/84] Compiling ArgumentParser Name.swift
[21/84] Compiling ArgumentParser Parsed.swift
[22/84] Compiling ArgumentParser ParsedValues.swift
[23/84] Compiling ArgumentParser AsyncParsableCommand.swift
[24/84] Compiling ArgumentParser CommandConfiguration.swift
[25/84] Compiling ArgumentParser CommandGroup.swift
[26/84] Compiling ArgumentParser EnumerableFlag.swift
[27/84] Compiling ArgumentParser Argument.swift
[28/84] Compiling ArgumentParser ArgumentHelp.swift
[29/84] Compiling ArgumentParser OptionGroup.swift
[30/84] Compiling ArgumentParser ArgumentVisibility.swift
[31/84] Compiling ArgumentParser CompletionKind.swift
[32/84] Compiling ArgumentParser Errors.swift
[33/84] Compiling ArgumentParser Flag.swift
[34/84] Compiling ArgumentParser ParsableArguments.swift
[35/84] Compiling ArgumentParser ParsableArgumentsValidation.swift
[36/84] Compiling ArgumentParser ParsableCommand.swift
[37/84] Compiling ArgumentParser ArgumentDecoder.swift
[38/84] Compiling ArgumentParser CommandParser.swift
[39/84] Compiling ArgumentParser InputKey.swift
[40/84] Compiling ArgumentParser InputOrigin.swift
[41/84] Compiling ArgumentParser ExpressibleByArgument.swift
[42/85] Wrapping AST for SystemPackage for debugging
[44/85] Emitting module ArgumentParser
[48/90] Compiling ArgumentParser ParserError.swift
[49/90] Compiling ArgumentParser SplitArguments.swift
[50/90] Compiling ArgumentParser CollectionExtensions.swift
[51/90] Compiling ArgumentParser Platform.swift
[52/90] Compiling ArgumentParser SequenceExtensions.swift
[53/90] Compiling ArgumentParser StringExtensions.swift
[54/90] Compiling ArgumentParser Tree.swift
[55/90] Compiling ArgumentParser BashCompletionsGenerator.swift
[56/90] Compiling ArgumentParser CompletionsGenerator.swift
[57/90] Compiling ArgumentParser FishCompletionsGenerator.swift
[58/90] Compiling ArgumentParser ZshCompletionsGenerator.swift
[70/90] Compiling ArgumentParser NameSpecification.swift
[71/90] Compiling ArgumentParser Option.swift
[77/90] Compiling ArgumentParser ArgumentDefinition.swift
[78/90] Compiling ArgumentParser ArgumentSet.swift
[82/90] Compiling ArgumentParser DumpHelpGenerator.swift
[83/90] Compiling ArgumentParser HelpCommand.swift
[84/90] Compiling ArgumentParser HelpGenerator.swift
[85/90] Compiling ArgumentParser MessageInfo.swift
[86/90] Compiling ArgumentParser UsageGenerator.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
[1/1] Compiling plugin BenchmarkPlugin
[2/2] Compiling plugin BenchmarkCommandPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/47] Write sources
[18/47] Compiling SwiftRuntimeHooks shims.c
[18/47] Compiling _AtomicsShims.c
[20/47] Compiling CSystem shims.c
[22/47] Compiling CLinuxOperatingSystemStats CLinuxOperatingSystemStats.c
[23/47] Compiling _NumericsShims _NumericsShims.c
[24/47] Write swift-version-24593BA9C3E375BF.txt
[26/113] Emitting module ArgumentParserToolInfo
[27/114] Compiling SystemPackage Backcompat.swift
[28/114] Compiling SystemPackage CInterop.swift
[29/114] Compiling SystemPackage Constants.swift
[30/114] Compiling SystemPackage Exports.swift
[31/114] Compiling RealModule Float16+Real.swift
[32/118] Emitting module Shared
[33/118] Compiling Shared Command+Helpers.swift
[34/118] Compiling RealModule ElementaryFunctions.swift
[35/119] Compiling RealModule Float+Real.swift
[38/121] Compiling RealModule Real.swift
[40/121] Compiling RealModule Float80+Real.swift
[41/121] Compiling SystemPackage FilePathParsing.swift
[42/121] Compiling SystemPackage FilePathString.swift
[44/121] Compiling RealModule RealFunctions.swift
[46/121] Compiling SystemPackage FilePathTempPosix.swift
[47/121] Compiling Atomics OptionalRawRepresentable.swift
[48/121] Compiling Atomics RawRepresentable.swift
[49/121] Compiling Atomics AtomicBool.swift
[50/121] Compiling Atomics Primitives.shims.swift
[50/121] Wrapping AST for ArgumentParserToolInfo for debugging
[51/121] Wrapping AST for Shared for debugging
[52/121] Compiling SystemPackage Util+StringArray.swift
[53/121] Compiling SystemPackage Util.swift
[54/121] Compiling SystemPackage UtilConsumers.swift
[56/121] Emitting module RealModule
[57/121] Emitting module ArgumentParserToolInfo
[58/121] Compiling ArgumentParserToolInfo ToolInfo.swift
[59/124] Compiling Atomics IntegerOperations.swift
[60/124] Compiling Atomics Unmanaged extensions.swift
[62/124] Compiling Atomics AtomicInteger.swift
[63/124] Compiling Atomics AtomicOptionalWrappable.swift
[64/124] Compiling Atomics AtomicReference.swift
[65/124] Compiling Atomics AtomicStorage.swift
[66/124] Compiling Atomics AtomicValue.swift
[73/124] Compiling SystemPackage Mocking.swift
[74/124] Compiling SystemPackage RawBuffer.swift
[75/124] Compiling SystemPackage Syscalls.swift
[76/124] Compiling SystemPackage WindowsSyscallAdapters.swift
[77/124] Compiling SystemPackage MachPort.swift
[78/124] Compiling SystemPackage PlatformString.swift
[79/124] Compiling SystemPackage SystemString.swift
[80/124] Emitting module SystemPackage
[81/125] Wrapping AST for ArgumentParserToolInfo for debugging
[84/168] Compiling ArgumentParser Argument.swift
[85/168] Compiling ArgumentParser ArgumentHelp.swift
[86/168] Compiling ArgumentParser ArgumentVisibility.swift
[87/168] Compiling ArgumentParser CompletionKind.swift
[88/168] Compiling ArgumentParser BashCompletionsGenerator.swift
[89/168] Compiling ArgumentParser CompletionsGenerator.swift
[90/168] Compiling ArgumentParser FishCompletionsGenerator.swift
[91/168] Compiling ArgumentParser ZshCompletionsGenerator.swift
[91/168] Wrapping AST for RealModule for debugging
[92/168] Wrapping AST for SystemPackage for debugging
[94/168] Compiling ArgumentParser ArgumentDecoder.swift
[95/168] Compiling ArgumentParser OptionGroup.swift
[96/168] Compiling ArgumentParser AsyncParsableCommand.swift
[97/168] Compiling ArgumentParser CommandConfiguration.swift
[99/169] Emitting module ArgumentParser
[101/170] Compiling ComplexModule Arithmetic.swift
[101/170] Wrapping AST for SystemPackage for debugging
[102/170] Wrapping AST for ArgumentParser for debugging
[104/171] Emitting module BenchmarkBoilerplateGenerator
[105/172] Compiling ComplexModule ElementaryFunctions.swift
[106/172] Emitting module ComplexModule
[111/172] Emitting module Atomics
[114/172] Compiling ArgumentParser Errors.swift
[118/173] Compiling ArgumentParser Flag.swift
[119/173] Compiling ArgumentParser NameSpecification.swift
[120/173] Compiling ArgumentParser Option.swift
[121/178] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[122/178] Write Objects.LinkFileList
[123/178] Wrapping AST for Atomics for debugging
[125/178] Compiling SwiftKSUID SwiftKSUID.swift
[126/178] Emitting module SwiftKSUID
[127/178] Compiling SwiftKSUID Base62.swift
[128/179] Emitting module ArgumentParser
[135/179] Wrapping AST for SwiftKSUID for debugging
[136/179] Linking BenchmarkBoilerplateGenerator-tool
[137/179] Generating plugin support files
[138/179] Write sources
[140/179] Compiling ArgumentParser Name.swift
[141/179] Compiling ArgumentParser Parsed.swift
[142/179] Compiling ArgumentParser ParsedValues.swift
[143/179] Compiling ArgumentParser ParserError.swift
[144/179] Compiling ArgumentParser SplitArguments.swift
[145/179] Compiling ArgumentParser DumpHelpGenerator.swift
[146/179] Compiling ArgumentParser HelpCommand.swift
[147/179] Compiling ArgumentParser HelpGenerator.swift
[148/179] Compiling ArgumentParser MessageInfo.swift
[149/179] Compiling ArgumentParser UsageGenerator.swift
[150/179] Compiling ArgumentParser CollectionExtensions.swift
[151/179] Compiling ArgumentParser Platform.swift
[152/179] Compiling ArgumentParser SequenceExtensions.swift
[153/179] Compiling ArgumentParser StringExtensions.swift
[154/179] Compiling ArgumentParser Tree.swift
[158/179] Compiling ArgumentParser CommandGroup.swift
[159/179] Compiling ArgumentParser EnumerableFlag.swift
[160/179] Compiling ArgumentParser ExpressibleByArgument.swift
[161/179] Compiling ArgumentParser ParsableArguments.swift
[162/179] Compiling ArgumentParser ParsableArgumentsValidation.swift
[163/179] Compiling ArgumentParser ParsableCommand.swift
[165/179] Compiling ArgumentParser ArgumentDefinition.swift
[166/179] Compiling ArgumentParser ArgumentSet.swift
[167/179] Compiling ArgumentParser CommandParser.swift
[168/179] Compiling ArgumentParser InputKey.swift
[169/179] Compiling ArgumentParser InputOrigin.swift
[170/180] Wrapping AST for ArgumentParser for debugging
[172/180] Compiling ComplexModule Complex.swift
[173/180] Compiling ComplexModule Differentiable.swift
[174/181] Wrapping AST for ComplexModule for debugging
[176/183] Compiling Numerics Numerics.swift
[177/183] Emitting module Numerics
[178/184] Wrapping AST for Numerics for debugging
[180/186] Emitting module Histogram
[181/186] Compiling Histogram Histogram.swift
[182/187] Wrapping AST for Histogram for debugging
[184/215] Compiling Benchmark NIOLock.swift
[185/215] Compiling Benchmark lock.swift
[186/215] Compiling Benchmark OperatingSystemStats.swift
[187/215] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[188/218] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[189/218] Compiling Benchmark OutputSuppressor.swift
[190/218] Compiling Benchmark Progress.swift
[191/218] Emitting module Benchmark
[192/218] Compiling Benchmark ARCStats.swift
[193/218] Compiling Benchmark ARCStatsProducer.swift
[194/218] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[195/218] Compiling Benchmark Benchmark.swift
[196/218] Compiling Benchmark BenchmarkClock.swift
[197/218] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[198/218] Compiling Benchmark BenchmarkExecutor.swift
[199/218] Compiling Benchmark BenchmarkInternals.swift
[200/218] Compiling Benchmark ProgressElements.swift
[201/218] Compiling Benchmark Utilities.swift
[202/218] Compiling Benchmark Statistics.swift
[203/218] Compiling Benchmark BenchmarkRunner.swift
[204/218] Compiling Benchmark BenchmarkThresholds+Defaults.swift
[205/218] Compiling Benchmark BenchmarkThresholds.swift
[206/218] Compiling Benchmark Blackhole.swift
[207/218] Compiling Benchmark BenchmarkMetric+Defaults.swift
[208/218] Compiling Benchmark BenchmarkMetric.swift
[209/218] Compiling Benchmark BenchmarkResult.swift
[210/218] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[211/218] Compiling Benchmark Int+Extensions.swift
[212/218] Compiling Benchmark MallocStats+jemalloc-support.swift
[213/218] Compiling Benchmark MallocStats.swift
[214/218] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[215/219] Wrapping AST for Benchmark for debugging
[217/222] Emitting module BenchmarkSwiftKSUID
[218/222] Compiling BenchmarkSwiftKSUID BenchmarkSwiftKSUID.swift
[219/222] Compiling BenchmarkSwiftKSUID __BenchmarkBoilerplate.swift
[220/223] Wrapping AST for BenchmarkSwiftKSUID for debugging
[221/223] Write Objects.LinkFileList
[222/223] Linking BenchmarkSwiftKSUID
Build complete! (45.95s)
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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.