The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SagaStencilRenderer, reference 1.3.1 (34713d), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 15:42:47 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/loopwerk/SagaStencilRenderer.git
Reference: 1.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaStencilRenderer
 * tag               1.3.1      -> FETCH_HEAD
HEAD is now at 34713d4 fix: Don't set a useless default empty environment
Cloned https://github.com/loopwerk/SagaStencilRenderer.git
Revision (git rev-parse @):
34713d4485fc937465c7e40d2916563e900549bf
SUCCESS checkout https://github.com/loopwerk/SagaStencilRenderer.git at 1.3.1
Fetching https://github.com/stencilproject/Stencil
Fetching https://github.com/loopwerk/Saga
[1/4750] Fetching saga
[96/10034] Fetching saga, stencil
Fetched https://github.com/loopwerk/Saga from cache (1.08s)
Fetched https://github.com/stencilproject/Stencil from cache (1.08s)
Computing version for https://github.com/stencilproject/Stencil
Computed https://github.com/stencilproject/Stencil at 0.15.1 (4.30s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1452] Fetching pathkit
[190/2473] Fetching pathkit, spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.93s)
Fetched https://github.com/kylef/PathKit.git from cache (0.93s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.61s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.41s)
Computing version for https://github.com/loopwerk/Saga
Computed https://github.com/loopwerk/Saga at 3.3.2 (0.61s)
Fetching https://github.com/loopwerk/SagaPathKit
Fetching https://github.com/apple/swift-crypto
[1/829] Fetching sagapathkit
[830/18245] Fetching sagapathkit, swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (2.88s)
Fetched https://github.com/loopwerk/SagaPathKit from cache (2.88s)
Computing version for https://github.com/loopwerk/SagaPathKit
Computed https://github.com/loopwerk/SagaPathKit at 1.6.1 (3.47s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.15.1 (0.72s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.93s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (3.29s)
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/stencilproject/Stencil
Working copy of https://github.com/stencilproject/Stencil resolved at 0.15.1
Creating working copy for https://github.com/loopwerk/SagaPathKit
Working copy of https://github.com/loopwerk/SagaPathKit resolved at 1.6.1
Creating working copy for https://github.com/loopwerk/Saga
Working copy of https://github.com/loopwerk/Saga resolved at 3.3.2
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/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.15.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": "sagastencilrenderer",
      "name": "SagaStencilRenderer",
      "url": "https://github.com/loopwerk/SagaStencilRenderer.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SagaStencilRenderer",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "saga",
          "name": "Saga",
          "url": "https://github.com/loopwerk/Saga",
          "version": "3.3.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Saga",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "sagapathkit",
              "name": "SagaPathKit",
              "url": "https://github.com/loopwerk/SagaPathKit",
              "version": "1.6.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SagaPathKit",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-crypto",
              "name": "swift-crypto",
              "url": "https://github.com/apple/swift-crypto",
              "version": "3.15.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-asn1",
                  "name": "swift-asn1",
                  "url": "https://github.com/apple/swift-asn1.git",
                  "version": "1.7.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "stencil",
          "name": "Stencil",
          "url": "https://github.com/stencilproject/Stencil",
          "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/loopwerk/SagaStencilRenderer.git
