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 PatchouliJSON, reference 0.9.5 (89b9b1), with Swift 5.10 for Linux on 27 Jun 2024 11:50:36 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/alexhunsley/patchouli-jsonpatch.git
Reference: 0.9.5
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/alexhunsley/patchouli-jsonpatch
 * tag               0.9.5      -> FETCH_HEAD
HEAD is now at 89b9b1d Update README.md
Cloned https://github.com/alexhunsley/patchouli-jsonpatch.git
Revision (git rev-parse @):
89b9b1d595780f580c4636db082798cd08cc24d1
SUCCESS checkout https://github.com/alexhunsley/patchouli-jsonpatch.git at 0.9.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/alexhunsley/patchouli-jsonpatch.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
Fetching https://github.com/alexhunsley/patchouli-core
Fetching https://github.com/raymccrae/swift-jsonpatch
[1/614] Fetching swift-jsonpatch
[315/1062] Fetching swift-jsonpatch, patchouli-core
Fetched https://github.com/alexhunsley/patchouli-core from cache (0.35s)
Fetched https://github.com/raymccrae/swift-jsonpatch from cache (0.36s)
Computing version for https://github.com/raymccrae/swift-jsonpatch.git
Computed https://github.com/raymccrae/swift-jsonpatch.git at 1.0.6 (1.25s)
Computing version for https://github.com/alexhunsley/patchouli-core
Computed https://github.com/alexhunsley/patchouli-core at 0.9.5 (0.52s)
Creating working copy for https://github.com/raymccrae/swift-jsonpatch
Working copy of https://github.com/raymccrae/swift-jsonpatch resolved at 1.0.6
Creating working copy for https://github.com/alexhunsley/patchouli-core
Working copy of https://github.com/alexhunsley/patchouli-core resolved at 0.9.5
warning: 'spi-builder-workspace': found 6 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/Resources/UserList.json
    /host/spi-builder-workspace/Tests/Resources/patchouli-json-logo-1-scaled-256x254.png
    /host/spi-builder-workspace/Tests/Resources/patchouli-json-logo-1-scaled-378x375.png
    /host/spi-builder-workspace/Tests/Resources/patchouli-json-logo-1.png
    /host/spi-builder-workspace/Tests/Resources/patchouli-core-logo-1.jpg
    /host/spi-builder-workspace/Tests/Resources/patchouli-core-logo-1-scaled-378x379.jpg
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/22] Compiling PatchouliCore PatchouliError.swift
[6/22] Compiling PatchouliCore DSL+StringPatch.swift
[7/23] Compiling PatchouliCore PatchType.swift
[8/23] Emitting module PatchouliCore
[9/23] Compiling PatchouliCore AddressedPatchItemsBuilder.swift
[10/23] Compiling PatchouliCore DSL.swift
[11/23] Compiling JSONPatch NSArray+DeepCopy.swift
[12/23] Compiling PatchouliCore StringPatchType.swift
[13/24] Compiling PatchouliCore Patchable.swift
[14/24] Compiling PatchouliCore PatchedContent+Reduce.swift
[15/24] Compiling JSONPatch JSONPatchCodable.swift
[16/24] Compiling JSONPatch JSONPatchGenerator.swift
[17/24] Compiling JSONPatch JSONPointer.swift
[18/24] Emitting module JSONPatch
[19/24] Compiling JSONPatch JSONPatch.swift
[20/24] Compiling JSONPatch JSONError.swift
[23/24] Compiling PatchouliCore String+Util.swift
[24/25] Compiling JSONPatch NSDictionary+DeepCopy.swift
[27/32] Compiling PatchouliJSON ModuleExports.swift
[28/32] Compiling PatchouliJSON String+Util.swift
[29/32] Emitting module PatchouliJSON
[30/32] Compiling PatchouliJSON JSONSimpleContentBuilder.swift
[31/32] Compiling PatchouliJSON DSL+JSONPatchType.swift
[32/32] Compiling PatchouliJSON JSONPatchType.swift
Build complete! (13.82s)
Build complete.
Done.