The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Stencil, reference master (a229b5), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 14:39:02 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdsupremacist/Stencil.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nerdsupremacist/Stencil
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a229b59 Update CHANGELOG.md
Cloned https://github.com/nerdsupremacist/Stencil.git
Revision (git rev-parse @):
a229b59d3d888cd6bed2d372bdce627d71ea5e66
SUCCESS checkout https://github.com/nerdsupremacist/Stencil.git at master
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1452] Fetching pathkit
[205/2473] Fetching pathkit, spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.95s)
Fetched https://github.com/kylef/PathKit.git from cache (0.95s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (3.09s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.0 (0.62s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "stencil",
      "name": "Stencil",
      "url": "https://github.com/nerdsupremacist/Stencil.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Stencil",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "pathkit",
          "name": "PathKit",
          "url": "https://github.com/kylef/PathKit.git",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "spectre",
          "name": "Spectre",
          "url": "https://github.com/kylef/Spectre.git",
          "version": "0.10.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/nerdsupremacist/Stencil.git
[1/3076] Fetching stencil
Fetched https://github.com/nerdsupremacist/Stencil.git from cache (0.97s)
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.46s)
Fetched https://github.com/kylef/Spectre.git from cache (0.46s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.01s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.52s)
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/nerdsupremacist/Stencil.git
Working copy of https://github.com/nerdsupremacist/Stencil.git resolved at master (a229b59)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
warning: '.resolve-product-dependencies': dependency 'stencil' is not used by any target
Found 2 product dependencies
  - PathKit
  - Spectre
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/nerdsupremacist/Stencil.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/5] Compiling PathKit PathKit.swift
[5/5] Emitting module PathKit
[6/25] Compiling Stencil KeyPath.swift
[7/25] Compiling Stencil Lexer.swift
[8/25] Compiling Stencil Include.swift
[9/25] Compiling Stencil Inheritence.swift
[10/25] Compiling Stencil ForTag.swift
[11/25] Compiling Stencil IfTag.swift
[12/25] Compiling Stencil FilterTag.swift
[13/25] Compiling Stencil Filters.swift
[14/25] Compiling Stencil Expression.swift
[15/25] Compiling Stencil Extension.swift
[16/25] Compiling Stencil Template.swift
[17/25] Compiling Stencil Tokenizer.swift
[18/25] Compiling Stencil Context.swift
[19/25] Compiling Stencil Environment.swift
[20/25] Compiling Stencil Errors.swift
[21/25] Emitting module Stencil
[22/25] Compiling Stencil Loader.swift
/Users/admin/builder/spi-builder-workspace/Sources/Node.swift:63:9: warning: variable 'components' was never mutated; consider changing to 'let' constant
 61 |
 62 |   class func parse(_ parser: TokenParser, token: Token) throws -> NodeType {
 63 |     var components = token.components
    |         `- warning: variable 'components' was never mutated; consider changing to 'let' constant
 64 |
 65 |     func hasToken(_ token: String, at index: Int) -> Bool {
[23/25] Compiling Stencil Node.swift
/Users/admin/builder/spi-builder-workspace/Sources/Node.swift:63:9: warning: variable 'components' was never mutated; consider changing to 'let' constant
 61 |
 62 |   class func parse(_ parser: TokenParser, token: Token) throws -> NodeType {
 63 |     var components = token.components
    |         `- warning: variable 'components' was never mutated; consider changing to 'let' constant
 64 |
 65 |     func hasToken(_ token: String, at index: Int) -> Bool {
[24/25] Compiling Stencil NowTag.swift
[25/25] Compiling Stencil Parser.swift
[26/27] Compiling Stencil Variable.swift
[27/27] Compiling Stencil _SwiftSupport.swift
Build complete! (7.71s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit.git"
    },
    {
      "identity" : "spectre",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/Spectre.git"
    }
  ],
  "manifest_display_name" : "Stencil",
  "name" : "Stencil",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Stencil",
      "targets" : [
        "Stencil"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "StencilTests",
      "module_type" : "SwiftTarget",
      "name" : "StencilTests",
      "path" : "Tests/StencilTests",
      "product_dependencies" : [
        "Spectre"
      ],
      "sources" : [
        "ContextSpec.swift",
        "EnvironmentSpec.swift",
        "ExpressionSpec.swift",
        "FilterSpec.swift",
        "FilterTagSpec.swift",
        "ForNodeSpec.swift",
        "IfNodeSpec.swift",
        "IncludeSpec.swift",
        "InheritanceSpec.swift",
        "LexerSpec.swift",
        "LoaderSpec.swift",
        "NodeSpec.swift",
        "NowNodeSpec.swift",
        "ParserSpec.swift",
        "StencilSpec.swift",
        "TemplateSpec.swift",
        "TokenSpec.swift",
        "VariableSpec.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Stencil"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Stencil",
      "module_type" : "SwiftTarget",
      "name" : "Stencil",
      "path" : "Sources",
      "product_dependencies" : [
        "PathKit"
      ],
      "product_memberships" : [
        "Stencil"
      ],
      "sources" : [
        "Context.swift",
        "Environment.swift",
        "Errors.swift",
        "Expression.swift",
        "Extension.swift",
        "FilterTag.swift",
        "Filters.swift",
        "ForTag.swift",
        "IfTag.swift",
        "Include.swift",
        "Inheritence.swift",
        "KeyPath.swift",
        "Lexer.swift",
        "Loader.swift",
        "Node.swift",
        "NowTag.swift",
        "Parser.swift",
        "Template.swift",
        "Tokenizer.swift",
        "Variable.swift",
        "_SwiftSupport.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.