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.2 for Linux on 24 Nov 2025 13:20:05 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/huggingface/swift-jinja.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:36dcf51aceebb7518dd97346bbe30fd556b23ffe7a4d72d70473700580e8e541
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-collections.git
[1/18314] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (2.33s)
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
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/20] Emitting module InternalCollectionsUtilities
[6/22] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[7/22] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[8/22] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/22] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[10/22] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[11/22] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[12/22] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[13/22] Compiling InternalCollectionsUtilities Integer rank.swift
[14/22] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[15/22] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[16/22] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[17/22] Compiling InternalCollectionsUtilities Debugging.swift
[18/22] Compiling InternalCollectionsUtilities Descriptions.swift
[19/22] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/22] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/22] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/22] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[25/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[26/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[27/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[28/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[29/78] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[30/78] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[31/85] Compiling OrderedCollections OrderedDictionary.swift
[32/85] Compiling OrderedCollections OrderedSet+Codable.swift
[33/85] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[34/85] Compiling OrderedCollections OrderedSet+Descriptions.swift
[35/85] Compiling OrderedCollections OrderedSet+Diffing.swift
[36/85] Compiling OrderedCollections OrderedSet+Equatable.swift
[37/85] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[38/85] Compiling OrderedCollections OrderedSet+Hashable.swift
[39/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[40/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[41/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[42/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[43/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[44/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[45/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[46/85] Compiling OrderedCollections OrderedSet+Initializers.swift
[47/85] Compiling OrderedCollections OrderedSet+Insertions.swift
[48/85] Compiling OrderedCollections OrderedSet+Invariants.swift
[49/85] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[50/85] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[51/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[52/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[53/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[54/85] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[55/85] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[56/85] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[57/85] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[58/85] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[59/85] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[60/85] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[61/85] Compiling OrderedCollections OrderedDictionary+Values.swift
[62/85] Compiling OrderedCollections OrderedDictionary+Codable.swift
[63/85] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[64/85] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[65/85] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[66/85] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[67/85] Compiling OrderedCollections OrderedDictionary+Elements.swift
[68/85] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[69/85] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[70/85] Compiling OrderedCollections _HashTable+Bucket.swift
[71/85] Compiling OrderedCollections _HashTable+BucketIterator.swift
[72/85] Compiling OrderedCollections _HashTable+Constants.swift
[73/85] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[74/85] Compiling OrderedCollections _HashTable+Testing.swift
[75/85] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[76/85] Compiling OrderedCollections _HashTable.swift
[77/85] Compiling OrderedCollections _Hashtable+Header.swift
[78/85] Emitting module OrderedCollections
[79/85] Compiling OrderedCollections OrderedSet+Sendable.swift
[80/85] Compiling OrderedCollections OrderedSet+SubSequence.swift
[81/85] Compiling OrderedCollections OrderedSet+Testing.swift
[82/85] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[83/85] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[84/85] Compiling OrderedCollections OrderedSet.swift
[85/85] Compiling OrderedCollections _UnsafeBitset.swift
[87/100] Compiling Jinja Utilities.swift
[88/101] Compiling Jinja Tests.swift
[89/101] Compiling Jinja Token.swift
[90/101] Compiling Jinja Macro.swift
[91/101] Compiling Jinja Parser.swift
[92/101] Compiling Jinja PropertyMembers.swift
[93/101] Compiling Jinja Template.swift
[94/101] Compiling Jinja Interpreter.swift
[95/101] Compiling Jinja Lexer.swift
[96/101] Compiling Jinja Filters.swift
[97/101] Compiling Jinja Globals.swift
[98/101] Emitting module Jinja
[99/101] Compiling Jinja AST.swift
[100/101] Compiling Jinja Error.swift
[101/101] Compiling Jinja Value.swift
Build complete! (24.45s)
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" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:36dcf51aceebb7518dd97346bbe30fd556b23ffe7a4d72d70473700580e8e541
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.