The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CodableKit, reference 2.1.0 (be360a), with Swift 6.0 for Linux on 17 Apr 2026 02:12:52 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/CodableKit.git
Reference: 2.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/NikSativa/CodableKit
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at be360a9 align platform versions and dependency requirements
Cloned https://github.com/NikSativa/CodableKit.git
Revision (git rev-parse @):
be360a9858d11a6a468dea156f3e4c7450070750
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/CodableKit.git at 2.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/NikSativa/CodableKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
70792468e643: Already exists
51a39954b939: Pulling fs layer
3d2e9acf9494: Pulling fs layer
d410cdfc4d28: Pulling fs layer
f37828084c96: Pulling fs layer
6da5fec8d0a6: Pulling fs layer
7136ced15481: Pulling fs layer
c1e0a65495ed: Pulling fs layer
f37828084c96: Waiting
6da5fec8d0a6: Waiting
7136ced15481: Waiting
c1e0a65495ed: Waiting
d410cdfc4d28: Waiting
d410cdfc4d28: Download complete
f37828084c96: Verifying Checksum
f37828084c96: Download complete
51a39954b939: Verifying Checksum
51a39954b939: Download complete
6da5fec8d0a6: Verifying Checksum
6da5fec8d0a6: Download complete
7136ced15481: Verifying Checksum
7136ced15481: Download complete
3d2e9acf9494: Verifying Checksum
3d2e9acf9494: Download complete
c1e0a65495ed: Verifying Checksum
c1e0a65495ed: Download complete
51a39954b939: Pull complete
3d2e9acf9494: Pull complete
d410cdfc4d28: Pull complete
f37828084c96: Pull complete
6da5fec8d0a6: Pull complete
7136ced15481: Pull complete
c1e0a65495ed: Pull complete
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Downloaded newer image for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/10] Emitting module CodableKit
[5/10] Compiling CodableKit LossyArray.swift
[6/10] Compiling CodableKit resource_bundle_accessor.swift
[7/10] Compiling CodableKit Nullable.swift
[8/10] Compiling CodableKit LossySet.swift
[9/10] Compiling CodableKit LossyDictionary.swift
[10/10] Compiling CodableKit LossyValue.swift
Build complete! (10.17s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CodableKit",
  "name" : "CodableKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "CodableKit",
      "targets" : [
        "CodableKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CodableKitTests",
      "module_type" : "SwiftTarget",
      "name" : "CodableKitTests",
      "path" : "Tests",
      "sources" : [
        "LossyArrayTests.swift",
        "LossyDictionaryTests.swift",
        "LossySetTests.swift",
        "LossyValueTests.swift",
        "NullableTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "CodableKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodableKit",
      "module_type" : "SwiftTarget",
      "name" : "CodableKit",
      "path" : "Source",
      "product_memberships" : [
        "CodableKit"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "LossyArray.swift",
        "LossyDictionary.swift",
        "LossySet.swift",
        "LossyValue.swift",
        "Nullable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Done.