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 Jinja, reference 2.2.0 (06a511), with Swift 6.0 for macOS (SPM) on 24 Nov 2025 13:24:24 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/huggingface/swift-jinja.git
Reference: 2.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/huggingface/swift-jinja
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at 06a511d Expose error descriptions (#39)
Cloned https://github.com/huggingface/swift-jinja.git
Revision (git rev-parse @):
06a511d5adab5a812852ff972e65702a24b8ce30
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/huggingface/swift-jinja.git at 2.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/huggingface/swift-jinja.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-5BDAB9E9C0126B9D.txt
[5/21] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[6/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[7/22] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[8/22] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/22] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[10/22] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[11/22] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[12/22] Compiling InternalCollectionsUtilities Integer rank.swift
[13/22] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/22] Compiling InternalCollectionsUtilities UInt+reversed.swift
[15/22] Compiling InternalCollectionsUtilities Descriptions.swift
[16/22] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[17/22] Emitting module InternalCollectionsUtilities
[18/22] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/22] Compiling InternalCollectionsUtilities Debugging.swift
[20/22] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/22] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/22] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[23/78] Compiling OrderedCollections OrderedSet+Codable.swift
[24/78] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[25/78] Compiling OrderedCollections OrderedSet+Descriptions.swift
[26/78] Compiling OrderedCollections OrderedSet+Diffing.swift
[27/78] Compiling OrderedCollections OrderedSet+Equatable.swift
[28/78] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[29/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[30/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[31/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[32/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[33/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[34/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[35/84] Compiling OrderedCollections OrderedDictionary+Elements.swift
[36/84] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[37/84] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[38/84] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[39/84] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[40/84] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[41/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[42/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[43/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[44/84] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[45/84] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[46/84] Compiling OrderedCollections OrderedSet+Sendable.swift
[47/84] Compiling OrderedCollections _Hashtable+Header.swift
[48/84] Compiling OrderedCollections OrderedDictionary+Codable.swift
[49/84] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[50/84] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[51/84] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[52/84] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[53/84] Compiling OrderedCollections OrderedSet+Hashable.swift
[54/84] Compiling OrderedCollections OrderedSet+Initializers.swift
[55/84] Compiling OrderedCollections OrderedSet+Insertions.swift
[56/84] Compiling OrderedCollections OrderedSet+Invariants.swift
[57/84] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[58/84] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[59/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[60/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[61/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[62/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[63/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[64/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[65/84] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[66/84] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[67/84] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[68/84] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[69/84] Compiling OrderedCollections OrderedDictionary+Values.swift
[70/84] Compiling OrderedCollections OrderedDictionary.swift
[71/84] Compiling OrderedCollections _HashTable+Bucket.swift
[72/84] Compiling OrderedCollections _HashTable+BucketIterator.swift
[73/84] Compiling OrderedCollections _HashTable+Constants.swift
[74/84] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[75/84] Compiling OrderedCollections _HashTable+Testing.swift
[76/84] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[77/84] Compiling OrderedCollections _HashTable.swift
[78/84] Compiling OrderedCollections OrderedSet+SubSequence.swift
[79/84] Compiling OrderedCollections OrderedSet+Testing.swift
[80/84] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[81/84] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[82/84] Compiling OrderedCollections OrderedSet.swift
[83/84] Compiling OrderedCollections _UnsafeBitset.swift
[84/84] Emitting module OrderedCollections
[85/98] Compiling Jinja Utilities.swift
[86/99] Compiling Jinja Token.swift
[87/99] Compiling Jinja Tests.swift
[88/99] Compiling Jinja Macro.swift
[89/99] Compiling Jinja Parser.swift
[90/99] Compiling Jinja Template.swift
[91/99] Compiling Jinja Interpreter.swift
[92/99] Compiling Jinja Lexer.swift
[93/99] Compiling Jinja Filters.swift
[94/99] Compiling Jinja Globals.swift
[95/99] Compiling Jinja PropertyMembers.swift
[96/99] Emitting module Jinja
[97/99] Compiling Jinja AST.swift
[98/99] Compiling Jinja Error.swift
[99/99] Compiling Jinja Value.swift
Build complete! (9.80s)
Fetching https://github.com/apple/swift-collections.git
[1/18314] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.80s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.57s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "Jinja",
  "name" : "Jinja",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Jinja",
      "targets" : [
        "Jinja"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JinjaTests",
      "module_type" : "SwiftTarget",
      "name" : "JinjaTests",
      "path" : "Tests/JinjaTests",
      "sources" : [
        "FiltersTests.swift",
        "GlobalsTests.swift",
        "IntegrationTests.swift",
        "InterpreterTests.swift",
        "PerformanceTests.swift",
        "PropertyMembersTests.swift",
        "TemplateTests.swift",
        "TestsTests.swift",
        "ValueTests.swift"
      ],
      "target_dependencies" : [
        "Jinja"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Jinja",
      "module_type" : "SwiftTarget",
      "name" : "Jinja",
      "path" : "Sources/Jinja",
      "product_dependencies" : [
        "OrderedCollections"
      ],
      "product_memberships" : [
        "Jinja"
      ],
      "sources" : [
        "AST.swift",
        "Error.swift",
        "Filters.swift",
        "Globals.swift",
        "Interpreter.swift",
        "Lexer.swift",
        "Macro.swift",
        "Parser.swift",
        "PropertyMembers.swift",
        "Template.swift",
        "Tests.swift",
        "Token.swift",
        "Utilities.swift",
        "Value.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.