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.10 for Linux on 4 Jul 2024 01:10:40 UTC.

Build Command

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