The Swift Package Index logo.Swift Package Index

Build Information

Successful build of EnumeratorMacro, reference v1.0.2 (bb4a4c), with Swift 6.2 for macOS (SPM) on 29 Oct 2025 17:35:55 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MahdiBM/enumerator-macro.git
Reference: v1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MahdiBM/enumerator-macro
 * tag               v1.0.2     -> FETCH_HEAD
HEAD is now at bb4a4c0 Enable `InternalImportsByDefault` in Swift 6+
Cloned https://github.com/MahdiBM/enumerator-macro.git
Revision (git rev-parse @):
bb4a4c0755e4bd95ee1646b946d3e74bcd7a3611
SUCCESS checkout https://github.com/MahdiBM/enumerator-macro.git at v1.0.2
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/hummingbird-project/swift-mustache.git
[1/1890] Fetching swift-mustache
[1891/74543] Fetching swift-mustache, swift-syntax
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (3.43s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.43s)
Computing version for https://github.com/hummingbird-project/swift-mustache.git
Computed https://github.com/hummingbird-project/swift-mustache.git at 2.0.1 (4.01s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (2.74s)
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/hummingbird-project/swift-mustache.git
Working copy of https://github.com/hummingbird-project/swift-mustache.git resolved at 2.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.16s)
========================================
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": "enumerator-macro",
      "name": "EnumeratorMacro",
      "url": "https://github.com/MahdiBM/enumerator-macro.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/enumerator-macro",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax.git",
          "version": "602.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-mustache",
          "name": "swift-mustache",
          "url": "https://github.com/hummingbird-project/swift-mustache.git",
          "version": "2.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-mustache",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/MahdiBM/enumerator-macro.git
