The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Cast, reference v0.1.0 (4243d1), with Swift 6.1 for macOS (SPM) on 30 Apr 2026 23:48:53 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jaylann/Cast.git
Reference: v0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jaylann/Cast
 * tag               v0.1.0     -> FETCH_HEAD
HEAD is now at 4243d1b test(ci): skip MLX runtime tests on CI; pin README install to v0.1.0 (#76)
Submodule path 'Sources/CMLXStructured/xgrammar': checked out 'd68df627908376f3ed5e0a989395a03cc41894cd'
Submodule path 'Sources/CMLXStructured/xgrammar/3rdparty/cpptrace': checked out '6689d14c203eed390ae7bb64f56a983cfd7dff9c'
Submodule path 'Sources/CMLXStructured/xgrammar/3rdparty/dlpack': checked out 'bbd2f4d32427e548797929af08cfe2a9cbb3cf12'
Submodule path 'Sources/CMLXStructured/xgrammar/3rdparty/googletest': checked out 'df1544bcee0c7ce35cd5ea0b3eb8cc81855a4140'
Submodule 'Sources/CMLXStructured/xgrammar' (https://github.com/mlc-ai/xgrammar) registered for path 'Sources/CMLXStructured/xgrammar'
Cloning into '/Users/admin/builder/spi-builder-workspace/Sources/CMLXStructured/xgrammar'...
Submodule '3rdparty/cpptrace' (https://github.com/jeremy-rifkin/cpptrace.git) registered for path 'Sources/CMLXStructured/xgrammar/3rdparty/cpptrace'
Submodule '3rdparty/dlpack' (https://github.com/dmlc/dlpack.git) registered for path 'Sources/CMLXStructured/xgrammar/3rdparty/dlpack'
Submodule '3rdparty/googletest' (https://github.com/google/googletest.git) registered for path 'Sources/CMLXStructured/xgrammar/3rdparty/googletest'
Cloning into '/Users/admin/builder/spi-builder-workspace/Sources/CMLXStructured/xgrammar/3rdparty/cpptrace'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Sources/CMLXStructured/xgrammar/3rdparty/dlpack'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Sources/CMLXStructured/xgrammar/3rdparty/googletest'...
Cloned https://github.com/jaylann/Cast.git
Revision (git rev-parse @):
4243d1bdb37adc78f84f3157111fe6bfed7282c2
SUCCESS checkout https://github.com/jaylann/Cast.git at v0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/jaylann/Cast.git
https://github.com/jaylann/Cast.git
{
  "cxx_language_standard" : "gnu++17",
  "dependencies" : [
    {
      "identity" : "mlx-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.30.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ml-explore/mlx-swift.git"
    },
    {
      "identity" : "mlx-swift-lm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.30.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ml-explore/mlx-swift-lm.git"
    },
    {
      "identity" : "swift-transformers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/huggingface/swift-transformers.git"
    },
    {
      "identity" : "swift-json-schema",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/petrukha-ivan/swift-json-schema.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "Cast",
  "name" : "Cast",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "Cast",
      "targets" : [
        "Cast"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CastMacros",
      "targets" : [
        "CastMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MLXStructuredTests",
      "module_type" : "SwiftTarget",
      "name" : "MLXStructuredTests",
      "path" : "Tests/MLXStructuredTests",
      "product_dependencies" : [
        "MLXLLM"
      ],
      "sources" : [
        "TestErrorHandler.swift",
        "TestGenerablePerformance.swift",
        "TestGrammarMatcher.swift",
        "TestHelpers.swift",
        "TestMemoryLeaks.swift",
        "TestPerformance.swift"
      ],
      "target_dependencies" : [
        "MLXStructured"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MLXStructured",
      "module_type" : "SwiftTarget",
      "name" : "MLXStructured",
      "path" : "Sources/MLXStructured",
      "product_dependencies" : [
        "MLX",
        "MLXLMCommon",
        "JSONSchema"
      ],
      "product_memberships" : [
        "Cast"
      ],
      "sources" : [
        "Backends/DLTensor.swift",
        "Backends/XGrammar.swift",
        "Generate.swift",
        "Grammar/Grammar+Encoding.swift",
        "Grammar/Grammar+Generable.swift",
        "Grammar/Grammar+Schema.swift",
        "Grammar/Grammar+Structural.swift",
        "Grammar/Grammar.swift",
        "GrammarMaskedLogitProcessor.swift",
        "GrammarMatcher.swift",
        "GrammarMatcherFactory.swift",
        "Structural/StructuralTag+Builder.swift",
        "Structural/StructuralTag.swift"
      ],
      "target_dependencies" : [
        "CMLXStructured"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CastTests",
      "module_type" : "SwiftTarget",
      "name" : "CastTests",
      "path" : "Tests/CastTests",
      "sources" : [
        "CacheTests.swift",
        "CastConfigurationTests.swift",
        "CastEnumTests.swift",
        "CastErrorTests.swift",
        "CastModelGenerationTests.swift",
        "CastModelTests.swift",
        "CastTests.swift",
        "CastTimeoutTests.swift",
        "ClassifyTests.swift",
        "GPUSafetyTests.swift",
        "JSONRepairTests.swift",
        "LifecycleTests.swift",
        "NewWrapperTests.swift",
        "PromptEngineTests.swift",
        "PropertyWrapperTests.swift",
        "SchemaExcludingTests.swift",
        "SchemaGeneratorTests.swift",
        "TestHelpers.swift",
        "ValidatorTests.swift"
      ],
      "target_dependencies" : [
        "Cast"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CastMacros",
      "module_type" : "SwiftTarget",
      "name" : "CastMacros",
      "path" : "Sources/CastMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Cast",
        "CastMacros"
      ],
      "sources" : [
        "CastMacroPlugin.swift",
        "CastableDiagnostic.swift",
        "CastableMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "CastMacroTests",
      "module_type" : "SwiftTarget",
      "name" : "CastMacroTests",
      "path" : "Tests/CastMacroTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "CastDiagnosticTests.swift",
        "CastMacroTests.swift"
      ],
      "target_dependencies" : [
        "CastMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Cast",
      "module_type" : "SwiftTarget",
      "name" : "Cast",
      "path" : "Sources/Cast",
      "product_dependencies" : [
        "MLX",
        "MLXNN",
        "MLXLLM",
        "MLXLMCommon",
        "JSONSchema",
        "Collections"
      ],
      "product_memberships" : [
        "Cast"
      ],
      "sources" : [
        "API/CastConfiguration.swift",
        "API/CastEnum.swift",
        "API/CastError.swift",
        "API/CastModel+GPUSafety.swift",
        "API/CastModel+Generation.swift",
        "API/CastModel+Lifecycle.swift",
        "API/CastModel+Timeout.swift",
        "API/CastModel.swift",
        "API/Castable.swift",
        "API/GrammarProcessorCache.swift",
        "API/PropertyWrappers.swift",
        "Cast.swift",
        "Prompt/PromptEngine.swift",
        "Schema/JSONRepair.swift",
        "Schema/JSONSchema+Excluding.swift",
        "Schema/SchemaGenerator.swift",
        "Schema/ValidatorSupport.swift",
        "Schema/ZeroSchemaDecoder.swift"
      ],
      "target_dependencies" : [
        "CastMacros",
        "MLXStructured"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CMLXStructured",
      "module_type" : "ClangTarget",
      "name" : "CMLXStructured",
      "path" : "Sources/CMLXStructured",
      "product_memberships" : [
        "Cast"
      ],
      "sources" : [
        "error_handler.cpp",
        "grammar_compiler.cpp",
        "grammar_matcher.cpp",
        "tokenizer_info.cpp",
        "xgrammar/cpp/compiled_grammar.cc",
        "xgrammar/cpp/config.cc",
        "xgrammar/cpp/earley_parser.cc",
        "xgrammar/cpp/fsm.cc",
        "xgrammar/cpp/fsm_builder.cc",
        "xgrammar/cpp/grammar.cc",
        "xgrammar/cpp/grammar_builder.cc",
        "xgrammar/cpp/grammar_compiler.cc",
        "xgrammar/cpp/grammar_functor.cc",
        "xgrammar/cpp/grammar_matcher.cc",
        "xgrammar/cpp/grammar_parser.cc",
        "xgrammar/cpp/grammar_printer.cc",
        "xgrammar/cpp/json_schema_converter.cc",
        "xgrammar/cpp/json_schema_converter_ext.cc",
        "xgrammar/cpp/regex_converter.cc",
        "xgrammar/cpp/structural_tag.cc",
        "xgrammar/cpp/support/logging.cc",
        "xgrammar/cpp/support/recursion_guard.cc",
        "xgrammar/cpp/testing.cc",
        "xgrammar/cpp/tokenizer_info.cc"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/CMLXStructured/xgrammar/cpp/nanobind': File not found.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/523] Write swift-version-2F0A5646E1D333AE.txt
[3/523] Compiling CMLXStructured error_handler.cpp
[4/523] Compiling CMLXStructured grammar_compiler.cpp
[5/523] Copying t5_tokenizer_config.json
[5/523] Copying gpt2_tokenizer_config.json
[5/523] Copying t5_tokenizer_config.json
[5/523] Compiling CMLXStructured grammar_matcher.cpp
[5/523] Copying gpt2_tokenizer_config.json
[5/523] Copying PrivacyInfo.xcprivacy
[5/523] Write sources
[5/523] Compiling CMLXStructured tokenizer_info.cpp
[15/523] Compiling _SwiftSyntaxCShims dummy.c
[16/523] Write sources
[18/523] Compiling _NumericsShims _NumericsShims.c
[19/523] Write sources
[22/523] Compiling _AtomicsShims.c
[23/523] Compiling config.cc
[25/531] Compiling _AtomicsShims.c
[26/531] Write sources
[33/537] Compiling yyjson.c
[35/537] Write sources
[38/541] Emitting module SwiftSyntax510
[39/541] Compiling SwiftSyntax509 Empty.swift
[40/541] Emitting module SwiftSyntax509
[41/541] Compiling SwiftSyntax510 Empty.swift
[41/541] Write sources
[53/541] Emitting module SwiftSyntax600
[54/541] Compiling SwiftSyntax600 Empty.swift
[55/541] Emitting module _NIOBase64
[56/541] Compiling _NIOBase64 Base64.swift
[56/541] Write sources
[75/541] Emitting module _NIOBase64
[76/541] Compiling _NIOBase64 Base64.swift
[76/541] Write sources
[85/666] Compiling RealModule RealFunctions.swift
[87/668] Compiling SwiftSyntax SourceLocation.swift
[88/668] Compiling SwiftSyntax SourcePresence.swift
[89/669] Compiling RealModule RelaxedArithmetic.swift
[92/670] Compiling SwiftSyntax SyntaxNodeStructure.swift
[93/670] Compiling SwiftSyntax Identifier.swift
[94/670] Compiling RealModule Real.swift
[95/670] Compiling RealModule RelaxedArithmetic.swift
[96/670] Compiling RealModule Float80+Real.swift
[97/670] Compiling RealModule Real.swift
[98/670] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[100/670] Compiling SwiftSyntax SyntaxIdentifier.swift
[101/670] Compiling SwiftSyntax SyntaxNodeFactory.swift
[104/670] Compiling RealModule Float80+Real.swift
[105/670] Compiling RealModule Float16+Real.swift
[106/670] Compiling RealModule ElementaryFunctions.swift
[107/670] Compiling RealModule Double+Real.swift
[108/670] Compiling RealModule AugmentedArithmetic.swift
[109/670] Compiling RealModule Float+Real.swift
[110/670] Compiling RealModule AugmentedArithmetic.swift
[111/670] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[112/670] Compiling SwiftSyntax SyntaxChildren.swift
[113/670] Compiling RealModule Float16+Real.swift
[114/670] Compiling RealModule Float+Real.swift
[115/670] Compiling RealModule ElementaryFunctions.swift
[116/670] Compiling RealModule Double+Real.swift
[117/670] Emitting module RealModule
[119/670] Write sources
[136/670] Compiling SwiftSyntax SourceEdit.swift
[137/670] Compiling SwiftSyntax SourceLength.swift
[138/670] Compiling SwiftSyntax SyntaxCollection.swift
[139/670] Compiling SwiftSyntax SyntaxHashable.swift
[148/670] Emitting module RealModule
[149/757] Compiling Crypto ECDSASignature.swift
[150/757] Compiling Crypto PEMDocument.swift
[151/844] Compiling Crypto Insecure_HashFunctions.swift
[152/844] Compiling Crypto MLKEM_boring.swift
[153/844] Compiling Crypto HPKE-Modes.swift
[154/844] Compiling Crypto Insecure.swift
[155/844] Compiling Crypto NISTCurvesKeys.swift
[156/844] Compiling Crypto X25519Keys.swift
[157/844] Compiling Crypto SymmetricKeys.swift
[158/844] Compiling Crypto HMAC.swift
[163/844] Emitting module InternalCollectionsUtilities
[164/844] Write sources
[166/972] Compiling _RopeModule BigString+Builder.swift
[167/972] Compiling _RopeModule BigString+Contents.swift
[168/972] Compiling _RopeModule BigString+Debugging.swift
[169/972] Compiling _RopeModule BigString+Index.swift
[170/972] Compiling _RopeModule BigString+Ingester.swift
[171/972] Compiling _RopeModule BigString+Invariants.swift
[172/972] Compiling _RopeModule BigString+Metrics.swift
[173/972] Compiling _RopeModule BigString+Summary.swift
[174/979] Compiling _RopeModule BigString+CustomStringConvertible.swift
[175/979] Compiling _RopeModule BigString+Equatable.swift
[176/979] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[177/979] Compiling _RopeModule BigString+Hashing.swift
[178/979] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[179/979] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[180/979] Compiling _RopeModule BigString+Sequence.swift
[181/979] Compiling _RopeModule BigString+TextOutputStream.swift
[182/979] Compiling _RopeModule BigString+Chunk+Splitting.swift
[183/979] Compiling _RopeModule BigString+Chunk+UTF16.swift
[184/979] Compiling _RopeModule BigString+Chunk+UTF8.swift
[185/979] Compiling _RopeModule BigString+Chunk+UnicodeScalar.swift
[186/979] Compiling _RopeModule BigString+Chunk.swift
[187/979] Compiling _RopeModule BigString+BidirectionalCollection.swift
[188/979] Compiling _RopeModule BigString+Comparable.swift
[189/979] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[190/979] Compiling _RopeModule BigString+Append.swift
[191/979] Compiling _RopeModule BigString+Initializers.swift
[192/979] Compiling _RopeModule BigString+Insert.swift
[193/979] Compiling _RopeModule BigString+Managing Breaks.swift
[194/979] Compiling _RopeModule BigString+RemoveSubrange.swift
[195/979] Compiling _RopeModule BigString+ReplaceSubrange.swift
[196/979] Compiling _RopeModule BigString+Split.swift
[197/979] Compiling _RopeModule Range+BigString.swift
[198/979] Compiling _NIODataStructures _TinyArray.swift
[199/979] Compiling _NIODataStructures PriorityQueue.swift
[199/979] Compiling compiled_grammar.cc
[202/979] Compiling _NIODataStructures PriorityQueue.swift
[203/979] Compiling _NIODataStructures _TinyArray.swift
[204/1107] Compiling _RopeModule BigString+Append.swift
[205/1107] Compiling _RopeModule BigString+Initializers.swift
[206/1107] Compiling _RopeModule BigString+Insert.swift
[207/1107] Compiling _RopeModule BigString+Managing Breaks.swift
[208/1107] Compiling _RopeModule BigString+RemoveSubrange.swift
[209/1107] Compiling _RopeModule BigString+ReplaceSubrange.swift
[210/1107] Compiling _RopeModule BigString+Split.swift
[211/1107] Compiling _RopeModule Range+BigString.swift
[212/1107] Compiling _RopeModule BigString+Chunk+Splitting.swift
[213/1107] Compiling _RopeModule BigString+Chunk+UTF16.swift
[214/1107] Compiling _RopeModule BigString+Chunk+UTF8.swift
[215/1107] Compiling _RopeModule BigString+Chunk+UnicodeScalar.swift
[216/1107] Compiling _RopeModule BigString+Chunk.swift
[217/1107] Compiling _RopeModule BigString+BidirectionalCollection.swift
[218/1107] Compiling _RopeModule BigString+Comparable.swift
[219/1107] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[220/1114] Compiling _RopeModule _RopeVersion.swift
[221/1114] Compiling _RopeModule Rope+Collection.swift
[222/1114] Compiling _RopeModule Rope+Index.swift
[223/1114] Compiling _RopeModule Rope+Sequence.swift
[224/1114] Compiling _RopeModule BigString+UTF16View.swift
[225/1114] Compiling _RopeModule BigString+UTF8View.swift
[226/1120] Compiling _RopeModule BigString+Metrics.swift
[227/1120] Compiling _RopeModule BigString+Summary.swift
[228/1120] Compiling _RopeModule RopeMetric.swift
[229/1120] Compiling _RopeModule RopeSummary.swift
[230/1120] Compiling _RopeModule _RopeItem.swift
[231/1120] Compiling _RopeModule _RopePath.swift
[232/1120] Compiling _RopeModule BigString+Builder.swift
[233/1120] Compiling _RopeModule BigString+Contents.swift
[234/1120] Compiling _RopeModule BigString+Debugging.swift
[235/1120] Compiling _RopeModule BigString+Index.swift
[236/1120] Compiling _RopeModule BigString+Ingester.swift
[237/1120] Compiling _RopeModule BigString+Invariants.swift
[238/1120] Compiling _RopeModule Rope+Extract.swift
[239/1120] Compiling _RopeModule Rope+Find.swift
[240/1120] Compiling _RopeModule Rope+ForEachWhile.swift
[241/1120] Compiling _RopeModule Rope+Insert.swift
[242/1120] Compiling _RopeModule Rope+Join.swift
[243/1120] Compiling _RopeModule Rope+MutatingForEach.swift
[244/1126] Emitting module _NIODataStructures
[245/1126] Compiling _NIODataStructures Heap.swift
[246/1126] Emitting module _NIODataStructures
[247/1126] Compiling _NIODataStructures Heap.swift
[248/1140] Compiling _RopeModule BigSubstring+UTF16View.swift
[249/1140] Compiling _RopeModule BigSubstring+UTF8View.swift
[250/1140] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[251/1140] Compiling _RopeModule BigSubstring.swift
[252/1140] Compiling _RopeModule Rope+Builder.swift
[253/1140] Compiling _RopeModule BigString.swift
[259/1140] Compiling _RopeModule BigString+UnicodeScalarView.swift
[260/1140] Compiling OrderedCollections OrderedSet+Testing.swift
[261/1140] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[262/1140] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[263/1140] Compiling OrderedCollections OrderedSet.swift
[264/1140] Compiling OrderedCollections _UnsafeBitset.swift
[267/1140] Compiling _RopeModule Rope+Remove.swift
[268/1140] Compiling _RopeModule Rope+RemoveSubrange.swift
[269/1140] Compiling _RopeModule Rope+Split.swift
[270/1140] Compiling _RopeModule Optional Utilities.swift
[271/1140] Compiling _RopeModule String Utilities.swift
[272/1140] Compiling _RopeModule String.Index+ABI.swift
[273/1140] Compiling _RopeModule _CharacterRecognizer.swift
[274/1140] Compiling HeapModule Heap+Invariants.swift
[275/1140] Compiling HeapModule _HeapNode.swift
[276/1140] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[277/1140] Compiling _RopeModule BigString+CustomStringConvertible.swift
[278/1140] Compiling _RopeModule BigString+Equatable.swift
[279/1140] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[280/1140] Compiling _RopeModule BigString+Hashing.swift
[281/1140] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[282/1140] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[283/1140] Compiling _RopeModule BigString+Sequence.swift
[284/1140] Compiling _RopeModule BigString+TextOutputStream.swift
[285/1140] Compiling _RopeModule Rope+Append.swift
[292/1140] Compiling OrderedCollections OrderedSet+SubSequence.swift
[293/1140] Compiling _RopeModule Rope+_UnsafeHandle.swift
[294/1140] Compiling _RopeModule Rope.swift
[295/1140] Compiling _RopeModule RopeElement.swift
[305/1140] Compiling HeapModule Heap.swift
[312/1140] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[318/1140] Compiling _RopeModule BigString+Chunk+Index.swift
[319/1140] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[320/1140] Compiling HeapModule Heap+UnsafeHandle.swift
[321/1140] Compiling _RopeModule Rope+Debugging.swift
[322/1140] Compiling _RopeModule Rope+Invariants.swift
[323/1140] Compiling _RopeModule Rope+_Node.swift
[324/1140] Compiling _RopeModule Rope+_Storage.swift
[326/1140] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[327/1140] Compiling _RopeModule BigString+Chunk+Breaks.swift
[328/1140] Compiling _RopeModule BigString+Chunk+Character.swift
[329/1140] Compiling _RopeModule BigString+Chunk+Counts.swift
[330/1140] Compiling _RopeModule BigString+Chunk+Description.swift
[344/1140] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[345/1140] Compiling HeapModule Heap+Descriptions.swift
[358/1140] Compiling HeapModule Heap.swift
[359/1140] Compiling HeapModule _HeapNode.swift
[360/1140] Compiling HeapModule Heap+Invariants.swift
[361/1140] Compiling HeapModule Heap+UnsafeHandle.swift
[362/1140] Emitting module HeapModule
[363/1140] Compiling HeapModule Heap+Descriptions.swift
[364/1140] Emitting module HeapModule
[396/1296] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[397/1296] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[398/1296] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[399/1296] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[400/1296] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[401/1296] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[403/1296] Compiling HashTreeCollections TreeDictionary.swift
[404/1296] Compiling HashTreeCollections TreeSet+Codable.swift
[405/1296] Compiling HashTreeCollections TreeSet+Collection.swift
[406/1296] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[407/1296] Compiling HashTreeCollections TreeSet+Debugging.swift
[408/1296] Compiling HashTreeCollections TreeSet+Descriptions.swift
[409/1296] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[410/1296] Compiling HashTreeCollections _AncestorHashSlots.swift
[411/1296] Compiling HashTreeCollections _Bitmap.swift
[412/1296] Compiling HashTreeCollections _Bucket.swift
[413/1296] Compiling HashTreeCollections _Hash.swift
[414/1296] Compiling HashTreeCollections _HashLevel.swift
[415/1296] Compiling HashTreeCollections _HashNode+Builder.swift
[416/1296] Compiling HashTreeCollections _HashNode+Debugging.swift
[417/1296] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[418/1296] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[419/1296] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[420/1296] Compiling HashTreeCollections _HashNode+Structural merge.swift
[421/1296] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[422/1296] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[423/1296] Compiling HashTreeCollections _HashNode+Structural union.swift
[424/1296] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[444/1296] Compiling HashTreeCollections TreeDictionary+Merge.swift
[445/1296] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[446/1296] Compiling HashTreeCollections _RawHashNode.swift
[447/1296] Compiling HashTreeCollections _UnmanagedHashNode.swift
[448/1296] Compiling HashTreeCollections _UnsafePath.swift
[449/1296] Compiling HashTreeCollections TreeDictionary+Codable.swift
[450/1296] Compiling HashTreeCollections TreeDictionary+Collection.swift
[451/1296] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[452/1296] Compiling HashTreeCollections _HashNode+Initializers.swift
[453/1296] Compiling HashTreeCollections _HashNode+Invariants.swift
[454/1296] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[455/1296] Compiling HashTreeCollections TreeDictionary+Filter.swift
[456/1296] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[457/1296] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[458/1296] Compiling HashTreeCollections TreeDictionary+Keys.swift
[459/1296] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[460/1296] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[461/1296] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[462/1296] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[463/1296] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[464/1296] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[465/1296] Compiling HashTreeCollections _HashNode.swift
[466/1296] Compiling HashTreeCollections _HashNodeHeader.swift
[467/1296] Compiling HashTreeCollections _HashSlot.swift
[468/1296] Emitting module OrderedCollections
[469/1296] Emitting module _RopeModule
[470/1296] Compiling HashTreeCollections TreeSet+Equatable.swift
[471/1296] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[472/1296] Compiling HashTreeCollections TreeSet+Extras.swift
[473/1296] Compiling HashTreeCollections TreeSet+Filter.swift
[474/1296] Compiling HashTreeCollections TreeSet+Hashable.swift
[475/1296] Compiling HashTreeCollections TreeSet+Sendable.swift
[476/1296] Compiling HashTreeCollections TreeSet+Sequence.swift
[477/1296] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[478/1296] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[479/1296] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[486/1352] Compiling Jinja Macro.swift
[487/1352] Compiling Jinja Parser.swift
[488/1352] Compiling Jinja Interpreter.swift
[489/1352] Compiling Jinja Lexer.swift
[490/1352] Compiling Jinja Filters.swift
[491/1352] Compiling Jinja Globals.swift
[492/1352] Compiling Jinja AST.swift
[493/1352] Compiling Jinja Error.swift
[494/1360] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[495/1360] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[496/1360] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[497/1360] Compiling ContainersPreview BorrowingSequence.swift
[502/1360] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[503/1360] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[504/1360] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[505/1360] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[517/1370] Emitting module ContainersPreview
[518/1370] Compiling ContainersPreview RandomAccessContainer.swift
[519/1370] Compiling ContainersPreview RangeExpression2.swift
[520/1370] Compiling ContainersPreview RangeReplaceableContainer.swift
[521/1370] Compiling ContainersPreview Drain+Map.swift
[522/1370] Compiling ContainersPreview Drain+Reduce.swift
[523/1370] Compiling ContainersPreview Drain.swift
[524/1370] Compiling ContainersPreview Producer+Collect.swift
[525/1370] Compiling ContainersPreview Producer.swift
[526/1370] Compiling ContainersPreview Borrow.swift
[527/1370] Compiling ContainersPreview Box.swift
[528/1370] Compiling ContainersPreview BidirectionalContainer.swift
[529/1370] Compiling ContainersPreview Container+Filter.swift
[530/1370] Compiling ContainersPreview Container+SpanwiseZip.swift
[531/1370] Compiling ContainersPreview Container.swift
[532/1370] Compiling ContainersPreview Producer+Filter.swift
[533/1370] Compiling ContainersPreview Producer+Map.swift
[534/1370] Compiling ContainersPreview Producer+Reduce.swift
[535/1370] Compiling ContainersPreview Inout.swift
[536/1370] Compiling ContainersPreview InputSpan.swift
[537/1370] Compiling ContainersPreview Shared.swift
[537/1370] Write sources
[539/1370] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[540/1370] Compiling HashTreeCollections TreeDictionary+Values.swift
[547/1370] Compiling SwiftSyntax SyntaxNodesQRS.swift
[548/1370] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[558/1370] Compiling SwiftSyntax SyntaxNodesD.swift
[559/1370] Compiling SwiftSyntax SyntaxNodesEF.swift
[560/1370] Compiling SwiftSyntax SyntaxNodesGHI.swift
[561/1370] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[562/1370] Compiling SwiftSyntax SyntaxNodesOP.swift
[563/1370] Emitting module Crypto
[572/1379] Emitting module OrderedCollections
[573/1379] Emitting module Crypto
[574/1429] Emitting module _RopeModule
[575/1429] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[576/1429] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[577/1429] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[578/1429] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[579/1429] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[580/1429] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[581/1429] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[582/1429] Compiling HashTreeCollections TreeSet.swift
[583/1429] Compiling DequeModule RigidDeque+Removals.swift
[584/1429] Compiling DequeModule RigidDeque+Replacements.swift
[585/1429] Compiling DequeModule RigidDeque+Testing.swift
[586/1429] Compiling DequeModule RigidDeque.swift
[587/1429] Compiling DequeModule UniqueDeque+Equatable.swift
[588/1429] Compiling DequeModule UniqueDeque+Experimental.swift
[589/1429] Compiling DequeModule UniqueDeque+Hashable.swift
[590/1429] Compiling DequeModule UniqueDeque+Initializers.swift
[591/1429] Compiling DequeModule RigidDeque+Hashable.swift
[592/1429] Compiling DequeModule RigidDeque+Initializers.swift
[593/1429] Compiling DequeModule RigidDeque+Insertions.swift
[594/1429] Compiling DequeModule RigidDeque+Prepend.swift
[595/1429] Compiling DequeModule UniqueDeque+Insertions.swift
[596/1429] Compiling DequeModule UniqueDeque+Prepend.swift
[597/1429] Compiling DequeModule UniqueDeque+Removals.swift
[598/1429] Compiling DequeModule UniqueDeque+Replacements.swift
[607/1481] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[608/1481] Compiling ContainersPreview RandomAccessContainer.swift
[609/1481] Compiling ContainersPreview RangeExpression2.swift
[610/1481] Compiling ContainersPreview RangeReplaceableContainer.swift
[611/1481] Compiling ContainersPreview Drain+Map.swift
[612/1481] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[613/1481] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[614/1481] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[615/1481] Compiling ContainersPreview BorrowingSequence.swift
[616/1481] Compiling ContainersPreview Drain+Reduce.swift
[617/1481] Compiling ContainersPreview Drain.swift
[618/1481] Compiling ContainersPreview Producer+Collect.swift
[619/1481] Compiling ContainersPreview ContainerIterator.swift
[620/1481] Compiling ContainersPreview DynamicContainer.swift
[621/1481] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[622/1481] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[623/1481] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[625/1481] Compiling ContainersPreview OutputSpan+Extras.swift
[626/1481] Compiling ContainersPreview TemporaryAllocation.swift
[627/1481] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[628/1481] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[637/1484] Emitting module ContainersPreview
[640/1484] Compiling ContainersPreview MutableContainer.swift
[641/1484] Compiling ContainersPreview PermutableContainer.swift
[645/1484] Compiling ContainersPreview Producer+Filter.swift
[646/1484] Compiling ContainersPreview Producer+Map.swift
[647/1484] Compiling ContainersPreview Producer+Reduce.swift
[648/1484] Compiling ContainersPreview Producer.swift
[649/1484] Compiling ContainersPreview Borrow.swift
[650/1484] Compiling ContainersPreview Box.swift
[651/1484] Compiling ContainersPreview BidirectionalContainer.swift
[652/1484] Compiling ContainersPreview Container+Filter.swift
[653/1484] Compiling ContainersPreview Container+SpanwiseZip.swift
[654/1484] Compiling ContainersPreview Container.swift
[655/1484] Compiling ContainersPreview Inout.swift
[656/1484] Compiling ContainersPreview InputSpan.swift
[657/1484] Compiling ContainersPreview Shared.swift
[657/1484] Write sources
[664/1484] Compiling DequeModule UniqueDeque.swift
[665/1484] Compiling DequeModule _DequeSlot.swift
[666/1484] Compiling DequeModule _UnsafeDequeHandle.swift
[667/1484] Compiling DequeModule _UnsafeDequeSegments.swift
[685/1484] Compiling HashTreeCollections _HashNode+Lookups.swift
[686/1484] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[687/1484] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[688/1484] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[689/1484] Compiling HashTreeCollections _HashNode+Storage.swift
[690/1484] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[691/1484] Compiling HashTreeCollections _HashNode+Structural filter.swift
[692/1484] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[693/1484] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[703/1525] Compiling DequeModule UniqueDeque+Append.swift
[704/1525] Compiling DequeModule UniqueDeque+Consumption.swift
[705/1525] Compiling DequeModule UniqueDeque+Container.swift
[706/1525] Compiling DequeModule UniqueDeque+Descriptions.swift
[707/1529] Compiling DequeModule RigidDeque+Hashable.swift
[708/1529] Compiling DequeModule RigidDeque+Initializers.swift
[709/1529] Compiling DequeModule RigidDeque+Insertions.swift
[710/1529] Compiling DequeModule RigidDeque+Prepend.swift
[711/1529] Compiling DequeModule RigidDeque+Consumption.swift
[712/1529] Compiling DequeModule RigidDeque+Container.swift
[713/1529] Compiling DequeModule RigidDeque+Descriptions.swift
[714/1529] Compiling DequeModule RigidDeque+Equatable.swift
[715/1529] Compiling DequeModule RigidDeque+Experimental.swift
[716/1529] Compiling DequeModule RigidDeque+Removals.swift
[717/1529] Compiling DequeModule RigidDeque+Replacements.swift
[718/1529] Compiling DequeModule RigidDeque+Testing.swift
[719/1529] Compiling DequeModule RigidDeque.swift
[720/1529] Compiling DequeModule UniqueDeque+Insertions.swift
[721/1529] Compiling DequeModule UniqueDeque+Prepend.swift
[722/1529] Compiling DequeModule UniqueDeque+Removals.swift
[723/1529] Compiling DequeModule UniqueDeque+Replacements.swift
[724/1529] Compiling DequeModule RigidDeque+Append.swift
[725/1529] Compiling DequeModule UniqueDeque+Equatable.swift
[726/1529] Compiling DequeModule UniqueDeque+Experimental.swift
[727/1529] Compiling DequeModule UniqueDeque+Hashable.swift
[728/1529] Compiling DequeModule UniqueDeque+Initializers.swift
[729/1529] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[730/1529] Compiling DequeModule Deque+Extras.swift
[731/1529] Compiling DequeModule Deque+Hashable.swift
[732/1529] Compiling DequeModule Deque+Testing.swift
[734/1529] Compiling DequeModule Deque._Storage.swift
[765/1529] Compiling DequeModule Deque._UnsafeHandle.swift
[766/1529] Compiling DequeModule Deque.swift
[767/1529] Compiling DequeModule _DequeBuffer.swift
[768/1529] Compiling DequeModule _DequeBufferHeader.swift
[770/1529] Compiling DequeModule Deque+Codable.swift
[771/1529] Compiling DequeModule Deque+Collection.swift
[772/1529] Compiling DequeModule Deque+CustomReflectable.swift
[773/1529] Compiling DequeModule Deque+Descriptions.swift
[774/1529] Compiling DequeModule Deque+Equatable.swift
[812/1529] Compiling DequeModule UniqueDeque.swift
[813/1529] Compiling DequeModule _DequeSlot.swift
[814/1529] Compiling DequeModule _UnsafeDequeHandle.swift
[815/1529] Compiling DequeModule _UnsafeDequeSegments.swift
[848/1529] Compiling Crypto PEMDocument.swift
[902/1529] Emitting module DequeModule
[998/1529] Compiling Crypto RNG_boring.swift
[999/1529] Compiling Crypto SafeCompare_boring.swift
[1000/1529] Compiling Crypto Zeroization_boring.swift
[1001/1529] Compiling Crypto _CryptoModuleAnchor.swift
[1002/1529] Compiling Crypto PrettyBytes.swift
[1003/1529] Compiling Crypto SafeCompare.swift
[1004/1529] Compiling Crypto SecureBytes.swift
[1005/1529] Compiling Crypto Zeroization.swift
[1006/1529] Compiling Crypto resource_bundle_accessor.swift
[1015/1529] Write sources
[1018/1529] Compiling version.cpp
[1020/1551] Emitting module HashTreeCollections
[1022/1551] Compiling ComplexModule Polar.swift
[1023/1551] Compiling ComplexModule Complex+StringConvertible.swift
[1024/1551] Compiling ComplexModule Complex.swift
[1025/1551] Compiling ComplexModule Complex+IntegerLiteral.swift
[1026/1551] Compiling ComplexModule Complex+Numeric.swift
[1027/1552] Compiling ComplexModule Polar.swift
[1032/1553] Compiling ComplexModule Complex+StringConvertible.swift
[1033/1553] Compiling ComplexModule Complex.swift
[1034/1553] Compiling ComplexModule Scale.swift
[1035/1553] Emitting module DequeModule
[1036/1553] Compiling ComplexModule Scale.swift
[1037/1553] Compiling ComplexModule Complex+IntegerLiteral.swift
[1038/1553] Compiling ComplexModule Complex+Codable.swift
[1039/1553] Compiling ComplexModule Complex+Numeric.swift
[1040/1553] Compiling ComplexModule Complex+ElementaryFunctions.swift
[1041/1553] Compiling ComplexModule Complex+Hashable.swift
[1042/1553] Emitting module ComplexModule
[1043/1553] Compiling ComplexModule Complex+AdditiveArithmetic.swift
[1044/1553] Compiling ComplexModule Complex+AlgebraicField.swift
[1045/1553] Compiling ComplexModule Complex+Codable.swift
[1048/1553] Compiling ComplexModule Complex+Hashable.swift
[1049/1553] Compiling ComplexModule Complex+ElementaryFunctions.swift
[1050/1553] Emitting module ComplexModule
[1051/1555] Compiling Numerics Numerics.swift
[1052/1555] Emitting module Numerics
[1054/1557] Compiling Numerics Numerics.swift
[1055/1557] Compiling Jinja Utilities.swift
[1056/1559] Compiling structural_tag.cc
[1058/1559] Compiling Jinja Template.swift
[1059/1559] Compiling Jinja Token.swift
[1060/1559] Compiling Jinja Tests.swift
[1061/1559] Compiling Jinja PropertyMembers.swift
[1063/1559] Compiling Jinja Tests.swift
[1064/1559] Compiling Jinja Template.swift
[1065/1559] Compiling Jinja Token.swift
[1070/1559] Compiling Jinja Value.swift
[1073/1559] Compiling utils.cpp
[1074/1559] Compiling scheduler.cpp
[1080/1559] Emitting module Jinja
[1087/1559] Compiling random.cpp
[1088/1559] Compiling no_gguf.cpp
[1089/1559] Compiling linalg.cpp
[1091/1559] Emitting module SwiftSyntax
[1091/1559] Compiling graph_utils.cpp
[1092/1559] Compiling load.cpp
[1093/1559] Compiling primitives.cpp
[1094/1559] Compiling fft.cpp
[1095/1559] Compiling transforms.cpp
[1096/1559] Compiling dtype.cpp
[1097/1559] Compiling dtype_utils.cpp
[1098/1559] Compiling safetensors.cpp
[1099/1559] Compiling utils.cpp
[1100/1559] Compiling no_ring.cpp
[1101/1559] Compiling einsum.cpp
[1102/1559] Compiling fast.cpp
[1103/1559] Compiling no_nccl.cpp
[1104/1559] Compiling no_mpi.cpp
[1105/1559] Compiling primitives.cpp
[1106/1559] Compiling ops.cpp
[1108/1559] Compiling device.cpp
[1109/1559] Compiling no_jaccl.cpp
[1110/1559] Compiling distributed.cpp
[1140/1559] Compiling utils.cpp
[1141/1559] Compiling unary.cpp
[1142/1559] Compiling ternary.cpp
[1143/1559] Compiling softmax.cpp
[1144/1559] Compiling sort.cpp
[1145/1559] Compiling slicing.cpp
[1146/1559] Compiling scan.cpp
[1147/1559] Compiling compile.cpp
[1148/1559] Compiling resident.cpp
[1149/1559] Compiling scaled_dot_product_attention.cpp
[1150/1559] Compiling rope.cpp
[1151/1559] Compiling reduce.cpp
[1166/1559] Compiling primitives.cpp
[1167/1559] Compiling metal.cpp
[1168/1559] Compiling quantized.cpp
[1169/1559] Compiling normalization.cpp
[1170/1559] Compiling logsumexp.cpp
[1171/1559] Compiling matmul.cpp
[1172/1559] Compiling event.cpp
[1173/1559] Compiling fence.cpp
[1174/1559] Compiling hadamard.cpp
[1175/1559] Compiling indexing.cpp
[1183/1559] Compiling fft.cpp
[1184/1559] Compiling jit_kernels.cpp
[1185/1611] Compiling device_info.cpp
[1186/1611] Compiling distributed.cpp
[1187/1617] Compiling eval.cpp
[1189/1617] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[1190/1617] Compiling SwiftDiagnostics FixIt.swift
[1191/1617] Compiling SwiftDiagnostics Message.swift
[1192/1618] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[1193/1618] Compiling SwiftDiagnostics Diagnostic.swift
[1194/1618] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[1195/1618] Compiling SwiftDiagnostics Convenience.swift
[1196/1618] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[1197/1618] Emitting module SwiftDiagnostics
[1198/1618] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[1199/1618] Compiling SwiftDiagnostics Note.swift
[1200/1618] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[1201/1618] Compiling SwiftBasicFormat Syntax+Extensions.swift
[1202/1618] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[1203/1618] Compiling SwiftBasicFormat InferIndentation.swift
[1204/1618] Emitting module SwiftBasicFormat
[1205/1618] Compiling SwiftBasicFormat BasicFormat.swift
[1206/1618] Compiling SwiftParser Nominals.swift
[1207/1618] Compiling SwiftParser Parameters.swift
[1208/1618] Compiling SwiftParser ParseSourceFile.swift
[1209/1618] Compiling SwiftParser Parser.swift
[1210/1618] Compiling SwiftParser Patterns.swift
[1211/1618] Compiling SwiftParser TopLevel.swift
[1212/1618] Compiling SwiftParser TriviaParser.swift
[1213/1618] Compiling SwiftParser Types.swift
[1214/1618] Compiling SwiftParser ExperimentalFeatures.swift
[1215/1618] Compiling SwiftParser TokenConsumer.swift
[1216/1618] Compiling SwiftParser TokenPrecedence.swift
[1217/1618] Compiling SwiftParser TokenSpec.swift
[1218/1618] Compiling SwiftParser TokenSpecSet.swift
[1219/1618] Compiling SwiftParser StringLiterals.swift
[1220/1618] Compiling SwiftParser SwiftParserCompatibility.swift
[1221/1618] Compiling SwiftParser SwiftVersion.swift
[1222/1618] Compiling SwiftParser SyntaxUtils.swift
[1223/1622] Compiling SwiftParser Recovery.swift
[1224/1622] Compiling SwiftParser Specifiers.swift
[1225/1622] Compiling SwiftParser Statements.swift
[1226/1622] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[1226/1622] Compiling copy.cpp
[1228/1622] Emitting module SwiftParser
[1229/1622] Compiling SwiftParser UnicodeScalarExtensions.swift
[1230/1622] Compiling SwiftParser Lookahead.swift
[1231/1622] Compiling SwiftParser LoopProgressCondition.swift
[1232/1622] Compiling SwiftParser Modifiers.swift
[1233/1622] Compiling SwiftParser Names.swift
[1234/1622] Compiling SwiftParser Attributes.swift
[1235/1622] Compiling SwiftParser Availability.swift
[1236/1622] Compiling SwiftParser CharacterInfo.swift
[1237/1622] Compiling SwiftParser CollectionNodes+Parsable.swift
[1238/1622] Compiling SwiftParser Declarations.swift
[1239/1622] Compiling SwiftParser Cursor.swift
[1240/1622] Compiling SwiftParser Lexeme.swift
[1241/1622] Compiling SwiftParser LexemeSequence.swift
[1242/1622] Compiling SwiftParser Lexer.swift
[1243/1622] Compiling SwiftParser RegexLiteralLexer.swift
[1244/1622] Compiling SwiftParser Directives.swift
[1245/1622] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[1246/1622] Compiling SwiftParser Expressions.swift
[1247/1622] Compiling SwiftParser IncrementalParseTransition.swift
[1248/1622] Compiling SwiftParser IsValidIdentifier.swift
[1248/1622] Compiling device.cpp
[1249/1622] Compiling conv.cpp
[1250/1622] Compiling export.cpp
[1251/1622] Compiling slicing.cpp
[1252/1622] Compiling threefry.cpp
[1253/1622] Compiling custom_kernel.cpp
[1255/1622] Compiling SwiftParser IsLexerClassified.swift
[1256/1622] Compiling SwiftParser LayoutNodes+Parsable.swift
[1257/1622] Compiling SwiftParser Parser+TokenSpecSet.swift
[1258/1622] Compiling SwiftParser TokenSpecStaticMembers.swift
[1258/1622] Compiling allocator.cpp
[1259/1622] Compiling binary.cpp
[1260/1622] Compiling compiled.cpp
[1261/1622] Compiling primitives.cpp
[1262/1622] Compiling no_cuda.cpp
[1264/1645] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1265/1646] Compiling SwiftOperators Operator.swift
[1266/1646] Compiling SwiftOperators OperatorError+Diagnostics.swift
[1267/1647] Compiling SwiftOperators PrecedenceGroup.swift
[1268/1647] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1269/1647] Compiling SwiftOperators OperatorError.swift
[1269/1647] Compiling copy.cpp
[1271/1647] Compiling SwiftOperators PrecedenceGraph.swift
[1272/1647] Compiling SwiftOperators OperatorTable.swift
[1273/1647] Compiling SwiftOperators SyntaxSynthesis.swift
[1274/1647] Emitting module SwiftOperators
[1275/1647] Compiling SwiftOperators OperatorTable+Semantics.swift
[1276/1647] Compiling SwiftOperators OperatorTable+Defaults.swift
[1277/1647] Compiling SwiftOperators OperatorTable+Folding.swift
[1278/1647] Compiling SwiftParserDiagnostics Utils.swift
[1279/1647] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1280/1647] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1281/1647] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1282/1647] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1283/1647] Compiling SwiftParserDiagnostics MissingNodesError.swift
[1284/1647] Compiling SwiftParserDiagnostics MissingTokenError.swift
[1285/1647] Emitting module SwiftParserDiagnostics
[1286/1647] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[1287/1647] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[1288/1647] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[1289/1647] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[1289/1647] Compiling select.cpp
[1290/1662] Compiling svd.cpp
[1291/1662] Compiling softmax.cpp
[1292/1662] Compiling scan.cpp
[1293/1662] Compiling sort.cpp
[1294/1662] Compiling qrf.cpp
[1295/1662] Compiling quantized.cpp
[1296/1662] Compiling jit_compiler.cpp
[1298/1662] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1299/1662] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1300/1662] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1301/1662] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1302/1663] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1303/1663] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[1304/1663] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1305/1663] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[1306/1663] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[1307/1663] Compiling SwiftSyntaxBuilder Indenter.swift
[1308/1663] Compiling SwiftSyntaxBuilder ListBuilder.swift
[1309/1663] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[1310/1663] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[1311/1663] Emitting module SwiftSyntaxBuilder
[1312/1663] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1313/1663] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1313/1663] Compiling primitives.cpp
[1314/1663] Compiling luf.cpp
[1315/1681] Compiling masked_mm.cpp
[1316/1681] Compiling matmul.cpp
[1317/1681] Compiling logsumexp.cpp
[1319/1681] Compiling SwiftSyntaxMacros PreambleMacro.swift
[1320/1681] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[1321/1681] Compiling SwiftSyntaxMacros Macro+Format.swift
[1322/1681] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[1323/1681] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[1324/1682] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[1325/1682] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[1326/1682] Compiling SwiftSyntaxMacros AttachedMacro.swift
[1327/1682] Compiling SwiftSyntaxMacros BodyMacro.swift
[1328/1682] Compiling SwiftSyntaxMacros Macro.swift
[1329/1682] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[1330/1682] Compiling SwiftSyntaxMacros MemberMacro.swift
[1331/1682] Compiling SwiftSyntaxMacros PeerMacro.swift
[1332/1682] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[1333/1682] Compiling SwiftSyntaxMacros AccessorMacro.swift
[1334/1682] Emitting module SwiftSyntaxMacros
[1335/1682] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[1336/1682] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[1337/1682] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[1337/1682] Compiling unary.cpp
[1338/1682] Compiling inverse.cpp
[1339/1692] Compiling encoder.cpp
[1340/1692] Compiling hadamard.cpp
[1341/1692] Compiling eval.cpp
[1342/1692] Compiling cblas.cpp
[1343/1692] Compiling bnns.cpp
[1345/1692] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[1346/1692] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[1347/1692] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[1348/1692] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[1349/1692] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[1350/1692] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[1351/1692] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[1352/1692] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[1353/1692] Emitting module SwiftSyntaxMacroExpansion
[1354/1692] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[1354/1692] Compiling device_info.cpp
[1355/1704] Compiling fft.cpp
[1356/1704] Compiling distributed.cpp
[1358/1704] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[1359/1704] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[1360/1704] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[1361/1704] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[1362/1704] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[1363/1704] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[1363/1705] Compiling indexing.cpp
[1365/1705] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[1366/1705] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[1367/1705] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[1368/1705] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[1369/1705] Emitting module SwiftCompilerPluginMessageHandling
[1370/1705] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[1371/1705] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[1371/1705] Compiling eigh.cpp
[1372/1707] Compiling eig.cpp
[1374/1707] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[1375/1707] Emitting module SwiftCompilerPlugin
[1375/1707] Compiling utils.cpp
[1376/1707] Compiling cholesky.cpp
[1377/1707] Compiling slicing.cpp
[1378/1707] Compiling arg_reduce.cpp
[1379/1707] Compiling reduce.cpp
[1380/1707] Compiling utils.cpp
[1381/1707] Compiling unary_ops.cpp
[1382/1707] Compiling unary.cpp
[1383/1707] Compiling ternary_ops.cpp
[1384/1707] Compiling ternary.cpp
[1385/1707] Compiling steel_gemm_splitk_nax.cpp
[1386/1707] Compiling steel_gemm_splitk.cpp
[1387/1707] Compiling steel_gemm_segmented.cpp
[1388/1707] Compiling steel_gemm_masked.cpp
[1389/1707] Compiling steel_gemm_gather_nax.cpp
[1390/1707] Compiling steel_gemm_gather.cpp
[1391/1707] Compiling steel_gemm_fused_nax.cpp
[1392/1707] Compiling steel_gemm_fused.cpp
[1393/1707] Compiling steel_conv_general.cpp
[1394/1707] Compiling steel_conv_3d.cpp
[1395/1707] Compiling conv.cpp
[1396/1707] Compiling steel_conv.cpp
[1397/1707] Compiling steel_attention_nax.cpp
[1398/1707] Compiling sort.cpp
[1399/1707] Compiling steel_attention.cpp
[1400/1707] Compiling softmax.cpp
[1401/1707] Compiling scatter_axis.cpp
[1402/1707] Compiling scatter.cpp
[1403/1707] Compiling scan.cpp
[1404/1707] Compiling reduce_utils.cpp
[1404/1707] Compiling reduce.cpp
[1406/1707] Compiling quantized_nax.cpp
[1407/1707] Compiling quantized_utils.cpp
[1408/1707] Compiling masked_scatter.cpp
[1409/1707] Compiling quantized.cpp
[1410/1707] Compiling broadcasting.cpp
[1411/1707] Compiling logsumexp.cpp
[1412/1707] Compiling hadamard.cpp
[1413/1707] Compiling gemv_masked.cpp
[1414/1707] Compiling gemm.cpp
[1415/1707] Compiling gather_front.cpp
[1416/1707] Compiling gemm_nax.cpp
[1417/1707] Compiling gather_axis.cpp
[1418/1707] Compiling fp_quantized_nax.cpp
[1419/1707] Compiling gather.cpp
[1420/1707] Compiling fp_quantized.cpp
[1421/1707] Compiling fft.cpp
[1422/1707] Compiling copy.cpp
[1423/1707] Compiling conv.cpp
[1424/1707] Compiling compiled.cpp
[1425/1707] Compiling binary_ops.cpp
[1426/1707] Compiling binary_two.cpp
[1427/1707] Compiling compiled_preamble.cpp
[1428/1707] Compiling load.cpp
[1429/1707] Compiling binary.cpp
[1430/1707] Compiling arange.cpp
[1431/1707] Compiling copy.cpp
[1432/1707] Compiling common.cpp
[1433/1707] Compiling array.cpp
[1434/1707] Compiling string.cpp
[1435/1707] Compiling version.cpp
[1436/1707] Compiling reduce.cpp
[1437/1707] Compiling transforms.cpp
[1438/1707] Compiling transforms_impl.cpp
[1439/1707] Compiling stream.cpp
[1440/1707] Compiling vector.cpp
[1441/1707] Compiling compiled_conditional.cpp
[1442/1707] Compiling random.cpp
[1443/1707] Compiling metal.cpp
[1444/1707] Compiling memory.cpp
[1445/1707] Compiling io_types.cpp
[1446/1707] Compiling linalg.cpp
[1447/1707] Compiling ops.cpp
[1448/1707] Compiling map.cpp
[1449/1707] Compiling io.cpp
[1450/1707] Compiling fft.cpp
[1451/1707] Compiling error.cpp
[1452/1707] Compiling fast.cpp
[1453/1707] Compiling version.cpp
[1454/1707] Compiling export.cpp
[1455/1707] Compiling cuda.cpp
[1456/1707] Compiling format.cc
[1457/1707] Compiling device.cpp
[1458/1707] Compiling compile.cpp
[1459/1707] Compiling utils.cpp
[1460/1707] Compiling array.cpp
[1461/1707] Compiling closure.cpp
[1462/1707] Compiling Cmlx.m
[1463/1707] Compiling scheduler.cpp
[1464/1707] Compiling binary.cpp
[1465/1707] Compiling random.cpp
[1466/1730] Compiling no_gguf.cpp
[1467/1743] Compiling linalg.cpp
[1468/1743] Compiling graph_utils.cpp
[1469/1743] Compiling load.cpp
[1470/1743] Compiling primitives.cpp
[1471/1743] Compiling fft.cpp
[1472/1743] Compiling transforms.cpp
[1473/1743] Compiling dtype.cpp
[1474/1743] Compiling dtype_utils.cpp
[1475/1743] Compiling utils.cpp
[1476/1743] Compiling safetensors.cpp
[1477/1743] Compiling no_ring.cpp
[1478/1743] Compiling einsum.cpp
[1479/1743] Compiling fast.cpp
[1480/1743] Compiling ops.cpp
[1481/1743] Compiling no_nccl.cpp
[1482/1743] Compiling no_mpi.cpp
[1483/1743] Compiling primitives.cpp
[1484/1743] Compiling ops.cpp
[1485/1743] Compiling device.cpp
[1486/1743] Compiling no_jaccl.cpp
[1487/1743] Compiling distributed.cpp
[1489/1743] Compiling MLX Transforms+Eval.swift
[1490/1743] Compiling MLX Transforms+Grad.swift
[1491/1743] Compiling MLX Transforms+Internal.swift
[1492/1746] Compiling MLX Random.swift
[1493/1746] Compiling MLX State.swift
[1494/1746] Compiling MLX Stream.swift
[1495/1746] Compiling MLX Transforms+Compile.swift
[1496/1746] Emitting module MLX
[1497/1746] Compiling MLX MLXFast.swift
[1498/1746] Compiling MLX MLXFastKernel.swift
[1499/1746] Compiling MLX Memory.swift
[1500/1746] Compiling MLX Nested.swift
[1501/1746] Compiling MLX MLXArray+Normalizer.swift
[1502/1746] Compiling MLX MLXArray+Ops.swift
[1503/1746] Compiling MLX MLXArray.swift
[1504/1746] Compiling MLX MLXCustomFunction.swift
[1505/1746] Compiling MLX Ops+Array.swift
[1506/1746] Compiling MLX Ops.swift
[1507/1746] Compiling MLX ParameterTypes.swift
[1508/1746] Compiling MLX Protocols.swift
[1509/1746] Compiling MLX Transforms+Vmap.swift
[1510/1746] Compiling MLX Transforms.swift
[1511/1746] Compiling MLX WiredMemory.swift
[1511/1746] Compiling utils.cpp
[1512/1746] Compiling unary.cpp
[1513/1746] Compiling sort.cpp
[1514/1746] Compiling ternary.cpp
[1516/1746] Compiling MLX ErrorHandler.swift
[1517/1746] Compiling MLX Export.swift
[1518/1746] Compiling MLX FFT.swift
[1519/1746] Compiling MLX Factory.swift
[1520/1746] Compiling MLX Foundation+Util.swift
[1521/1746] Compiling MLX GPU+Metal.swift
[1522/1746] Compiling MLX IO.swift
[1523/1746] Compiling MLX Linalg.swift
[1524/1746] Compiling MLX ArrayAt.swift
[1525/1746] Compiling MLX Cmlx+Util.swift
[1526/1746] Compiling MLX DType.swift
[1527/1746] Compiling MLX Device.swift
[1528/1746] Compiling MLX MLXArray+Bytes.swift
[1529/1746] Compiling MLX MLXArray+Indexing.swift
[1530/1746] Compiling MLX MLXArray+Init.swift
[1531/1746] Compiling MLX MLXArray+Metal.swift
[1531/1746] Compiling softmax.cpp
[1532/1764] Compiling slicing.cpp
[1533/1764] Compiling scan.cpp
[1534/1764] Compiling compile.cpp
[1536/1764] Compiling MLXNN Upsample.swift
[1537/1765] Compiling MLXNN ValueAndGrad.swift
[1538/1765] Compiling MLXNN Recurrent.swift
[1539/1765] Compiling MLXNN Transformer.swift
[1540/1765] Compiling MLXNN PositionalEncoding.swift
[1541/1765] Compiling MLXNN Quantized.swift
[1542/1765] Compiling MLXNN Normalization.swift
[1543/1765] Compiling MLXNN Pooling.swift
[1544/1765] Compiling MLXNN Embedding.swift
[1545/1765] Compiling MLXNN Linear.swift
[1546/1765] Compiling MLXNN ConvolutionTransposed.swift
[1547/1765] Compiling MLXNN Dropout.swift
[1548/1765] Compiling MLXNN Containers.swift
[1549/1765] Compiling MLXNN Convolution.swift
[1550/1765] Compiling MLXNN Activations.swift
[1551/1765] Compiling MLXNN Cache.swift
[1552/1765] Emitting module MLXNN
[1553/1765] Compiling MLXNN Losses.swift
[1554/1765] Compiling MLXNN Module.swift
[1554/1765] Compiling resident.cpp
[1555/1767] Compiling scaled_dot_product_attention.cpp
[1556/1767] Compiling rope.cpp
[1557/1767] Compiling reduce.cpp
[1559/1767] Emitting module MLXOptimizers
[1560/1767] Compiling MLXOptimizers Optimizers.swift
[1560/1767] Compiling metal.cpp
[1561/1767] Compiling quantized.cpp
[1562/1767] Compiling primitives.cpp
[1563/1767] Compiling normalization.cpp
[1564/1767] Compiling logsumexp.cpp
[1565/1767] Compiling matmul.cpp
[1566/1767] Compiling event.cpp
[1567/1767] Compiling hadamard.cpp
[1568/1767] Compiling fence.cpp
[1569/1767] Compiling eval.cpp
[1570/1767] Compiling indexing.cpp
[1571/1767] Compiling device_info.cpp
[1572/1767] Compiling fft.cpp
[1573/1767] Compiling jit_kernels.cpp
[1574/1767] Compiling distributed.cpp
[1575/1767] Compiling copy.cpp
[1576/1767] Compiling slicing.cpp
[1577/1767] Compiling conv.cpp
[1577/1767] Compiling compiled.cpp
[1579/1767] Compiling primitives.cpp
[1580/1767] Compiling threefry.cpp
[1581/1767] Compiling device.cpp
[1582/1767] Compiling export.cpp
[1583/1767] Compiling allocator.cpp
[1584/1767] Compiling custom_kernel.cpp
[1585/1767] Compiling binary.cpp
[1586/1767] Compiling no_cuda.cpp
[1587/1767] Compiling copy.cpp
[1588/1767] Compiling select.cpp
[1589/1767] Compiling svd.cpp
[1590/1767] Compiling softmax.cpp
[1591/1767] Compiling scan.cpp
[1592/1767] Compiling qrf.cpp
[1593/1767] Compiling sort.cpp
[1594/1767] Compiling quantized.cpp
[1595/1767] Compiling jit_compiler.cpp
[1596/1767] Compiling primitives.cpp
[1597/1767] Compiling logsumexp.cpp
[1598/1767] Compiling luf.cpp
[1599/1767] Compiling matmul.cpp
[1600/1767] Compiling masked_mm.cpp
[1601/1767] Compiling hadamard.cpp
[1602/1767] Compiling inverse.cpp
[1603/1767] Compiling cblas.cpp
[1604/1767] Compiling encoder.cpp
[1605/1767] Compiling eval.cpp
[1606/1767] Compiling unary.cpp
[1607/1767] Compiling bnns.cpp
[1608/1767] Compiling device_info.cpp
[1609/1767] Compiling distributed.cpp
[1610/1767] Compiling fft.cpp
[1611/1767] Compiling indexing.cpp
[1612/1767] Compiling eigh.cpp
[1613/1767] Compiling eig.cpp
[1614/1767] Compiling slicing.cpp
[1615/1767] Compiling utils.cpp
[1616/1767] Compiling arg_reduce.cpp
[1617/1767] Compiling cholesky.cpp
[1618/1767] Compiling reduce.cpp
[1619/1767] Compiling utils.cpp
[1620/1767] Compiling unary_ops.cpp
[1621/1767] Compiling unary.cpp
[1622/1767] Compiling ternary_ops.cpp
[1623/1767] Compiling ternary.cpp
[1624/1767] Compiling steel_gemm_splitk_nax.cpp
[1625/1767] Compiling steel_gemm_splitk.cpp
[1626/1767] Compiling steel_gemm_segmented.cpp
[1627/1767] Compiling steel_gemm_masked.cpp
[1628/1767] Compiling steel_gemm_gather_nax.cpp
[1629/1767] Compiling steel_gemm_gather.cpp
[1630/1767] Compiling steel_gemm_fused_nax.cpp
[1631/1767] Compiling steel_gemm_fused.cpp
[1632/1767] Compiling steel_conv_general.cpp
[1633/1767] Compiling steel_conv_3d.cpp
[1634/1767] Compiling steel_conv.cpp
[1635/1767] Compiling steel_attention_nax.cpp
[1636/1767] Compiling steel_attention.cpp
[1637/1767] Compiling sort.cpp
[1638/1767] Compiling softmax.cpp
[1639/1767] Compiling scatter_axis.cpp
[1640/1767] Compiling scatter.cpp
[1641/1767] Compiling scan.cpp
[1642/1767] Compiling reduce_utils.cpp
[1643/1767] Compiling reduce.cpp
[1644/1767] Compiling load.cpp
[1645/1767] Compiling quantized_nax.cpp
[1645/1767] Compiling quantized_utils.cpp
[1647/1767] Compiling masked_scatter.cpp
[1648/1767] Compiling quantized.cpp
[1649/1767] Compiling hadamard.cpp
[1650/1767] Compiling logsumexp.cpp
[1651/1767] Compiling gemm_nax.cpp
[1652/1767] Compiling gemv_masked.cpp
[1653/1767] Compiling compiled.cpp
[1654/1767] Compiling common.cpp
[1655/1767] Compiling gather_front.cpp
[1656/1767] Compiling gather_axis.cpp
[1657/1767] Compiling gemm.cpp
[1658/1767] Compiling gather.cpp
[1659/1767] Compiling fp_quantized.cpp
[1660/1767] Compiling fp_quantized_nax.cpp
[1661/1767] Compiling broadcasting.cpp
[1662/1767] Compiling fft.cpp
[1663/1767] Compiling conv.cpp
[1664/1767] Compiling copy.cpp
[1665/1767] Compiling compiled_preamble.cpp
[1666/1767] Compiling binary_two.cpp
[1666/1767] Compiling binary_ops.cpp
[1668/1767] Compiling arange.cpp
[1669/1767] Compiling binary.cpp
[1670/1767] Compiling conv.cpp
[1671/1767] Compiling copy.cpp
[1672/1767] Compiling array.cpp
[1673/1767] Compiling version.cpp
[1674/1767] Compiling vector.cpp
[1675/1767] Compiling transforms.cpp
[1676/1767] Compiling transforms_impl.cpp
[1677/1767] Compiling string.cpp
[1678/1767] Compiling stream.cpp
[1679/1767] Compiling reduce.cpp
[1680/1767] Compiling compiled_conditional.cpp
[1681/1767] Compiling random.cpp
[1682/1767] Compiling metal.cpp
[1683/1767] Compiling memory.cpp
[1684/1767] Compiling ops.cpp
[1685/1767] Compiling map.cpp
[1686/1767] Compiling linalg.cpp
[1687/1767] Compiling io_types.cpp
[1688/1767] Compiling io.cpp
[1689/1767] Compiling error.cpp
[1690/1767] Compiling fft.cpp
[1691/1767] Compiling Cmlx.m
[1691/1767] Write sources
[1695/1767] Compiling CNIOWindows shim.c
[1696/1771] Compiling fast.cpp
[1697/1771] Compiling CNIOWindows WSAStartup.c
[1698/1771] Compiling CNIOWindows shim.c
[1699/1771] Compiling CNIOWindows WSAStartup.c
[1700/1771] Compiling CNIOWASI CNIOWASI.c
[1702/1771] Compiling CNIOOpenBSD shim.c
[1704/1771] Compiling CNIOLinux shim.c
[1705/1771] Compiling CNIOLinux liburing_shims.c
[1706/1771] Compiling CNIOLinux shim.c
[1707/1771] Compiling CNIOLinux liburing_shims.c
[1708/1771] Compiling export.cpp
[1709/1771] Compiling cuda.cpp
[1710/1771] Compiling format.cc
[1711/1771] Compiling device.cpp
[1712/1771] Compiling compile.cpp
[1713/1771] Compiling CNIODarwin shim.c
[1715/1771] Compiling closure.cpp
[1716/1771] Compiling array.cpp
[1717/1771] Compiling binary.cpp
[1718/1771] Compiling recursion_guard.cc
[1719/1771] Compiling c-nioatomics.c
[1720/1771] Compiling logging.cc
[1721/1807] Compiling regex_converter.cc
[1722/1807] Compiling c-nioatomics.c
[1724/1807] Compiling MLX Transforms+Eval.swift
[1725/1807] Compiling MLX Transforms+Grad.swift
[1726/1807] Compiling MLX Transforms+Internal.swift
[1726/1810] Compiling c-atomics.c
[1727/1810] Compiling testing.cc
[1728/1810] Compiling tokenizer_info.cc
[1730/1817] Compiling CastMacros CastMacroPlugin.swift
[1731/1817] Compiling CastMacros CastableMacro.swift
[1732/1817] Emitting module CastMacros
[1733/1817] Compiling CastMacros CastableDiagnostic.swift
[1734/1817] Compiling MLX Random.swift
[1735/1817] Compiling MLX State.swift
[1736/1817] Compiling MLX Stream.swift
[1737/1817] Compiling MLX Transforms+Compile.swift
[1738/1817] Compiling NIOConcurrencyHelpers NIOLock.swift
[1739/1817] Emitting module MLX
[1739/1817] Compiling c-atomics.c
[1740/1817] Write Objects.LinkFileList
[1742/1817] Compiling NIOConcurrencyHelpers lock.swift
[1743/1817] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1744/1817] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[1745/1817] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1746/1817] Compiling NIOConcurrencyHelpers atomics.swift
[1747/1817] Emitting module NIOConcurrencyHelpers
[1748/1824] Compiling MLX Transforms+Vmap.swift
[1749/1824] Compiling MLX Transforms.swift
[1750/1824] Compiling MLX WiredMemory.swift
[1751/1824] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[1752/1824] Compiling NIOConcurrencyHelpers NIOLock.swift
[1753/1824] Compiling NIOConcurrencyHelpers lock.swift
[1754/1824] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1755/1824] Compiling MLX MLXFast.swift
[1756/1824] Compiling MLX MLXFastKernel.swift
[1757/1824] Compiling MLX Memory.swift
[1758/1824] Compiling MLX Nested.swift
[1759/1824] Compiling MLX Ops+Array.swift
[1760/1824] Compiling MLX Ops.swift
[1761/1824] Compiling MLX ParameterTypes.swift
[1762/1824] Compiling MLX Protocols.swift
[1763/1824] Compiling MLX MLXArray+Normalizer.swift
[1764/1824] Compiling MLX MLXArray+Ops.swift
[1765/1824] Compiling MLX MLXArray.swift
[1766/1824] Compiling MLX MLXCustomFunction.swift
[1767/1824] Emitting module NIOConcurrencyHelpers
[1768/1824] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1769/1824] Compiling NIOConcurrencyHelpers atomics.swift
[1769/1824] Compiling json_schema_converter_ext.cc
[1770/1824] Compiling grammar_printer.cc
[1772/1824] Compiling MLX ErrorHandler.swift
[1773/1824] Compiling MLX Export.swift
[1774/1824] Compiling MLX FFT.swift
[1775/1824] Compiling MLX Factory.swift
[1776/1824] Compiling MLX Foundation+Util.swift
[1777/1824] Compiling MLX GPU+Metal.swift
[1778/1824] Compiling MLX IO.swift
[1779/1824] Compiling MLX Linalg.swift
[1780/1824] Compiling MLX ArrayAt.swift
[1781/1824] Compiling MLX Cmlx+Util.swift
[1782/1824] Compiling MLX DType.swift
[1783/1824] Compiling MLX Device.swift
[1784/1824] Compiling MLX MLXArray+Bytes.swift
[1785/1824] Compiling MLX MLXArray+Indexing.swift
[1786/1824] Compiling MLX MLXArray+Init.swift
[1787/1824] Compiling MLX MLXArray+Metal.swift
[1787/1824] Linking CastMacros-tool
[1788/1842] Compiling grammar_parser.cc
[1789/1842] Compiling grammar_builder.cc
[1791/1842] Compiling MLXNN Upsample.swift
[1791/1843] Compiling json_schema_converter.cc
[1792/1843] Compiling grammar_matcher.cc
[1794/1843] Compiling MLXNN ValueAndGrad.swift
[1795/1843] Compiling MLXNN PositionalEncoding.swift
[1796/1843] Compiling MLXNN Quantized.swift
[1797/1843] Compiling MLXNN Normalization.swift
[1798/1843] Compiling MLXNN Pooling.swift
[1799/1843] Compiling MLXNN Recurrent.swift
[1800/1843] Compiling MLXNN Transformer.swift
[1801/1843] Emitting module MLXNN
[1801/1843] Compiling fsm_builder.cc
[1803/1843] Compiling MLXNN ConvolutionTransposed.swift
[1804/1843] Compiling MLXNN Dropout.swift
[1805/1843] Compiling MLXNN Containers.swift
[1806/1843] Compiling MLXNN Convolution.swift
[1807/1843] Compiling MLXNN Activations.swift
[1808/1843] Compiling MLXNN Cache.swift
[1809/1843] Compiling MLXNN Embedding.swift
[1810/1843] Compiling MLXNN Linear.swift
[1811/1843] Compiling MLXNN Losses.swift
[1812/1843] Compiling MLXNN Module.swift
[1812/1843] Compiling recursion_guard.cc
[1813/1843] Compiling grammar_functor.cc
[1814/1845] Compiling grammar_compiler.cc
[1815/1845] Compiling grammar.cc
[1816/1845] Compiling logging.cc
[1817/1845] Compiling earley_parser.cc
[1818/1845] Compiling testing.cc
[1819/1845] Compiling tokenizer_info.cc
[1820/1845] Compiling regex_converter.cc
[1822/1845] Emitting module MLXOptimizers
[1823/1845] Compiling MLXOptimizers Optimizers.swift
[1823/1845] Compiling fsm.cc
[1824/1845] Compiling json_schema_converter_ext.cc
[1825/1845] Compiling grammar_printer.cc
[1826/1845] Compiling grammar_builder.cc
[1827/1845] Compiling grammar_parser.cc
[1828/1845] Compiling grammar_matcher.cc
[1829/1845] Compiling json_schema_converter.cc
[1830/1845] Compiling fsm_builder.cc
[1831/1845] Compiling CMLXStructured error_handler.cpp
[1831/1845] Write sources
[1836/1845] Compiling CMLXStructured tokenizer_info.cpp
[1837/1845] Compiling grammar.cc
[1838/1974] Compiling CMLXStructured grammar_compiler.cpp
[1839/1974] Compiling CMLXStructured grammar_matcher.cpp
[1841/1993] Compiling Atomics ManagedAtomicLazyReference.swift
[1842/1993] Compiling Atomics UnsafeAtomic.swift
[1843/1993] Compiling Atomics AtomicReference.swift
[1844/1993] Compiling Atomics AtomicStorage.swift
[1845/1993] Compiling Atomics UnsafeAtomicLazyReference.swift
[1846/1993] Compiling Atomics IntegerOperations.swift
[1849/1999] Compiling Atomics AtomicValue.swift
[1850/1999] Compiling Atomics AtomicMemoryOrderings.swift
[1851/1999] Compiling Atomics AtomicInteger.swift
[1852/1999] Compiling Atomics AtomicOptionalWrappable.swift
[1853/2000] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1854/2000] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1855/2000] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1856/2000] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1857/2000] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1858/2000] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1865/2006] Compiling BitCollections BitSet+Codable.swift
[1866/2006] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1867/2006] Compiling BitCollections BitSet+CustomReflectable.swift
[1868/2006] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1869/2006] Compiling BitCollections BitSet+Equatable.swift
[1870/2006] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1871/2006] Compiling BitCollections BitSet+Extras.swift
[1872/2006] Compiling BitCollections BitSet+Hashable.swift
[1873/2006] Compiling BitCollections BitSet+Initializers.swift
[1874/2006] Compiling BitCollections BitSet+Invariants.swift
[1875/2006] Compiling BitCollections BitSet+Random.swift
[1876/2006] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1876/2006] Compiling grammar_compiler.cc
[1882/2007] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1883/2007] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1884/2007] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1885/2007] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1886/2007] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1887/2007] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1888/2007] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1889/2007] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1890/2007] Compiling BitCollections BitSet+SetAlgebra union.swift
[1891/2007] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1892/2007] Compiling BitCollections BitSet.Counted.swift
[1893/2007] Compiling BitCollections BitSet.Index.swift
[1894/2007] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1895/2007] Compiling BitCollections BitArray+Shifts.swift
[1896/2007] Compiling BitCollections BitArray+Testing.swift
[1897/2007] Compiling BitCollections BitArray._UnsafeHandle.swift
[1898/2007] Compiling BitCollections BitArray.swift
[1899/2007] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1912/2007] Emitting module BitCollections
[1913/2007] Compiling Atomics Unmanaged extensions.swift
[1925/2007] Compiling grammar_functor.cc
[1927/2007] Compiling Atomics Unmanaged extensions.swift
[1928/2007] Compiling Atomics OptionalRawRepresentable.swift
[1929/2007] Compiling Atomics RawRepresentable.swift
[1930/2007] Compiling Atomics PointerConformances.swift
[1931/2007] Compiling Atomics Primitives.native.swift
[1932/2007] Compiling Atomics DoubleWord.swift
[1933/2007] Compiling Atomics ManagedAtomic.swift
[1934/2007] Emitting module BitCollections
[1934/2007] Compiling earley_parser.cc
[1942/2007] Compiling Atomics AtomicBool.swift
[1943/2007] Compiling Atomics IntegerConformances.swift
[1948/2007] Compiling BitCollections BitSet._UnsafeHandle.swift
[1949/2007] Compiling BitCollections BitSet.swift
[1950/2007] Compiling BitCollections Range+Utilities.swift
[1951/2007] Compiling BitCollections Slice+Utilities.swift
[1952/2007] Compiling BitCollections UInt+Tricks.swift
[1953/2007] Compiling BitCollections _Word.swift
[1998/2019] Compiling Collections HeapModule reexports.swift
[1999/2019] Compiling Collections DequeModule reexports.swift
[2000/2019] Emitting module Collections
[2001/2019] Compiling Collections OrderedCollections reexports.swift
[2002/2019] Compiling Collections HashTreeCollections reexports.swift
[2003/2019] Compiling Collections BitCollections reexports.swift
[2004/2019] Compiling Collections HeapModule reexports.swift
[2005/2019] Compiling Collections OrderedCollections reexports.swift
[2006/2019] Compiling Collections HashTreeCollections reexports.swift
[2007/2019] Compiling Collections DequeModule reexports.swift
[2008/2019] Compiling Collections BitCollections reexports.swift
[2009/2019] Emitting module Collections
[2009/2039] Compiling fsm.cc
[2013/2039] Emitting module Atomics
[2018/2169] Compiling structural_tag.cc
[2020/2169] Compiling NIOCore Channel.swift
[2021/2169] Compiling NIOCore ConvenienceOptionSupport.swift
[2022/2169] Compiling NIOCore DeadChannel.swift
[2023/2169] Compiling NIOCore DispatchQueue+WithFuture.swift
[2024/2169] Compiling NIOCore EventLoop+Deprecated.swift
[2025/2169] Compiling NIOCore EventLoop+SerialExecutor.swift
[2026/2169] Compiling NIOCore EventLoop.swift
[2027/2176] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[2028/2176] Compiling NIOCore NIOScheduledCallback.swift
[2029/2176] Compiling NIOCore NIOSendable.swift
[2030/2176] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[2031/2176] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[2032/2176] Compiling NIOCore RecvByteBufferAllocator.swift
[2033/2176] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[2034/2176] Compiling NIOCore MarkedCircularBuffer.swift
[2035/2176] Compiling NIOCore MulticastChannel.swift
[2036/2176] Compiling NIOCore NIOAny.swift
[2037/2176] Compiling NIOCore NIOCloseOnErrorHandler.swift
[2038/2176] Compiling NIOCore NIOCoreSendableMetatype.swift
[2039/2176] Compiling NIOCore NIODecodedAsyncSequence.swift
[2040/2176] Compiling NIOCore NIOLoopBound.swift
[2055/2183] Compiling NIOCore IO.swift
[2056/2183] Compiling NIOCore IOData.swift
[2057/2183] Compiling NIOCore IPProtocol.swift
[2058/2183] Compiling NIOCore IntegerBitPacking.swift
[2059/2183] Compiling NIOCore IntegerTypes.swift
[2060/2183] Compiling NIOCore Interfaces.swift
[2061/2183] Compiling NIOCore Linux.swift
[2062/2183] Compiling NIOCore AddressedEnvelope.swift
[2063/2183] Compiling NIOCore AsyncAwaitSupport.swift
[2064/2183] Compiling NIOCore AsyncChannel.swift
[2065/2183] Compiling NIOCore AsyncChannelHandler.swift
[2066/2183] Compiling NIOCore AsyncChannelInboundStream.swift
[2067/2183] Compiling NIOCore AsyncChannelOutboundWriter.swift
[2068/2183] Compiling NIOCore NIOAsyncSequenceProducer.swift
[2069/2183] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[2070/2183] Compiling NIOCore ChannelHandler.swift
[2071/2183] Compiling NIOCore ChannelHandlers.swift
[2072/2183] Compiling NIOCore ChannelInvoker.swift
[2073/2183] Compiling NIOCore ChannelOption.swift
[2074/2183] Compiling NIOCore ChannelPipeline.swift
[2075/2183] Compiling NIOCore CircularBuffer.swift
[2076/2183] Compiling NIOCore Codec.swift
[2077/2183] Compiling NIOCore EventLoopFuture+Deprecated.swift
[2078/2183] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[2079/2183] Compiling NIOCore EventLoopFuture.swift
[2080/2183] Compiling NIOCore FileDescriptor.swift
[2081/2183] Compiling NIOCore FileHandle.swift
[2082/2183] Compiling NIOCore FileRegion.swift
[2083/2183] Compiling NIOCore GlobalSingletons.swift
[2084/2183] Compiling NIOCore SocketAddresses.swift
[2085/2183] Compiling NIOCore SocketOptionProvider.swift
[2086/2183] Compiling NIOCore SystemCallHelpers.swift
[2087/2183] Compiling NIOCore TimeAmount+Duration.swift
[2088/2183] Compiling NIOCore TypeAssistedChannelHandler.swift
[2089/2183] Compiling NIOCore UniversalBootstrapSupport.swift
[2090/2183] Compiling NIOCore Utilities.swift
[2098/2183] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[2099/2183] Compiling NIOCore NIOAsyncWriter.swift
[2100/2183] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[2101/2183] Compiling NIOCore BSDSocketAPI.swift
[2102/2183] Compiling NIOCore ByteBuffer-aux.swift
[2103/2183] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[2104/2183] Compiling NIOCore ByteBuffer-conversions.swift
[2105/2183] Compiling JSONSchema JSONSchema+String.swift
[2107/2184] Compiling JSONSchema JSONSchema+Null.swift
[2108/2184] Compiling JSONSchema JSONSchema+Integer.swift
[2109/2184] Compiling JSONSchema JSONSchema+ObjectProperties.swift
[2110/2184] Compiling JSONSchema JSONSchema+Object.swift
[2111/2184] Compiling JSONSchema JSONSchema+Number.swift
[2112/2184] Compiling JSONSchema JSONSchema+Enum.swift
[2127/2185] Compiling JSONSchema JSONSchema+ObjectProperties.swift
[2128/2185] Compiling JSONSchema JSONSchema+Object.swift
[2129/2185] Compiling JSONSchema JSONSchema+Null.swift
[2130/2185] Compiling NIOCore ByteBuffer-core.swift
[2131/2185] Compiling NIOCore ByteBuffer-hex.swift
[2132/2185] Compiling NIOCore ByteBuffer-int.swift
[2133/2185] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[2134/2185] Compiling NIOCore ByteBuffer-multi-int.swift
[2135/2185] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[2136/2185] Compiling NIOCore ByteBuffer-views.swift
[2137/2185] Compiling JSONSchema JSONSchema+Boolean.swift
[2138/2185] Compiling JSONSchema JSONSchema+Array.swift
[2139/2185] Emitting module JSONSchema
[2149/2185] Compiling JSONSchema JSONSchema+Boolean.swift
[2150/2185] Compiling JSONSchema JSONSchema+Number.swift
[2151/2185] Compiling JSONSchema JSONSchema+Array.swift
[2152/2185] Compiling JSONSchema JSONSchema+Enum.swift
[2153/2185] Compiling JSONSchema JSONSchema+Integer.swift
[2154/2185] Compiling JSONSchema JSONSchema.swift
[2184/2185] Emitting module NIOCore
[2186/2195] Compiling EventSource EventSource+AsyncHTTPClient.swift
[2187/2195] Emitting module EventSource
[2188/2195] Compiling EventSource EventSource+AsyncHTTPClient.swift
[2189/2195] Compiling EventSource AsyncSequence+Events.swift
[2190/2195] Emitting module EventSource
[2191/2195] Compiling EventSource AsyncEventsSequence.swift
[2192/2195] Compiling EventSource EventSource.swift
[2193/2195] Compiling EventSource AsyncSequence+Events.swift
[2194/2195] Compiling EventSource EventSource.swift
[2195/2195] Compiling EventSource AsyncEventsSequence.swift
[2196/2295] Compiling HuggingFace FeatureExtraction.swift
[2197/2295] Compiling HuggingFace InferenceClient.swift
[2198/2295] Compiling HuggingFace Message.swift
[2199/2295] Compiling HuggingFace Provider.swift
[2200/2295] Compiling HuggingFace SpeechToText.swift
[2201/2295] Compiling HuggingFace HubClient+Papers.swift
[2202/2295] Compiling HuggingFace HubClient+Repos.swift
[2203/2295] Compiling HuggingFace HubClient+Spaces.swift
[2204/2295] Compiling HuggingFace HubClient+User.swift
[2205/2295] Compiling HuggingFace HubClient.swift
[2206/2295] Compiling HuggingFace Model.swift
[2207/2300] Compiling HuggingFace OAuth.swift
[2208/2300] Compiling HuggingFace Organization.swift
[2209/2300] Compiling HuggingFace Pagination.swift
[2210/2300] Compiling HuggingFace Paper.swift
[2211/2300] Compiling HuggingFace Repo.swift
[2212/2300] Compiling HuggingFace AccessRequest.swift
[2213/2300] Compiling HuggingFace Billing.swift
[2214/2300] Compiling HuggingFace Collection.swift
[2215/2300] Compiling HuggingFace CommaSeparatedList.swift
[2216/2300] Compiling HuggingFace Dataset.swift
[2217/2300] Compiling HuggingFace Discussion.swift
[2224/2305] Compiling HuggingFace ResourceGroup.swift
[2225/2305] Compiling HuggingFace Space.swift
[2226/2305] Compiling HuggingFace Tags.swift
[2227/2305] Compiling HuggingFace OAuthClient.swift
[2228/2305] Compiling HuggingFace ChatCompletion.swift
[2229/2305] Compiling HuggingFace FileLock.swift
[2230/2305] Compiling HuggingFace HTTPClient.swift
[2231/2305] Compiling HuggingFace MultipartBuilder.swift
[2232/2305] Compiling HuggingFace TokenProvider.swift
[2233/2305] Compiling HuggingFace Value.swift
[2244/2305] Emitting module HuggingFace
[2257/2305] Compiling HuggingFace Git.swift
[2258/2305] Compiling HuggingFace HubCache.swift
[2259/2305] Compiling HuggingFace HubClient+Collections.swift
[2260/2305] Compiling HuggingFace HubClient+Datasets.swift
[2261/2305] Compiling HuggingFace HubClient+Discussions.swift
[2262/2305] Compiling HuggingFace ResourceGroup.swift
[2263/2305] Compiling HuggingFace Space.swift
[2264/2305] Compiling HuggingFace Tags.swift
[2265/2305] Compiling HuggingFace User.swift
[2266/2305] Compiling HuggingFace ChatCompletion.swift
[2267/2305] Compiling HuggingFace File.swift
[2268/2305] Compiling HuggingFace HubClient+Files.swift
[2269/2305] Compiling HuggingFace HubClient+Git.swift
[2270/2305] Compiling HuggingFace HubClient+Models.swift
[2271/2305] Compiling HuggingFace HubClient+OAuth.swift
[2272/2305] Compiling HuggingFace HubClient+Organizations.swift
[2273/2305] Compiling HuggingFace HubClient+Pagination.swift
[2274/2305] Compiling HuggingFace TextToImage.swift
[2275/2305] Compiling HuggingFace TextToVideo.swift
[2276/2305] Compiling HuggingFace HuggingFaceAuthenticationManager.swift
[2278/2305] Compiling HuggingFace OAuthClient.swift
[2280/2305] Compiling HuggingFace TokenStorage.swift
[2306/2319] Compiling Hub resource_bundle_accessor.swift
[2307/2319] Compiling Hub BinaryDistinct.swift
[2308/2319] Compiling Hub resource_bundle_accessor.swift
[2309/2319] Compiling Hub YYJSONParser.swift
[2311/2319] Compiling Hub Config.swift
[2312/2319] Compiling Hub Hub.swift
[2313/2319] Compiling Hub Config.swift
[2314/2319] Compiling Hub Hub.swift
[2315/2319] Compiling Hub HubApi.swift
[2316/2319] Emitting module Hub
[2318/2319] Compiling Hub HubApi.swift
[2319/2319] Compiling Hub BinaryDistinct.swift
[2320/2343] Compiling Tokenizers Trie.swift
[2321/2344] Emitting module Tokenizers
[2322/2344] Compiling Tokenizers PreTokenizer.swift
[2323/2345] Compiling Tokenizers PostProcessor.swift
[2324/2345] Compiling Tokenizers Normalizer.swift
[2325/2345] Emitting module Tokenizers
[2326/2345] Compiling Tokenizers BPETokenizer.swift
[2327/2345] Compiling Tokenizers BertTokenizer.swift
[2328/2345] Compiling Tokenizers ByteEncoder.swift
[2329/2345] Compiling Tokenizers Decoder.swift
[2330/2345] Compiling Tokenizers UnigramTokenizer.swift
[2331/2345] Compiling Tokenizers Normalizer.swift
[2334/2345] Compiling Tokenizers String+PreTokenization.swift
[2335/2345] Compiling Tokenizers Tokenizer.swift
[2336/2345] Compiling Tokenizers Trie.swift
[2337/2345] Compiling Tokenizers TokenLattice.swift
[2338/2345] Compiling Tokenizers String+PreTokenization.swift
[2339/2345] Compiling Tokenizers PreTokenizer.swift
[2340/2345] Compiling Tokenizers PostProcessor.swift
[2341/2345] Compiling Tokenizers TokenLattice.swift
[2344/2345] Compiling Tokenizers Tokenizer.swift
[2345/2345] Compiling Tokenizers UnigramTokenizer.swift
[2346/2365] Compiling Generation TemperatureLogitsWarper.swift
[2347/2365] Compiling Generation TopPLogitsWarper.swift
[2348/2365] Compiling Generation MinPLogitsWarper.swift
[2349/2365] Compiling Generation GenerationConfig.swift
[2350/2365] Compiling Generation TopKLogitsWarper.swift
[2351/2365] Compiling Generation TopPLogitsWarper.swift
[2352/2365] Compiling Generation LogitsProcessor.swift
[2353/2365] Compiling Generation MinPLogitsWarper.swift
[2354/2365] Compiling Generation TopKLogitsWarper.swift
[2355/2365] Compiling Generation RepetitionPenaltyLogitsProcessor.swift
[2356/2365] Compiling Generation LogitsProcessor.swift
[2357/2365] Compiling Generation Decoders.swift
[2358/2365] Compiling Generation Generation.swift
[2359/2365] Emitting module Generation
[2361/2365] Compiling Generation GenerationConfig.swift
[2362/2365] Compiling Generation TemperatureLogitsWarper.swift
[2363/2365] Compiling Generation Decoders.swift
[2364/2365] Compiling Generation Generation.swift
[2365/2365] Compiling Generation RepetitionPenaltyLogitsProcessor.swift
[2366/2373] Compiling Models Weights.swift
[2368/2373] Emitting module Models
[2369/2373] Compiling Models LanguageModel.swift
[2370/2373] Compiling Models LanguageModelTypes.swift
[2372/2373] Compiling Models LanguageModel.swift
[2373/2373] Emitting module Models
[2374/2467] Compiling MLXLMCommon ModelTypeRegistry.swift
[2375/2467] Compiling MLXLMCommon ProcessorTypeRegistry.swift
[2376/2467] Compiling MLXLMCommon RoPEUtils.swift
[2377/2467] Compiling MLXLMCommon SuScaledRoPE.swift
[2378/2467] Compiling MLXLMCommon SwitchLayers.swift
[2379/2472] Emitting module MLXLMCommon
[2380/2472] Compiling MLXLMCommon ModelAdapterTypeRegistry.swift
[2381/2472] Compiling MLXLMCommon AttentionUtils.swift
[2382/2472] Compiling MLXLMCommon BaseConfiguration.swift
[2383/2472] Compiling MLXLMCommon Chat.swift
[2384/2472] Compiling MLXLMCommon ChatSession.swift
[2385/2472] Compiling MLXLMCommon JSONDecodingTypes.swift
[2386/2472] Compiling MLXLMCommon KVCache.swift
[2387/2472] Compiling MLXLMCommon LanguageModel.swift
[2388/2472] Compiling MLXLMCommon Load.swift
[2389/2472] Compiling MLXLMCommon ModelConfiguration.swift
[2390/2472] Compiling MLXLMCommon Tokenizer.swift
[2391/2472] Compiling MLXLMCommon GLM4ToolCallParser.swift
[2392/2472] Compiling MLXLMCommon GemmaFunctionParser.swift
[2393/2472] Compiling MLXLMCommon JSONToolCallParser.swift
[2394/2472] Compiling MLXLMCommon KimiK2ToolCallParser.swift
[2395/2477] Compiling MLXLMCommon MiniMaxM2ToolCallParser.swift
[2396/2477] Compiling MLXLMCommon MistralToolCallParser.swift
[2397/2477] Compiling MLXLMCommon ParserUtilities.swift
[2398/2477] Compiling MLXLMCommon PythonicToolCallParser.swift
[2399/2477] Compiling MLXLMCommon XMLFunctionParser.swift
[2400/2477] Compiling MLXLMCommon Tool.swift
[2401/2477] Compiling MLXLMCommon ToolCall.swift
[2402/2477] Compiling MLXLMCommon ToolCallFormat.swift
[2403/2477] Compiling MLXLMCommon ToolCallProcessor.swift
[2404/2477] Compiling MLXLMCommon ToolParameter.swift
[2410/2477] Compiling MLXLMCommon ModelContainer.swift
[2411/2477] Compiling MLXLMCommon ModelFactory.swift
[2412/2477] Compiling MLXLMCommon Gemma.swift
[2413/2477] Compiling MLXLMCommon Module+Extensions.swift
[2414/2477] Compiling MLXLMCommon AbstractModelRegistry.swift
[2420/2477] Emitting module MLXLMCommon
[2421/2477] Compiling MLXLMCommon DoRA+Layers.swift
[2422/2477] Compiling MLXLMCommon LoRA+Layers.swift
[2423/2477] Compiling MLXLMCommon LoRAContainer.swift
[2424/2477] Compiling MLXLMCommon LoRAModel.swift
[2425/2477] Compiling MLXLMCommon ModelAdapter.swift
[2426/2477] Compiling MLXLMCommon ModelAdapterFactory.swift
[2427/2477] Compiling MLXLMCommon Evaluate.swift
[2428/2477] Compiling MLXLMCommon Encodable+toolResult.swift
[2429/2477] Compiling MLXLMCommon JSONDecoder+JSON5.swift
[2430/2477] Compiling MLXLMCommon GenerationConfigFile.swift
[2431/2477] Compiling MLXLMCommon InterpolationUtils.swift
[2468/2477] Compiling MLXLMCommon Value.swift
[2470/2477] Compiling MLXLMCommon UserInput.swift
[2472/2477] Compiling MLXLMCommon SerialAccessContainer.swift
[2474/2477] Compiling MLXLMCommon WiredMemoryPolicies.swift
[2476/2477] Compiling MLXLMCommon WiredMemoryUtils.swift
[2478/2603] Compiling MLXStructured StructuralTag+Builder.swift
[2479/2604] Compiling MLXStructured Grammar+Structural.swift
[2480/2604] Compiling MLXLLM AfMoE.swift
[2481/2604] Compiling MLXLLM Apertus.swift
[2482/2605] Compiling MLXStructured StructuralTag+Builder.swift
[2483/2605] Compiling MLXStructured GrammarMatcher.swift
[2484/2605] Compiling MLXStructured Grammar.swift
[2485/2605] Compiling MLXStructured GrammarMaskedLogitProcessor.swift
[2486/2605] Compiling MLXStructured GrammarMatcherFactory.swift
[2487/2605] Compiling MLXStructured Grammar.swift
[2488/2605] Compiling MLXStructured GrammarMatcher.swift
[2489/2605] Compiling MLXStructured GrammarMaskedLogitProcessor.swift
[2492/2605] Compiling MLXStructured Grammar+Structural.swift
[2493/2605] Compiling MLXStructured GrammarMatcherFactory.swift
[2494/2605] Compiling MLXLLM LLMModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Generate.swift:27:18: warning: 'generate(input:context:iterator:didGenerate:)' is deprecated: Use the AsyncStream-based generate(input:cache:parameters:context:) instead for better Swift concurrency support
 25 |     let processor = try await GrammarMaskedLogitProcessor.from(configuration: context.configuration, grammar: grammar)
 26 |     let iterator = try TokenIterator(input: input, model: context.model, processor: processor, sampler: sampler)
 27 |     let result = generate(input: input, context: context, iterator: iterator, didGenerate: didGenerate)
    |                  `- warning: 'generate(input:context:iterator:didGenerate:)' is deprecated: Use the AsyncStream-based generate(input:cache:parameters:context:) instead for better Swift concurrency support
 28 |     return result
 29 | }
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Generate.swift:44:18: warning: 'generate(input:context:iterator:didGenerate:)' is deprecated: Use the AsyncStream-based generate(input:cache:parameters:context:) instead for better Swift concurrency support
 42 |     let processor = try await GrammarMaskedLogitProcessor.from(configuration: context.configuration, grammar: grammar)
 43 |     let iterator = try TokenIterator(input: input, model: context.model, processor: processor, sampler: sampler)
 44 |     let result = generate(input: input, context: context, iterator: iterator, didGenerate: didGenerate)
    |                  `- warning: 'generate(input:context:iterator:didGenerate:)' is deprecated: Use the AsyncStream-based generate(input:cache:parameters:context:) instead for better Swift concurrency support
 45 |     let content = try JSONDecoder().decode(Content.self, from: Data(result.output.utf8))
 46 |     return (result, content)
