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, reference master (6f00c3), with Swift 5.9 for Linux on 4 Jul 2024 01:10:25 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwifQL/SwifQL.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/SwifQL/SwifQL
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6f00c3b 🛠 Fixes for Swift 5.9+
Cloned https://github.com/SwifQL/SwifQL.git
Revision (git rev-parse @):
6f00c3b43d9806f6130554d6546debd586ce0bb7
SUCCESS checkout https://github.com/SwifQL/SwifQL.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/SwifQL/SwifQL.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:bf2706fb3ad57f47449cad6c85f40e5d27f055fda5f2d8da4d3c25f3a5524d1a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
[1/161] Compiling SwifQL Alias.swift
[2/161] Compiling SwifQL CaseWhen.swift
[3/161] Compiling SwifQL Distinct.swift
[4/161] Compiling SwifQL GenericTableSelector.swift
[5/161] Compiling SwifQL NewColumn.swift
[6/161] Compiling SwifQL PostgresArray.swift
[7/161] Compiling SwifQL PostgresJsonObject.swift
[8/161] Compiling SwifQL QueryBuilder.swift
[9/161] Compiling SwifQL CreateSchemaBuilder.swift
[10/161] Compiling SwifQL DropSchemaBuilder.swift
[11/161] Compiling SwifQL UpdateSchemaChangeOwner.swift
[12/161] Compiling SwifQL UpdateSchemaRename.swift
[13/161] Compiling SwifQL SwifQLJoinBuilder.swift
[14/161] Compiling SwifQL SwifQLSelectBuilder.swift
[15/161] Compiling SwifQL CreateTableBuilder.swift
[16/161] Compiling SwifQL DropTableBuilder.swift
[17/161] Compiling SwifQL UpdateTableBuilder.swift
[18/161] Compiling SwifQL Union.swift
[19/161] Compiling SwifQL With.swift
[20/161] Compiling SwifQL Codable.swift
[21/161] Compiling SwifQL Column.swift
[22/161] Compiling SwifQL Constraint.swift
[23/161] Compiling SwifQL Dialect+MySQL.swift
[24/161] Emitting module SwifQL
[25/183] Compiling SwifQL SwifQLable+Offset.swift
[26/183] Compiling SwifQL SwifQLable+On.swift
[27/183] Compiling SwifQL SwifQLable+Or.swift
[28/183] Compiling SwifQL SwifQLable+OrderBy.swift
[29/183] Compiling SwifQL SwifQLable+Over.swift
[30/183] Compiling SwifQL SwifQLable+Overlaps.swift
[31/183] Compiling SwifQL SwifQLable+Owner.swift
[32/183] Compiling SwifQL SwifQLable+PartitionBy.swift
[33/183] Compiling SwifQL SwifQLable+Primary.swift
[34/183] Compiling SwifQL SwifQLable+Raw.swift
[35/183] Compiling SwifQL SwifQLable+References.swift
[36/183] Compiling SwifQL SwifQLable+Rename.swift
[37/183] Compiling SwifQL SwifQLable+Restrict.swift
[38/183] Compiling SwifQL SwifQLable+Return.swift
[39/183] Compiling SwifQL SwifQLable+Returning.swift
[40/183] Compiling SwifQL SwifQLable+Rollback.swift
[41/183] Compiling SwifQL SwifQLable+Schema.swift
[42/183] Compiling SwifQL SwifQLable+Select.swift
[43/183] Compiling SwifQL SwifQLable+Semicolon.swift
[44/183] Compiling SwifQL SwifQLable+Set.swift
[45/183] Compiling SwifQL SwifQLable+Space.swift
[46/183] Compiling SwifQL SwifQLable+Subscript.swift
[47/183] Compiling SwifQL Path+SchemaWithTableAndColumn.swift
[48/183] Compiling SwifQL Path+Table.swift
[49/183] Compiling SwifQL Path+TableWithColumn.swift
[50/183] Compiling SwifQL Path.swift
[51/183] Compiling SwifQL Predicates.swift
[52/183] Compiling SwifQL Prepared.swift
[53/183] Compiling SwifQL QueryBuilderable.swift
[54/183] Compiling SwifQL QueryParts.swift
[55/183] Compiling SwifQL ReferentialAction.swift
[56/183] Compiling SwifQL SwifQLableResultBuilder.swift
[57/183] Compiling SwifQL Schema.swift
[58/183] Compiling SwifQL Schemable.swift
[59/183] Compiling SwifQL SplittedQuery.swift
[60/183] Compiling SwifQL SwifQL.swift
[61/183] Compiling SwifQL SwifQLable+Action.swift
[62/183] Compiling SwifQL SwifQLable+Add.swift
[63/183] Compiling SwifQL SwifQLable+AddQuery.swift
[64/183] Compiling SwifQL SwifQLable+After.swift
[65/183] Compiling SwifQL SwifQLable+All.swift
[66/183] Compiling SwifQL SwifQLable+Alter.swift
[67/183] Compiling SwifQL SwifQLable+And.swift
[68/183] Compiling SwifQL SwifQLable+Any.swift
[69/183] Compiling SwifQL SwifQLable+As.swift
[70/183] Compiling SwifQL SwifQLable+Asterisk.swift
[71/183] Compiling SwifQL SwifQLable+Before.swift
[72/183] Compiling SwifQL SwifQLable+Begin.swift
[73/183] Compiling SwifQL SwifQLable+Between.swift
[74/183] Compiling SwifQL SwifQLable+Cascade.swift
[75/183] Compiling SwifQL SwifQLable+Check.swift
[76/183] Compiling SwifQL SwifQLable+Column.swift
[77/183] Compiling SwifQL SwifQLable+Commit.swift
[78/183] Compiling SwifQL SwifQLable+Conflict.swift
[79/183] Compiling SwifQL SwifQLable+Constraint.swift
[80/183] Compiling SwifQL SwifQLable+Create.swift
[81/183] Compiling SwifQL SwifQLable+Default.swift
[82/183] Compiling SwifQL SwifQLable+Delete.swift
[83/183] Compiling SwifQL SwifQLable+Distinct.swift
[84/183] Compiling SwifQL SwifQLable+Do.swift
[85/183] Compiling SwifQL SwifQLable+Drop.swift
[86/183] Compiling SwifQL SwifQLable+End.swift
[87/183] Compiling SwifQL SwifQLable+Epoch.swift
[88/183] Compiling SwifQL SwifQLable+Exists.swift
[89/183] Compiling SwifQL SwifQLable+Filter.swift
[90/183] Compiling SwifQL SwifQLable+From.swift
[91/183] Compiling SwifQL SwifQLable+Fulltext.swift
[92/183] Compiling SwifQL SwifQLable+Function.swift
[93/183] Compiling SwifQL SwifQLable+GroupBy.swift
[94/183] Compiling SwifQL SwifQLable+Having.swift
[95/183] Compiling SwifQL SwifQLable+ILike.swift
[96/183] Compiling SwifQL SwifQLable+If.swift
[97/183] Compiling SwifQL SwifQLable+In.swift
[98/183] Compiling SwifQL SwifQLable+InsertInto.swift
[99/183] Compiling SwifQL SwifQLable+Interval.swift
[100/183] Compiling SwifQL SwifQLable+IsNotNull.swift
[101/183] Compiling SwifQL SwifQLable+IsNull.swift
[102/183] Compiling SwifQL SwifQLable+Items.swift
[103/183] Compiling SwifQL SwifQLable+Join.swift
[104/183] Compiling SwifQL SwifQLable+Key.swift
[105/183] Compiling SwifQL SwifQLable+Like.swift
[106/183] Compiling SwifQL SwifQLable+Limit.swift
[107/183] Compiling SwifQL SwifQLable+No.swift
[108/183] Compiling SwifQL SwifQLable+Not.swift
[109/183] Compiling SwifQL SwifQLable+NotBetween.swift
[110/183] Compiling SwifQL SwifQLable+NotExists.swift
[111/183] Compiling SwifQL SwifQLable+NotILike.swift
[112/183] Compiling SwifQL SwifQLable+NotIn.swift
[113/183] Compiling SwifQL SwifQLable+NotLike.swift
[114/183] Compiling SwifQL SwifQLable+Nothing.swift
[115/183] Compiling SwifQL SwifQLable+Null.swift
[116/183] Compiling SwifQL Dialect+Postgres.swift
[117/183] Compiling SwifQL Dialect.swift
[118/183] Compiling SwifQL Enum.swift
[119/183] Compiling SwifQL Array+SwifQLable.swift
[120/183] Compiling SwifQL Column+AutoType.swift
[121/183] Compiling SwifQL Decodable+Table.swift
[122/183] Compiling SwifQL StringExtensions.swift
[123/183] Compiling SwifQL ExtractFieldValue.swift
[124/183] Compiling SwifQL FluentKitFieldable.swift
[125/183] Compiling SwifQL FormattedKeyPath.swift
[126/183] Compiling SwifQL Formatter.swift
[127/183] Compiling SwifQL Functions+Array.swift
[128/183] Compiling SwifQL Functions+General.swift
[129/183] Compiling SwifQL Functions+MySQL.swift
[130/183] Compiling SwifQL Functions+Numeric.swift
[131/183] Compiling SwifQL Functions+PostgresBool.swift
[132/183] Compiling SwifQL Functions+PostgresJSON.swift
[133/183] Compiling SwifQL Functions+PostgresJSONB.swift
[134/183] Compiling SwifQL Functions+PostgresSeries.swift
[135/183] Compiling SwifQL Functions+PostgresTime.swift
[136/183] Compiling SwifQL Functions+String.swift
[137/183] Compiling SwifQL Functions+TextSearch.swift
[138/183] Compiling SwifQL Functions+Window.swift
[139/183] Compiling SwifQL Functions.swift
[140/183] Compiling SwifQL HybridOperator.swift
[141/183] Compiling SwifQL IndexItem.swift
[142/183] Compiling SwifQL IndexType.swift
[143/183] Compiling SwifQL KeyPath.swift
[144/183] Compiling SwifQL Keypathable.swift
[145/183] Compiling SwifQL Operators.swift
[146/183] Compiling SwifQL AliasPart.swift
[147/183] Compiling SwifQL ArrayPart.swift
[148/183] Compiling SwifQL BoolPart.swift
[149/183] Compiling SwifQL ColumnPart.swift
[150/183] Compiling SwifQL DatePart.swift
[151/183] Compiling SwifQL HybridOperatorPart.swift
[152/183] Compiling SwifQL KeyPathPart.swift
[153/183] Compiling SwifQL NullPart.swift
[154/183] Compiling SwifQL OperatorPart.swift
[155/183] Compiling SwifQL SafeValuePart.swift
[156/183] Compiling SwifQL TablePart.swift
[157/183] Compiling SwifQL TableWithAliasPart.swift
[158/183] Compiling SwifQL UnsafeValuePart.swift
[159/183] Compiling SwifQL Path+Column.swift
[160/183] Compiling SwifQL Path+Schema.swift
[161/183] Compiling SwifQL Path+SchemaWithTable.swift
[162/183] Compiling SwifQL SwifQLable+Table.swift
[163/183] Compiling SwifQL SwifQLable+Timestamp.swift
[164/183] Compiling SwifQL SwifQLable+To.swift
[165/183] Compiling SwifQL SwifQLable+Type.swift
[166/183] Compiling SwifQL SwifQLable+Union.swift
[167/183] Compiling SwifQL SwifQLable+Unique.swift
[168/183] Compiling SwifQL SwifQLable+Update.swift
[169/183] Compiling SwifQL SwifQLable+Value.swift
[170/183] Compiling SwifQL SwifQLable+Values.swift
[171/183] Compiling SwifQL SwifQLable+Where.swift
[172/183] Compiling SwifQL SwifQLable+WhereExists.swift
[173/183] Compiling SwifQL SwifQLable+WhereNotExists.swift
[174/183] Compiling SwifQL SwifQLable+Window.swift
[175/183] Compiling SwifQL SwifQLable+With.swift
[176/183] Compiling SwifQL SwifQLable.swift
[177/183] Compiling SwifQL SwifQLableArraySeparator.swift
[178/183] Compiling SwifQL Table.swift
[179/183] Compiling SwifQL TableAlias.swift
[180/183] Compiling SwifQL Type+Autodetect.swift
[181/183] Compiling SwifQL Type+SwifQLable.swift
[182/183] Compiling SwifQL Type.swift
[183/183] Compiling SwifQL _Todo.swift
Build complete! (11.44s)
Build complete.
Done.