The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-iterable-macros, reference main (bb7328), with Swift 6.2 for Linux on 14 Nov 2025 06:11:29 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/swift-iterable-macros.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/davdroman/swift-iterable-macros
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bb73286 Update README.md
Cloned https://github.com/davdroman/swift-iterable-macros.git
Revision (git rev-parse @):
bb732867a45fec842bb5d028a627187ed0978716
SUCCESS checkout https://github.com/davdroman/swift-iterable-macros.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/davdroman/swift-iterable-macros.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/swiftlang/swift-syntax
[1/917] Fetching swift-macro-testing
[918/73664] Fetching swift-macro-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (5.18s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.24s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (8.25s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (0.39s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15599] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.68s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (3.11s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4601] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.31s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.67s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5555] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.85s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (3.26s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.4
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
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.70s)
Building for debugging...
[0/16] Write sources
[9/16] Write swift-version-24593BA9C3E375BF.txt
[11/26] Compiling CaseIterableMacro Plugin.swift
[12/26] Emitting module IterableSupport
[13/26] Compiling IterableSupport MemberIdentifierTitle.swift
[15/27] Emitting module IterableSupport
[18/28] Compiling StaticMemberIterableMacro Plugin.swift
[19/28] Compiling StaticMemberIterableMacro StaticMemberIterableMacro.swift
[20/28] Emitting module StaticMemberIterableMacro
[21/29] Emitting module CaseIterableMacro
[23/29] Compiling CaseIterableMacro CaseIterableMacro.swift
[24/30] Wrapping AST for StaticMemberIterableMacro for debugging
[25/30] Write Objects.LinkFileList
[26/30] Wrapping AST for CaseIterableMacro for debugging
[27/30] Write Objects.LinkFileList
[28/30] Linking StaticMemberIterableMacro-tool
[29/33] Linking CaseIterableMacro-tool
[31/39] Compiling StaticMemberIterable StaticMember.swift
[32/42] Emitting module StaticMemberIterable
[33/42] Compiling StaticMemberIterable StaticMemberIterable.swift
[34/43] Compiling CaseIterable CaseOf.swift
[35/43] Compiling StaticMemberIterable StaticMember.swift
[36/43] Emitting module StaticMemberIterable
[37/43] Compiling StaticMemberIterable StaticMemberIterable.swift
[39/44] Compiling CaseIterable CaseIterable.swift
[40/44] Compiling CaseIterable CaseOf.swift
[42/44] Emitting module CaseIterable
[44/45] Compiling CaseIterable CaseIterable.swift
[47/48] Compiling IterableMacros Exports.swift
[48/48] Emitting module IterableMacros
Build complete! (43.88s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "swift-iterable-macros",
  "name" : "swift-iterable-macros",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "IterableMacros",
      "targets" : [
        "IterableMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "StaticMemberIterable",
      "targets" : [
        "StaticMemberIterable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CaseIterable",
      "targets" : [
        "CaseIterable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "StaticMemberIterableMacro",
      "targets" : [
        "StaticMemberIterableMacro"
      ],
      "type" : {
        "macro" : null
      }
    },
    {
      "name" : "CaseIterableMacro",
      "targets" : [
        "CaseIterableMacro"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StaticMemberIterableTests",
      "module_type" : "SwiftTarget",
      "name" : "StaticMemberIterableTests",
      "path" : "Tests/StaticMemberIterableTests",
      "product_dependencies" : [
        "MacroTesting",
        "SwiftCompilerPlugin"
      ],
      "sources" : [
        "MacroExpansionTests.swift",
        "MacroTests.swift",
        "StaticMemberTests.swift",
        "StaticMemberTitleTests.swift"
      ],
      "target_dependencies" : [
        "StaticMemberIterable",
        "StaticMemberIterableMacro"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StaticMemberIterableMacro",
      "module_type" : "SwiftTarget",
      "name" : "StaticMemberIterableMacro",
      "path" : "Sources/StaticMemberIterableMacro",
      "product_dependencies" : [
        "SwiftCompilerPlugin",
        "SwiftSyntaxMacros"
      ],
      "product_memberships" : [
        "IterableMacros",
        "StaticMemberIterable",
        "StaticMemberIterableMacro"
      ],
      "sources" : [
        "Plugin.swift",
        "StaticMemberIterableMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "StaticMemberIterable",
      "module_type" : "SwiftTarget",
      "name" : "StaticMemberIterable",
      "path" : "Sources/StaticMemberIterable",
      "product_memberships" : [
        "IterableMacros",
        "StaticMemberIterable"
      ],
      "sources" : [
        "StaticMember.swift",
        "StaticMemberIterable.swift"
      ],
      "target_dependencies" : [
        "IterableSupport",
        "StaticMemberIterableMacro"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IterableSupport",
      "module_type" : "SwiftTarget",
      "name" : "IterableSupport",
      "path" : "Sources/IterableSupport",
      "product_memberships" : [
        "IterableMacros",
        "StaticMemberIterable",
        "CaseIterable"
      ],
      "sources" : [
        "MemberIdentifierTitle.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IterableMacros",
      "module_type" : "SwiftTarget",
      "name" : "IterableMacros",
      "path" : "Sources/IterableMacros",
      "product_memberships" : [
        "IterableMacros"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "StaticMemberIterable",
        "CaseIterable"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CaseIterableTests",
      "module_type" : "SwiftTarget",
      "name" : "CaseIterableTests",
      "path" : "Tests/CaseIterableTests",
      "product_dependencies" : [
        "MacroTesting",
        "SwiftCompilerPlugin"
      ],
      "sources" : [
        "CaseIterableMacroTests.swift",
        "CaseIterableRuntimeTests.swift"
      ],
      "target_dependencies" : [
        "CaseIterable",
        "CaseIterableMacro"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CaseIterableMacro",
      "module_type" : "SwiftTarget",
      "name" : "CaseIterableMacro",
      "path" : "Sources/CaseIterableMacro",
      "product_dependencies" : [
        "SwiftCompilerPlugin",
        "SwiftSyntaxMacros"
      ],
      "product_memberships" : [
        "IterableMacros",
        "CaseIterable",
        "CaseIterableMacro"
      ],
      "sources" : [
        "CaseIterableMacro.swift",
        "Plugin.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "CaseIterable",
      "module_type" : "SwiftTarget",
      "name" : "CaseIterable",
      "path" : "Sources/CaseIterable",
      "product_memberships" : [
        "IterableMacros",
        "CaseIterable"
      ],
      "sources" : [
        "CaseIterable.swift",
        "CaseOf.swift"
      ],
      "target_dependencies" : [
        "IterableSupport",
        "CaseIterableMacro"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.