[2495/2605] Compiling MLXLLM LLMModelFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Generate.swift:27:18: warning: 'generate(input:context:iterator:didGenerate:)' is deprecated: Use the AsyncStream-based generate(input:cache:parameters:context:) instead for better Swift concurrency support
 25 |     let processor = try await GrammarMaskedLogitProcessor.from(configuration: context.configuration, grammar: grammar)
 26 |     let iterator = try TokenIterator(input: input, model: context.model, processor: processor, sampler: sampler)
 27 |     let result = generate(input: input, context: context, iterator: iterator, didGenerate: didGenerate)
    |                  `- warning: 'generate(input:context:iterator:didGenerate:)' is deprecated: Use the AsyncStream-based generate(input:cache:parameters:context:) instead for better Swift concurrency support
 28 |     return result
 29 | }
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Generate.swift:44:18: warning: 'generate(input:context:iterator:didGenerate:)' is deprecated: Use the AsyncStream-based generate(input:cache:parameters:context:) instead for better Swift concurrency support
 42 |     let processor = try await GrammarMaskedLogitProcessor.from(configuration: context.configuration, grammar: grammar)
 43 |     let iterator = try TokenIterator(input: input, model: context.model, processor: processor, sampler: sampler)
 44 |     let result = generate(input: input, context: context, iterator: iterator, didGenerate: didGenerate)
    |                  `- warning: 'generate(input:context:iterator:didGenerate:)' is deprecated: Use the AsyncStream-based generate(input:cache:parameters:context:) instead for better Swift concurrency support
 45 |     let content = try JSONDecoder().decode(Content.self, from: Data(result.output.utf8))
 46 |     return (result, content)
