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 Stencil with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/art-divin/Stencil.git
Reference: master
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/art-divin/Stencil
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 03a1dca Merge pull request #1 from pavel-trafimuk/master
Cloned https://github.com/art-divin/Stencil.git
Revision (git rev-parse @):
03a1dca8923bef5a34c08f5a560fb420326f7244
SUCCESS checkout https://github.com/art-divin/Stencil.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/art-divin/Stencil.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
[665/2425] Fetching spectre, pathkit
Fetched https://github.com/kylef/Spectre.git from cache (0.35s)
Fetched https://github.com/kylef/PathKit.git from cache (0.38s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.70s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.81s)
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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/5] Emitting module PathKit
[5/5] Compiling PathKit PathKit.swift
[7/28] Emitting module Stencil
[8/30] Compiling Stencil Context.swift
[9/30] Compiling Stencil DynamicMemberLookup.swift
[10/30] Compiling Stencil Environment.swift
[11/30] Compiling Stencil Loader.swift
[12/30] Compiling Stencil Node.swift
[13/30] Compiling Stencil NowTag.swift
[14/30] Compiling Stencil Errors.swift
[15/30] Compiling Stencil Expression.swift
[16/30] Compiling Stencil Extension.swift
[17/30] Compiling Stencil IfTag.swift
[18/30] Compiling Stencil Include.swift
[19/30] Compiling Stencil Inheritance.swift
[20/30] Compiling Stencil FilterTag.swift
[21/30] Compiling Stencil Filters.swift
[22/30] Compiling Stencil ForTag.swift
[23/30] Compiling Stencil KeyPath.swift
[24/30] Compiling Stencil LazyValueWrapper.swift
[25/30] Compiling Stencil Lexer.swift
[26/30] Compiling Stencil Parser.swift
[27/30] Compiling Stencil Template.swift
[28/30] Compiling Stencil Tokenizer.swift
[29/30] Compiling Stencil TrimBehaviour.swift
[30/30] Compiling Stencil Variable.swift
Build complete! (14.81s)
Build complete.
Done.