The Swift Package Index logo.Swift Package Index

Build Information

Successful build of VDCodable, reference 2.14.0 (0d0166), with Swift 6.3 for Wasm on 14 Apr 2026 02:41:18 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/VDCodable.git
Reference: 2.14.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/dankinsoid/VDCodable
 * tag               2.14.0     -> FETCH_HEAD
HEAD is now at 0d01666 hm
Cloned https://github.com/dankinsoid/VDCodable.git
Revision (git rev-parse @):
0d016669f23c70ce09bb7bfde321927783ac2af7
SUCCESS checkout https://github.com/dankinsoid/VDCodable.git at 2.14.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dankinsoid/VDCodable.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/dankinsoid/SimpleCoders.git
[1/101] Fetching simplecoders
Fetched https://github.com/dankinsoid/SimpleCoders.git from cache (0.41s)
Computing version for https://github.com/dankinsoid/SimpleCoders.git
Computed https://github.com/dankinsoid/SimpleCoders.git at 1.6.0 (1.42s)
Creating working copy for https://github.com/dankinsoid/SimpleCoders.git
Working copy of https://github.com/dankinsoid/SimpleCoders.git resolved at 1.6.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/19] Compiling SimpleCoders PlainCodingKey.swift
[5/19] Compiling SimpleCoders StringKey.swift
[6/21] Compiling SimpleCoders CodableTypes.swift
[7/21] Compiling SimpleCoders TypeRevision.swift
[8/21] Compiling SimpleCoders OrderedDictionary.swift
[9/21] Compiling SimpleCoders StringConvertibleHintProvider.swift
[10/21] Compiling SimpleCoders TypeRevisionDecoder.swift
[11/21] Compiling SimpleCoders TypeRevisionEncoder.swift
[12/21] Compiling SimpleCoders EncodingBoxer.swift
[13/21] Compiling SimpleCoders IntKey.swift
[14/21] Compiling SimpleCoders CodableProtocols.swift
[15/21] Compiling SimpleCoders DateCodingStrategies.swift
[16/21] Compiling SimpleCoders KeyCodingStrategies.swift
[17/21] Compiling SimpleCoders CodingStrategy.swift
[18/21] Compiling SimpleCoders DecodingUnboxer.swift
[19/21] Emitting module SimpleCoders
[20/21] Compiling SimpleCoders CheckAllKeysDecoder.swift
[21/21] Compiling SimpleCoders Ref.swift
[23/39] Compiling VDCodable DictionaryDecoder.swift
[24/39] Compiling VDCodable DictionaryEncoder.swift
[25/39] Compiling VDCodable DataDecodingStrategy.swift
[26/41] Compiling VDCodable StringUtils.swift
[27/41] Compiling VDCodable UnwrapOperator.swift
[28/41] Emitting module VDCodable
[29/41] Compiling VDCodable URLQueryEncoder.swift
[30/41] Compiling VDCodable Int++.swift
[31/41] Compiling VDCodable NSManagedCodable.swift
[32/41] Compiling VDCodable URLQueryDecoder.swift
[33/41] Compiling VDCodable DoubleFormatter.swift
[34/41] Compiling VDCodable EncodingOptions.swift
[35/41] Compiling VDCodable JSON.swift
[36/41] Compiling VDCodable VDJSONEncoder.swift
[37/41] Compiling VDCodable NSCodable.swift
[38/41] Compiling VDCodable ProtobufJSONEncoder.swift
[39/41] Compiling VDCodable VDJSONDecoder.swift
[40/41] Compiling VDCodable JSONDecodingError.swift
[41/41] Compiling VDCodable JSONScanner.swift
Build complete! (29.35s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "simplecoders",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dankinsoid/SimpleCoders.git"
    }
  ],
  "manifest_display_name" : "VDCodable",
  "name" : "VDCodable",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "VDCodable",
      "targets" : [
        "VDCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VDCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "VDCodableTests",
      "path" : "Tests/VDCodableTests",
      "sources" : [
        "VDCodableTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "VDCodable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VDCodable",
      "module_type" : "SwiftTarget",
      "name" : "VDCodable",
      "path" : "Sources/VDCodable",
      "product_dependencies" : [
        "SimpleCoders"
      ],
      "product_memberships" : [
        "VDCodable"
      ],
      "sources" : [
        "Dictionary/DictionaryDecoder.swift",
        "Dictionary/DictionaryEncoder.swift",
        "JSON/DataDecodingStrategy.swift",
        "JSON/DoubleFormatter.swift",
        "JSON/EncodingOptions.swift",
        "JSON/JSON.swift",
        "JSON/JSONDecodingError.swift",
        "JSON/JSONScanner.swift",
        "JSON/ProtobufJSONEncoder.swift",
        "JSON/VDJSONDecoder.swift",
        "JSON/VDJSONEncoder.swift",
        "NSCodable/NSCodable.swift",
        "NSCodable/NSManagedCodable.swift",
        "URLQuery/URLQueryDecoder.swift",
        "URLQuery/URLQueryEncoder.swift",
        "Utils/Int++.swift",
        "Utils/StringUtils.swift",
        "Utils/UnwrapOperator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.