[2496/2605] Emitting module MLXStructured
[2497/2605] Compiling MLXLLM Lora+Data.swift
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Backends/XGrammar.swift:86:30: warning: 'raw' is deprecated: Prefer constructing prompt manually, this property will be removed in the future versions
 84 |
 85 |         let compiledGrammar = switch grammar {
 86 |         case _ where grammar.raw.isEmpty:
    |                              `- warning: 'raw' is deprecated: Prefer constructing prompt manually, this property will be removed in the future versions
 87 |             throw XGrammarError.emptyGrammar
 88 |         case .ebnf(let ebnf):
[2498/2605] Compiling MLXLLM LoraTrain.swift
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Backends/XGrammar.swift:86:30: warning: 'raw' is deprecated: Prefer constructing prompt manually, this property will be removed in the future versions
 84 |
 85 |         let compiledGrammar = switch grammar {
 86 |         case _ where grammar.raw.isEmpty:
    |                              `- warning: 'raw' is deprecated: Prefer constructing prompt manually, this property will be removed in the future versions
 87 |             throw XGrammarError.emptyGrammar
 88 |         case .ebnf(let ebnf):
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Generate.swift:27:18: warning: 'generate(input:context:iterator:didGenerate:)' is deprecated: Use the AsyncStream-based generate(input:cache:parameters:context:) instead for better Swift concurrency support
 25 |     let processor = try await GrammarMaskedLogitProcessor.from(configuration: context.configuration, grammar: grammar)
 26 |     let iterator = try TokenIterator(input: input, model: context.model, processor: processor, sampler: sampler)
 27 |     let result = generate(input: input, context: context, iterator: iterator, didGenerate: didGenerate)
    |                  `- warning: 'generate(input:context:iterator:didGenerate:)' is deprecated: Use the AsyncStream-based generate(input:cache:parameters:context:) instead for better Swift concurrency support
 28 |     return result
 29 | }
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Generate.swift:44:18: warning: 'generate(input:context:iterator:didGenerate:)' is deprecated: Use the AsyncStream-based generate(input:cache:parameters:context:) instead for better Swift concurrency support
 42 |     let processor = try await GrammarMaskedLogitProcessor.from(configuration: context.configuration, grammar: grammar)
 43 |     let iterator = try TokenIterator(input: input, model: context.model, processor: processor, sampler: sampler)
 44 |     let result = generate(input: input, context: context, iterator: iterator, didGenerate: didGenerate)
    |                  `- warning: 'generate(input:context:iterator:didGenerate:)' is deprecated: Use the AsyncStream-based generate(input:cache:parameters:context:) instead for better Swift concurrency support
 45 |     let content = try JSONDecoder().decode(Content.self, from: Data(result.output.utf8))
 46 |     return (result, content)
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Generate.swift:27:18: warning: 'generate(input:context:iterator:didGenerate:)' is deprecated: Use the AsyncStream-based generate(input:cache:parameters:context:) instead for better Swift concurrency support
 25 |     let processor = try await GrammarMaskedLogitProcessor.from(configuration: context.configuration, grammar: grammar)
 26 |     let iterator = try TokenIterator(input: input, model: context.model, processor: processor, sampler: sampler)
 27 |     let result = generate(input: input, context: context, iterator: iterator, didGenerate: didGenerate)
    |                  `- warning: 'generate(input:context:iterator:didGenerate:)' is deprecated: Use the AsyncStream-based generate(input:cache:parameters:context:) instead for better Swift concurrency support
 28 |     return result
 29 | }
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Generate.swift:44:18: warning: 'generate(input:context:iterator:didGenerate:)' is deprecated: Use the AsyncStream-based generate(input:cache:parameters:context:) instead for better Swift concurrency support
 42 |     let processor = try await GrammarMaskedLogitProcessor.from(configuration: context.configuration, grammar: grammar)
 43 |     let iterator = try TokenIterator(input: input, model: context.model, processor: processor, sampler: sampler)
 44 |     let result = generate(input: input, context: context, iterator: iterator, didGenerate: didGenerate)
    |                  `- warning: 'generate(input:context:iterator:didGenerate:)' is deprecated: Use the AsyncStream-based generate(input:cache:parameters:context:) instead for better Swift concurrency support
 45 |     let content = try JSONDecoder().decode(Content.self, from: Data(result.output.utf8))
 46 |     return (result, content)
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Backends/XGrammar.swift:86:30: warning: 'raw' is deprecated: Prefer constructing prompt manually, this property will be removed in the future versions
 84 |
 85 |         let compiledGrammar = switch grammar {
 86 |         case _ where grammar.raw.isEmpty:
    |                              `- warning: 'raw' is deprecated: Prefer constructing prompt manually, this property will be removed in the future versions
 87 |             throw XGrammarError.emptyGrammar
 88 |         case .ebnf(let ebnf):
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Backends/XGrammar.swift:86:30: warning: 'raw' is deprecated: Prefer constructing prompt manually, this property will be removed in the future versions
 84 |
 85 |         let compiledGrammar = switch grammar {
 86 |         case _ where grammar.raw.isEmpty:
    |                              `- warning: 'raw' is deprecated: Prefer constructing prompt manually, this property will be removed in the future versions
 87 |             throw XGrammarError.emptyGrammar
 88 |         case .ebnf(let ebnf):
[2503/2605] Emitting module MLXStructured
[2504/2605] Compiling MLXStructured StructuralTag.swift
[2506/2605] Compiling MLXLLM PhiMoE.swift
[2507/2605] Compiling MLXLLM Qwen2.swift
[2508/2605] Compiling MLXLLM Qwen3.swift
[2509/2605] Compiling MLXLLM Qwen35.swift
[2510/2605] Compiling MLXLLM Qwen35MoE.swift
[2516/2615] Compiling MLXLLM Olmo3.swift
[2517/2615] Compiling MLXLLM OlmoE.swift
[2518/2615] Compiling MLXLLM OpenELM.swift
[2519/2615] Compiling MLXLLM Phi.swift
[2520/2615] Compiling MLXLLM Phi3.swift
[2526/2615] Emitting module MLXLLM
[2528/2615] Compiling MLXLLM Lille130m.swift
[2529/2615] Compiling MLXLLM Llama.swift
[2530/2615] Compiling MLXLLM MiMo.swift
[2531/2615] Compiling MLXLLM MiMoV2Flash.swift
[2532/2615] Compiling MLXLLM MiniCPM.swift
[2533/2615] Compiling MLXLLM MiniMax.swift
[2534/2615] Compiling MLXLLM Mistral3Text.swift
[2535/2615] Compiling MLXLLM NanoChat.swift
[2536/2615] Compiling MLXLLM NemotronH.swift
[2537/2615] Compiling MLXLLM Olmo2.swift
[2560/2615] Compiling MLXLLM GatedDelta.swift
[2561/2615] Compiling MLXLLM Gemma.swift
[2562/2615] Compiling MLXLLM Gemma2.swift
[2563/2615] Compiling MLXLLM Gemma3Text.swift
[2564/2615] Compiling MLXLLM Gemma3nText.swift
[2565/2615] Compiling MLXLLM Granite.swift
[2566/2615] Compiling MLXLLM GraniteMoeHybrid.swift
[2567/2615] Compiling MLXLLM Internlm2.swift
[2568/2615] Compiling MLXLLM Jamba.swift
[2569/2615] Compiling MLXLLM LFM2.swift
[2570/2615] Compiling MLXLLM LFM2MoE.swift
[2582/2615] Compiling MLXLLM BaichuanM1.swift
[2583/2615] Compiling MLXLLM BailingMoe.swift
[2584/2615] Compiling MLXLLM Bitnet.swift
[2585/2615] Compiling MLXLLM Cohere.swift
[2586/2615] Compiling MLXLLM DeepseekV3.swift
[2587/2615] Compiling MLXLLM Ernie4_5.swift
[2588/2615] Compiling MLXLLM Exaone4.swift
[2589/2615] Compiling MLXLLM FalconH1.swift
[2590/2615] Compiling MLXLLM GLM4.swift
[2591/2615] Compiling MLXLLM GLM4MOE.swift
[2592/2615] Compiling MLXLLM GLM4MOELite.swift
[2593/2615] Compiling MLXLLM GPTOSS.swift
[2606/2615] Compiling MLXLLM Qwen3MoE.swift
[2607/2615] Compiling MLXLLM Qwen3Next.swift
[2608/2615] Compiling MLXLLM SSM.swift
[2609/2615] Compiling MLXLLM SmolLM3.swift
[2610/2615] Compiling MLXLLM Starcoder2.swift
[2616/2651] Compiling Cast ValidatorSupport.swift
[2618/2653] Compiling Cast JSONSchema+Excluding.swift
[2619/2653] Compiling Cast SchemaGenerator.swift
[2620/2653] Compiling Cast PromptEngine.swift
[2621/2653] Compiling Cast JSONRepair.swift
[2622/2653] Compiling Cast CastError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Cast/Schema/SchemaGenerator.swift:80:50: warning: forced cast from 'any Castable' to 'any Sendable' always succeeds; did you mean to use 'as'?
 78 |         let mirrorInstance: any Sendable
 79 |         if let castableType = type as? any Castable.Type {
 80 |             mirrorInstance = castableType.init() as! any Sendable
    |                                                  `- warning: forced cast from 'any Castable' to 'any Sendable' always succeeds; did you mean to use 'as'?
 81 |         } else {
 82 |             mirrorInstance = info.zeroInstance
[2623/2653] Compiling Cast CastModel+GPUSafety.swift
/Users/admin/builder/spi-builder-workspace/Sources/Cast/Schema/SchemaGenerator.swift:80:50: warning: forced cast from 'any Castable' to 'any Sendable' always succeeds; did you mean to use 'as'?
 78 |         let mirrorInstance: any Sendable
 79 |         if let castableType = type as? any Castable.Type {
 80 |             mirrorInstance = castableType.init() as! any Sendable
    |                                                  `- warning: forced cast from 'any Castable' to 'any Sendable' always succeeds; did you mean to use 'as'?
 81 |         } else {
 82 |             mirrorInstance = info.zeroInstance
/Users/admin/builder/spi-builder-workspace/Sources/Cast/Schema/SchemaGenerator.swift:80:50: warning: forced cast from 'any Castable' to 'any Sendable' always succeeds; did you mean to use 'as'?
 78 |         let mirrorInstance: any Sendable
 79 |         if let castableType = type as? any Castable.Type {
 80 |             mirrorInstance = castableType.init() as! any Sendable
    |                                                  `- warning: forced cast from 'any Castable' to 'any Sendable' always succeeds; did you mean to use 'as'?
 81 |         } else {
 82 |             mirrorInstance = info.zeroInstance
/Users/admin/builder/spi-builder-workspace/Sources/Cast/Schema/SchemaGenerator.swift:80:50: warning: forced cast from 'any Castable' to 'any Sendable' always succeeds; did you mean to use 'as'?
 78 |         let mirrorInstance: any Sendable
 79 |         if let castableType = type as? any Castable.Type {
 80 |             mirrorInstance = castableType.init() as! any Sendable
    |                                                  `- warning: forced cast from 'any Castable' to 'any Sendable' always succeeds; did you mean to use 'as'?
 81 |         } else {
 82 |             mirrorInstance = info.zeroInstance
[2626/2653] Compiling Cast CastConfiguration.swift
[2627/2653] Compiling Cast CastEnum.swift
[2628/2653] Compiling Cast CastConfiguration.swift
[2629/2653] Compiling Cast CastEnum.swift
[2630/2653] Compiling Cast CastModel+Timeout.swift
[2631/2653] Compiling Cast CastModel.swift
[2634/2653] Compiling Cast CastModel+Generation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:128:32: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
126 |         let result: GenerateResult
127 |         do {
128 |             result = try await withInFlightRegistration {
    |                                `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
129 |                 try await withGenerationTimeout(config.timeout) {
130 |                     try await container.perform { context in
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:129:27: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
127 |         do {
128 |             result = try await withInFlightRegistration {
129 |                 try await withGenerationTimeout(config.timeout) {
    |                           `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
130 |                     try await container.perform { context in
131 |                         let userInput = UserInput(prompt: fullPrompt)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:130:41: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
128 |             result = try await withInFlightRegistration {
129 |                 try await withGenerationTimeout(config.timeout) {
130 |                     try await container.perform { context in
    |                                         `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
131 |                         let userInput = UserInput(prompt: fullPrompt)
132 |                         let lmInput = try await context.processor.prepare(input: userInput)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:138:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
136 |                             parameters: parameters,
137 |                             context: context,
138 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
139 |                             didGenerate: { tokens in
140 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:138:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
136 |                             parameters: parameters,
137 |                             context: context,
138 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
139 |                             didGenerate: { tokens in
140 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:138:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
136 |                             parameters: parameters,
137 |                             context: context,
138 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
139 |                             didGenerate: { tokens in
140 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:207:32: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
205 |         let result: GenerateResult
206 |         do {
207 |             result = try await withInFlightRegistration {
    |                                `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
208 |                 try await withGenerationTimeout(config.timeout) {
209 |                     try await container.perform { context in
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:208:27: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
206 |         do {
207 |             result = try await withInFlightRegistration {
208 |                 try await withGenerationTimeout(config.timeout) {
    |                           `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
209 |                     try await container.perform { context in
210 |                         let userInput = UserInput(prompt: fullPrompt)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:209:41: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
207 |             result = try await withInFlightRegistration {
208 |                 try await withGenerationTimeout(config.timeout) {
209 |                     try await container.perform { context in
    |                                         `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
210 |                         let userInput = UserInput(prompt: fullPrompt)
211 |                         let lmInput = try await context.processor.prepare(input: userInput)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:217:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
215 |                             parameters: parameters,
216 |                             context: context,
217 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
218 |                             didGenerate: { tokens in
219 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:217:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
215 |                             parameters: parameters,
216 |                             context: context,
217 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
218 |                             didGenerate: { tokens in
219 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:217:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
215 |                             parameters: parameters,
216 |                             context: context,
217 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
218 |                             didGenerate: { tokens in
219 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:134:42: warning: returning a task-isolated 'GenerateResult' value as a 'sending' result risks causing data races
132 |                         let lmInput = try await context.processor.prepare(input: userInput)
133 |
134 |                         return try await MLXStructured.generate(
    |                                          |- warning: returning a task-isolated 'GenerateResult' value as a 'sending' result risks causing data races
    |                                          |- note: returning a task-isolated 'GenerateResult' value risks causing races since the caller assumes the value can be safely sent to other isolation domains
    |                                          `- note: 'GenerateResult' is a non-Sendable type
135 |                             input: lmInput,
136 |                             parameters: parameters,
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:213:42: warning: returning a task-isolated 'GenerateResult' value as a 'sending' result risks causing data races
211 |                         let lmInput = try await context.processor.prepare(input: userInput)
212 |
213 |                         return try await MLXStructured.generate(
    |                                          |- warning: returning a task-isolated 'GenerateResult' value as a 'sending' result risks causing data races
    |                                          |- note: returning a task-isolated 'GenerateResult' value risks causing races since the caller assumes the value can be safely sent to other isolation domains
    |                                          `- note: 'GenerateResult' is a non-Sendable type
214 |                             input: lmInput,
215 |                             parameters: parameters,
[2635/2653] Compiling Cast CastModel+Lifecycle.swift
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:128:32: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
126 |         let result: GenerateResult
127 |         do {
128 |             result = try await withInFlightRegistration {
    |                                `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
129 |                 try await withGenerationTimeout(config.timeout) {
130 |                     try await container.perform { context in
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:129:27: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
127 |         do {
128 |             result = try await withInFlightRegistration {
129 |                 try await withGenerationTimeout(config.timeout) {
    |                           `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
130 |                     try await container.perform { context in
131 |                         let userInput = UserInput(prompt: fullPrompt)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:130:41: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
128 |             result = try await withInFlightRegistration {
129 |                 try await withGenerationTimeout(config.timeout) {
130 |                     try await container.perform { context in
    |                                         `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
131 |                         let userInput = UserInput(prompt: fullPrompt)
132 |                         let lmInput = try await context.processor.prepare(input: userInput)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:138:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
136 |                             parameters: parameters,
137 |                             context: context,
138 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
139 |                             didGenerate: { tokens in
140 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:138:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
136 |                             parameters: parameters,
137 |                             context: context,
138 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
139 |                             didGenerate: { tokens in
140 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:138:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
136 |                             parameters: parameters,
137 |                             context: context,
138 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
139 |                             didGenerate: { tokens in
140 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:207:32: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
205 |         let result: GenerateResult
206 |         do {
207 |             result = try await withInFlightRegistration {
    |                                `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
208 |                 try await withGenerationTimeout(config.timeout) {
209 |                     try await container.perform { context in
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:208:27: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
206 |         do {
207 |             result = try await withInFlightRegistration {
208 |                 try await withGenerationTimeout(config.timeout) {
    |                           `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
209 |                     try await container.perform { context in
210 |                         let userInput = UserInput(prompt: fullPrompt)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:209:41: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
207 |             result = try await withInFlightRegistration {
208 |                 try await withGenerationTimeout(config.timeout) {
209 |                     try await container.perform { context in
    |                                         `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
210 |                         let userInput = UserInput(prompt: fullPrompt)
211 |                         let lmInput = try await context.processor.prepare(input: userInput)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:217:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
215 |                             parameters: parameters,
216 |                             context: context,
217 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
218 |                             didGenerate: { tokens in
219 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:217:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
215 |                             parameters: parameters,
216 |                             context: context,
217 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
218 |                             didGenerate: { tokens in
219 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:217:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
215 |                             parameters: parameters,
216 |                             context: context,
217 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
218 |                             didGenerate: { tokens in
219 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:134:42: warning: returning a task-isolated 'GenerateResult' value as a 'sending' result risks causing data races
132 |                         let lmInput = try await context.processor.prepare(input: userInput)
133 |
134 |                         return try await MLXStructured.generate(
    |                                          |- warning: returning a task-isolated 'GenerateResult' value as a 'sending' result risks causing data races
    |                                          |- note: returning a task-isolated 'GenerateResult' value risks causing races since the caller assumes the value can be safely sent to other isolation domains
    |                                          `- note: 'GenerateResult' is a non-Sendable type
135 |                             input: lmInput,
136 |                             parameters: parameters,
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:213:42: warning: returning a task-isolated 'GenerateResult' value as a 'sending' result risks causing data races
211 |                         let lmInput = try await context.processor.prepare(input: userInput)
212 |
213 |                         return try await MLXStructured.generate(
    |                                          |- warning: returning a task-isolated 'GenerateResult' value as a 'sending' result risks causing data races
    |                                          |- note: returning a task-isolated 'GenerateResult' value risks causing races since the caller assumes the value can be safely sent to other isolation domains
    |                                          `- note: 'GenerateResult' is a non-Sendable type
214 |                             input: lmInput,
215 |                             parameters: parameters,
[2636/2653] Compiling Cast Castable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:128:32: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
126 |         let result: GenerateResult
127 |         do {
128 |             result = try await withInFlightRegistration {
    |                                `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
129 |                 try await withGenerationTimeout(config.timeout) {
130 |                     try await container.perform { context in
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:129:27: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
127 |         do {
128 |             result = try await withInFlightRegistration {
129 |                 try await withGenerationTimeout(config.timeout) {
    |                           `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
130 |                     try await container.perform { context in
131 |                         let userInput = UserInput(prompt: fullPrompt)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:130:41: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
128 |             result = try await withInFlightRegistration {
129 |                 try await withGenerationTimeout(config.timeout) {
130 |                     try await container.perform { context in
    |                                         `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
131 |                         let userInput = UserInput(prompt: fullPrompt)
132 |                         let lmInput = try await context.processor.prepare(input: userInput)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:138:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
136 |                             parameters: parameters,
137 |                             context: context,
138 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
139 |                             didGenerate: { tokens in
140 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:138:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
136 |                             parameters: parameters,
137 |                             context: context,
138 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
139 |                             didGenerate: { tokens in
140 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:138:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
136 |                             parameters: parameters,
137 |                             context: context,
138 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
139 |                             didGenerate: { tokens in
140 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:207:32: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
205 |         let result: GenerateResult
206 |         do {
207 |             result = try await withInFlightRegistration {
    |                                `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
208 |                 try await withGenerationTimeout(config.timeout) {
209 |                     try await container.perform { context in
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:208:27: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
206 |         do {
207 |             result = try await withInFlightRegistration {
208 |                 try await withGenerationTimeout(config.timeout) {
    |                           `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
209 |                     try await container.perform { context in
210 |                         let userInput = UserInput(prompt: fullPrompt)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:209:41: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
207 |             result = try await withInFlightRegistration {
208 |                 try await withGenerationTimeout(config.timeout) {
209 |                     try await container.perform { context in
    |                                         `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
210 |                         let userInput = UserInput(prompt: fullPrompt)
211 |                         let lmInput = try await context.processor.prepare(input: userInput)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:217:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
215 |                             parameters: parameters,
216 |                             context: context,
217 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
218 |                             didGenerate: { tokens in
219 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:217:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
215 |                             parameters: parameters,
216 |                             context: context,
217 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
218 |                             didGenerate: { tokens in
219 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:217:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
215 |                             parameters: parameters,
216 |                             context: context,
217 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
218 |                             didGenerate: { tokens in
219 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:134:42: warning: returning a task-isolated 'GenerateResult' value as a 'sending' result risks causing data races
132 |                         let lmInput = try await context.processor.prepare(input: userInput)
133 |
134 |                         return try await MLXStructured.generate(
    |                                          |- warning: returning a task-isolated 'GenerateResult' value as a 'sending' result risks causing data races
    |                                          |- note: returning a task-isolated 'GenerateResult' value risks causing races since the caller assumes the value can be safely sent to other isolation domains
    |                                          `- note: 'GenerateResult' is a non-Sendable type
135 |                             input: lmInput,
136 |                             parameters: parameters,
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:213:42: warning: returning a task-isolated 'GenerateResult' value as a 'sending' result risks causing data races
211 |                         let lmInput = try await context.processor.prepare(input: userInput)
212 |
213 |                         return try await MLXStructured.generate(
    |                                          |- warning: returning a task-isolated 'GenerateResult' value as a 'sending' result risks causing data races
    |                                          |- note: returning a task-isolated 'GenerateResult' value risks causing races since the caller assumes the value can be safely sent to other isolation domains
    |                                          `- note: 'GenerateResult' is a non-Sendable type
214 |                             input: lmInput,
215 |                             parameters: parameters,
[2637/2653] Compiling Cast GrammarProcessorCache.swift
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:128:32: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
126 |         let result: GenerateResult
127 |         do {
128 |             result = try await withInFlightRegistration {
    |                                `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
129 |                 try await withGenerationTimeout(config.timeout) {
130 |                     try await container.perform { context in
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:129:27: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
127 |         do {
128 |             result = try await withInFlightRegistration {
129 |                 try await withGenerationTimeout(config.timeout) {
    |                           `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
130 |                     try await container.perform { context in
131 |                         let userInput = UserInput(prompt: fullPrompt)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:130:41: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
128 |             result = try await withInFlightRegistration {
129 |                 try await withGenerationTimeout(config.timeout) {
130 |                     try await container.perform { context in
    |                                         `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
131 |                         let userInput = UserInput(prompt: fullPrompt)
132 |                         let lmInput = try await context.processor.prepare(input: userInput)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:138:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
136 |                             parameters: parameters,
137 |                             context: context,
138 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
139 |                             didGenerate: { tokens in
140 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:138:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
136 |                             parameters: parameters,
137 |                             context: context,
138 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
139 |                             didGenerate: { tokens in
140 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:138:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
136 |                             parameters: parameters,
137 |                             context: context,
138 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
139 |                             didGenerate: { tokens in
140 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:207:32: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
205 |         let result: GenerateResult
206 |         do {
207 |             result = try await withInFlightRegistration {
    |                                `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
208 |                 try await withGenerationTimeout(config.timeout) {
209 |                     try await container.perform { context in
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:208:27: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
206 |         do {
207 |             result = try await withInFlightRegistration {
208 |                 try await withGenerationTimeout(config.timeout) {
    |                           `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
209 |                     try await container.perform { context in
210 |                         let userInput = UserInput(prompt: fullPrompt)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:209:41: warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
207 |             result = try await withInFlightRegistration {
208 |                 try await withGenerationTimeout(config.timeout) {
209 |                     try await container.perform { context in
    |                                         `- warning: type 'GenerateResult' does not conform to the 'Sendable' protocol
210 |                         let userInput = UserInput(prompt: fullPrompt)
211 |                         let lmInput = try await context.processor.prepare(input: userInput)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/mlx-swift-lm/Libraries/MLXLMCommon/Evaluate.swift:703:15: note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 701 |
 702 | /// Result of a call to a deprecated callback-based generate function.
 703 | public struct GenerateResult {
     |               `- note: struct 'GenerateResult' does not conform to the 'Sendable' protocol
 704 |
 705 |     /// Initializes a new `GenerateResult` instance.
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:217:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
215 |                             parameters: parameters,
216 |                             context: context,
217 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
218 |                             didGenerate: { tokens in
219 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:217:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
215 |                             parameters: parameters,
216 |                             context: context,
217 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
218 |                             didGenerate: { tokens in
219 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:217:38: warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
215 |                             parameters: parameters,
216 |                             context: context,
217 |                             grammar: grammar,
    |                                      `- warning: capture of 'grammar' with non-sendable type 'Grammar' in a '@Sendable' closure
218 |                             didGenerate: { tokens in
219 |                                 if let didGenerate, didGenerate(tokens.count) == .stop {
/Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/Grammar/Grammar.swift:11:13: note: enum 'Grammar' does not conform to the 'Sendable' protocol
 9 | import JSONSchema
10 |
11 | public enum Grammar {
   |             `- note: enum 'Grammar' does not conform to the 'Sendable' protocol
12 |     case ebnf(String)
13 |     case regex(String)
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:134:42: warning: returning a task-isolated 'GenerateResult' value as a 'sending' result risks causing data races
132 |                         let lmInput = try await context.processor.prepare(input: userInput)
133 |
134 |                         return try await MLXStructured.generate(
    |                                          |- warning: returning a task-isolated 'GenerateResult' value as a 'sending' result risks causing data races
    |                                          |- note: returning a task-isolated 'GenerateResult' value risks causing races since the caller assumes the value can be safely sent to other isolation domains
    |                                          `- note: 'GenerateResult' is a non-Sendable type
135 |                             input: lmInput,
136 |                             parameters: parameters,
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+Generation.swift:213:42: warning: returning a task-isolated 'GenerateResult' value as a 'sending' result risks causing data races
211 |                         let lmInput = try await context.processor.prepare(input: userInput)
212 |
213 |                         return try await MLXStructured.generate(
    |                                          |- warning: returning a task-isolated 'GenerateResult' value as a 'sending' result risks causing data races
    |                                          |- note: returning a task-isolated 'GenerateResult' value risks causing races since the caller assumes the value can be safely sent to other isolation domains
    |                                          `- note: 'GenerateResult' is a non-Sendable type
214 |                             input: lmInput,
215 |                             parameters: parameters,
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+GPUSafety.swift:17:5: warning: 'setErrorHandler(_:data:dtor:)' is deprecated: please use withErrorHandler() or withError()
15 |
16 | private let _setupGlobalErrorHandler: Void = {
17 |     setErrorHandler(globalMLXErrorHandler)
   |     `- warning: 'setErrorHandler(_:data:dtor:)' is deprecated: please use withErrorHandler() or withError()
18 | }()
19 |
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+GPUSafety.swift:17:5: warning: 'setErrorHandler(_:data:dtor:)' is deprecated: please use withErrorHandler() or withError()
15 |
16 | private let _setupGlobalErrorHandler: Void = {
17 |     setErrorHandler(globalMLXErrorHandler)
   |     `- warning: 'setErrorHandler(_:data:dtor:)' is deprecated: please use withErrorHandler() or withError()
18 | }()
19 |
[2648/2653] Emitting module Cast
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+GPUSafety.swift:17:5: warning: 'setErrorHandler(_:data:dtor:)' is deprecated: please use withErrorHandler() or withError()
15 |
16 | private let _setupGlobalErrorHandler: Void = {
17 |     setErrorHandler(globalMLXErrorHandler)
   |     `- warning: 'setErrorHandler(_:data:dtor:)' is deprecated: please use withErrorHandler() or withError()
18 | }()
19 |
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+GPUSafety.swift:17:5: warning: 'setErrorHandler(_:data:dtor:)' is deprecated: please use withErrorHandler() or withError()
15 |
16 | private let _setupGlobalErrorHandler: Void = {
17 |     setErrorHandler(globalMLXErrorHandler)
   |     `- warning: 'setErrorHandler(_:data:dtor:)' is deprecated: please use withErrorHandler() or withError()
18 | }()
19 |
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+GPUSafety.swift:17:5: warning: 'setErrorHandler(_:data:dtor:)' is deprecated: please use withErrorHandler() or withError()
15 |
16 | private let _setupGlobalErrorHandler: Void = {
17 |     setErrorHandler(globalMLXErrorHandler)
   |     `- warning: 'setErrorHandler(_:data:dtor:)' is deprecated: please use withErrorHandler() or withError()
18 | }()
19 |
/Users/admin/builder/spi-builder-workspace/Sources/Cast/API/CastModel+GPUSafety.swift:17:5: warning: 'setErrorHandler(_:data:dtor:)' is deprecated: please use withErrorHandler() or withError()
15 |
16 | private let _setupGlobalErrorHandler: Void = {
17 |     setErrorHandler(globalMLXErrorHandler)
   |     `- warning: 'setErrorHandler(_:data:dtor:)' is deprecated: please use withErrorHandler() or withError()
18 | }()
19 |
[2652/2653] Compiling Cast ZeroSchemaDecoder.swift
Build complete! (196.01s)
Fetching https://github.com/ml-explore/mlx-swift-lm.git
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/petrukha-ivan/swift-json-schema.git
Fetching https://github.com/huggingface/swift-transformers.git
Fetching https://github.com/ml-explore/mlx-swift.git
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
[1/132] Fetching swift-json-schema
[133/14361] Fetching swift-json-schema, mlx-swift
[134/20609] Fetching swift-json-schema, mlx-swift, swift-transformers
[589/28337] Fetching swift-json-schema, mlx-swift, swift-transformers, mlx-swift-lm
Fetched https://github.com/apple/swift-collections.git from cache (1.76s)
Fetched https://github.com/huggingface/swift-transformers.git from cache (1.78s)
Fetched https://github.com/petrukha-ivan/swift-json-schema.git from cache (1.78s)
Fetched https://github.com/ml-explore/mlx-swift.git from cache (1.78s)
Fetched https://github.com/ml-explore/mlx-swift-lm.git from cache (1.78s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.79s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.88s)
Computing version for https://github.com/petrukha-ivan/swift-json-schema.git
Computed https://github.com/petrukha-ivan/swift-json-schema.git at 2.0.2 (2.45s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (3.17s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.59s)
Computing version for https://github.com/ml-explore/mlx-swift-lm.git
Computed https://github.com/ml-explore/mlx-swift-lm.git at 2.31.3 (0.51s)
Computing version for https://github.com/ml-explore/mlx-swift.git
Computed https://github.com/ml-explore/mlx-swift.git at 0.31.3 (0.54s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (1.04s)
Computing version for https://github.com/huggingface/swift-transformers.git
Computed https://github.com/huggingface/swift-transformers.git at 1.2.1 (1.57s)
Fetching https://github.com/ibireme/yyjson.git
Fetching https://github.com/huggingface/swift-huggingface.git
Fetching https://github.com/huggingface/swift-jinja.git
Fetching https://github.com/apple/swift-crypto.git from cache
[1/1051] Fetching swift-jinja
[12/3391] Fetching swift-jinja, swift-huggingface
[1347/7834] Fetching swift-jinja, swift-huggingface, yyjson
Fetched https://github.com/ibireme/yyjson.git from cache (1.46s)
Fetched https://github.com/huggingface/swift-huggingface.git from cache (1.54s)
Fetched https://github.com/huggingface/swift-jinja.git from cache (1.54s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.57s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.12.0 (2.19s)
Computing version for https://github.com/huggingface/swift-huggingface.git
Computed https://github.com/huggingface/swift-huggingface.git at 0.9.0 (0.51s)
Fetching https://github.com/mattt/EventSource.git
Fetching https://github.com/huggingface/swift-xet.git
[1/234] Fetching swift-xet
[74/505] Fetching swift-xet, eventsource
Fetched https://github.com/mattt/EventSource.git from cache (0.81s)
Fetched https://github.com/huggingface/swift-xet.git from cache (0.81s)
Computing version for https://github.com/huggingface/swift-xet.git
Computed https://github.com/huggingface/swift-xet.git at 0.2.3 (1.31s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/swift-server/async-http-client from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.19s)
Fetched https://github.com/swift-server/async-http-client from cache (1.20s)
Fetched https://github.com/apple/swift-nio.git from cache (2.56s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (3.04s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.28.0 (0.45s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.69s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.15s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.91s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.54s)
Computing version for https://github.com/mattt/EventSource.git
Computed https://github.com/mattt/EventSource.git at 1.4.1 (0.48s)
Computing version for https://github.com/swift-server/async-http-client
Computed https://github.com/swift-server/async-http-client at 1.33.1 (0.47s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
[1/5794] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-algorithms.git from cache (0.98s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.17s)
Fetched https://github.com/apple/swift-log.git from cache (1.19s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.21s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.23s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.23s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (1.74s)
Fetching https://github.com/apple/swift-service-context.git
[1/1287] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.89s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.48s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (0.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.50s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.43.0 (0.50s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.37.0 (0.50s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.34.0 (0.54s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-types.git from cache
[1/6245] Fetching swift-async-algorithms
[64/8996] Fetching swift-async-algorithms, swift-service-lifecycle
[264/16262] Fetching swift-async-algorithms, swift-service-lifecycle, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.02s)
[5440/13511] Fetching swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.02s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.27s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.27s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.28s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.28s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.78s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.49s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.52s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (2.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (0.62s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.03s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.7.0 (1.50s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.19.1 (0.57s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.48s)
Computing version for https://github.com/huggingface/swift-jinja.git
Computed https://github.com/huggingface/swift-jinja.git at 2.3.5 (0.47s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.5.0 (1.03s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.34.0
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
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.37.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.5.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.43.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.0
Creating working copy for https://github.com/ml-explore/mlx-swift.git
Working copy of https://github.com/ml-explore/mlx-swift.git resolved at 0.31.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/huggingface/swift-xet.git
Working copy of https://github.com/huggingface/swift-xet.git resolved at 0.2.3
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/swift-server/async-http-client
Working copy of https://github.com/swift-server/async-http-client resolved at 1.33.1
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.12.0
Creating working copy for https://github.com/ml-explore/mlx-swift-lm.git
Working copy of https://github.com/ml-explore/mlx-swift-lm.git resolved at 2.31.3
Creating working copy for https://github.com/huggingface/swift-jinja.git
Working copy of https://github.com/huggingface/swift-jinja.git resolved at 2.3.5
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.19.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/huggingface/swift-huggingface.git
Working copy of https://github.com/huggingface/swift-huggingface.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/petrukha-ivan/swift-json-schema.git
Working copy of https://github.com/petrukha-ivan/swift-json-schema.git resolved at 2.0.2
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/mattt/EventSource.git
Working copy of https://github.com/mattt/EventSource.git resolved at 1.4.1
Creating working copy for https://github.com/huggingface/swift-transformers.git
Working copy of https://github.com/huggingface/swift-transformers.git resolved at 1.2.1
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/CMLXStructured/xgrammar/cpp/nanobind': File not found.
warning: 'spi-builder-workspace': dependency 'swift-transformers' is not used by any target
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/CastMacros/CLAUDE.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/MLXStructured/CLAUDE.md
Build complete.
{
  "cxx_language_standard" : "gnu++17",
  "dependencies" : [
    {
      "identity" : "mlx-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.30.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ml-explore/mlx-swift.git"
    },
    {
      "identity" : "mlx-swift-lm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.30.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ml-explore/mlx-swift-lm.git"
    },
    {
      "identity" : "swift-transformers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/huggingface/swift-transformers.git"
    },
    {
      "identity" : "swift-json-schema",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/petrukha-ivan/swift-json-schema.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "Cast",
  "name" : "Cast",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "Cast",
      "targets" : [
        "Cast"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CastMacros",
      "targets" : [
        "CastMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MLXStructuredTests",
      "module_type" : "SwiftTarget",
      "name" : "MLXStructuredTests",
      "path" : "Tests/MLXStructuredTests",
      "product_dependencies" : [
        "MLXLLM"
      ],
      "sources" : [
        "TestErrorHandler.swift",
        "TestGenerablePerformance.swift",
        "TestGrammarMatcher.swift",
        "TestHelpers.swift",
        "TestMemoryLeaks.swift",
        "TestPerformance.swift"
      ],
      "target_dependencies" : [
        "MLXStructured"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MLXStructured",
      "module_type" : "SwiftTarget",
      "name" : "MLXStructured",
      "path" : "Sources/MLXStructured",
      "product_dependencies" : [
        "MLX",
        "MLXLMCommon",
        "JSONSchema"
      ],
      "product_memberships" : [
        "Cast"
      ],
      "sources" : [
        "Backends/DLTensor.swift",
        "Backends/XGrammar.swift",
        "Generate.swift",
        "Grammar/Grammar+Encoding.swift",
        "Grammar/Grammar+Generable.swift",
        "Grammar/Grammar+Schema.swift",
        "Grammar/Grammar+Structural.swift",
        "Grammar/Grammar.swift",
        "GrammarMaskedLogitProcessor.swift",
        "GrammarMatcher.swift",
        "GrammarMatcherFactory.swift",
        "Structural/StructuralTag+Builder.swift",
        "Structural/StructuralTag.swift"
      ],
      "target_dependencies" : [
        "CMLXStructured"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CastTests",
      "module_type" : "SwiftTarget",
      "name" : "CastTests",
      "path" : "Tests/CastTests",
      "sources" : [
        "CacheTests.swift",
        "CastConfigurationTests.swift",
        "CastEnumTests.swift",
        "CastErrorTests.swift",
        "CastModelGenerationTests.swift",
        "CastModelTests.swift",
        "CastTests.swift",
        "CastTimeoutTests.swift",
        "ClassifyTests.swift",
        "GPUSafetyTests.swift",
        "JSONRepairTests.swift",
        "LifecycleTests.swift",
        "NewWrapperTests.swift",
        "PromptEngineTests.swift",
        "PropertyWrapperTests.swift",
        "SchemaExcludingTests.swift",
        "SchemaGeneratorTests.swift",
        "TestHelpers.swift",
        "ValidatorTests.swift"
      ],
      "target_dependencies" : [
        "Cast"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CastMacros",
      "module_type" : "SwiftTarget",
      "name" : "CastMacros",
      "path" : "Sources/CastMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Cast",
        "CastMacros"
      ],
      "sources" : [
        "CastMacroPlugin.swift",
        "CastableDiagnostic.swift",
        "CastableMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "CastMacroTests",
      "module_type" : "SwiftTarget",
      "name" : "CastMacroTests",
      "path" : "Tests/CastMacroTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "CastDiagnosticTests.swift",
        "CastMacroTests.swift"
      ],
      "target_dependencies" : [
        "CastMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Cast",
      "module_type" : "SwiftTarget",
      "name" : "Cast",
      "path" : "Sources/Cast",
      "product_dependencies" : [
        "MLX",
        "MLXNN",
        "MLXLLM",
        "MLXLMCommon",
        "JSONSchema",
        "Collections"
      ],
      "product_memberships" : [
        "Cast"
      ],
      "sources" : [
        "API/CastConfiguration.swift",
        "API/CastEnum.swift",
        "API/CastError.swift",
        "API/CastModel+GPUSafety.swift",
        "API/CastModel+Generation.swift",
        "API/CastModel+Lifecycle.swift",
        "API/CastModel+Timeout.swift",
        "API/CastModel.swift",
        "API/Castable.swift",
        "API/GrammarProcessorCache.swift",
        "API/PropertyWrappers.swift",
        "Cast.swift",
        "Prompt/PromptEngine.swift",
        "Schema/JSONRepair.swift",
        "Schema/JSONSchema+Excluding.swift",
        "Schema/SchemaGenerator.swift",
        "Schema/ValidatorSupport.swift",
        "Schema/ZeroSchemaDecoder.swift"
      ],
      "target_dependencies" : [
        "CastMacros",
        "MLXStructured"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CMLXStructured",
      "module_type" : "ClangTarget",
      "name" : "CMLXStructured",
      "path" : "Sources/CMLXStructured",
      "product_memberships" : [
        "Cast"
      ],
      "sources" : [
        "error_handler.cpp",
        "grammar_compiler.cpp",
        "grammar_matcher.cpp",
        "tokenizer_info.cpp",
        "xgrammar/cpp/compiled_grammar.cc",
        "xgrammar/cpp/config.cc",
        "xgrammar/cpp/earley_parser.cc",
        "xgrammar/cpp/fsm.cc",
        "xgrammar/cpp/fsm_builder.cc",
        "xgrammar/cpp/grammar.cc",
        "xgrammar/cpp/grammar_builder.cc",
        "xgrammar/cpp/grammar_compiler.cc",
        "xgrammar/cpp/grammar_functor.cc",
        "xgrammar/cpp/grammar_matcher.cc",
        "xgrammar/cpp/grammar_parser.cc",
        "xgrammar/cpp/grammar_printer.cc",
        "xgrammar/cpp/json_schema_converter.cc",
        "xgrammar/cpp/json_schema_converter_ext.cc",
        "xgrammar/cpp/regex_converter.cc",
        "xgrammar/cpp/structural_tag.cc",
        "xgrammar/cpp/support/logging.cc",
        "xgrammar/cpp/support/recursion_guard.cc",
        "xgrammar/cpp/testing.cc",
        "xgrammar/cpp/tokenizer_info.cc"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/CMLXStructured/xgrammar/cpp/nanobind': File not found.
Done.