The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwifQLNIO, reference 2.2.0 (2923b7), with Swift 6.2 (beta) for Linux on 18 Jun 2025 14:26:21 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MihaelIsaev/SwifQLNIO.git
Reference: 2.2.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/MihaelIsaev/SwifQLNIO
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at 2923b76 Set minimum SwifQL version to 1.3.0
Cloned https://github.com/MihaelIsaev/SwifQLNIO.git
Revision (git rev-parse @):
2923b761415395fb49f984cdc5730ba59b58c2ab
SUCCESS checkout https://github.com/MihaelIsaev/SwifQLNIO.git at 2.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/MihaelIsaev/SwifQLNIO.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/MihaelIsaev/SwifQL.git
Fetching https://github.com/apple/swift-nio.git
[1/2366] Fetching swifql
Fetched https://github.com/MihaelIsaev/SwifQL.git from cache (0.43s)
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.30s)
Computing version for https://github.com/MihaelIsaev/SwifQL.git
Computed https://github.com/MihaelIsaev/SwifQL.git at 1.6.0 (5.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.79s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1797] Fetching swift-atomics
[1798/6225] Fetching swift-atomics, swift-system
[6226/22865] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.02s)
[8755/21068] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.54s)
Fetched https://github.com/apple/swift-collections.git from cache (1.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.92s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.33s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.60s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/MihaelIsaev/SwifQL.git
Working copy of https://github.com/MihaelIsaev/SwifQL.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Building for debugging...
[0/22] Write sources
[9/22] Compiling CNIODarwin shim.c
[10/22] Write sources
[11/22] Compiling CNIOWindows WSAStartup.c
[12/22] Write sources
[13/22] Compiling CNIOLinux liburing_shims.c
[14/22] Write sources
[15/22] Compiling CNIOWASI CNIOWASI.c
[16/22] Compiling CNIOWindows shim.c
[17/22] Compiling _AtomicsShims.c
[18/22] Compiling CNIOLinux shim.c
[19/22] Write swift-version-24593BA9C3E375BF.txt
[20/124] Compiling c-nioatomics.c
[21/124] Compiling c-atomics.c
[23/130] Compiling SwifQL ExtractFieldValue.swift
[24/130] Compiling SwifQL FluentKitFieldable.swift
[25/131] Compiling SwifQL SwifQLTableAlias.swift
[26/131] Compiling SwifQL SwifQLable+Alter.swift
[27/131] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/133] Compiling SwifQL Column.swift
[29/133] Compiling SwifQL Distinct.swift
[30/133] Emitting module InternalCollectionsUtilities
[31/133] Compiling SwifQL CaseWhen.swift
[32/133] Compiling SwifQL CastType.swift
[36/133] Compiling SwifQL FormattedKeyPath.swift
[37/133] Compiling SwifQL Functions.swift
[38/133] Compiling SwifQL KeyPath.swift
[39/133] Compiling SwifQL SwifQLable+And.swift
[40/133] Compiling SwifQL SwifQLable+Between.swift
[47/133] Emitting module Atomics
[51/133] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[52/133] Compiling SwifQL SwifQLable+Conflict.swift
[53/133] Compiling SwifQL SwifQLable+Constraint.swift
[54/133] Compiling SwifQL SwifQLable+Delete.swift
[55/133] Compiling SwifQL SwifQLable+Do.swift
[56/133] Compiling _NIODataStructures PriorityQueue.swift
[57/133] Compiling _NIODataStructures _TinyArray.swift
[58/133] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[59/134] Emitting module _NIOBase64
[60/134] Compiling _NIOBase64 Base64.swift
[61/135] Compiling Atomics IntegerOperations.swift
[62/135] Compiling Atomics Unmanaged extensions.swift
[66/151] Compiling DequeModule Deque+CustomReflectable.swift
[67/151] Compiling DequeModule Deque+Descriptions.swift
[68/151] Compiling DequeModule Deque+Equatable.swift
[69/151] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[70/153] Compiling DequeModule _DequeBuffer.swift
[71/153] Compiling DequeModule _DequeBufferHeader.swift
[72/153] Compiling DequeModule _DequeSlot.swift
[73/153] Compiling DequeModule _UnsafeWrappedBuffer.swift
[74/153] Compiling NIOConcurrencyHelpers lock.swift
[75/153] Compiling _NIODataStructures Heap.swift
[76/153] Emitting module _NIODataStructures
[77/153] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[78/153] Emitting module NIOConcurrencyHelpers
[79/153] Compiling NIOConcurrencyHelpers NIOLock.swift
[81/154] Compiling DequeModule Deque._UnsafeHandle.swift
[82/154] Compiling DequeModule Deque.swift
[83/154] Compiling DequeModule Deque+Extras.swift
[84/154] Compiling DequeModule Deque+Hashable.swift
[85/154] Compiling DequeModule Deque+Testing.swift
[86/154] Compiling DequeModule Deque._Storage.swift
[87/154] Compiling DequeModule Deque+Codable.swift
[88/154] Compiling DequeModule Deque+Collection.swift
[89/154] Emitting module DequeModule
[91/155] Compiling NIOConcurrencyHelpers atomics.swift
[93/156] Compiling SwifQL SwifQLable+Interval.swift
[94/156] Compiling SwifQL SwifQLable+IsNotNull.swift
[95/156] Compiling SwifQL SwifQLable+IsNull.swift
[96/156] Compiling SwifQL SwifQLable+Join.swift
[97/156] Compiling SwifQL SwifQLable+Like.swift
[98/156] Compiling SwifQL SwifQLable+Limit.swift
[99/156] Compiling SwifQL SwifQLable+Not.swift
[100/156] Compiling SwifQL SwifQLable+NotBetween.swift
[101/156] Compiling SwifQL SwifQLable+NotExists.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:195:49: error: expected name in member access
193 |     public var comma: Result { return concatWith(.comma) }
194 |     public var space: Result { return concatWith(.space) }
195 |     public var `_`: Result { return concatWith(._) }
    |                                                 |- error: expected name in member access
    |                                                 `- note: insert name
196 |     public func custom(_ v: String) -> Result { return concatWith(.custom(v)) }
197 |
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:195:49: error: unexpected code '_' in function call
193 |     public var comma: Result { return concatWith(.comma) }
194 |     public var space: Result { return concatWith(.space) }
195 |     public var `_`: Result { return concatWith(._) }
    |                                                 `- error: unexpected code '_' in function call
