The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ETBDependencyInjection, reference 2.0.0 (d86506), with Swift 6.2 for macOS (SPM) on 24 Jan 2026 08:54:33 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/elf0-fr/ETBDependencyInjection.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elf0-fr/ETBDependencyInjection
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at d865067 Merge pull request #20 from elf0-fr/Refactor/ExtractTypealiasSynthesisLogicIntoFunction
Cloned https://github.com/elf0-fr/ETBDependencyInjection.git
Revision (git rev-parse @):
d865067f2c53aaa8a1e14447484620d8ef90b1c1
SUCCESS checkout https://github.com/elf0-fr/ETBDependencyInjection.git at 2.0.0
Fetching https://github.com/swiftlang/swift-syntax.git
[1/73885] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (13.93s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (16.52s)
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
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.19s)
========================================
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": "etbdependencyinjection",
      "name": "ETBDependencyInjection",
      "url": "https://github.com/elf0-fr/ETBDependencyInjection.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ETBDependencyInjection",
      "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": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/elf0-fr/ETBDependencyInjection.git
[1/340] Fetching etbdependencyinjection
Fetched https://github.com/elf0-fr/ETBDependencyInjection.git from cache (0.80s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (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.96s)
Creating working copy for https://github.com/elf0-fr/ETBDependencyInjection.git
Working copy of https://github.com/elf0-fr/ETBDependencyInjection.git resolved at 2.0.0 (d865067)
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
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/elf0-fr/ETBDependencyInjection.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[2/10] Write ETBDependencyInjectionClient-entitlement.plist
[3/10] Write sources
[4/10] Write swift-version-49B95AFC49DCD68C.txt
[6/16] Compiling ETBDependencyInjectionMacros ETBDependencyInjectionMacro+Main.swift
[7/16] Compiling ETBDependencyInjectionMacros ServiceMacro.swift
[8/16] Compiling ETBDependencyInjectionMacros InjectionMacro.swift
[9/16] Compiling ETBDependencyInjectionMacros ETBDependencyInjectionMacro+Utils.swift
[10/16] Compiling ETBDependencyInjectionMacros InjectableMacro.swift
[11/16] Emitting module ETBDependencyInjectionMacros
[11/16] Write Objects.LinkFileList
[12/16] Linking ETBDependencyInjectionMacros-tool
[14/23] Compiling ETBDependencyInjection ServiceCollection.swift
[15/23] Compiling ETBDependencyInjection Injectable.swift
[16/23] Compiling ETBDependencyInjection ETBDependencyInjection.swift
[17/23] Compiling ETBDependencyInjection Service.swift
[18/23] Compiling ETBDependencyInjection ServiceProvider.swift
[19/23] Compiling ETBDependencyInjection Container.swift
[20/23] Emitting module ETBDependencyInjection
[21/25] Compiling ETBDependencyInjectionClient main.swift
[22/25] Emitting module ETBDependencyInjectionClient
[22/25] Write Objects.LinkFileList
[23/25] Linking ETBDependencyInjectionClient
[24/25] Applying ETBDependencyInjectionClient
Build complete! (9.75s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "602.0.0-latest",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "ETBDependencyInjection",
  "name" : "ETBDependencyInjection",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "ETBDependencyInjection",
      "targets" : [
        "ETBDependencyInjection"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ETBDependencyInjectionClient",
      "targets" : [
        "ETBDependencyInjectionClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ETBDependencyInjectionMacros",
      "targets" : [
        "ETBDependencyInjectionMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ETBDependencyInjectionTests",
      "module_type" : "SwiftTarget",
      "name" : "ETBDependencyInjectionTests",
      "path" : "Tests/ETBDependencyInjectionTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "Test_InjectableMacro.swift",
        "Test_InjectionMacro.swift",
        "Test_ServiceMacro.swift"
      ],
      "target_dependencies" : [
        "ETBDependencyInjectionMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ETBDependencyInjectionMacros",
      "module_type" : "SwiftTarget",
      "name" : "ETBDependencyInjectionMacros",
      "path" : "Sources/ETBDependencyInjectionMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "ETBDependencyInjection",
        "ETBDependencyInjectionClient",
        "ETBDependencyInjectionMacros"
      ],
      "sources" : [
        "ETBDependencyInjectionMacro+Main.swift",
        "ETBDependencyInjectionMacro+Utils.swift",
        "InjectableMacro.swift",
        "InjectionMacro.swift",
        "ServiceMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "ETBDependencyInjectionClient",
      "module_type" : "SwiftTarget",
      "name" : "ETBDependencyInjectionClient",
      "path" : "Sources/ETBDependencyInjectionClient",
      "product_memberships" : [
        "ETBDependencyInjectionClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ETBDependencyInjection"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ETBDependencyInjection",
      "module_type" : "SwiftTarget",
      "name" : "ETBDependencyInjection",
      "path" : "Sources/ETBDependencyInjection",
      "product_memberships" : [
        "ETBDependencyInjection",
        "ETBDependencyInjectionClient"
      ],
      "sources" : [
        "DI/Container.swift",
        "DI/Injectable.swift",
        "DI/Service.swift",
        "DI/ServiceCollection.swift",
        "DI/ServiceProvider.swift",
        "ETBDependencyInjection.swift"
      ],
      "target_dependencies" : [
        "ETBDependencyInjectionMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.