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 Stencil, reference 0.16.1 (0126cb), with Swift 6.0 for macOS (SPM) on 27 Jan 2025 15:43:20 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MFB-Technologies-Inc/Stencil.git
Reference: 0.16.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MFB-Technologies-Inc/Stencil
 * tag               0.16.1     -> FETCH_HEAD
HEAD is now at 0126cb1 Merge pull request #2 from MFB-Technologies-Inc/feature/concurrency
Cloned https://github.com/MFB-Technologies-Inc/Stencil.git
Revision (git rev-parse @):
0126cb11c1379b4a2ed3698a62ed56a955605896
SUCCESS checkout https://github.com/MFB-Technologies-Inc/Stencil.git at 0.16.1
Fetching https://github.com/MFB-Technologies-Inc/PathKit.git
[1/890] Fetching pathkit
Fetched https://github.com/MFB-Technologies-Inc/PathKit.git from cache (0.89s)
Computing version for https://github.com/MFB-Technologies-Inc/PathKit.git
Computed https://github.com/MFB-Technologies-Inc/PathKit.git at 1.0.2 (0.43s)
Creating working copy for https://github.com/MFB-Technologies-Inc/PathKit.git
Working copy of https://github.com/MFB-Technologies-Inc/PathKit.git resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "stencil",
      "name": "Stencil",
      "url": "https://github.com/MFB-Technologies-Inc/Stencil.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Stencil",
      "dependencies": [
        {
          "identity": "pathkit",
          "name": "PathKit",
          "url": "https://github.com/MFB-Technologies-Inc/PathKit.git",
          "version": "1.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/MFB-Technologies-Inc/Stencil.git
[1/3528] Fetching stencil
Fetched https://github.com/MFB-Technologies-Inc/Stencil.git from cache (1.06s)
Fetching https://github.com/MFB-Technologies-Inc/PathKit.git from cache
Fetched https://github.com/MFB-Technologies-Inc/PathKit.git from cache (0.51s)
Computing version for https://github.com/MFB-Technologies-Inc/PathKit.git
Computed https://github.com/MFB-Technologies-Inc/PathKit.git at 1.0.2 (0.02s)
Creating working copy for https://github.com/MFB-Technologies-Inc/PathKit.git
Working copy of https://github.com/MFB-Technologies-Inc/PathKit.git resolved at 1.0.2
Creating working copy for https://github.com/MFB-Technologies-Inc/Stencil.git
Working copy of https://github.com/MFB-Technologies-Inc/Stencil.git resolved at 0.16.1 (0126cb1)
warning: '.resolve-product-dependencies': dependency 'stencil' is not used by any target
Found 1 product dependencies
  - PathKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/MFB-Technologies-Inc/Stencil.git
https://github.com/MFB-Technologies-Inc/Stencil.git
{
  "dependencies" : [
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MFB-Technologies-Inc/PathKit.git"
    }
  ],
  "manifest_display_name" : "Stencil",
  "name" : "Stencil",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Stencil",
      "targets" : [
        "Stencil"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StencilTests",
      "module_type" : "SwiftTarget",
      "name" : "StencilTests",
      "path" : "Tests/StencilTests",
      "sources" : [
        "ContextTests.swift",
        "EnvironmentBaseAndChildTemplateTests.swift",
        "EnvironmentIncludeTemplateTests.swift",
        "EnvironmentTests.swift",
        "ExpressionTests.swift",
        "FilterTagTests.swift",
        "FilterTests.swift",
        "ForNodeTests.swift",
        "Helpers/ErrorNode.swift",
        "Helpers/ExampleLoader.swift",
        "Helpers/StencilTestCase.swift",
        "IfNodeTests.swift",
        "IncludeTests.swift",
        "InheritanceTests.swift",
        "LexerTests.swift",
        "LoaderTests.swift",
        "NodeTests.swift",
        "NowNodeTests.swift",
        "ParserTests.swift",
        "StencilTests.swift",
        "TemplateTests.swift",
        "TokenTests.swift",
        "TrimBehaviourTests.swift",
        "VariableTests.swift",
        "fixtures/Fixtures+Base.swift",
        "fixtures/Fixtures+BaseRepeat.swift",
        "fixtures/Fixtures+Child.swift",
        "fixtures/Fixtures+ChildChild.swift",
        "fixtures/Fixtures+ChildRepeat.swift",
        "fixtures/Fixtures+ChildSuper.swift",
        "fixtures/Fixtures+Huge.swift",
        "fixtures/Fixtures+IfBlock.swift",
        "fixtures/Fixtures+IfBlockChild.swift",
        "fixtures/Fixtures+InvalidBase.swift",
        "fixtures/Fixtures+InvalidChildSuper.swift",
        "fixtures/Fixtures+InvalidInclude.swift",
        "fixtures/Fixtures+Test.swift",
        "fixtures/Fixtures.swift"
      ],
      "target_dependencies" : [
        "Stencil"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Stencil",
      "module_type" : "SwiftTarget",
      "name" : "Stencil",
      "path" : "Sources/Stencil",
      "product_dependencies" : [
        "PathKit"
      ],
      "product_memberships" : [
        "Stencil"
      ],
      "sources" : [
        "Context.swift",
        "DynamicMemberLookup.swift",
        "Environment.swift",
        "Errors.swift",
        "Expression.swift",
        "Extension.swift",
        "FilterTag.swift",
        "Filters.swift",
        "ForTag.swift",
        "IfTag.swift",
        "Include.swift",
        "Inheritance.swift",
        "KeyPath.swift",
        "LazyValueWrapper.swift",
        "Lexer.swift",
        "Loader.swift",
        "Node.swift",
        "NowTag.swift",
        "Parser.swift",
        "Template.swift",
        "Tokenizer.swift",
        "TrimBehaviour.swift",
        "Variable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/16] Compiling PathKit Path+Traversing.swift
[5/16] Compiling PathKit Path+PathInfo.swift
[6/16] Compiling PathKit Path+Sequence.swift
[7/16] Compiling PathKit Path+FileManipulation.swift
[8/16] Compiling PathKit Path+Contents.swift
[9/16] Compiling PathKit Path+Directories.swift
[10/16] Emitting module PathKit
[11/16] Compiling PathKit Path+Globbing.swift
[12/16] Compiling PathKit Operators.swift
[13/16] Compiling PathKit Path+Components.swift
[14/16] Compiling PathKit Path+FileInfo.swift
[15/16] Compiling PathKit DefaultFileSystemInfo.swift
[16/16] Compiling PathKit FileSystemInfo.swift
[17/17] Compiling PathKit Path.swift
[18/39] Compiling Stencil Context.swift
[19/39] Compiling Stencil DynamicMemberLookup.swift
[20/39] Compiling Stencil Environment.swift
[21/41] Compiling Stencil LazyValueWrapper.swift
[22/41] Compiling Stencil Lexer.swift
[23/41] Emitting module Stencil
[24/41] Compiling Stencil Inheritance.swift
[25/41] Compiling Stencil KeyPath.swift
[26/41] Compiling Stencil Loader.swift
[27/41] Compiling Stencil Node.swift
[28/41] Compiling Stencil IfTag.swift
[29/41] Compiling Stencil Include.swift
[30/41] Compiling Stencil Errors.swift
[31/41] Compiling Stencil Expression.swift
[32/41] Compiling Stencil Extension.swift
[33/41] Compiling Stencil NowTag.swift
[34/41] Compiling Stencil Parser.swift
[35/41] Compiling Stencil Template.swift
[36/41] Compiling Stencil Tokenizer.swift
[37/41] Compiling Stencil FilterTag.swift
[38/41] Compiling Stencil Filters.swift
[39/41] Compiling Stencil ForTag.swift
[40/41] Compiling Stencil TrimBehaviour.swift
[41/41] Compiling Stencil Variable.swift
Build complete! (15.56s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MFB-Technologies-Inc/PathKit.git"
    }
  ],
  "manifest_display_name" : "Stencil",
  "name" : "Stencil",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Stencil",
      "targets" : [
        "Stencil"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StencilTests",
      "module_type" : "SwiftTarget",
      "name" : "StencilTests",
      "path" : "Tests/StencilTests",
      "sources" : [
        "ContextTests.swift",
        "EnvironmentBaseAndChildTemplateTests.swift",
        "EnvironmentIncludeTemplateTests.swift",
        "EnvironmentTests.swift",
        "ExpressionTests.swift",
        "FilterTagTests.swift",
        "FilterTests.swift",
        "ForNodeTests.swift",
        "Helpers/ErrorNode.swift",
        "Helpers/ExampleLoader.swift",
        "Helpers/StencilTestCase.swift",
        "IfNodeTests.swift",
        "IncludeTests.swift",
        "InheritanceTests.swift",
        "LexerTests.swift",
        "LoaderTests.swift",
        "NodeTests.swift",
        "NowNodeTests.swift",
        "ParserTests.swift",
        "StencilTests.swift",
        "TemplateTests.swift",
        "TokenTests.swift",
        "TrimBehaviourTests.swift",
        "VariableTests.swift",
        "fixtures/Fixtures+Base.swift",
        "fixtures/Fixtures+BaseRepeat.swift",
        "fixtures/Fixtures+Child.swift",
        "fixtures/Fixtures+ChildChild.swift",
        "fixtures/Fixtures+ChildRepeat.swift",
        "fixtures/Fixtures+ChildSuper.swift",
        "fixtures/Fixtures+Huge.swift",
        "fixtures/Fixtures+IfBlock.swift",
        "fixtures/Fixtures+IfBlockChild.swift",
        "fixtures/Fixtures+InvalidBase.swift",
        "fixtures/Fixtures+InvalidChildSuper.swift",
        "fixtures/Fixtures+InvalidInclude.swift",
        "fixtures/Fixtures+Test.swift",
        "fixtures/Fixtures.swift"
      ],
      "target_dependencies" : [
        "Stencil"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Stencil",
      "module_type" : "SwiftTarget",
      "name" : "Stencil",
      "path" : "Sources/Stencil",
      "product_dependencies" : [
        "PathKit"
      ],
      "product_memberships" : [
        "Stencil"
      ],
      "sources" : [
        "Context.swift",
        "DynamicMemberLookup.swift",
        "Environment.swift",
        "Errors.swift",
        "Expression.swift",
        "Extension.swift",
        "FilterTag.swift",
        "Filters.swift",
        "ForTag.swift",
        "IfTag.swift",
        "Include.swift",
        "Inheritance.swift",
        "KeyPath.swift",
        "LazyValueWrapper.swift",
        "Lexer.swift",
        "Loader.swift",
        "Node.swift",
        "NowTag.swift",
        "Parser.swift",
        "Template.swift",
        "Tokenizer.swift",
        "TrimBehaviour.swift",
        "Variable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.