The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ETBCodable, reference v1.0.0 (0b9c20), with Swift 6.3 for Android on 18 Apr 2026 02:52:18 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/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elf0-fr/ETBCodable.git
Reference: v1.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/elf0-fr/ETBCodable
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at 0b9c20c Merge pull request #6 from elf0-fr/Release/V1.0.0
Cloned https://github.com/elf0-fr/ETBCodable.git
Revision (git rev-parse @):
0b9c20c7564385723f3279a8ff642c096a7bad77
SUCCESS checkout https://github.com/elf0-fr/ETBCodable.git at v1.0.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/elf0-fr/ETBCodable.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/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.89s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (9.96s)
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
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.59s)
Building for debugging...
[0/11] Write sources
[3/11] Write swift-version--4F562202D5529B1.txt
[5/16] Compiling ETBCodableMacros ETBCodableMacro+Main.swift
[6/16] Compiling ETBCodableMacros ETBCodableMacro+Helper.swift
[7/16] Emitting module ETBCodableMacros
[8/16] Compiling ETBCodableMacros CodingKeyMacro.swift
[9/16] Compiling ETBCodableMacros CodableMacro.swift
[10/17] Wrapping AST for ETBCodableMacros for debugging
[11/17] Write Objects.LinkFileList
[12/17] Linking ETBCodableMacros-tool
[14/19] Emitting module ETBCodable
[15/19] Compiling ETBCodable ETBCodable.swift
[16/20] Wrapping AST for ETBCodable for debugging
[18/22] Compiling ETBCodableClient main.swift
[19/22] Emitting module ETBCodableClient
[20/23] Wrapping AST for ETBCodableClient for debugging
[21/23] Write Objects.LinkFileList
[22/23] Linking ETBCodableClient
Build complete! (33.44s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "602.0.0-latest",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "ETBCodable",
  "name" : "ETBCodable",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ETBCodable",
      "targets" : [
        "ETBCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ETBCodableClient",
      "targets" : [
        "ETBCodableClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ETBCodableMacros",
      "targets" : [
        "ETBCodableMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ETBCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "ETBCodableTests",
      "path" : "Tests/ETBCodableTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "ETBCodableTests.swift",
        "Test_CodingKeyMacro.swift"
      ],
      "target_dependencies" : [
        "ETBCodableMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ETBCodableMacros",
      "module_type" : "SwiftTarget",
      "name" : "ETBCodableMacros",
      "path" : "Sources/ETBCodableMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "ETBCodable",
        "ETBCodableClient",
        "ETBCodableMacros"
      ],
      "sources" : [
        "CodableMacro.swift",
        "CodingKeyMacro.swift",
        "ETBCodableMacro+Helper.swift",
        "ETBCodableMacro+Main.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "ETBCodableClient",
      "module_type" : "SwiftTarget",
      "name" : "ETBCodableClient",
      "path" : "Sources/ETBCodableClient",
      "product_memberships" : [
        "ETBCodableClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ETBCodable"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ETBCodable",
      "module_type" : "SwiftTarget",
      "name" : "ETBCodable",
      "path" : "Sources/ETBCodable",
      "product_memberships" : [
        "ETBCodable",
        "ETBCodableClient"
      ],
      "sources" : [
        "ETBCodable.swift"
      ],
      "target_dependencies" : [
        "ETBCodableMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.