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.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/art-divin/StencilSwiftKit.git
Reference: stable
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/art-divin/StencilSwiftKit
 * branch            stable     -> FETCH_HEAD
 * [new branch]      stable     -> origin/stable
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 stable
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/art-divin/StencilSwiftKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Compiling PathKit PathKit.swift
[2/2] Emitting module PathKit
[3/21] Emitting module Stencil
[4/26] Compiling Stencil Context.swift
[5/26] Compiling Stencil DynamicMemberLookup.swift
[6/26] Compiling Stencil Environment.swift
[7/26] Compiling Stencil Errors.swift
[8/26] Compiling Stencil Expression.swift
[9/26] Compiling Stencil Extension.swift
[10/26] Compiling Stencil FilterTag.swift
[11/26] Compiling Stencil Filters.swift
[12/26] Compiling Stencil ForTag.swift
[13/26] Compiling Stencil IfTag.swift
[14/26] Compiling Stencil Include.swift
[15/26] Compiling Stencil Inheritance.swift
[16/26] Compiling Stencil KeyPath.swift
[17/26] Compiling Stencil LazyValueWrapper.swift
[18/26] Compiling Stencil Lexer.swift
[19/26] Compiling Stencil Loader.swift
[20/26] Compiling Stencil Node.swift
[21/26] Compiling Stencil NowTag.swift
[22/26] Compiling Stencil Parser.swift
[23/26] Compiling Stencil Template.swift
[24/26] Compiling Stencil Tokenizer.swift
[25/26] Compiling Stencil TrimBehaviour.swift
[26/26] Compiling Stencil Variable.swift
[27/36] Emitting module StencilSwiftKit
[28/39] Compiling StencilSwiftKit CallMacroNodes.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
                                                             ^
[29/39] Compiling StencilSwiftKit Context.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
                                                             ^
[30/39] Compiling StencilSwiftKit Environment.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
                                                             ^
[31/39] Compiling StencilSwiftKit ImportNode.swift
[32/39] Compiling StencilSwiftKit MapNode.swift
[33/39] Compiling StencilSwiftKit Parameters.swift
[34/39] Compiling StencilSwiftKit Filters+Numbers.swift
[35/39] Compiling StencilSwiftKit Filters+Strings.swift
[36/39] Compiling StencilSwiftKit Filters.swift
[37/39] Compiling StencilSwiftKit SetNode.swift
[38/39] Compiling StencilSwiftKit StencilSwiftTemplate.swift
[39/39] Compiling StencilSwiftKit SwiftIdentifier.swift
Build complete! (8.29s)
Fetching https://github.com/shibapm/PackageConfig.git from cache
Fetching https://github.com/shibapm/Komondor.git from cache
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetched https://github.com/shibapm/PackageConfig.git (0.17s)
Fetching https://github.com/stencilproject/Stencil.git from cache
Fetched https://github.com/JohnSundell/ShellOut.git (0.21s)
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/stencilproject/Stencil.git (0.20s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/shibapm/Komondor.git (0.37s)
Fetching https://github.com/art-divin/Stencil.git from cache
Fetched https://github.com/kylef/PathKit.git (0.17s)
Fetched https://github.com/kylef/Spectre.git (0.18s)
Fetched https://github.com/art-divin/Stencil.git (0.19s)
Computing version for https://github.com/art-divin/Stencil.git
Computed https://github.com/art-divin/Stencil.git at 0.15.3 (0.03s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.3 (0.02s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.04s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.03s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.03s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.03s)
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/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/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.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
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/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Build complete.
Done.