The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SagaStencilRenderer, reference 1.0.0 (098db0), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 07:58:07 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaStencilRenderer.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaStencilRenderer
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 098db0f Migrate to Saga 2.0.0
Cloned https://github.com/loopwerk/SagaStencilRenderer.git
Revision (git rev-parse @):
098db0f8701816eb0a7835102b53a2acdaa6ad9a
SUCCESS checkout https://github.com/loopwerk/SagaStencilRenderer.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/loopwerk/SagaStencilRenderer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/7] Compiling PathKit PathKit.swift
[7/7] Emitting module PathKit
[8/43] Compiling Saga Saga.swift
[9/44] Compiling Saga String+Slugify.swift
[10/44] Compiling Stencil NowTag.swift
[11/44] Compiling Stencil Parser.swift
[12/44] Compiling Saga RenderingContexts.swift
[13/44] Compiling Stencil Context.swift
[14/44] Compiling Saga Writer.swift
[15/44] Compiling Stencil IfTag.swift
[16/44] Compiling Stencil DynamicMemberLookup.swift
[17/44] Compiling Stencil Include.swift
[18/44] Compiling Stencil Environment.swift
[19/44] Compiling Stencil Loader.swift
[20/44] Compiling Stencil Node.swift
[21/44] Compiling Stencil Errors.swift
[22/44] Compiling Stencil Expression.swift
[23/44] Compiling Stencil Extension.swift
[26/44] Compiling Stencil FilterTag.swift
[27/44] Compiling Stencil Filters.swift
[28/44] Compiling Stencil ForTag.swift
[29/44] Compiling Stencil LazyValueWrapper.swift
[30/44] Compiling Stencil Lexer.swift
[31/46] Compiling Stencil Inheritance.swift
[32/46] Compiling Stencil KeyPath.swift
[33/46] Emitting module Stencil
[34/46] Compiling Stencil Template.swift
[35/46] Compiling Stencil Tokenizer.swift
[36/46] Compiling Saga Reader.swift
[43/46] Emitting module Saga
[44/46] Compiling Saga utils.swift
[45/46] Compiling Stencil TrimBehaviour.swift
[46/46] Compiling Stencil Variable.swift
[47/48] Compiling SagaStencilRenderer SagaStencilRenderer.swift
[48/48] Emitting module SagaStencilRenderer
Build complete! (14.34s)
Fetching https://github.com/stencilproject/Stencil
Fetching https://github.com/loopwerk/Saga
[1/3020] Fetching saga
[334/8313] Fetching saga, stencil
Fetched https://github.com/stencilproject/Stencil from cache (1.07s)
Fetched https://github.com/loopwerk/Saga from cache (1.07s)
Computing version for https://github.com/stencilproject/Stencil
Computed https://github.com/stencilproject/Stencil at 0.15.1 (1.60s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
[1/1411] Fetching pathkit
[227/2432] Fetching pathkit, spectre
Fetched https://github.com/kylef/PathKit.git from cache (0.88s)
Fetched https://github.com/kylef/Spectre.git from cache (0.88s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.43s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.05s)
Computing version for https://github.com/loopwerk/Saga
Computed https://github.com/loopwerk/Saga at 2.4.0 (0.52s)
Creating working copy for https://github.com/loopwerk/Saga
Working copy of https://github.com/loopwerk/Saga resolved at 2.4.0
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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
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.
{
  "dependencies" : [
    {
      "identity" : "saga",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.3",
            "upper_bound" : "3.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" : "12.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" : "5.5"
}
Done.