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 SwifQL with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/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/SwifQL/SwifQL.git
Reference: 1.6.0
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/SwifQL/SwifQL
 * tag               1.6.0      -> FETCH_HEAD
HEAD is now at 4a4cdc2 Add MySQL specific function DATE_FORMAT (#35) by @heidipuk
Cloned https://github.com/SwifQL/SwifQL.git
Revision (git rev-parse @):
4a4cdc28d899185c822131c6fd0fdbd05865ffb2
SUCCESS checkout https://github.com/SwifQL/SwifQL.git at 1.6.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/SwifQL/SwifQL.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/66] Emitting module SwifQL
[4/74] Compiling SwifQL SwifQLable+Interval.swift
[5/74] Compiling SwifQL SwifQLable+IsNotNull.swift
[6/74] Compiling SwifQL SwifQLable+IsNull.swift
[7/74] Compiling SwifQL SwifQLable+Join.swift
[8/74] Compiling SwifQL SwifQLable+Like.swift
[9/74] Compiling SwifQL SwifQLable+Limit.swift
[10/74] Compiling SwifQL SwifQLable+Not.swift
[11/74] Compiling SwifQL SwifQLable+NotBetween.swift
[12/74] Compiling SwifQL SwifQLable+NotExists.swift
[13/74] Compiling SwifQL SwifQLable+Where.swift
[14/74] Compiling SwifQL SwifQLable+WhereExists.swift
[15/74] Compiling SwifQL SwifQLable+WhereNotExists.swift
[16/74] Compiling SwifQL SwifQLable+With.swift
[17/74] Compiling SwifQL SwifQLable.swift
[18/74] Compiling SwifQL Table.swift
[19/74] Compiling SwifQL TableWithColumn.swift
[20/74] Compiling SwifQL Tableable.swift
[21/74] Compiling SwifQL Operators.swift
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: expected name in member access
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: note: insert name
    public var `_`: Result { return concatWith(._) }
                                                ^
                                                <#identifier#>
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: unexpected code '_' in function call
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
//
^
[22/74] Compiling SwifQL PostgresArray.swift
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: expected name in member access
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: note: insert name
    public var `_`: Result { return concatWith(._) }
                                                ^
                                                <#identifier#>
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: unexpected code '_' in function call
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
//
^
[23/74] Compiling SwifQL PostgresJsonObject.swift
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: expected name in member access
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: note: insert name
    public var `_`: Result { return concatWith(._) }
                                                ^
                                                <#identifier#>
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: unexpected code '_' in function call
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
//
^
[24/74] Compiling SwifQL Predicates.swift
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: expected name in member access
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: note: insert name
    public var `_`: Result { return concatWith(._) }
                                                ^
                                                <#identifier#>
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: unexpected code '_' in function call
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
//
^
[25/74] Compiling SwifQL Protocols.swift
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: expected name in member access
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: note: insert name
    public var `_`: Result { return concatWith(._) }
                                                ^
                                                <#identifier#>
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: unexpected code '_' in function call
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
//
^
[26/74] Compiling SwifQL StringExtensions.swift
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: expected name in member access
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: note: insert name
    public var `_`: Result { return concatWith(._) }
                                                ^
                                                <#identifier#>
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: unexpected code '_' in function call
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
//
^
[27/74] Compiling SwifQL SwifQL.swift
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: expected name in member access
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: note: insert name
    public var `_`: Result { return concatWith(._) }
                                                ^
                                                <#identifier#>
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: unexpected code '_' in function call
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
//
^
[28/74] Compiling SwifQL SwifQLJoinBuilder.swift
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: expected name in member access
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: note: insert name
    public var `_`: Result { return concatWith(._) }
                                                ^
                                                <#identifier#>
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: unexpected code '_' in function call
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
//
^
[29/74] Compiling SwifQL SwifQLSelectBuilder.swift
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: expected name in member access
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: note: insert name
    public var `_`: Result { return concatWith(._) }
                                                ^
                                                <#identifier#>
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: unexpected code '_' in function call
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
//
^
[30/74] Compiling SwifQL CaseWhen.swift
[31/74] Compiling SwifQL CastType.swift
[32/74] Compiling SwifQL Column.swift
[33/74] Compiling SwifQL Distinct.swift
[34/74] Compiling SwifQL ExtractFieldValue.swift
[35/74] Compiling SwifQL FluentKitFieldable.swift
[36/74] Compiling SwifQL FormattedKeyPath.swift
[37/74] Compiling SwifQL Functions.swift
[38/74] Compiling SwifQL KeyPath.swift
[39/74] Compiling SwifQL SwifQLTableAlias.swift
[40/74] Compiling SwifQL SwifQLable+Alter.swift
[41/74] Compiling SwifQL SwifQLable+And.swift
[42/74] Compiling SwifQL SwifQLable+Between.swift
[43/74] Compiling SwifQL SwifQLable+Conflict.swift
[44/74] Compiling SwifQL SwifQLable+Constraint.swift
[45/74] Compiling SwifQL SwifQLable+Delete.swift
[46/74] Compiling SwifQL SwifQLable+Do.swift
[47/74] Compiling SwifQL SwifQLable+Epoch.swift
[48/74] Compiling SwifQL SwifQLable+NotILike.swift
[49/74] Compiling SwifQL SwifQLable+NotIn.swift
[50/74] Compiling SwifQL SwifQLable+NotLike.swift
[51/74] Compiling SwifQL SwifQLable+Nothing.swift
[52/74] Compiling SwifQL SwifQLable+Offset.swift
[53/74] Compiling SwifQL SwifQLable+On.swift
[54/74] Compiling SwifQL SwifQLable+Or.swift
[55/74] Compiling SwifQL SwifQLable+OrderBy.swift
[56/74] Compiling SwifQL SwifQLable+Overlaps.swift
[57/74] Compiling SwifQL SwifQLable+Exists.swift
[58/74] Compiling SwifQL SwifQLable+Filter.swift
[59/74] Compiling SwifQL SwifQLable+From.swift
[60/74] Compiling SwifQL SwifQLable+Fulltext.swift
[61/74] Compiling SwifQL SwifQLable+GroupBy.swift
[62/74] Compiling SwifQL SwifQLable+Having.swift
[63/74] Compiling SwifQL SwifQLable+ILike.swift
[64/74] Compiling SwifQL SwifQLable+In.swift
[65/74] Compiling SwifQL SwifQLable+InsertInto.swift
[66/74] Compiling SwifQL SwifQLable+Raw.swift
[67/74] Compiling SwifQL SwifQLable+Returning.swift
[68/74] Compiling SwifQL SwifQLable+Select.swift
[69/74] Compiling SwifQL SwifQLable+Subscript.swift
[70/74] Compiling SwifQL SwifQLable+Timestamp.swift
[71/74] Compiling SwifQL SwifQLable+Types.swift
[72/74] Compiling SwifQL SwifQLable+Union.swift
[73/74] Compiling SwifQL SwifQLable+Update.swift
[74/74] Compiling SwifQL SwifQLable+Values.swift
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/10] Compiling SwifQL Protocols.swift
[3/11] Compiling SwifQL SwifQLJoinBuilder.swift
[4/12] Compiling SwifQL StringExtensions.swift
[5/12] Compiling SwifQL SwifQL.swift
[6/14] Compiling SwifQL Predicates.swift
[7/21] Compiling SwifQL SwifQLable+Join.swift
[8/28] Compiling SwifQL SwifQLSelectBuilder.swift
[9/35] Compiling SwifQL KeyPath.swift
[10/42] Compiling SwifQL SwifQLTableAlias.swift
[11/49] Compiling SwifQL PostgresJsonObject.swift
[12/49] Emitting module SwifQL
[13/49] Compiling SwifQL Operators.swift
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: expected name in member access
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: note: insert name
    public var `_`: Result { return concatWith(._) }
                                                ^
                                                <#identifier#>
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: unexpected code '_' in function call
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
//
^
[14/49] Compiling SwifQL PostgresArray.swift
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: expected name in member access
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: note: insert name
    public var `_`: Result { return concatWith(._) }
                                                ^
                                                <#identifier#>
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:195:49: error: unexpected code '_' in function call
    public var `_`: Result { return concatWith(._) }
                                                ^
