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.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
Building package at path:  $workDir
https://github.com/ptsochantaris/trailer-ql.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/ptsochantaris/lista
[1/127] Fetching lista
Fetched https://github.com/ptsochantaris/lista from cache (0.21s)
Creating working copy for https://github.com/ptsochantaris/lista
Working copy of https://github.com/ptsochantaris/lista resolved at main (3296d90)
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/5] Emitting module Lista
[5/5] Compiling Lista Lista.swift
[7/16] Compiling TrailerQL Scanning.swift
[8/17] Compiling TrailerQL TrailerQL.swift
[9/17] Emitting module TrailerQL
[10/17] Compiling TrailerQL Node.swift
[11/17] Compiling TrailerQL Query.swift
[12/17] Compiling TrailerQL Fragment.swift
[13/17] Compiling TrailerQL ElementsBuilder.swift
[14/17] Compiling TrailerQL Field.swift
[15/17] Compiling TrailerQL BatchGroup.swift
[16/17] Compiling TrailerQL Element.swift
[17/17] Compiling TrailerQL Group.swift
Build complete! (11.19s)
Build complete.
Done.