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 main (8a862d), with Swift 6.0 for macOS (SPM) on 31 Jul 2025 22:33:21 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaStencilRenderer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8a862dd chore: Clean up unused code
Cloned https://github.com/loopwerk/SagaStencilRenderer.git
Revision (git rev-parse @):
8a862dd43cb468807a934739bd1c57681c2960aa
SUCCESS checkout https://github.com/loopwerk/SagaStencilRenderer.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/loopwerk/SagaStencilRenderer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-5BDAB9E9C0126B9D.txt
[6/7] Emitting module PathKit
[7/7] Compiling PathKit PathKit.swift
[8/43] Compiling Saga String+Slugify.swift
[9/44] Emitting module Stencil
[10/46] Compiling Saga utils.swift
[11/46] Compiling Stencil Inheritance.swift
[12/46] Compiling Stencil KeyPath.swift
[13/46] Compiling Stencil IfTag.swift
[14/46] Compiling Stencil Include.swift
[15/46] Compiling Stencil FilterTag.swift
[16/46] Compiling Stencil Filters.swift
[17/46] Compiling Stencil ForTag.swift
[18/46] Compiling Stencil Template.swift
[19/46] Compiling Stencil Tokenizer.swift
[20/46] Compiling Stencil NowTag.swift
[21/46] Compiling Stencil Parser.swift
[22/46] Compiling Stencil Loader.swift
[23/46] Compiling Stencil Node.swift
[24/46] Compiling Stencil LazyValueWrapper.swift
[25/46] Compiling Stencil Lexer.swift
[26/46] Compiling Saga Saga.swift
[27/46] Compiling Saga RenderingContexts.swift
[28/46] Compiling Saga Reader.swift
[29/46] Compiling Saga Writer.swift
[30/46] Compiling Stencil Context.swift
[31/46] Compiling Stencil DynamicMemberLookup.swift
[32/46] Compiling Stencil Environment.swift
[33/46] Compiling Stencil Errors.swift
[34/46] Compiling Stencil Expression.swift
[35/46] Compiling Stencil Extension.swift
[38/46] Emitting module Saga
[45/46] Compiling Stencil TrimBehaviour.swift
[46/46] Compiling Stencil Variable.swift
[47/48] Emitting module SagaStencilRenderer
[48/48] Compiling SagaStencilRenderer SagaStencilRenderer.swift
Build complete! (15.80s)
Fetching https://github.com/stencilproject/Stencil
Fetching https://github.com/loopwerk/Saga
[1/3030] Fetching saga
[62/8323] Fetching saga, stencil
Fetched https://github.com/stencilproject/Stencil from cache (1.09s)
Fetched https://github.com/loopwerk/Saga from cache (1.11s)
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
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
[165/2459] Fetching spectre, pathkit
Fetched https://github.com/kylef/Spectre.git from cache (0.87s)
Fetched https://github.com/kylef/PathKit.git from cache (0.87s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.57s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.44s)
Computing version for https://github.com/loopwerk/Saga
Computed https://github.com/loopwerk/Saga at 2.5.0 (0.56s)
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/loopwerk/Saga
Working copy of https://github.com/loopwerk/Saga resolved at 2.5.0
Creating working copy for https://github.com/stencilproject/Stencil
Working copy of https://github.com/stencilproject/Stencil resolved at 0.15.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.