The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SagaStencilRenderer, reference 0.5.0 (989603), with Swift 5.9 for macOS (SPM) on 26 Jan 2025 22:04:39 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaStencilRenderer.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaStencilRenderer
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at 9896030 fix: Fix README
Cloned https://github.com/loopwerk/SagaStencilRenderer.git
Revision (git rev-parse @):
9896030a035fbc0cdb9a11446e3c51ee0f6d7ac3
SUCCESS checkout https://github.com/loopwerk/SagaStencilRenderer.git at 0.5.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/loopwerk/SagaStencilRenderer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling Codextended Codextended.swift
[2/4] Emitting module Codextended
[3/4] Emitting module PathKit
[4/4] Compiling PathKit PathKit.swift
[5/39] Compiling Stencil Context.swift
[6/39] Compiling Stencil DynamicMemberLookup.swift
[7/39] Compiling Stencil Environment.swift
[8/41] Compiling Stencil IfTag.swift
[9/41] Compiling Stencil Include.swift
[10/41] Compiling Stencil Inheritance.swift
[11/41] Compiling Stencil KeyPath.swift
[12/41] Compiling Stencil Loader.swift
[13/41] Compiling Stencil Node.swift
[14/41] Compiling Stencil NowTag.swift
[15/41] Compiling Stencil Parser.swift
[16/41] Compiling Stencil Template.swift
[17/41] Compiling Stencil Tokenizer.swift
[18/41] Compiling Stencil LazyValueWrapper.swift
[19/41] Compiling Stencil Lexer.swift
[20/41] Emitting module Stencil
[21/41] Compiling Stencil Errors.swift
[22/41] Compiling Stencil Expression.swift
[23/41] Compiling Stencil Extension.swift
[24/41] Compiling Stencil FilterTag.swift
[25/41] Compiling Stencil Filters.swift
[26/41] Compiling Stencil ForTag.swift
[27/41] Compiling Stencil TrimBehaviour.swift
[28/41] Compiling Stencil Variable.swift
[29/41] Compiling Saga RenderingContexts.swift
[30/42] Compiling Saga String+Slugify.swift
[31/42] Compiling Saga Reader.swift
[32/42] Compiling Saga Saga.swift
[33/42] Compiling Saga Reader+Decoder.swift
[34/42] Compiling Saga Writer.swift
[39/42] Emitting module Saga
[42/42] Compiling Saga ProcessingStep.swift
[43/44] Emitting module SagaStencilRenderer
[44/44] Compiling SagaStencilRenderer SagaStencilRenderer.swift
Build complete! (20.33s)
Fetching https://github.com/loopwerk/Saga
Fetching https://github.com/stencilproject/Stencil
[1/2477] Fetching saga
[200/7668] Fetching saga, stencil
Fetched https://github.com/loopwerk/Saga (1.93s)
Fetched https://github.com/stencilproject/Stencil (1.93s)
Computing version for https://github.com/stencilproject/Stencil
Computed https://github.com/stencilproject/Stencil at 0.15.1 (0.49s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
[1/1411] Fetching pathkit
[143/2432] Fetching pathkit, spectre
Fetched https://github.com/kylef/PathKit.git (1.02s)
Fetched https://github.com/kylef/Spectre.git (1.02s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.48s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.04s)
Computing version for https://github.com/loopwerk/Saga
Computed https://github.com/loopwerk/Saga at 1.4.0 (0.48s)
Fetching https://github.com/JohnSundell/Codextended.git
[1/181] Fetching codextended
Fetched https://github.com/JohnSundell/Codextended.git (0.77s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.48s)
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
Creating working copy for https://github.com/loopwerk/Saga
Working copy of https://github.com/loopwerk/Saga resolved at 1.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/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "saga",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.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.