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.10 for macOS (SPM) on 26 Jan 2025 22:05:27 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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.10
Building package at path:  $PWD
https://github.com/loopwerk/SagaStencilRenderer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-33747A42983211AE.txt
[7/10] Compiling Codextended Codextended.swift
[8/10] Emitting module Codextended
[9/10] Compiling PathKit PathKit.swift
[10/10] Emitting module PathKit
[11/45] Emitting module Stencil
[12/47] Compiling Stencil Loader.swift
[13/47] Compiling Stencil Node.swift
[14/47] Compiling Stencil Inheritance.swift
[15/47] Compiling Stencil KeyPath.swift
[16/47] Compiling Stencil LazyValueWrapper.swift
[17/47] Compiling Stencil Lexer.swift
[18/47] Compiling Stencil NowTag.swift
[19/47] Compiling Stencil Parser.swift
[20/47] Compiling Stencil Template.swift
[21/47] Compiling Stencil Tokenizer.swift
[22/47] Compiling Stencil IfTag.swift
[23/47] Compiling Stencil Include.swift
[24/47] Compiling Stencil Errors.swift
[25/47] Compiling Stencil Expression.swift
[26/47] Compiling Stencil Extension.swift
[27/47] Compiling Stencil Context.swift
[28/47] Compiling Stencil DynamicMemberLookup.swift
[29/47] Compiling Stencil Environment.swift
[30/47] Compiling Stencil FilterTag.swift
[31/47] Compiling Stencil Filters.swift
[32/47] Compiling Stencil ForTag.swift
[33/47] Compiling Stencil TrimBehaviour.swift
[34/47] Compiling Stencil Variable.swift
[35/47] Compiling Saga String+Slugify.swift
[36/48] Compiling Saga Writer.swift
[37/48] Compiling Saga Reader+Decoder.swift
[38/48] Compiling Saga Reader.swift
[39/48] Compiling Saga Saga.swift
[40/48] Compiling Saga RenderingContexts.swift
[41/48] Compiling Saga ProcessingStep.swift
[48/48] Emitting module Saga
[49/50] Emitting module SagaStencilRenderer
[50/50] Compiling SagaStencilRenderer SagaStencilRenderer.swift
Build complete! (18.72s)
Fetching https://github.com/stencilproject/Stencil
Fetching https://github.com/loopwerk/Saga
[1/5191] Fetching stencil
[2/7668] Fetching stencil, saga
Fetched https://github.com/loopwerk/Saga from cache (2.03s)
Fetched https://github.com/stencilproject/Stencil from cache (2.03s)
Computing version for https://github.com/stencilproject/Stencil
Computed https://github.com/stencilproject/Stencil at 0.15.1 (0.52s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1021] Fetching spectre
[165/2432] Fetching spectre, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (1.22s)
Fetched https://github.com/kylef/Spectre.git from cache (1.22s)
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 (1.77s)
Computing version for https://github.com/loopwerk/Saga
Computed https://github.com/loopwerk/Saga at 1.4.0 (0.52s)
Fetching https://github.com/JohnSundell/Codextended.git
[1/181] Fetching codextended
Fetched https://github.com/JohnSundell/Codextended.git from cache (0.76s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.50s)
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/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
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/stencilproject/Stencil
Working copy of https://github.com/stencilproject/Stencil resolved at 0.15.1
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.