The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DependencyInjection with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

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 /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/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:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sebastianpixel/dependencyinjection.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/realm/SwiftLint
[1/125228] Fetching swiftlint
Fetched https://github.com/realm/SwiftLint from cache (21.35s)
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/Carthage/Commandant.git
[1/2766] Fetching swxmlhash
[1191/3695] Fetching swxmlhash, swiftytexttable
[1922/6018] Fetching swxmlhash, swiftytexttable, commandant
[5369/14847] Fetching swxmlhash, swiftytexttable, commandant, yams
[6461/29056] Fetching swxmlhash, swiftytexttable, commandant, yams, quick
[6639/44911] Fetching swxmlhash, swiftytexttable, commandant, yams, quick, sourcekitten
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.42s)
Fetching https://github.com/Quick/Nimble.git
[18552/43982] Fetching swxmlhash, commandant, yams, quick, sourcekitten
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.43s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[15928/41216] Fetching commandant, yams, quick, sourcekitten
[34959/53772] Fetching commandant, yams, quick, sourcekitten, cryptoswift
Fetched https://github.com/Carthage/Commandant.git from cache (0.81s)
[36387/51449] Fetching yams, quick, sourcekitten, cryptoswift
[40903/68740] Fetching yams, quick, sourcekitten, cryptoswift, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.24s)
Fetched https://github.com/jpsim/Yams.git from cache (1.27s)
[31129/45702] Fetching sourcekitten, cryptoswift, nimble
Fetched https://github.com/jpsim/SourceKitten.git from cache (1.47s)
[27494/29847] Fetching cryptoswift, nimble
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.66s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Fetched https://github.com/Quick/Nimble.git from cache (1.78s)
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.0.0 (1.28s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (1.28s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.44s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.29.0 (0.46s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (0.45s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 5.0.1 (0.43s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.1 (0.47s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.48s)
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/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 5.0.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.0.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/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/realm/SwiftLint
Working copy of https://github.com/realm/SwiftLint resolved at master (9e5557f)
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/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/17] Compiling DependencyInjection ModuleBuilder.swift
/host/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/ModuleBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/RegistrationBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[4/17] Compiling DependencyInjection RegistrationBuilder.swift
/host/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/ModuleBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/RegistrationBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[5/18] Compiling DependencyInjection New.swift
[6/18] Compiling DependencyInjection Shared.swift
[7/18] Compiling DependencyInjection Registrar.swift
[8/18] Compiling DependencyInjection Registration.swift
[9/18] Compiling DependencyInjection Module.swift
[10/18] Compiling DependencyInjection Inject.swift
[11/18] Compiling DependencyInjection LazyInject.swift
[12/18] Compiling DependencyInjection MutableInject.swift
[13/18] Compiling DependencyInjection MutableLazyInject.swift
/host/spi-builder-workspace/Sources/DependencyInjection/ReentrantSyncQueue.swift:13:50: error: operator function '==' requires that 'DispatchQueue' conform to 'Equatable'
        DispatchQueue.getSpecific(key: Self.key) == queue
                                                 ^
Swift.Optional:1:11: note: requirement from conditional conformance of 'Optional<DispatchQueue>' to 'Equatable'
extension Optional : Equatable where Wrapped : Equatable {
          ^
[14/18] Compiling DependencyInjection ReentrantSyncQueue.swift
/host/spi-builder-workspace/Sources/DependencyInjection/ReentrantSyncQueue.swift:13:50: error: operator function '==' requires that 'DispatchQueue' conform to 'Equatable'
        DispatchQueue.getSpecific(key: Self.key) == queue
                                                 ^
Swift.Optional:1:11: note: requirement from conditional conformance of 'Optional<DispatchQueue>' to 'Equatable'
extension Optional : Equatable where Wrapped : Equatable {
          ^
[15/18] Compiling DependencyInjection Resolver.swift
[16/18] Emitting module DependencyInjection
/host/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/ModuleBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/RegistrationBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[17/18] Compiling DependencyInjection DIContainer.swift
[18/18] Compiling DependencyInjection DependencyRegistering.swift
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/4] Compiling DependencyInjection ReentrantSyncQueue.swift
/host/spi-builder-workspace/Sources/DependencyInjection/ReentrantSyncQueue.swift:13:50: error: operator function '==' requires that 'DispatchQueue' conform to 'Equatable'
        DispatchQueue.getSpecific(key: Self.key) == queue
                                                 ^
Swift.Optional:1:11: note: requirement from conditional conformance of 'Optional<DispatchQueue>' to 'Equatable'
extension Optional : Equatable where Wrapped : Equatable {
          ^
[3/4] Emitting module DependencyInjection
/host/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/ModuleBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/RegistrationBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[4/4] Compiling DependencyInjection MutableLazyInject.swift
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2