The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-json, reference v0.2.0 (097cf2), with Swift 6.2 for Linux on 20 Apr 2026 05:29:23 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.2-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/sinoru/swift-json.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/sinoru/swift-json
 * tag               v0.2.0     -> FETCH_HEAD
HEAD is now at 097cf2f Merge branch 'release/0.2.0'
Cloned https://github.com/sinoru/swift-json.git
Revision (git rev-parse @):
097cf2f0f269d94d6aef7539c1e5db20faeae9c1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sinoru/swift-json.git at v0.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/sinoru/swift-json.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (3.18s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.45s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.43s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/12] Compiling JSONNumber JSONNumber+Arithmetic.swift
[8/12] Emitting module JSONNumber
[9/12] Compiling JSONNumber JSONNumber.swift
[10/12] Compiling JSONNumber JSONNumber+Values.swift
[11/12] Compiling JSONNumber JSONNumber+Conformances.swift
[12/12] Compiling JSONNumber JSONNumber+Decimal.swift
[14/21] Compiling JSON JSONValue+Descriptions.swift
[15/22] Compiling JSON JSON.swift
[16/22] Compiling JSON JSONValue+Decodable.swift
[17/22] Compiling JSON JSONValue+Values.swift
[18/22] Compiling JSON JSONValue+Subscripts.swift
[19/22] Emitting module JSON
[20/22] Compiling JSON JSONValue+Encodable.swift
[21/22] Compiling JSON JSONValue+Literals.swift
[22/22] Compiling JSON JSONValue.swift
[24/33] Compiling JSONValueCoder CodingPath.swift
[25/33] Compiling JSONValueCoder JSONValue+Descriptions.swift
[26/34] Emitting module JSONValueCoder
[27/34] Compiling JSONValueCoder JSONValueDecoder.swift
[28/34] Compiling JSONValueCoder JSONValueDecoder+SingleValueContainer.swift
[29/34] Compiling JSONValueCoder JSONValueDecoder+Decoder.swift
[30/34] Compiling JSONValueCoder JSONValueDecoder+UnkeyedContainer.swift
[31/34] Compiling JSONValueCoder JSONValueDecoder+KeyedContainer.swift
[32/34] Compiling JSONValueCoder JSONValueCoder.swift
[33/34] Compiling JSONValueCoder JSONValueDecoder+Combine.swift
[34/34] Compiling JSONValueCoder JSONValueDecoder+Container.swift
Build complete! (30.90s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-json",
  "name" : "swift-json",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "JSON",
      "targets" : [
        "JSON"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "JSONValueCoder",
      "targets" : [
        "JSONValueCoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JSONValueCoder",
      "module_type" : "SwiftTarget",
      "name" : "JSONValueCoder",
      "path" : "Sources/JSONValueCoder",
      "product_memberships" : [
        "JSONValueCoder"
      ],
      "sources" : [
        "CodingPath.swift",
        "JSONValue+Descriptions.swift",
        "JSONValueCoder.swift",
        "JSONValueDecoder+Combine.swift",
        "JSONValueDecoder+Container.swift",
        "JSONValueDecoder+Decoder.swift",
        "JSONValueDecoder+KeyedContainer.swift",
        "JSONValueDecoder+SingleValueContainer.swift",
        "JSONValueDecoder+UnkeyedContainer.swift",
        "JSONValueDecoder.swift"
      ],
      "target_dependencies" : [
        "JSON"
      ],
      "type" : "library"
    },
    {
      "c99name" : "JSONTests",
      "module_type" : "SwiftTarget",
      "name" : "JSONTests",
      "path" : "Tests/JSONTests",
      "sources" : [
        "JSONTests+Value.swift",
        "JSONTests+Value_Codable.swift",
        "JSONTests+Value_Decodable.swift"
      ],
      "target_dependencies" : [
        "JSON"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JSONNumberTests",
      "module_type" : "SwiftTarget",
      "name" : "JSONNumberTests",
      "path" : "Tests/JSONNumberTests",
      "sources" : [
        "JSONNumberTests.swift"
      ],
      "target_dependencies" : [
        "JSONNumber"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JSONNumber",
      "module_type" : "SwiftTarget",
      "name" : "JSONNumber",
      "path" : "Sources/JSONNumber",
      "product_memberships" : [
        "JSON",
        "JSONValueCoder"
      ],
      "sources" : [
        "JSONNumber+Arithmetic.swift",
        "JSONNumber+Conformances.swift",
        "JSONNumber+Decimal.swift",
        "JSONNumber+Values.swift",
        "JSONNumber.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "JSON",
      "module_type" : "SwiftTarget",
      "name" : "JSON",
      "path" : "Sources/JSON",
      "product_memberships" : [
        "JSON",
        "JSONValueCoder"
      ],
      "sources" : [
        "JSON.swift",
        "Value/JSONValue+Decodable.swift",
        "Value/JSONValue+Descriptions.swift",
        "Value/JSONValue+Encodable.swift",
        "Value/JSONValue+Literals.swift",
        "Value/JSONValue+Subscripts.swift",
        "Value/JSONValue+Values.swift",
        "Value/JSONValue.swift"
      ],
      "target_dependencies" : [
        "JSONNumber"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.