The Swift Package Index logo.Swift Package Index

Build Information

Successful build of StencilSwiftKit, reference 2.10.1 (20e2de), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 07:08:36 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/SwiftGen/StencilSwiftKit.git
Reference: 2.10.1
Initialized empty Git repository in /Users/admin/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
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/shibapm/Komondor.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/stencilproject/Stencil.git
Fetching https://github.com/kylef/Spectre.git
[1/1452] Fetching pathkit
[190/1961] Fetching pathkit, komondor
[282/2941] Fetching pathkit, komondor, shellout
[459/3962] Fetching pathkit, komondor, shellout, spectre
[623/4542] Fetching pathkit, komondor, shellout, spectre, packageconfig
[1920/9826] Fetching pathkit, komondor, shellout, spectre, packageconfig, stencil
Fetched https://github.com/kylef/PathKit.git from cache (0.89s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.90s)
[2464/7394] Fetching komondor, spectre, packageconfig, stencil
Fetched https://github.com/shibapm/PackageConfig.git from cache (1.15s)
Fetched https://github.com/shibapm/Komondor.git from cache (1.15s)
Fetched https://github.com/kylef/Spectre.git from cache (1.15s)
Fetched https://github.com/stencilproject/Stencil.git from cache (1.15s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.0 (1.85s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.3 (2.28s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.68s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.74s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.76s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.76s)
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
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.0
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/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
========================================
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": "stencilswiftkit",
      "name": "StencilSwiftKit",
      "url": "https://github.com/SwiftGen/StencilSwiftKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/StencilSwiftKit",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "komondor",
          "name": "Komondor",
          "url": "https://github.com/shibapm/Komondor.git",
          "version": "1.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Komondor",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "packageconfig",
              "name": "PackageConfig",
              "url": "https://github.com/shibapm/PackageConfig.git",
              "version": "1.1.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PackageConfig",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "shellout",
              "name": "ShellOut",
              "url": "https://github.com/JohnSundell/ShellOut.git",
              "version": "2.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellOut",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "stencil",
          "name": "Stencil",
          "url": "https://github.com/stencilproject/Stencil.git",
          "version": "0.15.1",
          "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/SwiftGen/StencilSwiftKit.git
