The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of JBird, reference 1.5.6 (9b0e8c), with Swift 6.2 for Linux on 16 Nov 2025 01:13:51 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vsanthanam/JBird.git
Reference: 1.5.6
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/vsanthanam/JBird
 * tag               1.5.6      -> FETCH_HEAD
HEAD is now at 9b0e8c2 Fix `JSON.Key` overload preference (#272)
Cloned https://github.com/vsanthanam/JBird.git
Revision (git rev-parse @):
9b0e8c28585d9b6f07bded45f5c561f94d9a827f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vsanthanam/JBird.git at 1.5.6
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vsanthanam/JBird.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/nicklockwood/SwiftFormat.git
Fetching https://github.com/swiftlang/swift-docc-plugin.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/2158] Fetching swift-docc-plugin
[2159/74922] Fetching swift-docc-plugin, swift-syntax
[10891/127672] Fetching swift-docc-plugin, swift-syntax, swiftformat
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (11.62s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (11.73s)
[11399/52750] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (46.37s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.58.6 (49.48s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.5 (0.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3577] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.71s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.82s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.00s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git resolved at 1.4.5
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/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.58.6
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.89s)
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
Building for debugging...
[3/26] Copying PrivacyInfo.xcprivacy
[11/26] Write sources
[20/26] Compiling JBirdParser JBirdParser.c
[21/26] Write swift-version-24593BA9C3E375BF.txt
[24/69] Emitting module JBirdMacrosCompilerPlugin
[25/69] Compiling JBirdMacrosCompilerPlugin OmitIfNilMacro.swift
[26/69] Compiling JBirdMacrosCompilerPlugin JSONKeyMacro.swift
[27/69] Compiling JBirdCore JSONNumberConvertible.swift
[28/69] Compiling JBirdCore JSONSubscriptConvertible.swift
[29/69] Compiling JBirdCore DeserializationOptions.swift
[30/69] Compiling JBirdCore Serialization.swift
[33/71] Compiling JBirdCore JSONLiteralConvertible.swift
[34/71] Compiling JBirdCore JSONNumberCodable.swift
[39/73] Compiling JBirdCore Array.swift
[40/73] Compiling JBirdCore JSON.swift
[41/73] Compiling JBirdCore Literal.swift
[45/73] Emitting module JBirdCore
[46/73] Compiling JBirdCore JSONDeserializationError.swift
[47/73] Compiling JBirdCore JSONError.swift
[48/73] Compiling JBirdCore JSONSerializationError.swift
[49/73] Compiling JBirdCore Number.swift
[50/73] Compiling JBirdCore Object.swift
[51/73] Compiling JBirdCore Subscript.swift
[52/73] Compiling JBirdCore JSONCodable.swift
[53/73] Compiling JBirdCore JSONKeyCodable.swift
[54/73] Compiling JBirdCore JSONLiteralCodable.swift
[64/73] Emitting module JBirdCore
[65/73] Compiling JBirdCore SerializationOptions.swift
[66/73] Compiling JBirdCore resource_bundle_accessor.swift
[71/83] Compiling JBirdBuilders resource_bundle_accessor.swift
[73/83] Emitting module JBirdBuilders
[74/83] Compiling JBirdBuilders ArrayBuilder.swift
[75/83] Emitting module JBirdBuilders
[76/83] Compiling JBirdBuilders ObjectBuilder.swift
[78/84] Compiling JBirdBuilders ArrayBuilder.swift
[79/84] Compiling JBirdBuilders ObjectBuilder.swift
[81/85] Compiling JBirdMacrosCompilerPlugin JBirdMacrosCompilerPlugin.swift
[82/85] Compiling JBirdMacrosCompilerPlugin JSONCodableMacro.swift
[83/86] Wrapping AST for JBirdMacrosCompilerPlugin for debugging
[84/86] Write Objects.LinkFileList
[85/86] Linking JBirdMacrosCompilerPlugin-tool
[87/94] Compiling JBirdMacros JSONMacroDecodingError.swift
[88/94] Compiling JBirdMacros resource_bundle_accessor.swift
[89/94] Compiling JBirdMacros JBirdMacros.swift
[90/94] Emitting module JBirdMacros
[91/95] Compiling JBirdMacros resource_bundle_accessor.swift
[92/95] Compiling JBirdMacros JSONMacroDecodingError.swift
[93/95] Emitting module JBirdMacros
[94/95] Compiling JBirdMacros JBirdMacros.swift
[97/102] Emitting module JBird
[99/102] Compiling JBird resource_bundle_accessor.swift
[100/102] Compiling JBird JBird.swift
[102/102] Compiling JBird resource_bundle_accessor.swift
Build complete! (119.39s)
Build complete.
{
  "c_language_standard" : "c11",
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "exact" : [
          "602.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "exact" : [
          "1.4.5"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin.git"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "exact" : [
          "0.58.6"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat.git"
    }
  ],
  "manifest_display_name" : "JBird",
  "name" : "JBird",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "JBird",
      "targets" : [
        "JBird"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "JBirdCore",
      "targets" : [
        "JBirdCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "JBirdBuilders",
      "targets" : [
        "JBirdBuilders"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "JBirdMacros",
      "targets" : [
        "JBirdMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "JBirdMacrosCompilerPlugin",
      "targets" : [
        "JBirdMacrosCompilerPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "JBirdTests",
      "module_type" : "SwiftTarget",
      "name" : "JBirdTests",
      "path" : "Tests/JBirdTests",
      "sources" : [
        "ExportedImportTests.swift"
      ],
      "target_dependencies" : [
        "JBird"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JBirdParserTests",
      "module_type" : "SwiftTarget",
      "name" : "JBirdParserTests",
      "path" : "Tests/JBirdParserTests",
      "sources" : [
        "JBirdParserTests.swift"
      ],
      "target_dependencies" : [
        "JBirdParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JBirdParser",
      "module_type" : "ClangTarget",
      "name" : "JBirdParser",
      "path" : "Sources/JBirdParser",
      "product_memberships" : [
        "JBird",
        "JBirdCore",
        "JBirdBuilders",
        "JBirdMacros"
      ],
      "sources" : [
        "JBirdParser.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "JBirdMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "JBirdMacrosTests",
      "path" : "Tests/JBirdMacrosTests",
      "sources" : [
        "JBirdMacrosTests.swift",
        "JSONMacroDecodingErrorTests.swift"
      ],
      "target_dependencies" : [
        "JBirdMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JBirdMacrosCompilerPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "JBirdMacrosCompilerPluginTests",
      "path" : "Tests/JBirdMacrosCompilerPluginTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "JBirdMacrosCompilerPluginTests.swift",
        "JSONCodableMacroTests.swift",
        "OmitIfNilMacroTests.swift"
      ],
      "target_dependencies" : [
        "JBirdMacrosCompilerPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JBirdMacrosCompilerPlugin",
      "module_type" : "SwiftTarget",
      "name" : "JBirdMacrosCompilerPlugin",
      "path" : "Sources/JBirdMacrosCompilerPlugin",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "JBird",
        "JBirdMacros",
        "JBirdMacrosCompilerPlugin"
      ],
      "sources" : [
        "JBirdMacrosCompilerPlugin.swift",
        "JSONCodableMacro.swift",
        "JSONKeyMacro.swift",
        "OmitIfNilMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "JBirdMacros",
      "module_type" : "SwiftTarget",
      "name" : "JBirdMacros",
      "path" : "Sources/JBirdMacros",
      "product_memberships" : [
        "JBird",
        "JBirdMacros"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/JBirdMacros/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "JBirdMacros.swift",
        "JSONMacroDecodingError.swift"
      ],
      "target_dependencies" : [
        "JBirdMacrosCompilerPlugin",
        "JBirdCore",
        "JBirdBuilders"
      ],
      "type" : "library"
    },
    {
      "c99name" : "JBirdCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "JBirdCoreTests",
      "path" : "Tests/JBirdCoreTests",
      "sources" : [
        "Errors/JSONDeserializationErrorTests.swift",
        "Errors/JSONErrorTests.swift",
        "Errors/JSONSerializationErrorTests.swift",
        "Models/JSONTests.swift",
        "Models/LiteralTests.swift",
        "Models/NumberTests.swift",
        "Models/SubscriptTests.swift",
        "Protocols/JSONCodableTests.swift",
        "Protocols/JSONLiteralConvertibleTests.swift",
        "Protocols/JSONNumberConvertibleTests.swift",
        "Serialization/DeserializationTests.swift",
        "Serialization/SerializationTests.swift"
      ],
      "target_dependencies" : [
        "JBirdCore",
        "JBirdParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JBirdCore",
      "module_type" : "SwiftTarget",
      "name" : "JBirdCore",
      "path" : "Sources/JBirdCore",
      "product_memberships" : [
        "JBird",
        "JBirdCore",
        "JBirdBuilders",
        "JBirdMacros"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/JBirdCore/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Errors/JSONDeserializationError.swift",
        "Errors/JSONError.swift",
        "Errors/JSONSerializationError.swift",
        "Models/Array.swift",
        "Models/JSON.swift",
        "Models/Literal.swift",
        "Models/Number.swift",
        "Models/Object.swift",
        "Models/Subscript.swift",
        "Protocols/JSONCodable.swift",
        "Protocols/JSONKeyCodable.swift",
        "Protocols/JSONLiteralCodable.swift",
        "Protocols/JSONLiteralConvertible.swift",
        "Protocols/JSONNumberCodable.swift",
        "Protocols/JSONNumberConvertible.swift",
        "Protocols/JSONSubscriptConvertible.swift",
        "Serialization/DeserializationOptions.swift",
        "Serialization/Serialization.swift",
        "Serialization/SerializationOptions.swift"
      ],
      "target_dependencies" : [
        "JBirdParser"
      ],
      "type" : "library"
    },
    {
      "c99name" : "JBirdBuildersTests",
      "module_type" : "SwiftTarget",
      "name" : "JBirdBuildersTests",
      "path" : "Tests/JBirdBuildersTests",
      "sources" : [
        "ArrayBuilderTests.swift",
        "ObjectBuilderTests.swift"
      ],
      "target_dependencies" : [
        "JBirdBuilders",
        "JBirdCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JBirdBuilders",
      "module_type" : "SwiftTarget",
      "name" : "JBirdBuilders",
      "path" : "Sources/JBirdBuilders",
      "product_memberships" : [
        "JBird",
        "JBirdBuilders",
        "JBirdMacros"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/JBirdBuilders/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ArrayBuilder.swift",
        "ObjectBuilder.swift"
      ],
      "target_dependencies" : [
        "JBirdCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "JBird",
      "module_type" : "SwiftTarget",
      "name" : "JBird",
      "path" : "Sources/JBird",
      "product_memberships" : [
        "JBird"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/JBird/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "JBird.swift"
      ],
      "target_dependencies" : [
        "JBirdCore",
        "JBirdBuilders",
        "JBirdMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.