This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build iONess with Swift 5.8 for Linux.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/oss-homecredit-id/iONess.git
Reference: 2.0.2
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/oss-homecredit-id/iONess
 * tag               2.0.2      -> FETCH_HEAD
HEAD is now at 39e7b96 Update iONess.podspec
Cloned https://github.com/oss-homecredit-id/iONess.git
Revision (git rev-parse @):
39e7b96ac685e122f847e9fc5f19d43721ed2ea7
SUCCESS checkout https://github.com/oss-homecredit-id/iONess.git at 2.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/hainayanda/Ergo.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1236] Fetching cwlpreconditiontesting
[113/1909] Fetching cwlpreconditiontesting, ergo
[282/2341] Fetching cwlpreconditiontesting, ergo, cwlcatchexception
Fetching https://github.com/Quick/Quick.git
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.31s)
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.31s)
Fetching https://github.com/Quick/Nimble.git
Fetched https://github.com/hainayanda/Ergo.git (0.31s)
Fetching https://github.com/nayanda1/Ergo.git
[1/673] Fetching ergo
[674/14722] Fetching ergo, quick
Fetched https://github.com/nayanda1/Ergo.git (0.32s)
[3091/14049] Fetching quick
[14050/30779] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git (0.66s)
[5019/16730] Fetching nimble
Fetched https://github.com/Quick/Nimble.git (1.42s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.37s)
Computing version for https://github.com/Quick/Quick.git
Updating https://github.com/nayanda1/Ergo.git
Updated https://github.com/nayanda1/Ergo.git (0.18s)
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.37s)
Computing version for https://github.com/nayanda1/Ergo.git
Computed https://github.com/nayanda1/Ergo.git at 1.3.0 (0.37s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.35s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.0.0 (0.35s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.0.0
Creating working copy for https://github.com/nayanda1/Ergo.git
Working copy of https://github.com/nayanda1/Ergo.git resolved at 1.3.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
Building for debugging...
[1/9] Emitting module Ergo
[2/10] Compiling Ergo NestedPromise.swift
[3/10] Compiling Ergo ErgoError.swift
[4/10] Compiling Ergo ChainAnimator.swift
[5/10] Compiling Ergo ClosurePromise.swift
[6/10] Compiling Ergo DipatchQueue+Extensions.swift
[7/10] Compiling Ergo GlobalFunction.swift
/host/spi-builder-workspace/.build/checkouts/Ergo/Ergo/Classes/GlobalFunction.swift:16:24: error: binary operator '==' cannot be applied to two 'DispatchQueue' operands
    guard currentQueue == dispatcher else {
          ~~~~~~~~~~~~ ^  ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Ergo/Ergo/Classes/GlobalFunction.swift:16:24: note: overloads for '==' exist with these partially matching parameter lists: (AnyHashable, AnyHashable)
    guard currentQueue == dispatcher else {
                       ^
[8/10] Compiling Ergo Promise.swift
[9/10] Compiling Ergo Task+Extensions.swift
[10/10] Compiling Ergo Thenable.swift
[0/1] Planning build
Building for debugging...
[1/2] Emitting module Ergo
[2/2] Compiling Ergo GlobalFunction.swift
/host/spi-builder-workspace/.build/checkouts/Ergo/Ergo/Classes/GlobalFunction.swift:16:24: error: binary operator '==' cannot be applied to two 'DispatchQueue' operands
    guard currentQueue == dispatcher else {
          ~~~~~~~~~~~~ ^  ~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Ergo/Ergo/Classes/GlobalFunction.swift:16:24: note: overloads for '==' exist with these partially matching parameter lists: (AnyHashable, AnyHashable)
    guard currentQueue == dispatcher else {
                       ^
BUILD FAILURE 5.8 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.