[1/4008] Fetching stencilswiftkit
Fetched https://github.com/SwiftGen/StencilSwiftKit.git from cache (2.07s)
Fetching https://github.com/shibapm/Komondor.git from cache
Fetching https://github.com/stencilproject/Stencil.git from cache
Fetched https://github.com/stencilproject/Stencil.git from cache (0.53s)
Fetched https://github.com/shibapm/Komondor.git from cache (0.53s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.3 (0.59s)
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetching https://github.com/shibapm/PackageConfig.git from cache
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.43s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.43s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.50s)
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.53s)
Fetched https://github.com/kylef/PathKit.git from cache (0.54s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.62s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.04s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.04s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.04s)
Creating working copy for https://github.com/SwiftGen/StencilSwiftKit.git
Working copy of https://github.com/SwiftGen/StencilSwiftKit.git resolved at 2.10.1 (20e2de5)
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/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
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/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
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/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.1
warning: '.resolve-product-dependencies': dependency 'stencilswiftkit' is not used by any target
Found 2 product dependencies
  - Komondor
  - Stencil
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/SwiftGen/StencilSwiftKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/6] Compiling PathKit PathKit.swift
[6/6] Emitting module PathKit
[7/28] Compiling Stencil Inheritance.swift
[8/28] Compiling Stencil KeyPath.swift
[9/30] Compiling Stencil Context.swift
[10/30] Compiling Stencil DynamicMemberLookup.swift
[11/30] Compiling Stencil Environment.swift
[12/30] Compiling Stencil NowTag.swift
[13/30] Compiling Stencil Parser.swift
[14/30] Compiling Stencil FilterTag.swift
[15/30] Compiling Stencil Filters.swift
[16/30] Compiling Stencil ForTag.swift
[17/30] Compiling Stencil Errors.swift
[18/30] Compiling Stencil Expression.swift
[19/30] Compiling Stencil Extension.swift
[20/30] Compiling Stencil Template.swift
[21/30] Compiling Stencil Tokenizer.swift
[22/30] Emitting module Stencil
[23/30] Compiling Stencil LazyValueWrapper.swift
[24/30] Compiling Stencil Lexer.swift
[25/30] Compiling Stencil TrimBehaviour.swift
[26/30] Compiling Stencil Variable.swift
[27/30] Compiling Stencil IfTag.swift
[28/30] Compiling Stencil Include.swift
[29/30] Compiling Stencil Loader.swift
[30/30] Compiling Stencil Node.swift
[31/42] Compiling StencilSwiftKit MapNode.swift
[32/42] Compiling StencilSwiftKit ImportNode.swift
[33/42] Compiling StencilSwiftKit SetNode.swift
[34/42] Compiling StencilSwiftKit StencilSwiftTemplate.swift
[35/42] Compiling StencilSwiftKit Filters.swift
[36/42] Compiling StencilSwiftKit Parameters.swift
[37/43] Compiling StencilSwiftKit Environment.swift
/Users/admin/builder/spi-builder-workspace/Sources/StencilSwiftKit/Environment.swift:42:62: warning: 'removeNewlines(_:arguments:)' is deprecated: No longer needed with Stencil whitespace control features [#DeprecatedDeclaration]
 40 |     registerFilter("lowerFirstLetter", filter: Filters.Strings.lowerFirstLetter)
 41 |     registerFilter("lowerFirstWord", filter: Filters.Strings.lowerFirstWord)
 42 |     registerFilter("removeNewlines", filter: Filters.Strings.removeNewlines)
    |                                                              `- warning: 'removeNewlines(_:arguments:)' is deprecated: No longer needed with Stencil whitespace control features [#DeprecatedDeclaration]
 43 |     registerFilter("replace", filter: Filters.Strings.replace)
 44 |     registerFilter("snakeToCamelCase", filter: Filters.Strings.snakeToCamelCase)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[38/43] Compiling StencilSwiftKit Filters+Numbers.swift
/Users/admin/builder/spi-builder-workspace/Sources/StencilSwiftKit/Environment.swift:42:62: warning: 'removeNewlines(_:arguments:)' is deprecated: No longer needed with Stencil whitespace control features [#DeprecatedDeclaration]
 40 |     registerFilter("lowerFirstLetter", filter: Filters.Strings.lowerFirstLetter)
 41 |     registerFilter("lowerFirstWord", filter: Filters.Strings.lowerFirstWord)
 42 |     registerFilter("removeNewlines", filter: Filters.Strings.removeNewlines)
    |                                                              `- warning: 'removeNewlines(_:arguments:)' is deprecated: No longer needed with Stencil whitespace control features [#DeprecatedDeclaration]
 43 |     registerFilter("replace", filter: Filters.Strings.replace)
 44 |     registerFilter("snakeToCamelCase", filter: Filters.Strings.snakeToCamelCase)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[39/43] Emitting module StencilSwiftKit
[40/43] Compiling StencilSwiftKit CallMacroNodes.swift
[41/43] Compiling StencilSwiftKit Context.swift
[42/43] Compiling StencilSwiftKit Filters+Strings.swift
[43/43] Compiling StencilSwiftKit SwiftIdentifier.swift
Build complete! (11.27s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "komondor",
      "requirement" : {
        "exact" : [
          "1.1.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/shibapm/Komondor.git"
    },
    {
      "identity" : "stencil",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.15.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stencilproject/Stencil.git"
    }
  ],
  "manifest_display_name" : "StencilSwiftKit",
  "name" : "StencilSwiftKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "StencilSwiftKit",
      "targets" : [
        "StencilSwiftKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "StencilSwiftKitTests",
      "module_type" : "SwiftTarget",
      "name" : "StencilSwiftKitTests",
      "path" : "Tests/StencilSwiftKitTests",
      "sources" : [
        "CallNodeTests.swift",
        "ContextTests.swift",
        "ImportNodeTests.swift",
        "MacroNodeTests.swift",
        "MapNodeTests.swift",
        "ParametersTests.swift",
        "ParseBoolTests.swift",
        "ParseEnumTests.swift",
        "ParseStringTests.swift",
        "SetNodeTests.swift",
        "StringFiltersTests.swift",
        "SwiftIdentifierTests.swift"
      ],
      "target_dependencies" : [
        "StencilSwiftKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StencilSwiftKit",
      "module_type" : "SwiftTarget",
      "name" : "StencilSwiftKit",
      "path" : "Sources/StencilSwiftKit",
      "product_dependencies" : [
        "Stencil"
      ],
      "product_memberships" : [
        "StencilSwiftKit"
      ],
      "sources" : [
        "CallMacroNodes.swift",
        "Context.swift",
        "Environment.swift",
        "Filters+Numbers.swift",
        "Filters+Strings.swift",
        "Filters.swift",
        "ImportNode.swift",
        "MapNode.swift",
        "Parameters.swift",
        "SetNode.swift",
        "StencilSwiftTemplate.swift",
        "SwiftIdentifier.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.