196 |     public func custom(_ v: String) -> Result { return concatWith(.custom(v)) }
197 |
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
  1 | //
    | `- error: new Swift parser generated errors for code that C++ parser accepted
  2 | //  Operator.swift
  3 | //  SwifQL
[103/164] Compiling SwifQL PostgresArray.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:195:49: error: expected name in member access
193 |     public var comma: Result { return concatWith(.comma) }
194 |     public var space: Result { return concatWith(.space) }
195 |     public var `_`: Result { return concatWith(._) }
    |                                                 |- error: expected name in member access
    |                                                 `- note: insert name
196 |     public func custom(_ v: String) -> Result { return concatWith(.custom(v)) }
197 |
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:195:49: error: unexpected code '_' in function call
193 |     public var comma: Result { return concatWith(.comma) }
194 |     public var space: Result { return concatWith(.space) }
195 |     public var `_`: Result { return concatWith(._) }
    |                                                 `- error: unexpected code '_' in function call
196 |     public func custom(_ v: String) -> Result { return concatWith(.custom(v)) }
197 |
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
  1 | //
    | `- error: new Swift parser generated errors for code that C++ parser accepted
  2 | //  Operator.swift
  3 | //  SwifQL
[104/164] Compiling SwifQL PostgresJsonObject.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:195:49: error: expected name in member access
193 |     public var comma: Result { return concatWith(.comma) }
194 |     public var space: Result { return concatWith(.space) }
195 |     public var `_`: Result { return concatWith(._) }
    |                                                 |- error: expected name in member access
    |                                                 `- note: insert name
196 |     public func custom(_ v: String) -> Result { return concatWith(.custom(v)) }
197 |
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:195:49: error: unexpected code '_' in function call
193 |     public var comma: Result { return concatWith(.comma) }
194 |     public var space: Result { return concatWith(.space) }
195 |     public var `_`: Result { return concatWith(._) }
    |                                                 `- error: unexpected code '_' in function call
