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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftGen/StencilSwiftKit.git
Reference: 2.10.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwiftGen/StencilSwiftKit
 * tag               2.10.1     -> FETCH_HEAD
HEAD is now at 20e2de5 Merge pull request #163 from SwiftGen/release/2.10.1
Cloned https://github.com/SwiftGen/StencilSwiftKit.git
Revision (git rev-parse @):
20e2de5322c83df005939d9d9300fab130b49f97
SUCCESS checkout https://github.com/SwiftGen/StencilSwiftKit.git at 2.10.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/SwiftGen/StencilSwiftKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/6] Compiling PathKit PathKit.swift
[6/6] Emitting module PathKit
[7/28] Compiling Stencil Loader.swift
[8/28] Compiling Stencil Node.swift
[9/28] Compiling Stencil NowTag.swift
[10/30] Emitting module Stencil
[11/30] Compiling Stencil KeyPath.swift
[12/30] Compiling Stencil LazyValueWrapper.swift
[13/30] Compiling Stencil Lexer.swift
[14/30] Compiling Stencil Parser.swift
[15/30] Compiling Stencil Template.swift
[16/30] Compiling Stencil Tokenizer.swift
[17/30] Compiling Stencil Context.swift
[18/30] Compiling Stencil DynamicMemberLookup.swift
[19/30] Compiling Stencil Environment.swift
[20/30] Compiling Stencil FilterTag.swift
[21/30] Compiling Stencil Filters.swift
[22/30] Compiling Stencil ForTag.swift
[23/30] Compiling Stencil TrimBehaviour.swift
[24/30] Compiling Stencil Variable.swift
[25/30] Compiling Stencil IfTag.swift
[26/30] Compiling Stencil Include.swift
[27/30] Compiling Stencil Inheritance.swift
[28/30] Compiling Stencil Errors.swift
[29/30] Compiling Stencil Expression.swift
[30/30] Compiling Stencil Extension.swift
[31/42] Compiling StencilSwiftKit StencilSwiftTemplate.swift
[32/43] Compiling StencilSwiftKit Parameters.swift
[33/43] Compiling StencilSwiftKit SetNode.swift
[34/43] Compiling StencilSwiftKit ImportNode.swift
[35/43] Compiling StencilSwiftKit MapNode.swift
[36/43] Compiling StencilSwiftKit Environment.swift
/Users/builder/builds/UKfvDsi8u/0/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)
                                                             ^
[37/43] Compiling StencilSwiftKit Filters+Numbers.swift
/Users/builder/builds/UKfvDsi8u/0/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)
                                                             ^
[38/43] Compiling StencilSwiftKit CallMacroNodes.swift
[39/43] Compiling StencilSwiftKit Context.swift
[40/43] Emitting module StencilSwiftKit
[41/43] Compiling StencilSwiftKit Filters+Strings.swift
[42/43] Compiling StencilSwiftKit Filters.swift
[43/43] Compiling StencilSwiftKit SwiftIdentifier.swift
Build complete! (5.98s)
Fetching https://github.com/shibapm/Komondor.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/shibapm/PackageConfig.git from cache
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetching https://github.com/stencilproject/Stencil.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.18s)
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.18s)
Fetched https://github.com/kylef/Spectre.git from cache (0.18s)
Fetched https://github.com/kylef/PathKit.git from cache (0.18s)
Fetched https://github.com/shibapm/Komondor.git from cache (0.19s)
Fetched https://github.com/stencilproject/Stencil.git from cache (0.19s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.0 (0.02s)
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.03s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.02s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.02s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.02s)
Creating working copy for https://github.com/shibapm/Komondor.git
Working copy of https://github.com/shibapm/Komondor.git resolved at 1.1.3
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PathKit-61dbf7cf is not valid git repository for 'https://github.com/kylef/PathKit.git', will fetch again.
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.00s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PathKit-61dbf7cf is not valid git repository for 'https://github.com/kylef/PathKit.git', will fetch again.
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.01s)
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/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/ShellOut-b8493064 is not valid git repository for 'https://github.com/JohnSundell/ShellOut.git', will fetch again.
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/ShellOut-b8493064 is not valid git repository for 'https://github.com/JohnSundell/ShellOut.git', will fetch again.
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.01s)
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/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.0
Build complete.
Done.