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 TrailerQL with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ptsochantaris/trailer-ql.git
Reference: 1.0.6
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/ptsochantaris/trailer-ql
 * tag               1.0.6      -> FETCH_HEAD
HEAD is now at 000637f Better naming
Cloned https://github.com/ptsochantaris/trailer-ql.git
Revision (git rev-parse @):
000637fccc2743d69915b8e67e1426a756ba0846
SUCCESS checkout https://github.com/ptsochantaris/trailer-ql.git at 1.0.6
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/ptsochantaris/trailer-ql.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/ptsochantaris/lista
[1/127] Fetching lista
Fetched https://github.com/ptsochantaris/lista (0.24s)
Creating working copy for https://github.com/ptsochantaris/lista
Working copy of https://github.com/ptsochantaris/lista resolved at main
Building for debugging...
[1/2] Compiling Lista Lista.swift
[2/2] Emitting module Lista
[5/14] Emitting module TrailerQL
[6/15] Compiling TrailerQL ElementsBuilder.swift
[7/15] Compiling TrailerQL Field.swift
[8/15] Compiling TrailerQL BatchGroup.swift
[9/15] Compiling TrailerQL Element.swift
[10/15] Compiling TrailerQL Fragment.swift
[11/15] Compiling TrailerQL TrailerQL.swift
[12/15] Compiling TrailerQL Query.swift
[13/15] Compiling TrailerQL Scanning.swift
[14/15] Compiling TrailerQL Node.swift
[15/15] Compiling TrailerQL Group.swift
Build complete! (7.86s)
Build complete.
Done.