196 |     public func custom(_ v: String) -> Result { return concatWith(.custom(v)) }
197 |
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
  1 | //
    | `- error: new Swift parser generated errors for code that C++ parser accepted
  2 | //  Operator.swift
  3 | //  SwifQL
[105/164] Compiling SwifQL Predicates.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:195:49: error: expected name in member access
193 |     public var comma: Result { return concatWith(.comma) }
194 |     public var space: Result { return concatWith(.space) }
195 |     public var `_`: Result { return concatWith(._) }
    |                                                 |- error: expected name in member access
    |                                                 `- note: insert name
196 |     public func custom(_ v: String) -> Result { return concatWith(.custom(v)) }
197 |
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:195:49: error: unexpected code '_' in function call
193 |     public var comma: Result { return concatWith(.comma) }
194 |     public var space: Result { return concatWith(.space) }
195 |     public var `_`: Result { return concatWith(._) }
    |                                                 `- error: unexpected code '_' in function call
196 |     public func custom(_ v: String) -> Result { return concatWith(.custom(v)) }
197 |
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
  1 | //
    | `- error: new Swift parser generated errors for code that C++ parser accepted
  2 | //  Operator.swift
  3 | //  SwifQL
[106/164] Compiling SwifQL Protocols.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:195:49: error: expected name in member access
193 |     public var comma: Result { return concatWith(.comma) }
194 |     public var space: Result { return concatWith(.space) }
195 |     public var `_`: Result { return concatWith(._) }
    |                                                 |- error: expected name in member access
    |                                                 `- note: insert name
196 |     public func custom(_ v: String) -> Result { return concatWith(.custom(v)) }
197 |
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:195:49: error: unexpected code '_' in function call
193 |     public var comma: Result { return concatWith(.comma) }
194 |     public var space: Result { return concatWith(.space) }
195 |     public var `_`: Result { return concatWith(._) }
    |                                                 `- error: unexpected code '_' in function call
196 |     public func custom(_ v: String) -> Result { return concatWith(.custom(v)) }
197 |
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
  1 | //
    | `- error: new Swift parser generated errors for code that C++ parser accepted
  2 | //  Operator.swift
  3 | //  SwifQL
[107/164] Compiling SwifQL StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:195:49: error: expected name in member access
193 |     public var comma: Result { return concatWith(.comma) }
194 |     public var space: Result { return concatWith(.space) }
195 |     public var `_`: Result { return concatWith(._) }
    |                                                 |- error: expected name in member access
    |                                                 `- note: insert name
196 |     public func custom(_ v: String) -> Result { return concatWith(.custom(v)) }
197 |
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:195:49: error: unexpected code '_' in function call
193 |     public var comma: Result { return concatWith(.comma) }
194 |     public var space: Result { return concatWith(.space) }
195 |     public var `_`: Result { return concatWith(._) }
    |                                                 `- error: unexpected code '_' in function call
196 |     public func custom(_ v: String) -> Result { return concatWith(.custom(v)) }
197 |
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
  1 | //
    | `- error: new Swift parser generated errors for code that C++ parser accepted
  2 | //  Operator.swift
  3 | //  SwifQL
[108/164] Compiling SwifQL SwifQL.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:195:49: error: expected name in member access
193 |     public var comma: Result { return concatWith(.comma) }
194 |     public var space: Result { return concatWith(.space) }
195 |     public var `_`: Result { return concatWith(._) }
    |                                                 |- error: expected name in member access
    |                                                 `- note: insert name
196 |     public func custom(_ v: String) -> Result { return concatWith(.custom(v)) }
197 |
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:195:49: error: unexpected code '_' in function call
193 |     public var comma: Result { return concatWith(.comma) }
194 |     public var space: Result { return concatWith(.space) }
195 |     public var `_`: Result { return concatWith(._) }
    |                                                 `- error: unexpected code '_' in function call
196 |     public func custom(_ v: String) -> Result { return concatWith(.custom(v)) }
197 |
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
  1 | //
    | `- error: new Swift parser generated errors for code that C++ parser accepted
  2 | //  Operator.swift
  3 | //  SwifQL
[109/164] Compiling SwifQL SwifQLJoinBuilder.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:195:49: error: expected name in member access
193 |     public var comma: Result { return concatWith(.comma) }
194 |     public var space: Result { return concatWith(.space) }
195 |     public var `_`: Result { return concatWith(._) }
    |                                                 |- error: expected name in member access
    |                                                 `- note: insert name
