The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ReerCodable, reference main (66d828), with Swift 6.2 for Android on 9 Apr 2026 20:20:31 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/reers/ReerCodable.git
Reference: main
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/reers/ReerCodable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 66d8286 fix: support Swift 6 strict concurrency (#41)
Cloned https://github.com/reers/ReerCodable.git
Revision (git rev-parse @):
66d82867baa873bea546d8855137b83536a0a058
SUCCESS checkout https://github.com/reers/ReerCodable.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/reers/ReerCodable.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/swiftlang/swift-syntax
[1/74932] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (6.62s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (9.39s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.39s)
Building for debugging...
[0/7] Write sources
[3/7] Write swift-version--11D90AFD9DD3AB2.txt
[5/30] Emitting module ReerCodableMacros
[6/33] Compiling ReerCodableMacros CodingCaseImpl.swift
[7/33] Compiling ReerCodableMacros CodingContainerImpl.swift
[8/33] Compiling ReerCodableMacros CodingKeyImpl.swift
[9/33] Compiling ReerCodableMacros IgnoreCodingImpl.swift
[10/33] Compiling ReerCodableMacros InheritedCodableImpl.swift
[11/33] Compiling ReerCodableMacros Plugins.swift
[12/33] Compiling ReerCodableMacros CompactDecodingImpl.swift
[13/33] Compiling ReerCodableMacros CopyableImpl.swift
[14/33] Compiling ReerCodableMacros CustomCodingImpl.swift
[15/33] Compiling ReerCodableMacros DateCodingImpl.swift
[16/33] Compiling ReerCodableMacros DefaultCodingValueImpl.swift
[17/33] Compiling ReerCodableMacros DefaultInstanceImpl.swift
[18/33] Compiling ReerCodableMacros EncodingKeyImpl.swift
[19/33] Compiling ReerCodableMacros FlatCodingImpl.swift
[20/33] Compiling ReerCodableMacros FlexibleTypeImpl.swift
[21/33] Compiling ReerCodableMacros Base64CodingImpl.swift
[22/33] Compiling ReerCodableMacros CaseStyleImpl.swift
[23/33] Compiling ReerCodableMacros CodableImpl.swift
[24/33] Compiling ReerCodableMacros PropertyInfo.swift
[25/33] Compiling ReerCodableMacros TypeInfo.swift
[26/33] Compiling ReerCodableMacros VariableDeclSyntax+Extensions.swift
[27/33] Compiling ReerCodableMacros AttributeListSyntax+Extensions.swift
[28/33] Compiling ReerCodableMacros CheckType.swift
[29/33] Compiling ReerCodableMacros KeyConverter.swift
[30/33] Compiling ReerCodableMacros MacroError.swift
[31/34] Wrapping AST for ReerCodableMacros for debugging
[32/34] Write Objects.LinkFileList
[33/34] Linking ReerCodableMacros-tool
[35/88] Compiling ReerCodable AnyCodable.swift
[36/88] Compiling ReerCodable AnyCodingKey.swift
[37/88] Compiling ReerCodable DateCodingStrategy.swift
[38/88] Compiling ReerCodable Decodable+Extensions.swift
[39/91] Compiling ReerCodable FlexibleType.swift
[40/91] Compiling ReerCodable KeyCodingStrategy.swift
[41/91] Compiling ReerCodable ReerCodableDelegate.swift
[42/91] Compiling ReerCodable CodingContainer.swift
[43/91] Compiling ReerCodable CodingIgnored.swift
[44/91] Compiling ReerCodable CodingKey.swift
[45/91] Compiling ReerCodable CompactDecoding.swift
[46/91] Compiling ReerCodable DefaultValue.swift
[47/91] Compiling ReerCodable EnumCoding.swift
[48/91] Compiling ReerCodable FlatCoding.swift
[49/91] Compiling ReerCodable ReerCodableError.swift
[50/91] Compiling ReerCodable SingleValueDecodingContainer+Extensions.swift
[51/91] Compiling ReerCodable TypeConversion.swift
[52/91] Emitting module ReerCodable
[53/91] Compiling ReerCodable Decoder+Extensions.swift
[54/91] Compiling ReerCodable Encodable+Extensions.swift
[55/91] Compiling ReerCodable Encoder+Extensions.swift
[56/91] Compiling ReerCodable Extensions.swift
[57/91] Compiling ReerCodable KeyedDecodingContainer+Extensions.swift
[58/91] Compiling ReerCodable KeyedEncodingContainer+Extensions.swift
[59/91] Compiling ReerCodable Base64Coding.swift
[60/91] Compiling ReerCodable Codable.swift
[61/91] Compiling ReerCodable Copyable.swift
[62/91] Compiling ReerCodable CustomCoding.swift
[63/91] Compiling ReerCodable DateCoding.swift
[64/91] Compiling ReerCodable DefaultInstance.swift
[80/95] Compiling ReerCodable ReerCodableError.swift
[81/95] Compiling ReerCodable SingleValueDecodingContainer+Extensions.swift
[82/95] Compiling ReerCodable TypeConversion.swift
[95/95] Emitting module ReerCodable
Build complete! (41.40s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "ReerCodable",
  "name" : "ReerCodable",
  "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"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ReerCodable",
      "targets" : [
        "ReerCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ReerCodableMacros",
      "targets" : [
        "ReerCodableMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ReerCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "ReerCodableTests",
      "path" : "Tests/ReerCodableTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport",
        "SwiftCompilerPlugin"
      ],
      "sources" : [
        "AnyCodableTests.swift",
        "BigIntTests.swift",
        "CodingContainerTests.swift",
        "CopyableTests.swift",
        "CustomCodingTests.swift",
        "DateCodingTests.swift",
        "DefaultInstanceTests.swift",
        "DefaultValueTests.swift",
        "EnumTests.swift",
        "Extensions.swift",
        "InheritedCodableTests.swift",
        "MacroExpandTests.swift",
        "NSObjectCodableTests.swift",
        "NamingConventionTests.swift",
        "OnlyDecodableTests.swift",
        "OnlyEncodableTests.swift",
        "PropertyListCodingTests.swift",
        "ReerCodableTests.swift"
      ],
      "target_dependencies" : [
        "ReerCodable",
        "ReerCodableMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReerCodableMacros",
      "module_type" : "SwiftTarget",
      "name" : "ReerCodableMacros",
      "path" : "Sources/ReerCodableMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "ReerCodable",
        "ReerCodableMacros"
      ],
      "sources" : [
        "AttributeListSyntax+Extensions.swift",
        "CheckType.swift",
        "KeyConverter.swift",
        "MacroError.swift",
        "MacroImplementations/Base64CodingImpl.swift",
        "MacroImplementations/CaseStyleImpl.swift",
        "MacroImplementations/CodableImpl.swift",
        "MacroImplementations/CodingCaseImpl.swift",
        "MacroImplementations/CodingContainerImpl.swift",
        "MacroImplementations/CodingKeyImpl.swift",
        "MacroImplementations/CompactDecodingImpl.swift",
        "MacroImplementations/CopyableImpl.swift",
        "MacroImplementations/CustomCodingImpl.swift",
        "MacroImplementations/DateCodingImpl.swift",
        "MacroImplementations/DefaultCodingValueImpl.swift",
        "MacroImplementations/DefaultInstanceImpl.swift",
        "MacroImplementations/EncodingKeyImpl.swift",
        "MacroImplementations/FlatCodingImpl.swift",
        "MacroImplementations/FlexibleTypeImpl.swift",
        "MacroImplementations/IgnoreCodingImpl.swift",
        "MacroImplementations/InheritedCodableImpl.swift",
        "Plugins.swift",
        "PropertyInfo.swift",
        "TypeInfo.swift",
        "VariableDeclSyntax+Extensions.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "ReerCodable",
      "module_type" : "SwiftTarget",
      "name" : "ReerCodable",
      "path" : "Sources/ReerCodable",
      "product_memberships" : [
        "ReerCodable"
      ],
      "sources" : [
        "AnyCodable.swift",
        "AnyCodingKey.swift",
        "DateCodingStrategy.swift",
        "Decodable+Extensions.swift",
        "Decoder+Extensions.swift",
        "Encodable+Extensions.swift",
        "Encoder+Extensions.swift",
        "Extensions.swift",
        "KeyedDecodingContainer+Extensions.swift",
        "KeyedEncodingContainer+Extensions.swift",
        "MacroDeclarations/Base64Coding.swift",
        "MacroDeclarations/Codable.swift",
        "MacroDeclarations/CodingContainer.swift",
        "MacroDeclarations/CodingIgnored.swift",
        "MacroDeclarations/CodingKey.swift",
        "MacroDeclarations/CompactDecoding.swift",
        "MacroDeclarations/Copyable.swift",
        "MacroDeclarations/CustomCoding.swift",
        "MacroDeclarations/DateCoding.swift",
        "MacroDeclarations/DefaultInstance.swift",
        "MacroDeclarations/DefaultValue.swift",
        "MacroDeclarations/EnumCoding.swift",
        "MacroDeclarations/FlatCoding.swift",
        "MacroDeclarations/FlexibleType.swift",
        "MacroDeclarations/KeyCodingStrategy.swift",
        "ReerCodableDelegate.swift",
        "ReerCodableError.swift",
        "SingleValueDecodingContainer+Extensions.swift",
        "TypeConversion.swift"
      ],
      "target_dependencies" : [
        "ReerCodableMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Done.