The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sebastianpixel/dependencyinjection.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sebastianpixel/dependencyinjection
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8e65999 bump podspec version
Cloned https://github.com/sebastianpixel/dependencyinjection.git
Revision (git rev-parse @):
8e65999330f2cead7b0aa246792a14180c50c413
SUCCESS checkout https://github.com/sebastianpixel/dependencyinjection.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sebastianpixel/dependencyinjection.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/17] Compiling DependencyInjection New.swift
[4/17] Compiling DependencyInjection Shared.swift
[5/18] Compiling DependencyInjection Resolver.swift
[6/18] Compiling DependencyInjection LazyInject.swift
[7/18] Compiling DependencyInjection MutableInject.swift
[8/18] Compiling DependencyInjection Module.swift
[9/18] Compiling DependencyInjection Inject.swift
[10/18] Compiling DependencyInjection ModuleBuilder.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/ModuleBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/RegistrationBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[11/18] Compiling DependencyInjection RegistrationBuilder.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/ModuleBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/RegistrationBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[12/18] Compiling DependencyInjection MutableLazyInject.swift
[13/18] Compiling DependencyInjection ReentrantSyncQueue.swift
[14/18] Compiling DependencyInjection Registrar.swift
[15/18] Compiling DependencyInjection Registration.swift
[16/18] Compiling DependencyInjection DIContainer.swift
[17/18] Compiling DependencyInjection DependencyRegistering.swift
[18/18] Emitting module DependencyInjection
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/ModuleBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/RegistrationBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
Build complete! (59.92s)
Fetching https://github.com/realm/SwiftLint from cache
Fetched https://github.com/realm/SwiftLint from cache (0.36s)
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Carthage/Commandant.git from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/jpsim/SourceKitten.git from cache
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.41s)
Fetched https://github.com/Quick/Nimble.git from cache (0.41s)
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetched https://github.com/Quick/Quick.git from cache (0.46s)
Fetched https://github.com/Carthage/Commandant.git from cache (0.46s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (0.46s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.46s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.06s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.06s)
Computing version for https://github.com/jpsim/SourceKitten.git
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.20s)
Computed https://github.com/jpsim/SourceKitten.git at 0.29.0 (0.07s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (0.06s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 5.0.1 (0.05s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.1 (0.08s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.06s)
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/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.17.0
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftyTextTable-cca6ebd7 is not valid git repository for 'https://github.com/scottrhoyt/SwiftyTextTable.git', will fetch again.
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git from cache
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftyTextTable-cca6ebd7 is not valid git repository for 'https://github.com/scottrhoyt/SwiftyTextTable.git', will fetch again.
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git from cache
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.01s)
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
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/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 5.0.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.1
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SourceKitten-8ccd7df5 is not valid git repository for 'https://github.com/jpsim/SourceKitten.git', will fetch again.
Fetching https://github.com/jpsim/SourceKitten.git from cache
Fetched https://github.com/jpsim/SourceKitten.git from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SourceKitten-8ccd7df5 is not valid git repository for 'https://github.com/jpsim/SourceKitten.git', will fetch again.
Fetching https://github.com/jpsim/SourceKitten.git from cache
Fetched https://github.com/jpsim/SourceKitten.git from cache (0.01s)
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/realm/SwiftLint
Working copy of https://github.com/realm/SwiftLint resolved at master (9e5557f)
Build complete.
Done.