196 |     public func custom(_ v: String) -> Result { return concatWith(.custom(v)) }
197 |
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:195:49: error: unexpected code '_' in function call
193 |     public var comma: Result { return concatWith(.comma) }
194 |     public var space: Result { return concatWith(.space) }
195 |     public var `_`: Result { return concatWith(._) }
    |                                                 `- error: unexpected code '_' in function call
196 |     public func custom(_ v: String) -> Result { return concatWith(.custom(v)) }
197 |
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
  1 | //
    | `- error: new Swift parser generated errors for code that C++ parser accepted
  2 | //  Operator.swift
  3 | //  SwifQL
[110/164] Compiling SwifQL SwifQLSelectBuilder.swift
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:195:49: error: expected name in member access
193 |     public var comma: Result { return concatWith(.comma) }
194 |     public var space: Result { return concatWith(.space) }
195 |     public var `_`: Result { return concatWith(._) }
    |                                                 |- error: expected name in member access
    |                                                 `- note: insert name
196 |     public func custom(_ v: String) -> Result { return concatWith(.custom(v)) }
197 |
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:195:49: error: unexpected code '_' in function call
193 |     public var comma: Result { return concatWith(.comma) }
194 |     public var space: Result { return concatWith(.space) }
195 |     public var `_`: Result { return concatWith(._) }
    |                                                 `- error: unexpected code '_' in function call
196 |     public func custom(_ v: String) -> Result { return concatWith(.custom(v)) }
197 |
/host/spi-builder-workspace/.build/checkouts/SwifQL/Sources/SwifQL/Operators.swift:1:1: error: new Swift parser generated errors for code that C++ parser accepted
  1 | //
    | `- error: new Swift parser generated errors for code that C++ parser accepted
  2 | //  Operator.swift
  3 | //  SwifQL
[111/164] Compiling SwifQL SwifQLable+NotILike.swift
[112/164] Compiling SwifQL SwifQLable+NotIn.swift
[113/164] Compiling SwifQL SwifQLable+NotLike.swift
[114/164] Compiling SwifQL SwifQLable+Nothing.swift
[115/164] Compiling SwifQL SwifQLable+Offset.swift
[116/164] Compiling SwifQL SwifQLable+On.swift
[117/164] Compiling SwifQL SwifQLable+Or.swift
[118/164] Compiling SwifQL SwifQLable+OrderBy.swift
[119/164] Compiling SwifQL SwifQLable+Overlaps.swift
[120/164] Compiling SwifQL SwifQLable+Exists.swift
[121/164] Compiling SwifQL SwifQLable+Filter.swift
[122/164] Compiling SwifQL SwifQLable+From.swift
[123/164] Compiling SwifQL SwifQLable+Fulltext.swift
[124/164] Compiling SwifQL SwifQLable+GroupBy.swift
[125/164] Compiling SwifQL SwifQLable+Having.swift
[126/164] Compiling SwifQL SwifQLable+ILike.swift
[127/164] Compiling SwifQL SwifQLable+In.swift
[128/164] Compiling SwifQL SwifQLable+InsertInto.swift
[138/164] Compiling SwifQL SwifQLable+Raw.swift
[139/164] Compiling SwifQL SwifQLable+Returning.swift
[140/164] Compiling SwifQL SwifQLable+Select.swift
[141/164] Compiling SwifQL SwifQLable+Subscript.swift
[142/164] Compiling SwifQL SwifQLable+Timestamp.swift
[143/164] Compiling SwifQL SwifQLable+Types.swift
[144/164] Compiling SwifQL SwifQLable+Union.swift
[145/164] Compiling SwifQL SwifQLable+Update.swift
[146/164] Compiling SwifQL SwifQLable+Values.swift
[147/164] Emitting module SwifQL
[157/224] Compiling SwifQL SwifQLable+Where.swift
[158/224] Compiling SwifQL SwifQLable+WhereExists.swift
[159/224] Compiling SwifQL SwifQLable+WhereNotExists.swift
[160/224] Compiling SwifQL SwifQLable+With.swift
[161/224] Compiling SwifQL SwifQLable.swift
[162/224] Compiling SwifQL Table.swift
[163/224] Compiling SwifQL TableWithColumn.swift
[164/224] Compiling SwifQL Tableable.swift
BUILD FAILURE 6.2 linux