The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ReerCodable, reference main (66d828), with Swift 6.2 for macOS (SPM) on 9 Apr 2026 20:24:25 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74932] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.99s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (7.02s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.21s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "reercodable",
      "name": "ReerCodable",
      "url": "https://github.com/reers/ReerCodable.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ReerCodable",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax",
          "version": "600.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/reers/ReerCodable.git
[1/2224] Fetching reercodable
Fetched https://github.com/reers/ReerCodable.git from cache (4.96s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.81s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (1.53s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/reers/ReerCodable.git
Working copy of https://github.com/reers/ReerCodable.git resolved at main (66d8286)
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/reers/ReerCodable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[3/6] Write swift-version-49B95AFC49DCD68C.txt
[5/30] Emitting module ReerCodableMacros
[6/32] Compiling ReerCodableMacros CodableImpl.swift
[7/32] Compiling ReerCodableMacros CodingCaseImpl.swift
[8/32] Compiling ReerCodableMacros CodingContainerImpl.swift
[9/32] Compiling ReerCodableMacros FlatCodingImpl.swift
[10/32] Compiling ReerCodableMacros FlexibleTypeImpl.swift
[11/32] Compiling ReerCodableMacros AttributeListSyntax+Extensions.swift
[12/32] Compiling ReerCodableMacros CheckType.swift
[13/32] Compiling ReerCodableMacros KeyConverter.swift
[14/32] Compiling ReerCodableMacros TypeInfo.swift
[15/32] Compiling ReerCodableMacros VariableDeclSyntax+Extensions.swift
[16/32] Compiling ReerCodableMacros Plugins.swift
[17/32] Compiling ReerCodableMacros PropertyInfo.swift
[18/32] Compiling ReerCodableMacros CodingKeyImpl.swift
[19/32] Compiling ReerCodableMacros CompactDecodingImpl.swift
[20/32] Compiling ReerCodableMacros CopyableImpl.swift
[21/32] Compiling ReerCodableMacros CustomCodingImpl.swift
[22/32] Compiling ReerCodableMacros DateCodingImpl.swift
[23/32] Compiling ReerCodableMacros DefaultCodingValueImpl.swift
[24/32] Compiling ReerCodableMacros DefaultInstanceImpl.swift
[25/32] Compiling ReerCodableMacros EncodingKeyImpl.swift
[26/32] Compiling ReerCodableMacros MacroError.swift
[27/32] Compiling ReerCodableMacros Base64CodingImpl.swift
[28/32] Compiling ReerCodableMacros CaseStyleImpl.swift
[29/32] Compiling ReerCodableMacros IgnoreCodingImpl.swift
[30/32] Compiling ReerCodableMacros InheritedCodableImpl.swift
[30/32] Write Objects.LinkFileList
[31/32] Linking ReerCodableMacros-tool
[33/88] Compiling ReerCodable Decodable+Extensions.swift
[34/88] Compiling ReerCodable Decoder+Extensions.swift
[35/88] Compiling ReerCodable Encodable+Extensions.swift
[36/90] Compiling ReerCodable CompactDecoding.swift
[37/90] Compiling ReerCodable Copyable.swift
[38/90] Compiling ReerCodable CustomCoding.swift
[39/90] Compiling ReerCodable Encoder+Extensions.swift
[40/90] Compiling ReerCodable Extensions.swift
[41/90] Compiling ReerCodable KeyedDecodingContainer+Extensions.swift
[45/92] Compiling ReerCodable KeyedEncodingContainer+Extensions.swift
[46/92] Compiling ReerCodable Base64Coding.swift
[47/92] Compiling ReerCodable CompactDecoding.swift
[48/92] Compiling ReerCodable Codable.swift
[49/92] Compiling ReerCodable Copyable.swift
[50/92] Compiling ReerCodable CustomCoding.swift
[51/92] Compiling ReerCodable CodingContainer.swift
[52/92] Compiling ReerCodable CodingIgnored.swift
[53/92] Compiling ReerCodable CodingKey.swift
[54/92] Compiling ReerCodable AnyCodable.swift
[55/92] Compiling ReerCodable AnyCodingKey.swift
[56/92] Compiling ReerCodable DateCodingStrategy.swift
[57/92] Compiling ReerCodable Encoder+Extensions.swift
[58/92] Compiling ReerCodable Decoder+Extensions.swift
[59/92] Compiling ReerCodable Encodable+Extensions.swift
[63/92] Compiling ReerCodable SingleValueDecodingContainer+Extensions.swift
[64/92] Compiling ReerCodable TypeConversion.swift
[65/92] Emitting module ReerCodable
[70/92] Compiling ReerCodable EnumCoding.swift
[71/92] Compiling ReerCodable FlatCoding.swift
[72/92] Compiling ReerCodable FlexibleType.swift
Build complete! (7.91s)
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" : "/Users/admin/builder/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"
}
Done.