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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaStencilRenderer.git
Reference: main
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/loopwerk/SagaStencilRenderer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 932e366 docs: Improve the README with a better example, and a link to the example app
Cloned https://github.com/loopwerk/SagaStencilRenderer.git
Revision (git rev-parse @):
932e366e0a99a8328281c9642c48a308e7e5e4b7
SUCCESS checkout https://github.com/loopwerk/SagaStencilRenderer.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/stencilproject/Stencil
Fetching https://github.com/loopwerk/Saga
[1/2046] Fetching saga
[2047/7222] Fetching saga, stencil
Fetched https://github.com/stencilproject/Stencil (0.40s)
Fetched https://github.com/loopwerk/Saga (0.40s)
Computing version for https://github.com/stencilproject/Stencil
Computed https://github.com/stencilproject/Stencil at 0.15.1 (0.33s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1021] Fetching spectre
[1022/2425] Fetching spectre, pathkit
Fetched https://github.com/kylef/PathKit.git (0.26s)
Fetched https://github.com/kylef/Spectre.git (0.26s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.30s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.91s)
Computing version for https://github.com/loopwerk/Saga
Computed https://github.com/loopwerk/Saga at 1.1.4 (0.36s)
Fetching https://github.com/JohnSundell/Codextended.git
[1/181] Fetching codextended
Fetched https://github.com/JohnSundell/Codextended.git (0.24s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.32s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/loopwerk/Saga
Working copy of https://github.com/loopwerk/Saga resolved at 1.1.4
Creating working copy for https://github.com/stencilproject/Stencil
Working copy of https://github.com/stencilproject/Stencil resolved at 0.15.1
Creating working copy for https://github.com/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
Building for debugging...
[1/4] Emitting module PathKit
[2/4] Compiling Codextended Codextended.swift
[3/4] Emitting module Codextended
[6/6] Compiling PathKit PathKit.swift
[9/43] Compiling Stencil Environment.swift
[10/43] Compiling Stencil Errors.swift
[11/43] Compiling Stencil ForTag.swift
[12/43] Compiling Stencil IfTag.swift
[13/44] Compiling Saga String+Slugify.swift
[14/44] Compiling Saga Writer.swift
[15/44] Compiling Saga Saga.swift
[16/44] Emitting module Stencil
[17/44] Compiling Stencil Context.swift
[18/44] Compiling Stencil DynamicMemberLookup.swift
[21/44] Compiling Stencil Expression.swift
[22/44] Compiling Stencil Extension.swift
[23/44] Compiling Stencil FilterTag.swift
[24/44] Compiling Stencil Filters.swift
[32/46] Emitting module Saga
[33/47] Compiling Stencil Loader.swift
[34/47] Compiling Stencil Node.swift
[35/47] Compiling Stencil NowTag.swift
[36/47] Compiling Stencil Parser.swift
[37/47] Compiling Stencil Template.swift
[38/47] Compiling Stencil Tokenizer.swift
[40/47] Compiling Stencil Include.swift
[41/47] Compiling Stencil Inheritance.swift
[42/47] Compiling Stencil KeyPath.swift
[43/47] Compiling Stencil LazyValueWrapper.swift
[44/47] Compiling Stencil Lexer.swift
[47/48] Compiling Stencil TrimBehaviour.swift
[48/48] Compiling Stencil Variable.swift
[51/52] Compiling SagaStencilRenderer SagaStencilRenderer.swift
[52/52] Emitting module SagaStencilRenderer
Build complete! (11.17s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.