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

Successful build of SwifQL with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwifQL/SwifQL.git
Reference: 1.6.0
Cloned https://github.com/SwifQL/SwifQL.git into spi-builder-workspace
SUCCESS checkout https://github.com/SwifQL/SwifQL.git at 1.6.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
[1/64] Emitting module SwifQL
[2/72] Compiling SwifQL CaseWhen.swift
[3/72] Compiling SwifQL CastType.swift
[4/72] Compiling SwifQL Column.swift
[5/72] Compiling SwifQL Distinct.swift
[6/72] Compiling SwifQL ExtractFieldValue.swift
[7/72] Compiling SwifQL FluentKitFieldable.swift
[8/72] Compiling SwifQL FormattedKeyPath.swift
[9/72] Compiling SwifQL Functions.swift
[10/72] Compiling SwifQL KeyPath.swift
[11/72] Compiling SwifQL SwifQLable+Interval.swift
[12/72] Compiling SwifQL SwifQLable+IsNotNull.swift
[13/72] Compiling SwifQL SwifQLable+IsNull.swift
[14/72] Compiling SwifQL SwifQLable+Join.swift
[15/72] Compiling SwifQL SwifQLable+Like.swift
[16/72] Compiling SwifQL SwifQLable+Limit.swift
[17/72] Compiling SwifQL SwifQLable+Not.swift
[18/72] Compiling SwifQL SwifQLable+NotBetween.swift
[19/72] Compiling SwifQL SwifQLable+NotExists.swift
[20/72] Compiling SwifQL SwifQLable+Where.swift
[21/72] Compiling SwifQL SwifQLable+WhereExists.swift
[22/72] Compiling SwifQL SwifQLable+WhereNotExists.swift
[23/72] Compiling SwifQL SwifQLable+With.swift
[24/72] Compiling SwifQL SwifQLable.swift
[25/72] Compiling SwifQL Table.swift
[26/72] Compiling SwifQL TableWithColumn.swift
[27/72] Compiling SwifQL Tableable.swift
[28/72] Compiling SwifQL SwifQLable+NotILike.swift
[29/72] Compiling SwifQL SwifQLable+NotIn.swift
[30/72] Compiling SwifQL SwifQLable+NotLike.swift
[31/72] Compiling SwifQL SwifQLable+Nothing.swift
[32/72] Compiling SwifQL SwifQLable+Offset.swift
[33/72] Compiling SwifQL SwifQLable+On.swift
[34/72] Compiling SwifQL SwifQLable+Or.swift
[35/72] Compiling SwifQL SwifQLable+OrderBy.swift
[36/72] Compiling SwifQL SwifQLable+Overlaps.swift
[37/72] Compiling SwifQL SwifQLable+Exists.swift
[38/72] Compiling SwifQL SwifQLable+Filter.swift
[39/72] Compiling SwifQL SwifQLable+From.swift
[40/72] Compiling SwifQL SwifQLable+Fulltext.swift
[41/72] Compiling SwifQL SwifQLable+GroupBy.swift
[42/72] Compiling SwifQL SwifQLable+Having.swift
[43/72] Compiling SwifQL SwifQLable+ILike.swift
[44/72] Compiling SwifQL SwifQLable+In.swift
[45/72] Compiling SwifQL SwifQLable+InsertInto.swift
[46/72] Compiling SwifQL Operators.swift
[47/72] Compiling SwifQL PostgresArray.swift
[48/72] Compiling SwifQL PostgresJsonObject.swift
[49/72] Compiling SwifQL Predicates.swift
[50/72] Compiling SwifQL Protocols.swift
[51/72] Compiling SwifQL StringExtensions.swift
[52/72] Compiling SwifQL SwifQL.swift
[53/72] Compiling SwifQL SwifQLJoinBuilder.swift
[54/72] Compiling SwifQL SwifQLSelectBuilder.swift
[55/72] Compiling SwifQL SwifQLTableAlias.swift
[56/72] Compiling SwifQL SwifQLable+Alter.swift
[57/72] Compiling SwifQL SwifQLable+And.swift
[58/72] Compiling SwifQL SwifQLable+Between.swift
[59/72] Compiling SwifQL SwifQLable+Conflict.swift
[60/72] Compiling SwifQL SwifQLable+Constraint.swift
[61/72] Compiling SwifQL SwifQLable+Delete.swift
[62/72] Compiling SwifQL SwifQLable+Do.swift
[63/72] Compiling SwifQL SwifQLable+Epoch.swift
[64/72] Compiling SwifQL SwifQLable+Raw.swift
[65/72] Compiling SwifQL SwifQLable+Returning.swift
[66/72] Compiling SwifQL SwifQLable+Select.swift
[67/72] Compiling SwifQL SwifQLable+Subscript.swift
[68/72] Compiling SwifQL SwifQLable+Timestamp.swift
[69/72] Compiling SwifQL SwifQLable+Types.swift
[70/72] Compiling SwifQL SwifQLable+Union.swift
[71/72] Compiling SwifQL SwifQLable+Update.swift
[72/72] Compiling SwifQL SwifQLable+Values.swift
Build complete! (5.81s)
Build complete.
Done.