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 Kodable, reference 2.0.0 (a48c37), with Swift 5.9 for Linux on 11 Apr 2025 19:34: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-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jarmourato/Kodable.git
Reference: 2.0.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/jarmourato/Kodable
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at a48c374 update CI
Cloned https://github.com/jarmourato/Kodable.git
Revision (git rev-parse @):
a48c374e7fd3c88c61bfda5ea0c4f8dfe5b5a943
SUCCESS checkout https://github.com/jarmourato/Kodable.git at 2.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/jarmourato/Kodable.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/wickwirew/Runtime
Fetching https://github.com/rogerluan/JSEN
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/132] Fetching jsen
[133/2098] Fetching jsen, runtime
[369/3355] Fetching jsen, runtime, cwlpreconditiontesting
Fetched https://github.com/rogerluan/JSEN (0.33s)
[2653/3223] Fetching runtime, cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.40s)
Fetched https://github.com/wickwirew/Runtime (0.47s)
Computing version for https://github.com/rogerluan/JSEN
Computed https://github.com/rogerluan/JSEN at 1.2.1 (0.54s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.41s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.20s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.50s)
Computing version for https://github.com/wickwirew/Runtime
Computed https://github.com/wickwirew/Runtime at 2.2.7 (0.42s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/wickwirew/Runtime
Working copy of https://github.com/wickwirew/Runtime resolved at 2.2.7
Creating working copy for https://github.com/rogerluan/JSEN
Working copy of https://github.com/rogerluan/JSEN resolved at 1.2.1
Building for debugging...
[0/1] Compiling CRuntime dummy.c
[2/49] Emitting module Runtime
[3/54] Compiling Runtime MetadataType.swift
[4/54] Compiling Runtime NominalMetadataType.swift
[5/54] Compiling Runtime ProtocolMetadata.swift
[6/54] Compiling Runtime StructMetadata.swift
[7/54] Compiling Runtime TupleMetadata.swift
[8/54] Compiling Runtime Case.swift
[9/54] Compiling Runtime TypeDescriptor.swift
[10/54] Compiling Runtime ValueWitnessTable.swift
[11/54] Compiling Runtime ClassMetadata.swift
[12/54] Compiling Runtime EnumMetadata.swift
[13/54] Compiling Runtime FuntionMetadata.swift
[14/54] Compiling Runtime Metadata.swift
[15/54] Compiling Runtime ProtocolMetadataLayout.swift
[16/54] Compiling Runtime ProtocolTypeContainer.swift
[17/54] Compiling Runtime StructMetadataLayout.swift
[18/54] Compiling Runtime StructTypeDescriptor.swift
[19/54] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[20/54] Compiling Runtime TupleMetadataLayout.swift
[21/54] Compiling JSEN JSEN+SyntacticSugar.swift
[22/54] Compiling JSEN JSEN+KeyPath.swift
[23/54] Compiling JSEN JSEN.swift
[24/54] Compiling Runtime EnumTypeDescriptor.swift
[25/54] Compiling Runtime ExistentialContainter.swift
[26/54] Compiling Runtime FieldDescriptor.swift
[27/54] Compiling Runtime FunctionMetadataLayout.swift
[28/54] Compiling Runtime MetadataLayoutType.swift
[29/54] Compiling Runtime ProtocolDescriptor.swift
[30/54] Compiling Runtime Errors.swift
[31/54] Compiling Runtime FunctionInfo.swift
[32/54] Compiling Runtime Kind.swift
[33/54] Compiling Runtime PropertyInfo.swift
[34/54] Compiling Runtime TypeInfo.swift
[35/54] Compiling Runtime TypeInfoConvertible.swift
[36/54] Compiling Runtime Pointers.swift
[37/54] Compiling Runtime RelativePointer.swift
[38/54] Compiling Runtime RelativeVectorPointer.swift
[39/54] Compiling Runtime Union.swift
[40/54] Compiling Runtime Vector.swift
[41/54] Compiling Runtime GettersSetters.swift
[42/54] Compiling Runtime Pointer+Extensions.swift
[43/54] Compiling Runtime RetainCounts.swift
[44/54] Compiling Runtime String+Extensions.swift
[45/54] Compiling Runtime DefaultValue.swift
[46/54] Compiling Runtime Factory.swift
[47/54] Compiling Runtime ClassHeader.swift
[48/54] Compiling Runtime ClassMetadataLayout.swift
[49/54] Compiling Runtime ClassTypeDescriptor.swift
[50/54] Compiling Runtime EnumMetadataLayout.swift
[51/55] Emitting module JSEN
[52/55] Compiling JSEN JSEN+Codable.swift
[54/56] Compiling JSEN JSENRepresentable.swift
[55/56] Compiling JSEN KeyPath.swift
[59/74] Emitting module Kodable
[60/76] Compiling Kodable DebugJSON.swift
[61/76] Compiling Kodable Codable+NestedKeyable.swift
[62/76] Compiling Kodable Codable+Utilities.swift
[63/76] Compiling Kodable KodableError.swift
[64/76] Compiling Kodable KodableOption.swift
[65/76] Compiling Kodable Comparable+Utilities.swift
[66/76] Compiling Kodable DecodingError+Utilities.swift
[67/76] Compiling Kodable Codable+Lossless.swift
[68/76] Compiling Kodable Kodable.swift
[69/76] Compiling Kodable TryCatch+Utilities.swift
[70/76] Compiling Kodable Codable+AnyCodingKey.swift
[71/76] Compiling Kodable Optional+Utilities.swift
[72/76] Compiling Kodable Runtime+Utilities.swift
[73/76] Compiling Kodable KodableOptions+Presets.swift
[74/76] Compiling Kodable KodableTransformable.swift
[75/76] Compiling Kodable CodableDate.swift
[76/76] Compiling Kodable Coding.swift
Build complete! (13.35s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "cwlpreconditiontesting",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattgallagher/CwlPreconditionTesting.git"
    },
    {
      "identity" : "jsen",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/rogerluan/JSEN"
    },
    {
      "identity" : "runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wickwirew/Runtime"
    }
  ],
  "manifest_display_name" : "Kodable",
  "name" : "Kodable",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "5.0"
    }
  ],
  "products" : [
    {
      "name" : "Kodable",
      "targets" : [
        "Kodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KodableTests",
      "module_type" : "SwiftTarget",
      "name" : "KodableTests",
      "path" : "Tests",
      "product_dependencies" : [
        "CwlPreconditionTesting"
      ],
      "sources" : [
        "KodableTests.swift",
        "XCTestCase+Utilities.swift"
      ],
      "target_dependencies" : [
        "Kodable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Kodable",
      "module_type" : "SwiftTarget",
      "name" : "Kodable",
      "path" : "Sources",
      "product_dependencies" : [
        "Runtime",
        "JSEN"
      ],
      "product_memberships" : [
        "Kodable"
      ],
      "sources" : [
        "Debug/DebugJSON.swift",
        "Extensions/Codable+NestedKeyable.swift",
        "Extensions/Codable+Utilities.swift",
        "Extensions/Comparable+Utilities.swift",
        "Extensions/DecodingError+Utilities.swift",
        "Extensions/Optional+Utilities.swift",
        "Extensions/Runtime+Utilities.swift",
        "Extensions/TryCatch+Utilities.swift",
        "Kodable/Codable+AnyCodingKey.swift",
        "Kodable/Codable+Lossless.swift",
        "Kodable/Kodable.swift",
        "Kodable/KodableError.swift",
        "Kodable/KodableOption.swift",
        "Kodable/KodableOptions+Presets.swift",
        "Kodable/KodableTransformable.swift",
        "Wrappers/CodableDate.swift",
        "Wrappers/Coding.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.