The Swift Package Index logo.Swift Package Index

Build Information

Successful build of EnumeratorMacro, reference main (bb4a4c), with Swift 6.2 for Wasm on 29 Oct 2025 17:31:26 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/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MahdiBM/enumerator-macro.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/MahdiBM/enumerator-macro
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/MahdiBM/enumerator-macro.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/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f6b6b9bdb5d5605d727da337418fc455cd8a0394d3a815b70631008c48829755
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
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 (5.94s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.02s)
Computing version for https://github.com/hummingbird-project/swift-mustache.git
Computed https://github.com/hummingbird-project/swift-mustache.git at 2.0.2 (7.72s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (3.07s)
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.2
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.49s)
Building for debugging...
[0/9] Write sources
[4/9] Write swift-version-24593BA9C3E375BF.txt
[6/28] Emitting module Mustache
[7/30] Compiling Mustache Template.swift
[8/30] Compiling Mustache Transform.swift
[9/30] Compiling Mustache NSLock+Backport.swift
[10/30] Compiling Mustache Parent.swift
[11/30] Compiling Mustache Parser.swift
[12/30] Compiling Mustache CustomRenderable.swift
[13/30] Compiling Mustache Deprecations.swift
[14/30] Compiling Mustache Lambda.swift
[15/30] Compiling Mustache Library+FileSystem.swift
[16/30] Compiling Mustache Library.swift
[17/30] Compiling Mustache Mirror.swift
[18/30] Compiling Mustache AnyOptional.swift
[19/30] Compiling Mustache ContentType.swift
[20/30] Compiling Mustache Context.swift
[21/30] Compiling Mustache Template+Parser.swift
[22/30] Compiling Mustache Template+Render.swift
[23/30] Compiling Mustache String.swift
[24/30] Compiling Mustache Template+FileSystem.swift
[25/30] Compiling Mustache Sequence.swift
[26/30] Compiling Mustache SequenceContext.swift
[27/31] Wrapping AST for Mustache for debugging
[29/55] Compiling EnumeratorMacroImpl EKeyValue.swift
[30/55] Compiling EnumeratorMacroImpl EMustacheTransformable.swift
[31/55] Compiling EnumeratorMacroImpl EOptional.swift
[32/58] Compiling EnumeratorMacroImpl RenderingContext.swift
[33/58] Compiling EnumeratorMacroImpl +Bool.swift
[34/58] Compiling EnumeratorMacroImpl ByteString.swift
[35/58] Compiling EnumeratorMacroImpl CRC32.swift
[36/58] Compiling EnumeratorMacroImpl EArray.swift
[37/58] Compiling EnumeratorMacroImpl ECase.swift
[38/58] Compiling EnumeratorMacroImpl ECases.swift
[39/58] Emitting module EnumeratorMacroImpl
[40/58] Compiling EnumeratorMacroImpl Arguments.swift
[41/58] Compiling EnumeratorMacroImpl EntryPoint.swift
[42/58] Compiling EnumeratorMacroImpl EnumeratorMacroType.swift
[43/58] Compiling EnumeratorMacroImpl MacroError.swift
[44/58] Compiling EnumeratorMacroImpl EComments.swift
[45/58] Compiling EnumeratorMacroImpl EComparableSequence.swift
[46/58] Compiling EnumeratorMacroImpl EInt.swift
[47/58] Compiling EnumeratorMacroImpl EParameter.swift
[48/58] Compiling EnumeratorMacroImpl EParameters.swift
[49/58] Compiling EnumeratorMacroImpl EString.swift
[50/58] Compiling EnumeratorMacroImpl SHA256.swift
[51/58] Compiling EnumeratorMacroImpl WithNormalizedTypeName.swift
[52/58] Compiling EnumeratorMacroImpl ExcessiveTriviaRemover.swift
[53/58] Compiling EnumeratorMacroImpl PlaceholderDetector.swift
[54/58] Compiling EnumeratorMacroImpl SwitchErrorsRewriter.swift
[55/58] Compiling EnumeratorMacroImpl SwitchWarningsRewriter.swift
[56/59] Wrapping AST for EnumeratorMacroImpl for debugging
[57/59] Write Objects.LinkFileList
[58/59] Linking EnumeratorMacroImpl-tool
[60/63] Emitting module EnumeratorMacro
[61/63] Compiling EnumeratorMacro Enumerator.swift
[64/64] Emitting module EnumeratorMacro
Build complete! (37.50s)
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" : "/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"
    }
  ],
  "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"
}
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f6b6b9bdb5d5605d727da337418fc455cd8a0394d3a815b70631008c48829755
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Done.