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 TrailerJson with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-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-json.git
Reference: 1.1.1
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-json
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at d74d6c1 Minor docmentation update, added benchmark that compares worst-case parsing for the lazy parser
Cloned https://github.com/ptsochantaris/trailer-json.git
Revision (git rev-parse @):
d74d6c1b7a6d59546602a8262a6cdb522dede11a
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ptsochantaris/trailer-json.git at 1.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/ptsochantaris/trailer-json.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
[0/4] Copying 10mb.json
[2/9] Compiling TrailerJson TrailerJson.swift
[3/9] Compiling TrailerJson TypedJsonEntry.swift
[4/9] Compiling TrailerJson TypedJson.swift
[5/9] Emitting module TrailerJson
[6/9] Compiling TrailerJson Common.swift
[8/11] Wrapping AST for TrailerJson for debugging
[10/14] Compiling Benchmark resource_bundle_accessor.swift
[11/14] Emitting module Benchmark
[12/14] Compiling Benchmark Benchmark.swift
[14/16] Wrapping AST for Benchmark for debugging
[15/16] Linking Benchmark
Build complete! (4.58s)
Build complete.
Done.