The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DependencyInjection with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sebastianpixel/dependencyinjection.git
Reference: 2.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sebastianpixel/dependencyinjection
 * tag               2.0.2      -> FETCH_HEAD
HEAD is now at 8e65999 bump podspec version
Cloned https://github.com/sebastianpixel/dependencyinjection.git into spi-builder-workspace
8e65999330f2cead7b0aa246792a14180c50c413
SUCCESS checkout https://github.com/sebastianpixel/dependencyinjection.git at 2.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/realm/SwiftLint from cache
Fetched https://github.com/realm/SwiftLint (0.50s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetching https://github.com/Carthage/Commandant.git from cache
Fetched https://github.com/Carthage/Commandant.git (0.26s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/drmohundro/SWXMLHash.git (0.31s)
Fetching https://github.com/jpsim/SourceKitten.git from cache
Fetched https://github.com/Quick/Nimble.git (0.42s)
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git from cache
Fetched https://github.com/jpsim/Yams.git (0.25s)
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/jpsim/SourceKitten.git (0.28s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git (0.17s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Fetched https://github.com/Quick/Quick.git (0.45s)
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.46s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.39s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.29.0 (0.38s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (0.42s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 5.0.1 (0.37s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.1 (0.03s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.03s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Creating working copy for https://github.com/realm/SwiftLint
Working copy of https://github.com/realm/SwiftLint resolved at master
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 5.0.1
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.29.0
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.17.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Building for debugging...
[1/15] Compiling DependencyInjection New.swift
[2/15] Compiling DependencyInjection Shared.swift
[3/15] Compiling DependencyInjection Module.swift
[4/15] Compiling DependencyInjection Inject.swift
[5/15] Compiling DependencyInjection Registrar.swift
[6/15] Compiling DependencyInjection Registration.swift
[7/16] Compiling DependencyInjection Resolver.swift
[8/16] Compiling DependencyInjection ModuleBuilder.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/ModuleBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/RegistrationBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[9/16] Compiling DependencyInjection RegistrationBuilder.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/ModuleBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/RegistrationBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[10/16] Compiling DependencyInjection DIContainer.swift
[11/16] Compiling DependencyInjection DependencyRegistering.swift
[12/16] Emitting module DependencyInjection
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/ModuleBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/RegistrationBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[13/16] Compiling DependencyInjection LazyInject.swift
[14/16] Compiling DependencyInjection MutableInject.swift
[15/16] Compiling DependencyInjection MutableLazyInject.swift
[16/16] Compiling DependencyInjection ReentrantSyncQueue.swift
Build complete! (46.51s)
Build complete.
Done.