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

Build Command

bash -c docker run --rm -v "checkouts-4606859-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/loopwerk/SagaStencilRenderer.git
Reference: 0.4.0
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
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 32826ed fix: Remove the PathKit dependency, as that is already included with Saga
Cloned https://github.com/loopwerk/SagaStencilRenderer.git
Revision (git rev-parse @):
32826ed840887a4edd3e07bf78f05196ec43dfe9
SUCCESS checkout https://github.com/loopwerk/SagaStencilRenderer.git at 0.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/stencilproject/Stencil
Fetching https://github.com/loopwerk/Saga
[1/5176] Fetching stencil
[2331/7222] Fetching stencil, saga
Fetched https://github.com/loopwerk/Saga (0.36s)
Fetched https://github.com/stencilproject/Stencil (0.36s)
Computing version for https://github.com/stencilproject/Stencil
Computed https://github.com/stencilproject/Stencil at 0.15.1 (0.34s)
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/Spectre.git (0.26s)
Fetched https://github.com/kylef/PathKit.git (0.26s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.35s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.93s)
Computing version for https://github.com/loopwerk/Saga
Computed https://github.com/loopwerk/Saga at 1.1.4 (0.35s)
Fetching https://github.com/JohnSundell/Codextended.git
[1/181] Fetching codextended
Fetched https://github.com/JohnSundell/Codextended.git (0.21s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.45s)
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/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/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Building for debugging...
[1/4] Emitting module Codextended
[2/4] Compiling Codextended Codextended.swift
[4/6] Emitting module PathKit
[5/6] Compiling PathKit PathKit.swift
[9/43] Compiling Stencil Context.swift
[10/43] Compiling Stencil DynamicMemberLookup.swift
[11/43] Compiling Stencil Environment.swift
[12/45] Emitting module Saga
[13/46] Compiling Stencil FilterTag.swift
[14/46] Compiling Stencil Filters.swift
[15/46] Compiling Saga Saga.swift
[16/46] Compiling Saga String+Slugify.swift
[17/46] Compiling Stencil ForTag.swift
[18/46] Compiling Stencil IfTag.swift
[19/46] Emitting module Stencil
[20/46] Compiling Saga Writer.swift
[22/46] Compiling Stencil Include.swift
[23/46] Compiling Stencil Inheritance.swift
[26/46] Compiling Stencil Expression.swift
[27/46] Compiling Stencil Extension.swift
[29/46] Compiling Stencil Errors.swift
[30/46] Compiling Stencil TrimBehaviour.swift
[31/46] Compiling Stencil Variable.swift
[39/48] Compiling Stencil Loader.swift
[40/48] Compiling Stencil Node.swift
[41/48] Compiling Stencil NowTag.swift
[42/48] Compiling Stencil Parser.swift
[43/48] Compiling Stencil Template.swift
[44/48] Compiling Stencil Tokenizer.swift
[45/48] Compiling Stencil KeyPath.swift
[46/48] Compiling Stencil LazyValueWrapper.swift
[47/48] Compiling Stencil Lexer.swift
[51/52] Emitting module SagaStencilRenderer
[52/52] Compiling SagaStencilRenderer SagaStencilRenderer.swift
Build complete! (14.48s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.