The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-transformers, reference main (4a606f), with Swift 6.3 for Linux on 16 Apr 2026 03:33:47 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/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ensan-hcl/swift-tokenizers.git
Reference: main
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/ensan-hcl/swift-tokenizers
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4a606f6 Merge pull request #1 from ensan-hcl/feat/minimum
Cloned https://github.com/ensan-hcl/swift-tokenizers.git
Revision (git rev-parse @):
4a606f66e0cc4d7d9f0197649e812f7fc86a4c34
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ensan-hcl/swift-tokenizers.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ensan-hcl/swift-tokenizers.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/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/johnmai-dev/Jinja
[1/1051] Fetching jinja
[1052/18574] Fetching jinja, swift-argument-parser
Fetched https://github.com/johnmai-dev/Jinja from cache (0.75s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.76s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.4.0 (1.20s)
Computing version for https://github.com/johnmai-dev/Jinja
Computed https://github.com/johnmai-dev/Jinja at 1.1.2 (0.39s)
Fetching https://github.com/apple/swift-collections.git
[1/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.05s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.4.0
Creating working copy for https://github.com/johnmai-dev/Jinja
Working copy of https://github.com/johnmai-dev/Jinja resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/9] Copying gpt2_tokenizer_config.json
[1/9] Copying t5_tokenizer_config.json
[3/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/32] Emitting module InternalCollectionsUtilities
[11/34] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[12/34] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[13/34] Compiling InternalCollectionsUtilities String+Padding.swift
[14/34] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[15/34] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/34] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/34] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/34] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[19/34] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/34] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/34] Compiling InternalCollectionsUtilities Debugging.swift
[22/34] Compiling InternalCollectionsUtilities Descriptions.swift
[23/34] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/34] Compiling InternalCollectionsUtilities Integer rank.swift
[25/34] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/34] Compiling InternalCollectionsUtilities UInt+reversed.swift
[27/34] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[28/34] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/34] Compiling InternalCollectionsUtilities Span+Extras.swift
[31/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[32/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[33/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[34/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[35/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[36/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[37/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[38/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[39/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[40/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[41/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[42/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[43/97] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[44/97] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[45/97] Compiling OrderedCollections OrderedDictionary.swift
[46/97] Compiling OrderedCollections OrderedSet+Codable.swift
[47/97] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[48/97] Compiling OrderedCollections OrderedSet+Descriptions.swift
[49/97] Compiling OrderedCollections OrderedSet+Diffing.swift
[50/97] Compiling OrderedCollections OrderedSet+Equatable.swift
[51/97] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[52/97] Compiling OrderedCollections OrderedSet+Hashable.swift
[53/97] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[54/97] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[55/97] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[56/97] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[57/97] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[58/97] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[59/97] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[60/97] Compiling OrderedCollections OrderedDictionary+Values.swift
[61/97] Compiling OrderedCollections OrderedSet+Initializers.swift
[62/97] Compiling OrderedCollections OrderedSet+Insertions.swift
[63/97] Compiling OrderedCollections OrderedSet+Invariants.swift
[64/97] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[65/97] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[66/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[67/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[68/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[69/97] Compiling OrderedCollections OrderedDictionary+Codable.swift
[70/97] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[71/97] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[72/97] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[73/97] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[74/97] Compiling OrderedCollections OrderedDictionary+Elements.swift
[75/97] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[76/97] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[77/97] Compiling OrderedCollections _HashTable+Bucket.swift
[78/97] Compiling OrderedCollections _HashTable+BucketIterator.swift
[79/97] Compiling OrderedCollections _HashTable+Constants.swift
[80/97] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[81/97] Compiling OrderedCollections _HashTable+Testing.swift
[82/97] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[83/97] Compiling OrderedCollections _HashTable.swift
[84/97] Compiling OrderedCollections _Hashtable+Header.swift
[85/97] Emitting module Hub
[86/97] Compiling Hub Hub.swift
[87/97] Compiling Hub HubApi.swift
[88/97] Compiling Hub resource_bundle_accessor.swift
[89/97] Compiling Hub Downloader.swift
[90/98] Compiling OrderedCollections OrderedSet+Sendable.swift
[91/98] Compiling OrderedCollections OrderedSet+SubSequence.swift
[92/98] Compiling OrderedCollections OrderedSet+Testing.swift
[93/98] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[94/98] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[95/98] Compiling OrderedCollections OrderedSet.swift
[96/98] Compiling OrderedCollections _UnsafeBitset.swift
[98/98] Emitting module OrderedCollections
[100/108] Compiling Jinja StringExtension.swift
[101/109] Compiling Jinja Template.swift
[102/109] Compiling Jinja Utilities.swift
[103/109] Compiling Jinja Runtime.swift
[104/109] Compiling Jinja Lexer.swift
[105/109] Compiling Jinja Parser.swift
[106/109] Emitting module Jinja
[107/109] Compiling Jinja Error.swift
[108/109] Compiling Jinja Ast.swift
[109/109] Compiling Jinja Environment.swift
[111/122] Compiling Tokenizers UnigramTokenizer.swift
[112/122] Compiling Tokenizers Trie.swift
[113/123] Compiling Tokenizers Utils.swift
[114/123] Emitting module Tokenizers
[115/123] Compiling Tokenizers ByteEncoder.swift
[116/123] Compiling Tokenizers Decoder.swift
[117/123] Compiling Tokenizers PreTokenizer.swift
[118/123] Compiling Tokenizers TokenLattice.swift
[119/123] Compiling Tokenizers Normalizer.swift
[120/123] Compiling Tokenizers PostProcessor.swift
[121/123] Compiling Tokenizers BPETokenizer.swift
[122/123] Compiling Tokenizers BertTokenizer.swift
[123/123] Compiling Tokenizers Tokenizer.swift
Build complete! (32.50s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "1.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "jinja",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnmai-dev/Jinja"
    }
  ],
  "manifest_display_name" : "swift-transformers",
  "name" : "swift-transformers",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Transformers",
      "targets" : [
        "Tokenizers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TokenizersTests",
      "module_type" : "SwiftTarget",
      "name" : "TokenizersTests",
      "path" : "Tests/TokenizersTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/TokenizersTests/Resources/basic_tokenized_questions.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TokenizersTests/Resources/bert_uncased_encoded.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TokenizersTests/Resources/dev-v1.1.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TokenizersTests/Resources/distilbert_cased_encoded.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TokenizersTests/Resources/falcon_encoded.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TokenizersTests/Resources/gemma_encoded.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TokenizersTests/Resources/gpt2_encoded_tokens.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TokenizersTests/Resources/llama_3.2_encoded.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TokenizersTests/Resources/llama_encoded.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TokenizersTests/Resources/question_tokens.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TokenizersTests/Resources/t5_base_encoded.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TokenizersTests/Resources/tokenized_questions.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TokenizersTests/Resources/tokenizer_tests.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TokenizersTests/Resources/whisper_large_v2_encoded.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TokenizersTests/Resources/whisper_tiny_en_encoded.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TokenizersTests/Vocabs/bert-vocab.txt",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AddedTokensTests.swift",
        "BertTokenizerTests.swift",
        "ChatTemplateTests.swift",
        "DecoderTests.swift",
        "FactoryTests.swift",
        "SplitTests.swift",
        "SquadDataset.swift",
        "TokenizerTests.swift",
        "TrieTests.swift"
      ],
      "target_dependencies" : [
        "Tokenizers",
        "Hub"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Tokenizers",
      "module_type" : "SwiftTarget",
      "name" : "Tokenizers",
      "path" : "Sources/Tokenizers",
      "product_dependencies" : [
        "Jinja"
      ],
      "product_memberships" : [
        "Transformers"
      ],
      "sources" : [
        "BPETokenizer.swift",
        "BertTokenizer.swift",
        "ByteEncoder.swift",
        "Decoder.swift",
        "Normalizer.swift",
        "PostProcessor.swift",
        "PreTokenizer.swift",
        "TokenLattice.swift",
        "Tokenizer.swift",
        "Trie.swift",
        "UnigramTokenizer.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "Hub"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PreTokenizerTests",
      "module_type" : "SwiftTarget",
      "name" : "PreTokenizerTests",
      "path" : "Tests/PreTokenizerTests",
      "sources" : [
        "PreTokenizerTests.swift"
      ],
      "target_dependencies" : [
        "Tokenizers",
        "Hub"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HubTests",
      "module_type" : "SwiftTarget",
      "name" : "HubTests",
      "path" : "Tests/HubTests",
      "sources" : [
        "HubApiTests.swift",
        "HubTests.swift"
      ],
      "target_dependencies" : [
        "Hub"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Hub",
      "module_type" : "SwiftTarget",
      "name" : "Hub",
      "path" : "Sources/Hub",
      "product_memberships" : [
        "Transformers"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Hub/FallbackConfigs/gpt2_tokenizer_config.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Hub/FallbackConfigs/t5_tokenizer_config.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Downloader.swift",
        "Hub.swift",
        "HubApi.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.