[1/1297] Fetching enumerator-macro
Fetched https://github.com/MahdiBM/enumerator-macro.git from cache (0.78s)
Fetching https://github.com/hummingbird-project/swift-mustache.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.84s)
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (0.84s)
Computing version for https://github.com/hummingbird-project/swift-mustache.git
Computed https://github.com/hummingbird-project/swift-mustache.git at 2.0.2 (0.90s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.03s)
Creating working copy for https://github.com/MahdiBM/enumerator-macro.git
Working copy of https://github.com/MahdiBM/enumerator-macro.git resolved at v1.0.2 (bb4a4c0)
Creating working copy for https://github.com/hummingbird-project/swift-mustache.git
Working copy of https://github.com/hummingbird-project/swift-mustache.git resolved at 2.0.2
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
warning: '.resolve-product-dependencies': dependency 'enumerator-macro' is not used by any target
Found 2 product dependencies
  - swift-syntax
  - swift-mustache
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/MahdiBM/enumerator-macro.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[4/7] Write swift-version-49B95AFC49DCD68C.txt
[6/26] Emitting module Mustache
[7/26] Compiling Mustache Library.swift
[8/26] Compiling Mustache Mirror.swift
[9/26] Compiling Mustache Template+FileSystem.swift
[10/26] Compiling Mustache Template+Parser.swift
[11/26] Compiling Mustache Parser.swift
[12/26] Compiling Mustache Sequence.swift
[13/26] Compiling Mustache CustomRenderable.swift
[14/26] Compiling Mustache Deprecations.swift
[15/26] Compiling Mustache Lambda.swift
[16/26] Compiling Mustache Library+FileSystem.swift
[17/26] Compiling Mustache ContentType.swift
[18/26] Compiling Mustache Context.swift
[19/26] Compiling Mustache Template+Render.swift
[20/26] Compiling Mustache Template.swift
[21/26] Compiling Mustache NSLock+Backport.swift
[22/26] Compiling Mustache Parent.swift
[23/26] Compiling Mustache SequenceContext.swift
[24/26] Compiling Mustache String.swift
[25/27] Compiling Mustache Transform.swift
[26/52] Compiling EnumeratorMacroImpl MacroError.swift
[27/52] Compiling EnumeratorMacroImpl RenderingContext.swift
[28/52] Compiling EnumeratorMacroImpl +Bool.swift
[29/54] Compiling EnumeratorMacroImpl EMustacheTransformable.swift
[30/54] Compiling EnumeratorMacroImpl EOptional.swift
[31/54] Compiling EnumeratorMacroImpl EParameter.swift
[32/54] Compiling EnumeratorMacroImpl ByteString.swift
[33/54] Compiling EnumeratorMacroImpl CRC32.swift
[34/54] Compiling EnumeratorMacroImpl EArray.swift
[35/54] Compiling EnumeratorMacroImpl ExcessiveTriviaRemover.swift
[36/54] Compiling EnumeratorMacroImpl PlaceholderDetector.swift
[37/54] Compiling EnumeratorMacroImpl EParameters.swift
[38/54] Compiling EnumeratorMacroImpl EString.swift
[39/54] Compiling EnumeratorMacroImpl EComparableSequence.swift
[40/54] Compiling EnumeratorMacroImpl EInt.swift
[41/54] Compiling EnumeratorMacroImpl EKeyValue.swift
[42/54] Emitting module EnumeratorMacroImpl
[43/54] Compiling EnumeratorMacroImpl Arguments.swift
[44/54] Compiling EnumeratorMacroImpl EntryPoint.swift
[45/54] Compiling EnumeratorMacroImpl EnumeratorMacroType.swift
[46/54] Compiling EnumeratorMacroImpl ECase.swift
[47/54] Compiling EnumeratorMacroImpl ECases.swift
[48/54] Compiling EnumeratorMacroImpl EComments.swift
[49/54] Compiling EnumeratorMacroImpl SHA256.swift
[50/54] Compiling EnumeratorMacroImpl WithNormalizedTypeName.swift
[51/54] Compiling EnumeratorMacroImpl SwitchErrorsRewriter.swift
[52/54] Compiling EnumeratorMacroImpl SwitchWarningsRewriter.swift
[52/54] Write Objects.LinkFileList
[53/54] Linking EnumeratorMacroImpl-tool
[55/58] Compiling EnumeratorMacro Enumerator.swift
[56/58] Emitting module EnumeratorMacro
[58/58] Compiling EnumeratorMacro Enumerator.swift
Build complete! (7.76s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "604.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-mustache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/swift-mustache.git"
    }
  ],
  "manifest_display_name" : "EnumeratorMacro",
  "name" : "EnumeratorMacro",
  "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"
    }
  ],
  "products" : [
    {
      "name" : "EnumeratorMacro",
      "targets" : [
        "EnumeratorMacro"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "EnumeratorMacroImpl",
      "targets" : [
        "EnumeratorMacroImpl"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EnumeratorMacroTests",
      "module_type" : "SwiftTarget",
      "name" : "EnumeratorMacroTests",
      "path" : "Tests/EnumeratorMacroTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport",
        "SwiftSyntax",
        "SwiftCompilerPlugin",
        "SwiftSyntaxMacros",
        "SwiftIDEUtils",
        "Mustache"
      ],
      "sources" : [
        "EParameterTests.swift",
        "EnumeratorMacroTests.swift",
        "SHA256Tests.swift",
        "TransformTests.swift"
      ],
      "target_dependencies" : [
        "EnumeratorMacro",
        "EnumeratorMacroImpl"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EnumeratorMacroImpl",
      "module_type" : "SwiftTarget",
      "name" : "EnumeratorMacroImpl",
      "path" : "Sources/EnumeratorMacroImpl",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin",
        "SwiftIDEUtils",
        "Mustache"
      ],
      "product_memberships" : [
        "EnumeratorMacro",
        "EnumeratorMacroImpl"
      ],
      "sources" : [
        "Arguments.swift",
        "EntryPoint.swift",
        "EnumeratorMacroType.swift",
        "MacroError.swift",
        "RenderingContext.swift",
        "Types/+Bool.swift",
        "Types/ByteString.swift",
        "Types/CRC32.swift",
        "Types/EArray.swift",
        "Types/ECase.swift",
        "Types/ECases.swift",
        "Types/EComments.swift",
        "Types/EComparableSequence.swift",
        "Types/EInt.swift",
        "Types/EKeyValue.swift",
        "Types/EMustacheTransformable.swift",
        "Types/EOptional.swift",
        "Types/EParameter.swift",
        "Types/EParameters.swift",
        "Types/EString.swift",
        "Types/SHA256.swift",
        "Types/WithNormalizedTypeName.swift",
        "Visitors/ExcessiveTriviaRemover.swift",
        "Visitors/PlaceholderDetector.swift",
        "Visitors/SwitchErrorsRewriter.swift",
        "Visitors/SwitchWarningsRewriter.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "EnumeratorMacro",
      "module_type" : "SwiftTarget",
      "name" : "EnumeratorMacro",
      "path" : "Sources/EnumeratorMacro",
      "product_memberships" : [
        "EnumeratorMacro"
      ],
      "sources" : [
        "Enumerator.swift"
      ],
      "target_dependencies" : [
        "EnumeratorMacroImpl"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.