/host/spi-builder-workspace/Sources/SwifQL/Operators.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
//
^
[15/69] Compiling SwifQL SwifQLable+And.swift
[16/69] Compiling SwifQL SwifQLable+Between.swift
[17/69] Compiling SwifQL SwifQLable+Conflict.swift
[18/69] Compiling SwifQL SwifQLable+Constraint.swift
[19/69] Compiling SwifQL SwifQLable+Delete.swift
[20/69] Compiling SwifQL SwifQLable+Do.swift
[21/69] Compiling SwifQL SwifQLable+Epoch.swift
[22/70] Compiling SwifQL SwifQLable+Exists.swift
[23/70] Compiling SwifQL SwifQLable+Filter.swift
[24/70] Compiling SwifQL SwifQLable+From.swift
[25/70] Compiling SwifQL SwifQLable+Fulltext.swift
[26/70] Compiling SwifQL SwifQLable+GroupBy.swift
[27/70] Compiling SwifQL SwifQLable+Having.swift
[28/70] Compiling SwifQL SwifQLable+ILike.swift
[29/70] Compiling SwifQL SwifQLable+In.swift
[30/70] Compiling SwifQL SwifQLable+InsertInto.swift
[31/70] Compiling SwifQL SwifQLable+Interval.swift
[32/70] Compiling SwifQL SwifQLable+IsNotNull.swift
[33/70] Compiling SwifQL SwifQLable+IsNull.swift
[34/70] Compiling SwifQL SwifQLable+Like.swift
[35/70] Compiling SwifQL SwifQLable+Limit.swift
[36/70] Compiling SwifQL SwifQLable+NotBetween.swift
[37/70] Compiling SwifQL SwifQLable+Not.swift
[38/70] Compiling SwifQL SwifQLable+NotExists.swift
[39/70] Compiling SwifQL SwifQLable+NotILike.swift
[40/70] Compiling SwifQL SwifQLable+NotIn.swift
[41/70] Compiling SwifQL SwifQLable+NotLike.swift
[42/70] Compiling SwifQL SwifQLable+Nothing.swift
[43/70] Compiling SwifQL SwifQLable+Offset.swift
[44/70] Compiling SwifQL SwifQLable+On.swift
[45/70] Compiling SwifQL SwifQLable+Or.swift
[46/70] Compiling SwifQL SwifQLable+OrderBy.swift
[47/70] Compiling SwifQL SwifQLable+Overlaps.swift
[48/70] Compiling SwifQL SwifQLable+Raw.swift
[49/70] Compiling SwifQL SwifQLable+Returning.swift
[50/70] Compiling SwifQL SwifQLable+Select.swift
[51/70] Compiling SwifQL SwifQLable+WhereNotExists.swift
[52/70] Compiling SwifQL SwifQLable+With.swift
[53/70] Compiling SwifQL SwifQLable.swift
[54/70] Compiling SwifQL Table.swift
[55/70] Compiling SwifQL TableWithColumn.swift
[56/70] Compiling SwifQL Tableable.swift
[57/70] Compiling SwifQL SwifQLable+Subscript.swift
[58/70] Compiling SwifQL SwifQLable+Timestamp.swift
[59/70] Compiling SwifQL SwifQLable+Types.swift
[60/70] Compiling SwifQL SwifQLable+Union.swift
[61/70] Compiling SwifQL SwifQLable+Values.swift
[62/70] Compiling SwifQL SwifQLable+Where.swift
[63/70] Compiling SwifQL SwifQLable+WhereExists.swift
[64/70] Compiling SwifQL CaseWhen.swift
[65/70] Compiling SwifQL CastType.swift
[66/70] Compiling SwifQL Column.swift
[67/70] Compiling SwifQL Distinct.swift
[68/70] Compiling SwifQL ExtractFieldValue.swift
[69/70] Compiling SwifQL FormattedKeyPath.swift
[70/70] Compiling SwifQL Functions.swift
error: fatalError
BUILD FAILURE 5.10 linux