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

Failed to build SagaStencilRenderer, reference main (3a5b42), with Swift 5.9 for macOS (SPM) on 6 Feb 2025 21:10:44 UTC.

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: 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 3a5b423 docs: Update example app to use the new syntax
Cloned https://github.com/loopwerk/SagaStencilRenderer.git
Revision (git rev-parse @):
3a5b423a01cc0e37f90e2bc221717c659ff909fc
SUCCESS checkout https://github.com/loopwerk/SagaStencilRenderer.git at main
========================================
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] Emitting module Codextended
[2/4] Compiling Codextended Codextended.swift
[3/4] Emitting module PathKit
[4/4] Compiling PathKit PathKit.swift
[5/39] Emitting module Stencil
[6/41] Compiling Stencil IfTag.swift
[7/41] Compiling Stencil Include.swift
[8/41] Compiling Stencil Loader.swift
[9/41] Compiling Stencil Node.swift
[10/41] Compiling Stencil NowTag.swift
[11/41] Compiling Stencil Parser.swift
[12/41] Compiling Stencil Template.swift
[13/41] Compiling Stencil Tokenizer.swift
[14/41] Compiling Stencil LazyValueWrapper.swift
[15/41] Compiling Stencil Lexer.swift
[16/41] Compiling Stencil FilterTag.swift
[17/41] Compiling Stencil Filters.swift
[18/41] Compiling Stencil ForTag.swift
[19/41] Compiling Stencil Inheritance.swift
[20/41] Compiling Stencil KeyPath.swift
[21/41] Compiling Saga Path+Extensions.swift
[22/41] Compiling Stencil DynamicMemberLookup.swift
[23/41] Compiling Stencil Environment.swift
[24/41] Compiling Stencil Errors.swift
[25/41] Compiling Stencil Expression.swift
[26/41] Compiling Saga MetadataDecoder.swift
[27/41] Compiling Stencil TrimBehaviour.swift
[28/41] Compiling Stencil Variable.swift
[29/41] Compiling Saga RenderingContexts.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[30/41] Compiling Saga String+Slugify.swift
[31/41] Compiling Saga Reader.swift
[32/41] Compiling Saga Reader+Decoder.swift
[33/41] Compiling Saga ProcessingStep.swift
[38/41] Compiling Saga Saga.swift
[39/41] Emitting module Saga
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Path+Extensions.swift:43:17: error: unknown attribute 'retroactive'
extension Path: @retroactive Decodable {
                ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Path+Extensions.swift:43:1: error: inheritance from non-protocol type 'any Decodable'
extension Path: @retroactive Decodable {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Path+Extensions.swift:43:17: error: unknown attribute 'retroactive'
extension Path: @retroactive Decodable {
                ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Path+Extensions.swift:43:1: error: inheritance from non-protocol type 'any Decodable'
extension Path: @retroactive Decodable {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Path+Extensions.swift:43:17: error: unknown attribute 'retroactive'
extension Path: @retroactive Decodable {
                ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Path+Extensions.swift:43:1: error: inheritance from non-protocol type 'any Decodable'
extension Path: @retroactive Decodable {
^
[42/42] Compiling Saga Writer.swift
error: fatalError
Fetching https://github.com/stencilproject/Stencil
Fetching https://github.com/loopwerk/Saga
[1/2567] Fetching saga
[258/7758] Fetching saga, stencil
Fetched https://github.com/loopwerk/Saga (1.70s)
Fetched https://github.com/stencilproject/Stencil (1.70s)
Computing version for https://github.com/stencilproject/Stencil
Computed https://github.com/stencilproject/Stencil at 0.15.1 (0.45s)
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 (0.87s)
Fetched https://github.com/kylef/Spectre.git (0.87s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.45s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.09s)
Computing version for https://github.com/loopwerk/Saga
Computed https://github.com/loopwerk/Saga at 1.5.0 (0.46s)
Fetching https://github.com/JohnSundell/Codextended.git
[1/181] Fetching codextended
Fetched https://github.com/JohnSundell/Codextended.git (0.73s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.45s)
Creating working copy for https://github.com/loopwerk/Saga
Working copy of https://github.com/loopwerk/Saga resolved at 1.5.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/stencilproject/Stencil
Working copy of https://github.com/stencilproject/Stencil resolved at 0.15.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/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
BUILD FAILURE 5.9 macosSpm