[1/161] Fetching sagastencilrenderer
Fetched https://github.com/loopwerk/SagaStencilRenderer.git from cache (0.83s)
Fetching https://github.com/loopwerk/Saga from cache
Fetching https://github.com/stencilproject/Stencil from cache
Fetched https://github.com/stencilproject/Stencil from cache (0.50s)
Fetched https://github.com/loopwerk/Saga from cache (0.50s)
Computing version for https://github.com/stencilproject/Stencil
Computed https://github.com/stencilproject/Stencil at 0.15.1 (0.57s)
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.58s)
Fetched https://github.com/kylef/Spectre.git from cache (0.58s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.66s)
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/loopwerk/Saga
Computed https://github.com/loopwerk/Saga at 3.3.2 (0.03s)
Fetching https://github.com/loopwerk/SagaPathKit from cache
Fetching https://github.com/apple/swift-crypto from cache
Fetched https://github.com/loopwerk/SagaPathKit from cache (0.55s)
Fetched https://github.com/apple/swift-crypto from cache (0.55s)
Computing version for https://github.com/loopwerk/SagaPathKit
Computed https://github.com/loopwerk/SagaPathKit at 1.6.1 (0.62s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.15.1 (0.04s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.45s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.51s)
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/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.15.1
Creating working copy for https://github.com/stencilproject/Stencil
Working copy of https://github.com/stencilproject/Stencil resolved at 0.15.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/loopwerk/Saga
Working copy of https://github.com/loopwerk/Saga resolved at 3.3.2
Creating working copy for https://github.com/loopwerk/SagaPathKit
Working copy of https://github.com/loopwerk/SagaPathKit resolved at 1.6.1
Creating working copy for https://github.com/loopwerk/SagaStencilRenderer.git
Working copy of https://github.com/loopwerk/SagaStencilRenderer.git resolved at 1.3.1 (34713d4)
warning: '.resolve-product-dependencies': dependency 'sagastencilrenderer' is not used by any target
Found 2 product dependencies
  - Saga
  - Stencil
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/loopwerk/SagaStencilRenderer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version--6988338F2F200930.txt
[7/10] Compiling PathKit PathKit.swift
[8/10] Compiling SagaPathKit SagaPathKit.swift
[9/10] Emitting module SagaPathKit
[10/10] Emitting module PathKit
[11/53] Emitting module Stencil
[12/55] Compiling Stencil Template.swift
[13/55] Compiling Stencil Tokenizer.swift
[14/55] Compiling Stencil NowTag.swift
[15/55] Compiling Stencil Parser.swift
[16/55] Compiling Stencil Loader.swift
[17/55] Compiling Stencil Node.swift
[18/55] Compiling Stencil Context.swift
[19/55] Compiling Stencil DynamicMemberLookup.swift
[20/55] Compiling Stencil Environment.swift
[21/55] Compiling Stencil Inheritance.swift
[22/55] Compiling Stencil KeyPath.swift
[23/55] Compiling Stencil LazyValueWrapper.swift
[24/55] Compiling Stencil Lexer.swift
[25/55] Compiling Stencil IfTag.swift
[26/55] Compiling Stencil Include.swift
[27/55] Compiling Stencil Errors.swift
[28/55] Compiling Stencil Expression.swift
[29/55] Compiling Stencil Extension.swift
[30/55] Compiling Stencil FilterTag.swift
[31/55] Compiling Stencil Filters.swift
[32/55] Compiling Stencil ForTag.swift
[33/55] Compiling Stencil TrimBehaviour.swift
[34/55] Compiling Stencil Variable.swift
[35/55] Emitting module Saga
[56/57] Compiling Saga String+Slugify.swift
[57/57] Compiling Saga Writer.swift
[58/59] Compiling SagaStencilRenderer SagaStencilRenderer.swift
[59/59] Emitting module SagaStencilRenderer
Build complete! (11.52s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "saga",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/loopwerk/Saga"
    },
    {
      "identity" : "stencil",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stencilproject/Stencil"
    }
  ],
  "manifest_display_name" : "SagaStencilRenderer",
  "name" : "SagaStencilRenderer",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SagaStencilRenderer",
      "targets" : [
        "SagaStencilRenderer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SagaStencilRenderer",
      "module_type" : "SwiftTarget",
      "name" : "SagaStencilRenderer",
      "path" : "Sources/SagaStencilRenderer",
      "product_dependencies" : [
        "Saga",
        "Stencil"
      ],
      "product_memberships" : [
        "SagaStencilRenderer"
      ],
      "sources" : [
        "SagaStencilRenderer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.