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

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/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/StencilSwiftKit.git
Reference: 2.10.4
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/StencilSwiftKit
 * tag               2.10.4     -> FETCH_HEAD
HEAD is now at 6b07f85 Update Package.swift
Cloned https://github.com/art-divin/StencilSwiftKit.git
Revision (git rev-parse @):
6b07f85def6984e7015d65502d41b91f3f8db6d5
SUCCESS checkout https://github.com/art-divin/StencilSwiftKit.git at 2.10.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/art-divin/StencilSwiftKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/stencilproject/Stencil.git
Fetching https://github.com/shibapm/Komondor.git
Fetching https://github.com/kylef/PathKit.git
[1/1021] Fetching spectre
[1022/1977] Fetching spectre, shellout
[1032/7161] Fetching spectre, shellout, stencil
[1518/7741] Fetching spectre, shellout, stencil, packageconfig
[5707/8250] Fetching spectre, shellout, stencil, packageconfig, komondor
[8030/9654] Fetching spectre, shellout, stencil, packageconfig, komondor, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.39s)
Fetched https://github.com/kylef/Spectre.git from cache (0.39s)
Fetched https://github.com/shibapm/Komondor.git from cache (0.40s)
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.40s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.40s)
Fetched https://github.com/stencilproject/Stencil.git from cache (0.40s)
Fetching https://github.com/art-divin/Stencil.git
[1/3424] Fetching stencil
Fetched https://github.com/art-divin/Stencil.git from cache (0.25s)
Computing version for https://github.com/art-divin/Stencil.git
Computed https://github.com/art-divin/Stencil.git at 0.15.3 (1.24s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.3 (1.04s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.50s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.39s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.37s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.38s)
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/art-divin/Stencil.git
Working copy of https://github.com/art-divin/Stencil.git resolved at 0.15.3
Creating working copy for https://github.com/shibapm/Komondor.git
Working copy of https://github.com/shibapm/Komondor.git resolved at 1.1.3
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/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/6] Emitting module PathKit
[6/6] Compiling PathKit PathKit.swift
[8/29] Emitting module Stencil
[9/31] Compiling Stencil Context.swift
[10/31] Compiling Stencil DynamicMemberLookup.swift
[11/31] Compiling Stencil Environment.swift
[12/31] Compiling Stencil KeyPath.swift
[13/31] Compiling Stencil LazyValueWrapper.swift
[14/31] Compiling Stencil Lexer.swift
[15/31] Compiling Stencil Errors.swift
[16/31] Compiling Stencil Expression.swift
[17/31] Compiling Stencil Extension.swift
[18/31] Compiling Stencil Loader.swift
[19/31] Compiling Stencil Node.swift
[20/31] Compiling Stencil NowTag.swift
[21/31] Compiling Stencil FilterTag.swift
[22/31] Compiling Stencil Filters.swift
[23/31] Compiling Stencil ForTag.swift
[24/31] Compiling Stencil Parser.swift
[25/31] Compiling Stencil Template.swift
[26/31] Compiling Stencil Tokenizer.swift
[27/31] Compiling Stencil IfTag.swift
[28/31] Compiling Stencil Include.swift
[29/31] Compiling Stencil Inheritance.swift
[30/31] Compiling Stencil TrimBehaviour.swift
[31/31] Compiling Stencil Variable.swift
[33/44] Compiling StencilSwiftKit StencilSwiftTemplate.swift
[34/45] Compiling StencilSwiftKit SetNode.swift
[35/45] Compiling StencilSwiftKit Parameters.swift
[36/45] Compiling StencilSwiftKit SwiftIdentifier.swift
[37/45] Emitting module StencilSwiftKit
[38/45] Compiling StencilSwiftKit ImportNode.swift
[39/45] Compiling StencilSwiftKit MapNode.swift
[40/45] Compiling StencilSwiftKit Environment.swift
/host/spi-builder-workspace/Sources/StencilSwiftKit/Environment.swift:42:62: warning: 'removeNewlines(_:arguments:)' is deprecated: No longer needed with Stencil whitespace control features
    registerFilter("removeNewlines", filter: Filters.Strings.removeNewlines)
                                                             ^
[41/45] Compiling StencilSwiftKit Filters+Numbers.swift
/host/spi-builder-workspace/Sources/StencilSwiftKit/Environment.swift:42:62: warning: 'removeNewlines(_:arguments:)' is deprecated: No longer needed with Stencil whitespace control features
    registerFilter("removeNewlines", filter: Filters.Strings.removeNewlines)
                                                             ^
[42/45] Compiling StencilSwiftKit CallMacroNodes.swift
[43/45] Compiling StencilSwiftKit Context.swift
[44/45] Compiling StencilSwiftKit Filters+Strings.swift
[45/45] Compiling StencilSwiftKit Filters.swift
Build complete! (17.02s)
Build complete.
Done.