This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NicholasBellucci/SociableWeaver.git
Reference: 0.1.12
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/NicholasBellucci/SociableWeaver
 * tag               0.1.12     -> FETCH_HEAD
HEAD is now at dd8368f Merge pull request #46 from quentinfasquel/feature/remove-functionBuilder-warnings
Cloned https://github.com/NicholasBellucci/SociableWeaver.git
Revision (git rev-parse @):
dd8368fcf1f8fef5d672ea64775dc6f7b02d7a92
SUCCESS checkout https://github.com/NicholasBellucci/SociableWeaver.git at 0.1.12
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/21] Emitting module SociableWeaver
[2/23] Compiling SociableWeaver Weavable.swift
[3/23] Compiling SociableWeaver FieldFormatter.swift
[4/23] Compiling SociableWeaver FragmentBuilder.swift
[5/23] Compiling SociableWeaver FragmentReference.swift
[6/23] Compiling SociableWeaver InlineFragment.swift
[7/23] Compiling SociableWeaver Directive.swift
[8/23] Compiling SociableWeaver Removable.swift
[9/23] Compiling SociableWeaver CaseStyleOption.swift
[10/23] Compiling SociableWeaver OperationType.swift
[11/23] Compiling SociableWeaver Array+Argument.swift
[12/23] Compiling SociableWeaver Slice.swift
[13/23] Compiling SociableWeaver Weave.swift
[14/23] Compiling SociableWeaver Argument.swift
[15/23] Compiling SociableWeaver MetaField.swift
[16/23] Compiling SociableWeaver Object.swift
[17/23] Compiling SociableWeaver PageInfoModel.swift
[18/23] Compiling SociableWeaver Field.swift
[19/23] Compiling SociableWeaver ForEachWeavable.swift
[20/23] Compiling SociableWeaver Fragment.swift
[21/23] Compiling SociableWeaver String+Utils.swift
[22/23] Compiling SociableWeaver ObjectBuilder.swift
[23/23] Compiling SociableWeaver OperationBuilder.swift
Build complete! (7.99s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.