The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ETBDependencyInjection, reference main (075173), with Swift 6.2 for macOS (SPM) on 27 Feb 2026 22:54:14 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elf0-fr/ETBDependencyInjection
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 075173c Merge pull request #23 from elf0-fr/US/BootstrappingForPreview
Cloned https://github.com/elf0-fr/ETBDependencyInjection.git
Revision (git rev-parse @):
075173c667683f4fa4e1bd38db215b4fe713f12b
SUCCESS checkout https://github.com/elf0-fr/ETBDependencyInjection.git at main
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74509] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.85s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (6.50s)
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.50s)
========================================
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/372] Fetching etbdependencyinjection
Fetched https://github.com/elf0-fr/ETBDependencyInjection.git from cache (0.81s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.86s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.92s)
Creating working copy for https://github.com/elf0-fr/ETBDependencyInjection.git
Working copy of https://github.com/elf0-fr/ETBDependencyInjection.git resolved at main (075173c)
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
[1/10] Write ETBDependencyInjectionClient-entitlement.plist
[4/10] Write swift-version-49B95AFC49DCD68C.txt
[6/16] Compiling ETBDependencyInjectionMacros ETBDependencyInjectionMacro+Main.swift
[7/16] Emitting module ETBDependencyInjectionMacros
[8/16] Compiling ETBDependencyInjectionMacros ServiceMacro.swift
[9/16] Compiling ETBDependencyInjectionMacros InjectableMacro.swift
[10/16] Compiling ETBDependencyInjectionMacros ETBDependencyInjectionMacro+Utils.swift
[11/16] Compiling ETBDependencyInjectionMacros InjectionMacro.swift
[11/16] Write Objects.LinkFileList
[12/16] Linking ETBDependencyInjectionMacros-tool
[14/24] Compiling ETBDependencyInjection BootstrappingView.swift
[15/24] Compiling ETBDependencyInjection ServiceCollection.swift
[16/24] Compiling ETBDependencyInjection Container.swift
[17/24] Compiling ETBDependencyInjection Injectable.swift
[18/24] Compiling ETBDependencyInjection Service.swift
[19/24] Compiling ETBDependencyInjection ETBDependencyInjection.swift
[20/24] Emitting module ETBDependencyInjection
[21/24] Compiling ETBDependencyInjection ServiceProvider.swift
[22/26] Compiling ETBDependencyInjectionClient main.swift
[23/26] Emitting module ETBDependencyInjectionClient
[23/26] Write Objects.LinkFileList
[24/26] Linking ETBDependencyInjectionClient
[25/26] Applying ETBDependencyInjectionClient
Build complete! (10.19s)
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",
        "Preview/BootstrappingView.swift"
      ],
      "target_dependencies" : [
        "ETBDependencyInjectionMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.