Build Information
Failed to build swift-ai, reference main (46bca4), with Swift 6.1 for macOS (SPM) on 16 Dec 2025 02:13:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
"MlxSession.swift",
"SwiftAIMLX.swift"
],
"target_dependencies" : [
"SwiftAI"
],
"type" : "library"
},
{
"c99name" : "SwiftAILLMTesting",
"module_type" : "SwiftTarget",
"name" : "SwiftAILLMTesting",
"path" : "Tests/SwiftAILLMTesting",
"sources" : [
"LLMBaseTestCases.swift"
],
"target_dependencies" : [
"SwiftAI",
"SwiftAIMacros"
],
"type" : "test"
},
{
"c99name" : "SwiftAI",
"module_type" : "SwiftTarget",
"name" : "SwiftAI",
"path" : "Sources/SwiftAI",
"product_dependencies" : [
"OpenAI",
"OrderedCollections"
],
"product_memberships" : [
"SwiftAI",
"SwiftAIMLX"
],
"sources" : [
"Backends/Apple/Schema+Converters.swift",
"Backends/Apple/SystemLLM.swift",
"Backends/Apple/SystemLLMSession.swift",
"Backends/Apple/ToolAdapter.swift",
"Backends/Apple/TranscriptConverters.swift",
"Backends/Openai/OpenaiConverters.swift",
"Backends/Openai/OpenaiLLM.swift",
"Backends/Openai/OpenaiReplyOptions.swift",
"Backends/Openai/OpenaiSession.swift",
"Core/BackendReplyOptions.swift",
"Core/Chat.swift",
"Core/Constraint.swift",
"Core/Generable.swift",
"Core/LLM.swift",
"Core/LLMError.swift",
"Core/Message.swift",
"Core/Model.swift",
"Core/Prompt.swift",
"Core/Schema.swift",
"Core/StructuredContent.swift",
"Core/Tool.swift",
"JsonUtils/JsonRepair.swift",
"SwiftAI.swift"
],
"target_dependencies" : [
"SwiftAIMacros"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Lint Source Code
[2/2] Compiling plugin Format Source Code
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/441] Write sources
[11/441] Copying gpt2_tokenizer_config.json
[11/441] Write sources
[13/441] Copying t5_tokenizer_config.json
[13/441] Copying gpt2_tokenizer_config.json
[16/441] Copying t5_tokenizer_config.json
[17/441] Write swift-version-2F0A5646E1D333AE.txt
[18/441] Compiling cmark-gfm-extensions tagfilter.c
[19/441] Compiling cmark-gfm xml.c
[20/441] Compiling cmark-gfm syntax_extension.c
[21/441] Compiling cmark-gfm utf8.c
[22/441] Compiling cmark-gfm-extensions ext_scanners.c
[23/441] Compiling cmark-gfm render.c
[24/441] Compiling cmark-gfm-extensions tasklist.c
[25/441] Compiling cmark-gfm plugin.c
[26/441] Compiling cmark-gfm-extensions table.c
[27/441] Compiling cmark-gfm references.c
[28/441] Compiling cmark-gfm plaintext.c
[29/441] Compiling cmark-gfm map.c
[30/441] Compiling cmark-gfm linked_list.c
[31/441] Compiling cmark-gfm man.c
[32/441] Compiling cmark-gfm registry.c
[33/441] Compiling cmark-gfm node.c
[34/441] Compiling cmark-gfm scanners.c
[35/441] Compiling cmark-gfm-extensions strikethrough.c
[36/441] Compiling cmark-gfm latex.c
[37/441] Compiling cmark-gfm iterator.c
[38/441] Compiling cmark-gfm houdini_html_e.c
[39/441] Compiling cmark-gfm html.c
[40/441] Compiling cmark-gfm houdini_html_u.c
[41/441] Compiling cmark-gfm houdini_href_e.c
[42/441] Compiling cmark-gfm footnotes.c
[43/441] Compiling cmark-gfm inlines.c
[44/441] Compiling cmark-gfm cmark_ctype.c
[45/441] Write sources
[52/441] Compiling cmark-gfm commonmark.c
[53/441] Compiling _NumericsShims _NumericsShims.c
[54/441] Write sources
[61/441] Compiling _NumericsShims _NumericsShims.c
[62/441] Write sources
[67/441] Compiling cmark-gfm cmark.c
[68/441] Write sources
[85/441] Compiling cmark-gfm buffer.c
[86/441] Write sources
[97/441] Compiling cmark-gfm arena.c
[98/441] Write sources
[101/441] Compiling cmark-gfm-extensions core-extensions.c
[102/441] Compiling cmark-gfm blocks.c
[103/441] Write sources
[107/441] Compiling version.cpp
[108/521] Compiling cmark-gfm-extensions autolink.c
[110/521] Emitting module SwiftSyntax509
[111/521] Compiling SwiftSyntax509 Empty.swift
[112/521] Emitting module SwiftSyntax510
[113/521] Compiling SwiftSyntax510 Empty.swift
[114/521] Compiling RealModule RealFunctions.swift
[116/522] Compiling RealModule Real.swift
[117/523] Compiling RealModule RelaxedArithmetic.swift
[118/523] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[119/523] Compiling InternalCollectionsUtilities UInt+reversed.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[120/524] Compiling RealModule Float80+Real.swift
[121/524] Compiling RealModule Real.swift
[122/524] Compiling RealModule Float16+Real.swift
[124/524] Compiling RealModule ElementaryFunctions.swift
[125/524] Compiling RealModule Float80+Real.swift
[126/524] Compiling RealModule Double+Real.swift
[127/524] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[128/524] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[129/524] Emitting module RealModule
[130/524] Compiling RealModule AugmentedArithmetic.swift
[131/524] Compiling RealModule Float+Real.swift
[132/524] Compiling RealModule RelaxedArithmetic.swift
[133/524] Compiling RealModule Float+Real.swift
[134/524] Compiling RealModule ElementaryFunctions.swift
[137/524] Compiling RealModule Double+Real.swift
[138/524] Emitting module RealModule
[139/524] Compiling RealModule AugmentedArithmetic.swift
[140/524] Compiling InternalCollectionsUtilities Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[141/524] Compiling InternalCollectionsUtilities LifetimeOverride.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[142/524] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[143/597] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[144/597] Compiling SwiftSyntax Convenience.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[145/597] Compiling SwiftSyntax SyntaxHashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[146/597] Compiling SwiftSyntax SyntaxProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[147/597] Compiling SwiftSyntax SyntaxText.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[148/597] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[149/597] Compiling SwiftSyntax Assert.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[150/597] Compiling SwiftSyntax SyntaxTreeViewMode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[151/597] Compiling SwiftSyntax TokenDiagnostic.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[152/597] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[153/597] Compiling SwiftSyntax SyntaxIdentifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[154/597] Compiling SwiftSyntax SyntaxNodeStructure.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[155/598] Emitting module InternalCollectionsUtilities
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[156/598] Compiling ComplexModule Complex+AdditiveArithmetic.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[157/598] Compiling ComplexModule Complex+AlgebraicField.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[158/598] Compiling SwiftSyntax BumpPtrAllocator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[159/598] Compiling SwiftSyntax CommonAncestor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[160/598] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[161/598] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[162/598] Emitting module InternalCollectionsUtilities
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[173/598] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[174/598] Compiling ComplexModule Polar.swift
[175/598] Compiling ComplexModule Complex+Numeric.swift
[176/598] Compiling ComplexModule Complex+StringConvertible.swift
[177/598] Compiling ComplexModule Complex+Hashable.swift
[178/598] Compiling ComplexModule Complex+IntegerLiteral.swift
[179/598] Compiling ComplexModule Complex.swift
[180/610] Compiling ComplexModule Scale.swift
[181/666] Compiling ComplexModule Complex+StringConvertible.swift
[182/667] Compiling ComplexModule Scale.swift
[183/667] Compiling ComplexModule Polar.swift
[184/667] Compiling ComplexModule Complex+Hashable.swift
[185/667] Compiling ComplexModule Complex+IntegerLiteral.swift
[186/667] Compiling ComplexModule Complex+Numeric.swift
[187/667] Compiling ComplexModule Complex.swift
[188/667] Compiling ComplexModule Complex+Codable.swift
[189/667] Compiling ComplexModule Complex+ElementaryFunctions.swift
[190/667] Compiling OrderedCollections _HashTable+Bucket.swift
[191/667] Compiling OrderedCollections _HashTable+BucketIterator.swift
[191/667] Compiling utils.cpp
[193/667] Emitting module ComplexModule
[194/667] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[195/667] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[196/667] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[197/667] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[198/667] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[199/667] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[200/673] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[201/673] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[202/673] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[203/673] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[204/673] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[205/673] Compiling OrderedCollections OrderedSet+Sendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[206/729] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[207/729] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[208/729] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[209/729] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[210/729] Compiling OrderedCollections OrderedSet+Sendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[211/729] Compiling OrderedCollections _HashTable+Bucket.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[212/729] Compiling ComplexModule Complex+ElementaryFunctions.swift
[213/729] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[214/729] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[215/729] Compiling ComplexModule Complex+Codable.swift
[216/729] Emitting module ComplexModule
[217/729] Compiling OrderedCollections OrderedDictionary+Elements.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[218/729] Compiling OrderedCollections OrderedDictionary+Equatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[219/729] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[220/729] Compiling OrderedCollections OrderedDictionary+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[221/729] Compiling OrderedCollections OrderedDictionary+Initializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[222/729] Compiling OrderedCollections OrderedDictionary+Invariants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[223/731] Compiling OrderedCollections _Hashtable+Header.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[224/731] Compiling OrderedCollections OrderedDictionary+Codable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[225/731] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[226/731] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[227/731] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[228/731] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[229/731] Compiling OrderedCollections OrderedSet+Codable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[230/731] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[231/731] Compiling OrderedCollections OrderedSet+Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[232/731] Compiling OrderedCollections OrderedSet+Diffing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[233/731] Compiling OrderedCollections OrderedSet+Equatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[234/731] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[235/731] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[236/731] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[237/731] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[238/731] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[239/731] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[240/731] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[241/731] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[242/731] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[243/731] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[244/731] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[245/731] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[246/731] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[247/731] Compiling Numerics Numerics.swift
[248/731] Emitting module Numerics
[249/733] Compiling Numerics Numerics.swift
[250/733] Emitting module Numerics
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[281/739] Compiling OrderedCollections OrderedSet+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[282/739] Compiling OrderedCollections OrderedSet+Initializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[283/739] Compiling OrderedCollections OrderedSet+Insertions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[284/739] Compiling OrderedCollections OrderedSet+Invariants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[285/739] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[286/739] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[289/739] Compiling OrderedCollections OrderedDictionary+Sendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[290/739] Compiling OrderedCollections OrderedDictionary+Sequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[291/739] Compiling OrderedCollections OrderedDictionary+Values.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[292/739] Compiling OrderedCollections OrderedDictionary.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[293/739] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[300/739] Compiling OrderedCollections OrderedSet+SubSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[301/739] Compiling OrderedCollections OrderedSet+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[302/739] Compiling OrderedCollections OrderedSet+UnorderedView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[303/739] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[304/739] Compiling OrderedCollections OrderedSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[305/739] Compiling OrderedCollections _UnsafeBitset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[305/739] Compiling scheduler.cpp
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[314/739] Compiling OrderedCollections _HashTable+BucketIterator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[315/739] Compiling OrderedCollections _HashTable+Constants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[316/739] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[317/739] Compiling OrderedCollections _HashTable+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[318/739] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[319/739] Compiling OrderedCollections _HashTable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[320/739] Emitting module OrderedCollections
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[327/739] Compiling HTTPTypes ISOLatin1String.swift
[328/739] Compiling HTTPTypes NIOLock.swift
[329/739] Compiling HTTPTypes HTTPResponse.swift
[330/739] Compiling HTTPTypes NIOLock.swift
[331/739] Compiling HTTPTypes ISOLatin1String.swift
[332/739] Emitting module OrderedCollections
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[333/753] Compiling Jinja AST.swift
[334/753] Compiling Jinja Error.swift
[335/753] Compiling Jinja Filters.swift
[336/753] Compiling Jinja Globals.swift
[337/753] Compiling Jinja Macro.swift
[338/753] Compiling Jinja Parser.swift
[339/753] Compiling Jinja Interpreter.swift
[340/753] Compiling Jinja Lexer.swift
[346/759] Compiling random.cpp
[348/773] Compiling HTTPTypes HTTPResponse.swift
[349/773] Compiling HTTPTypes HTTPFieldName.swift
[350/773] Compiling HTTPTypes HTTPParsedFields.swift
[351/773] Compiling HTTPTypes HTTPRequest.swift
[352/773] Compiling HTTPTypes HTTPFields.swift
[353/773] Emitting module HTTPTypes
[354/773] Compiling HTTPTypes HTTPField.swift
[355/773] Compiling HTTPTypes HTTPRequest+URL.swift
[356/773] Compiling HTTPTypes HTTPRequest.swift
[357/773] Compiling HTTPTypes HTTPFieldName.swift
[358/773] Compiling HTTPTypes HTTPParsedFields.swift
[359/773] Compiling HTTPTypes HTTPFields.swift
[360/773] Emitting module HTTPTypes
[361/773] Compiling HTTPTypes HTTPField.swift
[362/773] Compiling HTTPTypes HTTPRequest+URL.swift
[362/836] Compiling linalg.cpp
[363/899] Compiling no_gguf.cpp
[364/899] Compiling primitives.cpp
[365/899] Compiling transforms.cpp
[367/899] Compiling Jinja PropertyMembers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[368/899] Compiling Jinja Utilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[369/899] Compiling Jinja Tests.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[370/899] Compiling Jinja Token.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[371/900] Compiling Jinja Tests.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[372/900] Compiling Jinja Utilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[373/900] Compiling Jinja Token.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[374/901] Compiling Jinja Template.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[375/901] Compiling OpenAPIRuntime Configuration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[376/901] Compiling OpenAPIRuntime Converter+Client.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[377/901] Compiling OpenAPIRuntime Converter+Common.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[378/901] Compiling OpenAPIRuntime Acceptable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[379/901] Compiling Jinja PropertyMembers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[380/901] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[381/901] Compiling OpenAPIRuntime CodableExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[382/901] Compiling Jinja Template.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[385/901] Compiling OpenAPIRuntime Converter+Server.swift
[386/901] Compiling OpenAPIRuntime Converter.swift
[387/901] Compiling OpenAPIRuntime CurrencyExtensions.swift
[388/901] Compiling OpenAPIRuntime ErrorExtensions.swift
[389/901] Compiling OpenAPIRuntime FoundationExtensions.swift
[390/901] Compiling OpenAPIRuntime ParameterStyles.swift
[391/901] Compiling OpenAPIRuntime ServerVariable.swift
[393/907] Compiling OpenAPIRuntime Base64EncodedData.swift
[394/907] Compiling OpenAPIRuntime ByteUtilities.swift
[395/907] Compiling OpenAPIRuntime ContentDisposition.swift
[396/907] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[397/907] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[398/907] Compiling OpenAPIRuntime OpenAPIValue.swift
[399/907] Emitting module OpenAPIRuntime
[400/907] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[401/907] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[402/907] Compiling OpenAPIRuntime ServerSentEvents.swift
[403/907] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[404/907] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[405/907] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[406/907] Emitting module OpenAPIRuntime
[407/913] Compiling OpenAPIRuntime CurrencyTypes.swift
[408/913] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[409/913] Compiling OpenAPIRuntime HTTPBody.swift
[410/913] Compiling OpenAPIRuntime ServerTransport.swift
[411/913] Compiling OpenAPIRuntime UniversalClient.swift
[412/913] Compiling OpenAPIRuntime UniversalServer.swift
[413/913] Compiling OpenAPIRuntime URLExtensions.swift
[414/913] Compiling OpenAPIRuntime Deprecated.swift
[415/913] Compiling OpenAPIRuntime ClientError.swift
[416/913] Compiling OpenAPIRuntime CodingErrors.swift
[417/913] Compiling OpenAPIRuntime RuntimeError.swift
[418/913] Compiling OpenAPIRuntime ServerError.swift
[419/913] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[420/913] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[421/913] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[422/913] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[423/913] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[424/913] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[425/913] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[426/913] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[427/913] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[435/913] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[436/913] Compiling OpenAPIRuntime UndocumentedPayload.swift
[442/913] Compiling Jinja Value.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[460/913] Emitting module Jinja
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[468/913] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[469/913] Compiling OpenAPIRuntime MultipartValidation.swift
[470/913] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[471/913] Compiling OpenAPIRuntime URICodeCodingKey.swift
[472/913] Compiling OpenAPIRuntime URICoderConfiguration.swift
[473/913] Compiling OpenAPIRuntime URIEncodedNode.swift
[474/913] Compiling OpenAPIRuntime URIParsedTypes.swift
[475/913] Compiling OpenAPIRuntime URIDecoder.swift
[476/913] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[477/913] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[478/913] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[479/913] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[480/913] Compiling OpenAPIRuntime URIEncoder.swift
[481/913] Compiling OpenAPIRuntime ClientTransport.swift
[522/921] Compiling safetensors.cpp
[523/929] Compiling fft.cpp
[524/929] Compiling load.cpp
[525/929] Compiling graph_utils.cpp
[527/929] Emitting module SwiftSyntax
[528/929] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[529/929] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[530/929] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[531/929] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[532/929] Compiling OpenAPIRuntime URIParser.swift
[533/929] Compiling OpenAPIRuntime URISerializer.swift
[539/1060] Compiling dtype_utils.cpp
[540/1060] Compiling dtype.cpp
[541/1191] Compiling ops.cpp
[543/1191] Compiling OpenAI ServiceTier.swift
[544/1191] Compiling OpenAI CancellableRequest.swift
[545/1191] Compiling OpenAI OpenAIAsync.swift
[546/1191] Compiling OpenAI OpenAICombine.swift
[547/1191] Compiling OpenAI OpenAIMiddleware.swift
[548/1191] Compiling OpenAI OpenAIProtocol.swift
[549/1191] Compiling OpenAI ResponsesEndpointAsync.swift
[550/1191] Compiling OpenAI ResponsesEndpointCombine.swift
[551/1191] Compiling OpenAI ResponsesEndpointModern.swift
[552/1191] Compiling OpenAI ResponsesEndpointProtocol.swift
[553/1191] Compiling OpenAI EasyInputMessage.swift
[554/1191] Compiling OpenAI FunctionTool.swift
[555/1191] Compiling OpenAI InputContent.swift
[556/1191] Compiling OpenAI InputImage.swift
[556/1205] Compiling no_ring.cpp
[557/1205] Compiling einsum.cpp
[559/1205] Compiling OpenAI JSONRequest.swift
[560/1205] Compiling OpenAI JSONResponseDecoder.swift
[561/1205] Compiling OpenAI JSONResponseErrorDecoder.swift
[562/1205] Compiling OpenAI KeyedDecodingContainer+ParsingOptions.swift
[563/1205] Compiling OpenAI MultipartFormDataBodyBuilder.swift
[564/1205] Compiling OpenAI MultipartFormDataBodyEncodable.swift
[565/1205] Compiling OpenAI MultipartFormDataEntry.swift
[566/1205] Compiling OpenAI MultipartFormDataRequest.swift
[567/1205] Compiling OpenAI OpenAI+MakeRequest.swift
[568/1205] Compiling OpenAI PropertyValue.swift
[569/1205] Compiling OpenAI SSLDelegateProtocol.swift
[570/1205] Compiling OpenAI SendablePassthroughSubject.swift
[571/1205] Compiling OpenAI StreamableQuery.swift
[572/1205] Compiling OpenAI AudioSpeechStreamInterpreter.swift
[573/1205] Compiling OpenAI CodableResultStreamInterpreter.swift
[573/1205] Compiling fast.cpp
[575/1205] Compiling OpenAI OpenAI+OpenAIAsync.swift
[576/1205] Compiling OpenAI OpenAI+OpenAICombine.swift
[577/1205] Compiling OpenAI OpenAI.swift
[578/1205] Compiling OpenAI AssistantsRequest.swift
[579/1205] Compiling OpenAI CancellablesFactory.swift
[580/1205] Compiling OpenAI AsyncClient.swift
[581/1205] Compiling OpenAI Client.swift
[582/1205] Compiling OpenAI CombineClient.swift
[583/1205] Compiling OpenAI StreamingClient.swift
[584/1205] Compiling OpenAI CodingUserInfoKey+ParsingOptions.swift
[585/1205] Compiling OpenAI DataTaskFactory.swift
[586/1205] Compiling OpenAI DescribedError.swift
[587/1205] Compiling OpenAI DispatchQueue+Static.swift
[588/1205] Compiling OpenAI ExecutionSerializer.swift
[589/1205] Compiling OpenAI Schemas+Description.swift
[589/1205] Compiling primitives.cpp
[591/1205] Compiling OpenAI ImagesResult.swift
[592/1205] Compiling OpenAI MessageQuery.swift
[593/1205] Compiling OpenAI ModelQuery.swift
[594/1205] Compiling OpenAI ModelResult.swift
[595/1205] Compiling OpenAI Models.swift
[596/1205] Compiling OpenAI ModelsResult.swift
[597/1205] Compiling OpenAI ModerationsQuery.swift
[598/1205] Compiling OpenAI ModerationsResult.swift
[599/1205] Compiling OpenAI CreateModelResponseQuery+TextResponseConfigurationOptions.swift
[600/1205] Compiling OpenAI CreateModelResponseQuery.swift
[601/1205] Compiling OpenAI CreateModelResponseQueryInput.swift
[602/1205] Compiling OpenAI DeleteModelResponseQuery.swift
[603/1205] Compiling OpenAI DeleteModelResponseResult.swift
[604/1205] Compiling OpenAI GetModelResponseQuery.swift
[604/1205] Compiling no_nccl.cpp
[606/1205] Compiling OpenAI URLRequestBuildable.swift
[607/1205] Compiling OpenAI URLResponseHandler.swift
[608/1205] Compiling OpenAI AudioTranscriptionVerboseResult.swift
[609/1205] Compiling OpenAI AudioTranslationQuery.swift
[610/1205] Compiling OpenAI AudioTranslationResult.swift
[611/1205] Compiling OpenAI ChatQuery.swift
[611/1205] Compiling device.cpp
[613/1205] Compiling OpenAI URLSessionCombine.swift
[614/1205] Compiling OpenAI URLSessionDataDelegateForwarder.swift
[615/1205] Compiling OpenAI URLSessionDataTaskProtocol.swift
[616/1205] Compiling OpenAI URLSessionDataTaskPublisherProtocol.swift
[617/1205] Compiling OpenAI URLSessionDataTaskStore.swift
[618/1205] Compiling OpenAI URLSessionDelegateProtocol.swift
[619/1205] Compiling OpenAI URLSessionFactory.swift
[620/1205] Compiling OpenAI URLSessionProtocol+MakeDataTask.swift
[621/1205] Compiling OpenAI URLSessionProtocol.swift
[622/1205] Compiling OpenAI URLSessionTaskCanceller.swift
[623/1205] Compiling OpenAI APIError.swift
[624/1205] Compiling OpenAI GeminiAPIError.swift
[625/1205] Compiling OpenAI AnyJSONDocument.swift
[626/1205] Compiling OpenAI JSONDocument.swift
[627/1205] Compiling OpenAI JSONSchema.swift
[628/1205] Compiling OpenAI ResponseEvent.swift
[629/1205] Compiling OpenAI ResponseObject.swift
[630/1205] Compiling OpenAI RunResult.swift
[631/1205] Compiling OpenAI RunRetrieveQuery.swift
[632/1205] Compiling OpenAI RunRetrieveStepsResult.swift
[633/1205] Compiling OpenAI RunToolOutputsQuery.swift
[634/1205] Compiling OpenAI RunsQuery.swift
[635/1205] Compiling OpenAI ThreadAddMessagesResult.swift
[636/1205] Compiling OpenAI ThreadRunQuery.swift
[637/1205] Compiling OpenAI ThreadsMessagesResult.swift
[638/1205] Compiling OpenAI ThreadsQuery.swift
[639/1205] Compiling OpenAI ThreadsResult.swift
[640/1205] Compiling OpenAI ChatQueryWebSearchOptions.swift
[641/1205] Compiling OpenAI JSONSchemaDefinition.swift
[641/1205] Compiling ops.cpp
[642/1205] Compiling no_mpi.cpp
[643/1205] Compiling distributed.cpp
[645/1205] Compiling Hub Hub.swift
[646/1205] Compiling Hub resource_bundle_accessor.swift
[647/1205] Compiling Hub Downloader.swift
[648/1205] Compiling Hub BinaryDistinct.swift
[649/1205] Compiling Hub JSONSerialization+BOM.swift
[650/1205] Compiling Hub Config.swift
[651/1205] Compiling Hub HubApi.swift
[652/1205] Emitting module Hub
[653/1205] Compiling Hub JSONSerialization+BOM.swift
[654/1205] Compiling Hub Hub.swift
[655/1205] Compiling Hub Downloader.swift
[656/1205] Compiling Hub resource_bundle_accessor.swift
[657/1205] Compiling Hub Config.swift
[658/1205] Compiling Hub BinaryDistinct.swift
[659/1205] Emitting module Hub
[660/1205] Compiling Hub HubApi.swift
[661/1218] Compiling Tokenizers UnigramTokenizer.swift
[662/1218] Compiling Tokenizers TokenLattice.swift
[663/1218] Compiling Tokenizers PreTokenizer.swift
[663/1219] Compiling utils.cpp
[665/1232] Compiling Tokenizers Utils.swift
[666/1232] Compiling Tokenizers Normalizer.swift
[667/1232] Compiling Tokenizers PostProcessor.swift
[668/1232] Compiling Tokenizers String+PreTokenization.swift
[669/1232] Compiling Tokenizers BPETokenizer.swift
[670/1232] Compiling Tokenizers BertTokenizer.swift
[671/1232] Compiling Tokenizers Trie.swift
[672/1232] Emitting module Tokenizers
[673/1232] Compiling Tokenizers Tokenizer.swift
[674/1232] Compiling Tokenizers ByteEncoder.swift
[675/1232] Compiling Tokenizers Decoder.swift
[675/1232] Compiling unary.cpp
[677/1236] Compiling Tokenizers Trie.swift
[678/1236] Compiling Tokenizers UnigramTokenizer.swift
[678/1237] Compiling ternary.cpp
[710/1237] Emitting module OpenAI
[714/1237] Compiling OpenAI ChatResult.swift
[715/1237] Compiling OpenAI ChatStreamResult.swift
[716/1237] Compiling OpenAI EmbeddingsQuery.swift
[717/1237] Compiling OpenAI EmbeddingsResult.swift
[718/1237] Compiling OpenAI FilesQuery.swift
[719/1237] Compiling OpenAI FilesResult.swift
[720/1237] Compiling OpenAI FunctionDeclaration.swift
[721/1237] Compiling OpenAI ImageEditsQuery.swift
[722/1237] Compiling OpenAI ImageVariationsQuery.swift
[723/1237] Compiling OpenAI ImagesQuery.swift
[739/1237] Compiling OpenAI ModelResponseEventsStreamInterpreter.swift
[740/1237] Compiling OpenAI ModelResponseStreamEventType.swift
[741/1237] Compiling OpenAI PerformableSession.swift
[742/1237] Compiling OpenAI ServerSentEventsStreamInterpreter.swift
[743/1237] Compiling OpenAI ServerSentEventsStreamParser.swift
[744/1237] Compiling OpenAI ServerSentEventsStreamingSessionFactory.swift
[745/1237] Compiling OpenAI SessionInvalidator.swift
[746/1237] Compiling OpenAI StreamingError.swift
[747/1237] Compiling OpenAI StreamingSession.swift
[748/1237] Compiling OpenAI URLBuilder.swift
[749/1237] Compiling OpenAI URLComponents+.swift
[753/1237] Compiling OpenAI JSONSchemaInstanceType.swift
[754/1237] Compiling OpenAI JSONSchemaConvertationError.swift
[755/1237] Compiling OpenAI JSONSchemaConvertible.swift
[756/1237] Compiling OpenAI JSONSchemaEnumConvertible.swift
[757/1237] Compiling OpenAI AssistantResult.swift
[758/1237] Compiling OpenAI AssistantsQuery.swift
[759/1237] Compiling OpenAI AssistantsResult.swift
[760/1237] Compiling OpenAI AssistantsTool.swift
[761/1237] Compiling OpenAI AudioSpeechQuery.swift
[762/1237] Compiling OpenAI AudioSpeechResult.swift
[763/1237] Compiling OpenAI AudioTranscriptionQuery.swift
[764/1237] Compiling OpenAI AudioTranscriptionResult.swift
[765/1237] Compiling OpenAI AudioTranscriptionStreamResult.swift
[766/1237] Compiling OpenAI DataTaskPerformingURLSession.swift
[767/1237] Compiling OpenAI InvalidatableSession.swift
[781/1237] Compiling OpenAI JSONSchemaField.swift
[811/1251] Compiling Tokenizers Utils.swift
[812/1251] Emitting module OpenAI
[815/1251] Compiling Tokenizers TokenLattice.swift
[816/1251] Compiling Tokenizers PreTokenizer.swift
[819/1251] Compiling Tokenizers String+PreTokenization.swift
[822/1251] Emitting module Tokenizers
[823/1251] Compiling Tokenizers Tokenizer.swift
[823/1251] Compiling compile.cpp
[867/1255] Compiling sort.cpp
[869/1255] Compiling Generation GenerationConfig.swift
[869/1255] Compiling softmax.cpp
[871/1255] Compiling Generation GenerationConfig.swift
[872/1255] Emitting module Generation
[873/1255] Compiling Generation Generation.swift
[874/1255] Compiling Generation Decoders.swift
[876/1255] Compiling Generation Generation.swift
[877/1255] Emitting module Generation
[877/1259] Compiling slicing.cpp
[878/1259] Compiling scan.cpp
[880/1263] Compiling Models Weights.swift
[922/1263] Emitting module Models
[923/1263] Compiling Models LanguageModelTypes.swift
[924/1263] Compiling Models LanguageModel.swift
[925/1263] Compiling Models LanguageModelTypes.swift
[926/1263] Compiling Models Weights.swift
[927/1263] Emitting module Models
[928/1263] Compiling Models LanguageModel.swift
[928/1263] Compiling scaled_dot_product_attention.cpp
[929/1263] Compiling resident.cpp
[930/1263] Compiling rope.cpp
[931/1263] Compiling reduce.cpp
[938/1263] Compiling quantized.cpp
[939/1263] Compiling primitives.cpp
[940/1263] Compiling normalization.cpp
[941/1263] Compiling metal.cpp
[943/1315] Compiling SwiftDiagnostics Note.swift
[944/1315] Compiling SwiftDiagnostics Message.swift
[945/1315] Emitting module SwiftDiagnostics
[946/1315] Compiling SwiftDiagnostics Convenience.swift
[947/1315] Compiling SwiftDiagnostics FixIt.swift
[948/1315] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[949/1315] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[950/1315] Compiling SwiftDiagnostics Diagnostic.swift
[951/1315] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[952/1315] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[953/1315] Emitting module SwiftBasicFormat
[954/1315] Compiling SwiftBasicFormat Syntax+Extensions.swift
[955/1315] Compiling SwiftBasicFormat BasicFormat.swift
[956/1315] Compiling SwiftParser Names.swift
[957/1315] Compiling SwiftParser Nominals.swift
[958/1315] Compiling SwiftParser Parameters.swift
[959/1315] Compiling SwiftParser ParseSourceFile.swift
[960/1315] Compiling SwiftParser UnicodeScalarExtensions.swift
[961/1315] Compiling SwiftParser Lookahead.swift
[962/1315] Compiling SwiftParser LoopProgressCondition.swift
[963/1315] Compiling SwiftParser Modifiers.swift
[964/1315] Compiling SwiftParser Statements.swift
[965/1315] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[966/1315] Compiling SwiftParser StringLiterals.swift
[967/1315] Compiling SwiftParser SwiftParserCompatibility.swift
[967/1319] Compiling matmul.cpp
[968/1319] Compiling logsumexp.cpp
[970/1319] Compiling SwiftParser Parser.swift
[971/1319] Compiling SwiftParser Patterns.swift
[972/1319] Compiling SwiftParser Recovery.swift
[973/1319] Compiling SwiftParser Specifiers.swift
[974/1319] Emitting module SwiftParser
[975/1319] Compiling SwiftParser Attributes.swift
[976/1319] Compiling SwiftParser Availability.swift
[977/1319] Compiling SwiftParser CharacterInfo.swift
[978/1319] Compiling SwiftParser CollectionNodes+Parsable.swift
[979/1319] Compiling SwiftParser Declarations.swift
[979/1319] Compiling export.cpp
[981/1319] Compiling SwiftParser IsLexerClassified.swift
[982/1319] Compiling SwiftParser LayoutNodes+Parsable.swift
[983/1319] Compiling SwiftParser Parser+TokenSpecSet.swift
[984/1319] Compiling SwiftParser TokenSpecStaticMembers.swift
[985/1319] Compiling SwiftParser SyntaxUtils.swift
[986/1319] Compiling SwiftParser TokenConsumer.swift
[987/1319] Compiling SwiftParser TokenPrecedence.swift
[988/1319] Compiling SwiftParser TokenSpec.swift
[989/1319] Compiling SwiftParser TokenSpecSet.swift
[990/1319] Compiling SwiftParser TopLevel.swift
[991/1319] Compiling SwiftParser TriviaParser.swift
[992/1319] Compiling SwiftParser Types.swift
[993/1319] Compiling SwiftParser Directives.swift
[994/1319] Compiling SwiftParser ExperimentalFeatures.swift
[995/1319] Compiling SwiftParser Expressions.swift
[996/1319] Compiling SwiftParser IncrementalParseTransition.swift
[997/1319] Compiling SwiftParser Cursor.swift
[998/1319] Compiling SwiftParser Lexeme.swift
[999/1319] Compiling SwiftParser LexemeSequence.swift
[1000/1319] Compiling SwiftParser Lexer.swift
[1001/1319] Compiling SwiftParser RegexLiteralLexer.swift
[1001/1319] Compiling indexing.cpp
[1002/1331] Compiling hadamard.cpp
[1003/1342] Compiling fence.cpp
[1005/1342] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1005/1343] Compiling event.cpp
[1007/1343] Compiling SwiftOperators PrecedenceGroup.swift
[1008/1344] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1009/1344] Compiling SwiftOperators OperatorError.swift
[1010/1344] Compiling SwiftOperators OperatorTable.swift
[1011/1344] Compiling SwiftOperators PrecedenceGraph.swift
[1012/1344] Compiling SwiftOperators SyntaxSynthesis.swift
[1013/1344] Emitting module SwiftOperators
[1014/1344] Compiling SwiftOperators OperatorTable+Semantics.swift
[1015/1344] Compiling SwiftOperators OperatorError+Diagnostics.swift
[1016/1344] Compiling SwiftOperators OperatorTable+Defaults.swift
[1017/1344] Compiling SwiftOperators Operator.swift
[1018/1344] Compiling SwiftOperators OperatorTable+Folding.swift
[1019/1344] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1020/1344] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1021/1344] Compiling SwiftParserDiagnostics Utils.swift
[1022/1344] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1023/1344] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1023/1344] Compiling jit_kernels.cpp
[1024/1344] Compiling eval.cpp
[1025/1344] Compiling fft.cpp
[1027/1344] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[1028/1344] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[1029/1344] Compiling SwiftParserDiagnostics MissingNodesError.swift
[1030/1344] Compiling SwiftParserDiagnostics MissingTokenError.swift
[1031/1344] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[1032/1344] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[1033/1344] Emitting module SwiftParserDiagnostics
[1033/1344] Compiling distributed.cpp
[1034/1344] Compiling slicing.cpp
[1035/1344] Compiling copy.cpp
[1036/1358] Compiling device.cpp
[1037/1358] Compiling conv.cpp
[1038/1358] Compiling allocator.cpp
[1039/1358] Compiling custom_kernel.cpp
[1040/1358] Compiling threefry.cpp
[1041/1358] Compiling binary.cpp
[1042/1358] Compiling compiled.cpp
[1043/1358] Compiling no_cuda.cpp
[1045/1358] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1046/1358] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1047/1358] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1048/1358] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1049/1358] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1050/1359] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[1051/1359] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[1052/1359] Compiling SwiftSyntaxBuilder Indenter.swift
[1053/1359] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[1054/1359] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[1055/1359] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[1056/1359] Emitting module SwiftSyntaxBuilder
[1057/1359] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1058/1359] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1058/1359] Compiling primitives.cpp
[1060/1359] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1060/1359] Compiling copy.cpp
[1062/1373] Compiling SwiftSyntaxMacros AccessorMacro.swift
[1063/1373] Compiling SwiftSyntaxMacros AttachedMacro.swift
[1064/1373] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[1065/1373] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[1066/1373] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[1067/1373] Compiling SwiftSyntaxMacros Macro.swift
[1068/1373] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[1069/1373] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[1070/1373] Compiling SwiftSyntaxMacros Macro+Format.swift
[1071/1373] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[1072/1373] Compiling SwiftSyntaxMacros MemberMacro.swift
[1073/1374] Emitting module SwiftSyntaxMacros
[1074/1374] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[1075/1374] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[1076/1374] Compiling SwiftSyntaxMacros PeerMacro.swift
[1076/1374] Compiling select.cpp
[1077/1374] Compiling svd.cpp
[1078/1382] Compiling softmax.cpp
[1079/1382] Compiling scan.cpp
[1081/1382] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[1082/1382] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[1083/1382] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[1084/1382] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[1085/1382] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[1086/1382] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[1087/1382] Emitting module SwiftSyntaxMacroExpansion
[1088/1382] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[1089/1382] Compiling OpenAI InputItem.swift
[1090/1382] Compiling OpenAI ResponseMCPCallArgumentsDeltaEvent.swift
[1091/1382] Compiling OpenAI ResponseMCPCallArgumentsDoneEvent.swift
[1092/1382] Compiling OpenAI ResponseOutputItemAddedEvent.swift
[1093/1382] Compiling OpenAI ResponseOutputItemDoneEvent.swift
[1094/1382] Compiling OpenAI Tool.swift
[1095/1382] Compiling OpenAI OutputItem.swift
[1096/1382] Compiling OpenAI ResponseStreamEvent.swift
[1097/1382] Compiling OpenAI Components.swift
[1098/1382] Compiling OpenAI ParsingOptions.swift
[1099/1382] Compiling OpenAI Utilities.swift
[1100/1382] Compiling OpenAI ResponsesEndpoint+Async.swift
[1101/1382] Compiling OpenAI ResponsesEndpoint+Combine.swift
[1102/1382] Compiling OpenAI ResponsesEndpoint.swift
[1102/1382] Compiling sort.cpp
[1103/1389] Compiling quantized.cpp
[1105/1389] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[1106/1389] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[1107/1389] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[1108/1389] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[1109/1389] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[1110/1389] Emitting module SwiftCompilerPluginMessageHandling
[1111/1389] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[1111/1389] Compiling matmul.cpp
[1112/1389] Compiling qrf.cpp
[1113/1391] Compiling jit_compiler.cpp
[1115/1391] Emitting module SwiftCompilerPlugin
[1116/1391] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[1116/1391] Compiling luf.cpp
[1117/1391] Compiling primitives.cpp
[1118/1391] Compiling masked_mm.cpp
[1119/1391] Compiling logsumexp.cpp
[1134/1391] Compiling unary.cpp
[1135/1391] Compiling hadamard.cpp
[1136/1391] Compiling inverse.cpp
[1137/1391] Compiling cblas.cpp
[1138/1391] Compiling eval.cpp
[1139/1391] Compiling encoder.cpp
[1140/1391] Compiling bnns.cpp
[1141/1391] Compiling fft.cpp
[1142/1391] Compiling available.cpp
[1143/1391] Compiling distributed.cpp
[1144/1391] Compiling eigh.cpp
[1145/1391] Compiling indexing.cpp
[1146/1391] Compiling eig.cpp
[1147/1391] Compiling utils.cpp
[1148/1391] Compiling arg_reduce.cpp
[1149/1391] Compiling cholesky.cpp
[1150/1391] Compiling slicing.cpp
[1151/1391] Compiling reduce.cpp
[1152/1391] Compiling load.cpp
[1153/1391] Compiling utils.cpp
[1154/1391] Compiling unary_ops.cpp
[1155/1391] Compiling unary.cpp
[1156/1391] Compiling ternary_ops.cpp
[1157/1391] Compiling broadcasting.cpp
[1158/1391] Compiling ternary.cpp
[1159/1391] Compiling compiled.cpp
[1160/1391] Compiling steel_gemm_splitk.cpp
[1161/1391] Compiling steel_gemm_segmented.cpp
[1162/1391] Compiling steel_gemm_masked.cpp
[1163/1391] Compiling steel_gemm_gather.cpp
[1164/1391] Compiling steel_gemm_fused.cpp
[1165/1391] Compiling steel_conv_general.cpp
[1166/1391] Compiling steel_conv.cpp
[1167/1391] Compiling sort.cpp
[1168/1391] Compiling allocator.cpp
[1169/1391] Compiling softmax.cpp
[1170/1391] Compiling scatter_axis.cpp
[1171/1391] Compiling scatter.cpp
[1172/1391] Compiling scan.cpp
[1173/1391] Compiling reduce_utils.cpp
[1174/1391] Compiling reduce.cpp
[1175/1391] Compiling quantized_utils.cpp
[1176/1391] Compiling quantized.cpp
[1177/1391] Compiling logsumexp.cpp
[1178/1391] Compiling hadamard.cpp
[1179/1391] Compiling gemv_masked.cpp
[1180/1391] Compiling gemm.cpp
[1181/1391] Compiling gather_front.cpp
[1182/1391] Compiling gather_axis.cpp
[1183/1391] Compiling gather.cpp
[1184/1391] Compiling fp4_quantized.cpp
[1185/1391] Compiling fft.cpp
[1186/1391] Compiling copy.cpp
[1187/1391] Compiling conv.cpp
[1188/1391] Compiling compiled_preamble.cpp
[1189/1391] Compiling binary_two.cpp
[1190/1391] Compiling binary_ops.cpp
[1191/1391] Compiling binary.cpp
[1192/1391] Compiling arange.cpp
[1193/1391] Compiling common.cpp
[1194/1391] Compiling conv.cpp
[1195/1391] Compiling copy.cpp
[1196/1391] Compiling array.cpp
[1197/1391] Compiling version.cpp
[1198/1391] Compiling transforms_impl.cpp
[1199/1391] Compiling transforms.cpp
[1200/1391] Compiling vector.cpp
[1201/1391] Compiling string.cpp
[1202/1391] Compiling stream.cpp
[1203/1391] Compiling compiled_conditional.cpp
[1204/1391] Compiling random.cpp
[1205/1391] Compiling reduce.cpp
[1206/1391] Compiling memory.cpp
[1207/1391] Compiling metal.cpp
[1208/1391] Compiling ops.cpp
[1209/1391] Compiling map.cpp
[1210/1391] Compiling linalg.cpp
[1211/1391] Compiling io_types.cpp
[1212/1391] Compiling error.cpp
[1213/1391] Compiling io.cpp
[1214/1391] Compiling version.cpp
[1215/1391] Compiling fft.cpp
[1216/1391] Compiling export.cpp
[1217/1391] Compiling device.cpp
[1218/1391] Compiling fast.cpp
[1219/1391] Compiling compile.cpp
[1220/1391] Compiling format.cc
[1221/1391] Compiling utils.cpp
[1222/1391] Compiling scheduler.cpp
[1223/1391] Compiling closure.cpp
[1224/1391] Compiling array.cpp
[1225/1391] Compiling random.cpp
[1226/1391] Compiling no_gguf.cpp
[1227/1391] Compiling linalg.cpp
[1228/1391] Compiling graph_utils.cpp
[1229/1391] Compiling load.cpp
[1230/1391] Compiling primitives.cpp
[1231/1391] Compiling fft.cpp
[1232/1391] Compiling binary.cpp
[1233/1391] Compiling transforms.cpp
[1234/1391] Compiling dtype_utils.cpp
[1235/1422] Compiling dtype.cpp
[1236/1422] Compiling safetensors.cpp
[1237/1422] Compiling no_ring.cpp
[1238/1422] Compiling primitives.cpp
[1239/1422] Compiling fast.cpp
[1240/1422] Compiling einsum.cpp
[1241/1422] Compiling device.cpp
[1242/1422] Compiling no_nccl.cpp
[1243/1422] Compiling no_mpi.cpp
[1244/1422] Compiling ops.cpp
[1245/1422] Compiling distributed.cpp
[1246/1422] Compiling ops.cpp
[1247/1422] Compiling utils.cpp
[1248/1422] Compiling unary.cpp
[1249/1422] Compiling ternary.cpp
[1250/1422] Compiling softmax.cpp
[1251/1422] Compiling sort.cpp
[1252/1422] Compiling slicing.cpp
[1253/1422] Compiling compile.cpp
[1254/1422] Compiling scan.cpp
[1256/1422] Compiling MLX Transforms+Compile.swift
[1257/1422] Compiling MLX Transforms+Eval.swift
[1258/1422] Compiling MLX Transforms+Grad.swift
[1259/1425] Compiling MLX Random.swift
[1260/1425] Compiling MLX State.swift
[1261/1425] Compiling MLX Stream.swift
[1262/1425] Compiling MLX Ops.swift
[1263/1425] Compiling MLX ParameterTypes.swift
[1264/1425] Compiling MLX Protocols.swift
[1264/1425] Compiling resident.cpp
[1266/1425] Compiling MLX Transforms+Internal.swift
[1267/1425] Compiling MLX Transforms+Vmap.swift
[1268/1425] Compiling MLX Transforms.swift
[1269/1425] Compiling MLX MLXFastKernel.swift
[1270/1425] Compiling MLX Nested.swift
[1271/1425] Compiling MLX Ops+Array.swift
[1271/1425] Compiling scaled_dot_product_attention.cpp
[1272/1425] Compiling rope.cpp
[1274/1425] Emitting module MLX
[1275/1425] Compiling MLX MLXArray+Ops.swift
[1276/1425] Compiling MLX MLXArray.swift
[1277/1425] Compiling MLX MLXFast.swift
[1277/1425] Compiling reduce.cpp
[1279/1425] Compiling MLX ErrorHandler.swift
[1280/1425] Compiling MLX Export.swift
[1281/1425] Compiling MLX FFT.swift
[1282/1425] Compiling MLX Factory.swift
[1283/1425] Compiling MLX Foundation+Util.swift
[1284/1425] Compiling MLX GPU.swift
[1285/1425] Compiling MLX IO.swift
[1286/1425] Compiling MLX Linalg.swift
[1287/1425] Compiling MLX ArrayAt.swift
[1288/1425] Compiling MLX Cmlx+Util.swift
[1289/1425] Compiling MLX DType.swift
[1290/1425] Compiling MLX Device.swift
[1291/1425] Compiling MLX MLXArray+Bytes.swift
[1292/1425] Compiling MLX MLXArray+Indexing.swift
[1293/1425] Compiling MLX MLXArray+Init.swift
[1293/1425] Compiling quantized.cpp
[1294/1425] Compiling primitives.cpp
[1295/1425] Compiling metal.cpp
[1296/1432] Compiling normalization.cpp
[1298/1432] Emitting module MLXRandom
[1299/1432] Compiling MLXRandom Random.swift
[1300/1432] Compiling MLXLinalg Linalg.swift
[1301/1432] Emitting module MLXLinalg
[1302/1432] Compiling MLXFast MLXFastKernel.swift
[1303/1432] Compiling MLXFast MLXFast.swift
[1304/1432] Emitting module MLXFast
[1304/1432] Compiling logsumexp.cpp
[1305/1450] Compiling matmul.cpp
[1307/1450] Compiling MLXNN Upsample.swift
[1308/1451] Compiling MLXNN ValueAndGrad.swift
[1309/1451] Compiling MLXNN PositionalEncoding.swift
[1310/1451] Compiling MLXNN Quantized.swift
[1311/1451] Compiling MLXNN Recurrent.swift
[1312/1451] Compiling MLXNN Transformer.swift
[1313/1451] Compiling MLXNN Normalization.swift
[1314/1451] Compiling MLXNN Pooling.swift
[1314/1451] Compiling hadamard.cpp
[1315/1451] Compiling event.cpp
[1316/1451] Compiling indexing.cpp
[1317/1451] Compiling fence.cpp
[1319/1451] Compiling MLXNN Embedding.swift
[1320/1451] Compiling MLXNN Linear.swift
[1321/1451] Compiling MLXNN ConvolutionTransposed.swift
[1322/1451] Compiling MLXNN Dropout.swift
[1323/1451] Compiling MLXNN Containers.swift
[1324/1451] Compiling MLXNN Convolution.swift
[1325/1451] Compiling MLXNN Activations.swift
[1326/1451] Compiling MLXNN Cache.swift
[1327/1451] Compiling MLXNN Losses.swift
[1328/1451] Compiling MLXNN Module.swift
[1329/1451] Emitting module MLXNN
[1329/1451] Compiling eval.cpp
[1330/1453] Compiling jit_kernels.cpp
[1331/1453] Compiling distributed.cpp
[1333/1453] Emitting module MLXOptimizers
[1334/1453] Compiling MLXOptimizers Optimizers.swift
[1334/1453] Compiling fft.cpp
[1335/1483] Compiling copy.cpp
[1336/1483] Compiling slicing.cpp
[1337/1483] Compiling compiled.cpp
[1338/1483] Compiling conv.cpp
[1339/1483] Compiling binary.cpp
[1340/1483] Compiling export.cpp
[1341/1483] Compiling threefry.cpp
[1342/1483] Compiling allocator.cpp
[1343/1483] Compiling device.cpp
[1344/1483] Compiling custom_kernel.cpp
[1345/1483] Compiling no_cuda.cpp
[1346/1483] Compiling primitives.cpp
[1347/1483] Compiling copy.cpp
[1348/1483] Compiling select.cpp
[1349/1483] Compiling svd.cpp
[1350/1483] Compiling softmax.cpp
[1351/1483] Compiling scan.cpp
[1352/1483] Compiling quantized.cpp
[1353/1483] Compiling qrf.cpp
[1354/1483] Compiling sort.cpp
[1355/1483] Compiling jit_compiler.cpp
[1356/1483] Compiling matmul.cpp
[1357/1483] Compiling masked_mm.cpp
[1358/1483] Compiling luf.cpp
[1359/1483] Compiling logsumexp.cpp
[1360/1483] Compiling primitives.cpp
[1361/1483] Compiling inverse.cpp
[1362/1483] Compiling hadamard.cpp
[1364/1483] Compiling MLXLMCommon Tool.swift
[1365/1483] Compiling MLXLMCommon ToolCall.swift
[1366/1483] Compiling MLXLMCommon ToolCallProcessor.swift
[1367/1486] Emitting module MLXLMCommon
[1368/1486] Compiling MLXLMCommon Streamlined.swift
[1369/1486] Compiling MLXLMCommon StringOrNumber.swift
[1370/1486] Compiling MLXLMCommon Tokenizer.swift
[1371/1486] Compiling MLXLMCommon ModelFactory.swift
[1372/1486] Compiling MLXLMCommon Gemma.swift
[1373/1486] Compiling MLXLMCommon Module+Extensions.swift
[1374/1486] Compiling MLXLMCommon DoRA+Layers.swift
[1375/1486] Compiling MLXLMCommon LoRA+Layers.swift
[1376/1486] Compiling MLXLMCommon LoRAContainer.swift
[1377/1486] Compiling MLXLMCommon LoRAModel.swift
[1378/1486] Compiling MLXLMCommon AbstractModelRegistry.swift
[1379/1486] Compiling MLXLMCommon ModelTypeRegistry.swift
[1380/1486] Compiling MLXLMCommon ProcessorTypeRegistry.swift
[1381/1486] Compiling MLXLMCommon ModelAdapter.swift
[1382/1486] Compiling MLXLMCommon ModelAdapterFactory.swift
[1383/1486] Compiling MLXLMCommon ModelAdapterTypeRegistry.swift
[1384/1486] Compiling MLXLMCommon AttentionUtils.swift
[1385/1486] Compiling MLXLMCommon Load.swift
[1386/1486] Compiling MLXLMCommon ModelConfiguration.swift
[1387/1486] Compiling MLXLMCommon ModelContainer.swift
[1388/1486] Compiling MLXLMCommon BaseConfiguration.swift
[1389/1486] Compiling MLXLMCommon Chat.swift
[1390/1486] Compiling MLXLMCommon Evaluate.swift
[1391/1486] Compiling MLXLMCommon Encodable+toolResult.swift
[1392/1486] Compiling MLXLMCommon KVCache.swift
[1393/1486] Compiling MLXLMCommon LanguageModel.swift
[1393/1486] Compiling encoder.cpp
[1394/1486] Compiling cblas.cpp
[1395/1486] Compiling unary.cpp
[1396/1486] Compiling bnns.cpp
[1397/1486] Compiling eval.cpp
[1398/1486] Compiling fft.cpp
[1399/1486] Compiling distributed.cpp
[1400/1486] Compiling available.cpp
[1401/1486] Compiling indexing.cpp
[1403/1486] Compiling MLXLMCommon ToolParameter.swift
[1404/1486] Compiling MLXLMCommon Value.swift
[1405/1486] Compiling MLXLMCommon UserInput.swift
[1405/1486] Compiling eigh.cpp
[1406/1525] Compiling eig.cpp
[1407/1525] Compiling utils.cpp
[1408/1525] Compiling slicing.cpp
[1409/1525] Compiling cholesky.cpp
[1410/1525] Compiling arg_reduce.cpp
[1412/1525] Compiling MLXLLM Qwen3.swift
[1413/1525] Compiling MLXLLM Qwen3MoE.swift
[1414/1525] Compiling MLXLLM RoPEUtils.swift
[1415/1525] Compiling MLXLLM SSM.swift
[1415/1529] Compiling reduce.cpp
[1417/1529] Compiling MLXLLM Phi.swift
[1418/1529] Compiling MLXLLM Phi3.swift
[1419/1529] Compiling MLXLLM PhiMoE.swift
[1420/1529] Compiling MLXLLM Qwen2.swift
[1421/1529] Compiling MLXLLM LFM2MoE.swift
[1422/1529] Compiling MLXLLM Lille130m.swift
[1423/1529] Compiling MLXLLM Llama.swift
[1424/1529] Compiling MLXLLM MiMo.swift
[1424/1529] Compiling load.cpp
[1425/1529] Compiling broadcasting.cpp
[1426/1529] Compiling utils.cpp
[1427/1529] Compiling unary_ops.cpp
[1427/1529] Compiling common.cpp
[1429/1529] Compiling compiled.cpp
[1430/1529] Compiling unary.cpp
[1431/1529] Compiling ternary_ops.cpp
[1432/1529] Compiling ternary.cpp
[1433/1529] Compiling steel_gemm_splitk.cpp
[1434/1529] Compiling steel_gemm_segmented.cpp
[1435/1529] Compiling steel_gemm_masked.cpp
[1436/1529] Compiling steel_gemm_gather.cpp
[1437/1529] Compiling steel_gemm_fused.cpp
[1438/1529] Compiling steel_conv_general.cpp
[1440/1529] Emitting module MLXLLM
[1440/1529] Compiling softmax.cpp
[1441/1529] Compiling sort.cpp
[1441/1529] Compiling steel_conv.cpp
[1443/1529] Compiling scatter.cpp
[1444/1529] Compiling scatter_axis.cpp
[1445/1529] Compiling scan.cpp
[1446/1529] Compiling reduce_utils.cpp
[1447/1529] Compiling reduce.cpp
[1448/1529] Compiling quantized_utils.cpp
[1449/1529] Compiling logsumexp.cpp
[1450/1529] Compiling quantized.cpp
[1452/1529] Compiling MLXLLM NanoChat.swift
[1453/1529] Compiling MLXLLM Olmo2.swift
[1454/1529] Compiling MLXLLM OlmoE.swift
[1455/1529] Compiling MLXLLM OpenELM.swift
[1456/1529] Compiling MLXLLM Granite.swift
[1457/1529] Compiling MLXLLM GraniteMoeHybrid.swift
[1458/1529] Compiling MLXLLM Internlm2.swift
[1459/1529] Compiling MLXLLM LFM2.swift
[1460/1529] Compiling MLXLLM Gemma.swift
[1461/1529] Compiling MLXLLM Gemma2.swift
[1462/1529] Compiling MLXLLM Gemma3Text.swift
[1463/1529] Compiling MLXLLM Gemma3nText.swift
[1463/1529] Compiling hadamard.cpp
[1465/1529] Compiling MLXLLM SmolLM3.swift
[1466/1529] Compiling MLXLLM Starcoder2.swift
[1467/1529] Compiling MLXLLM SuScaledRotaryEmbedding.swift
[1468/1529] Compiling MLXLLM SwitchLayers.swift
[1468/1529] Compiling gemv_masked.cpp
[1469/1529] Compiling gemm.cpp
[1470/1529] Compiling gather_front.cpp
[1471/1529] Compiling conv.cpp
[1472/1529] Compiling gather_axis.cpp
[1473/1529] Compiling gather.cpp
[1474/1529] Compiling fp4_quantized.cpp
[1475/1529] Compiling fft.cpp
[1476/1529] Compiling copy.cpp
[1478/1529] Compiling MLXLLM Exaone4.swift
[1479/1529] Compiling MLXLLM FalconH1.swift
[1480/1529] Compiling MLXLLM GLM4.swift
[1481/1529] Compiling MLXLLM GPTOSS.swift
[1482/1529] Compiling MLXLLM BailingMoe.swift
[1483/1529] Compiling MLXLLM Bitnet.swift
[1484/1529] Compiling MLXLLM Cohere.swift
[1485/1529] Compiling MLXLLM DeepseekV3.swift
[1486/1529] Compiling MLXLLM Ernie4_5.swift
[1487/1529] Compiling MLXLLM LLMModel.swift
[1488/1529] Compiling MLXLLM LLMModelFactory.swift
[1489/1529] Compiling MLXLLM Lora+Data.swift
[1490/1529] Compiling MLXLLM LoraTrain.swift
[1491/1529] Compiling MLXLLM BaichuanM1.swift
[1491/1529] Compiling conv.cpp
[1492/1529] Compiling compiled_preamble.cpp
[1493/1529] Compiling binary_two.cpp
[1494/1529] Compiling binary_ops.cpp
[1495/1529] Compiling binary.cpp
[1496/1529] Compiling arange.cpp
[1497/1529] Compiling copy.cpp
[1498/1529] Compiling allocator.cpp
[1499/1529] Compiling array.cpp
[1500/1529] Compiling version.cpp
[1501/1529] Compiling transforms_impl.cpp
[1502/1529] Compiling transforms.cpp
[1503/1529] Compiling vector.cpp
[1504/1529] Compiling stream.cpp
[1505/1529] Compiling string.cpp
[1506/1529] Compiling compiled_conditional.cpp
[1507/1529] Compiling random.cpp
[1508/1529] Compiling memory.cpp
[1509/1529] Compiling metal.cpp
[1510/1529] Compiling reduce.cpp
[1511/1529] Compiling ops.cpp
[1512/1529] Compiling io_types.cpp
[1513/1529] Compiling linalg.cpp
[1514/1529] Compiling map.cpp
[1515/1529] Compiling error.cpp
[1516/1529] Compiling io.cpp
[1517/1529] Compiling CAtomic CAtomic.c
[1518/1529] Compiling fft.cpp
[1519/1593] Compiling export.cpp
[1520/1593] Compiling device.cpp
[1521/1593] Compiling compile.cpp
[1522/1593] Compiling fast.cpp
[1524/1593] Compiling Markdown BlockContainer.swift
[1525/1593] Compiling Markdown BlockMarkup.swift
[1526/1593] Compiling Markdown InlineContainer.swift
[1527/1593] Compiling Markdown InlineMarkup.swift
[1528/1593] Compiling Markdown ListItemContainer.swift
[1529/1593] Compiling Markdown AtomicCounter.swift
[1530/1593] Compiling Markdown CharacterExtensions.swift
[1530/1600] Compiling format.cc
[1532/1600] Compiling Markdown LazySplitLines.swift
[1533/1600] Compiling Markdown ParseOptions.swift
[1534/1600] Compiling Markdown RangeAdjuster.swift
[1535/1600] Compiling Markdown RangerTracker.swift
[1536/1600] Compiling Markdown MarkupRewriter.swift
[1537/1600] Compiling Markdown BasicBlockContainer.swift
[1538/1600] Compiling Markdown BasicInlineContainer.swift
[1539/1600] Emitting module Markdown
[1539/1600] Compiling array.cpp
[1540/1600] Compiling closure.cpp
[1542/1600] Compiling Markdown CollectionExtensions.swift
[1543/1600] Compiling Markdown StringExtensions.swift
[1544/1600] Compiling Markdown MarkupVisitor.swift
[1545/1600] Compiling Markdown MarkupWalker.swift
[1546/1600] Compiling Markdown HTMLFormatter.swift
[1547/1600] Compiling Markdown MarkupFormatter.swift
[1548/1600] Compiling Markdown MarkupTreeDumper.swift
[1549/1600] Compiling Markdown InlineAttributes.swift
[1550/1600] Compiling Markdown Link.swift
[1551/1600] Compiling Markdown Strikethrough.swift
[1552/1600] Compiling Markdown Strong.swift
[1553/1600] Compiling Markdown CustomInline.swift
[1554/1600] Compiling Markdown InlineCode.swift
[1555/1600] Compiling Markdown InlineHTML.swift
[1556/1600] Compiling Markdown DoxygenNote.swift
[1557/1600] Compiling Markdown DoxygenParameter.swift
[1558/1600] Compiling Markdown DoxygenReturns.swift
[1559/1600] Compiling Markdown ListItem.swift
[1560/1600] Compiling Markdown OrderedList.swift
[1561/1600] Compiling Markdown UnorderedList.swift
[1562/1600] Compiling Markdown Paragraph.swift
[1563/1600] Compiling Markdown CodeBlock.swift
[1564/1600] Compiling Markdown HTMLBlock.swift
[1565/1600] Compiling Markdown Heading.swift
[1566/1600] Compiling Markdown ThematicBreak.swift
[1567/1600] Compiling Markdown Table.swift
[1568/1600] Compiling Markdown TableBody.swift
[1569/1600] Compiling Markdown TableCell.swift
[1570/1600] Compiling Markdown TableCellContainer.swift
[1571/1600] Compiling Markdown TableHead.swift
[1572/1600] Compiling Markdown TableRow.swift
[1573/1600] Compiling Markdown Replacement.swift
[1574/1600] Compiling Markdown SourceLocation.swift
[1575/1600] Compiling Markdown Emphasis.swift
[1576/1600] Compiling Markdown Image.swift
[1577/1600] Compiling Markdown ChildIndexPath.swift
[1578/1600] Compiling Markdown DirectiveArgument.swift
[1579/1600] Compiling Markdown Document.swift
[1580/1600] Compiling Markdown LiteralMarkup.swift
[1581/1600] Compiling Markdown Markup.swift
[1582/1600] Compiling Markdown MarkupChildren.swift
[1583/1600] Compiling Markdown MarkupData.swift
[1584/1600] Compiling Markdown PlainTextConvertibleMarkup.swift
[1585/1600] Compiling Markdown RawMarkup.swift
[1586/1600] Compiling Markdown BlockDirective.swift
[1587/1600] Compiling Markdown BlockQuote.swift
[1588/1600] Compiling Markdown CustomBlock.swift
[1589/1600] Compiling Markdown DoxygenAbstract.swift
[1590/1600] Compiling Markdown DoxygenDiscussion.swift
[1591/1600] Compiling Markdown LineBreak.swift
[1592/1600] Compiling Markdown SoftBreak.swift
[1593/1600] Compiling Markdown SymbolLink.swift
[1594/1600] Compiling Markdown Text.swift
[1595/1600] Compiling Markdown Aside.swift
[1596/1600] Compiling Markdown BlockDirectiveParser.swift
[1597/1600] Compiling Markdown CommonMarkConverter.swift
[1598/1677] Compiling SwiftFormat RuleNameCache+Generated.swift
[1599/1677] Compiling SwiftFormat RuleRegistry+Generated.swift
[1600/1677] Compiling SwiftFormat RuleState.swift
[1601/1677] Compiling SwiftFormat SyntaxFormatRule.swift
[1602/1677] Compiling SwiftFormat SyntaxLintRule.swift
[1603/1677] Compiling SwiftFormat SyntaxProtocol+Convenience.swift
[1604/1677] Compiling SwiftFormat Trivia+Convenience.swift
[1605/1677] Compiling SwiftFormat WithSemicolonSyntax.swift
[1606/1677] Compiling SwiftFormat Comment.swift
[1607/1685] Compiling SwiftFormat Configuration+Default.swift
[1608/1685] Compiling SwiftFormat Configuration.swift
[1609/1685] Compiling SwiftFormat DebugOptions.swift
[1610/1685] Compiling SwiftFormat Finding.swift
[1611/1685] Compiling SwiftFormat FindingCategorizing.swift
[1612/1685] Compiling SwiftFormat Indent.swift
[1613/1685] Compiling SwiftFormat SwiftFormatError.swift
[1614/1685] Compiling SwiftFormat SwiftFormatter.swift
[1615/1685] Compiling SwiftFormat SwiftLinter.swift
[1616/1685] Compiling SwiftFormat FullyIndirectEnum.swift
[1617/1685] Compiling SwiftFormat GroupNumericLiterals.swift
[1618/1685] Compiling SwiftFormat IdentifiersMustBeASCII.swift
[1619/1685] Compiling SwiftFormat NeverForceUnwrap.swift
[1620/1685] Compiling SwiftFormat NeverUseForceTry.swift
[1621/1685] Compiling SwiftFormat NeverUseImplicitlyUnwrappedOptionals.swift
[1622/1685] Compiling SwiftFormat NoAccessLevelOnExtensionDeclaration.swift
[1623/1685] Compiling SwiftFormat NoAssignmentInExpressions.swift
[1624/1685] Emitting module SwiftFormat
[1625/1685] Compiling SwiftFormat OmitExplicitReturns.swift
[1626/1685] Compiling SwiftFormat OneCasePerLine.swift
[1627/1685] Compiling SwiftFormat OneVariableDeclarationPerLine.swift
[1628/1685] Compiling SwiftFormat OnlyOneTrailingClosureArgument.swift
[1629/1685] Compiling SwiftFormat OrderedImports.swift
[1630/1685] Compiling SwiftFormat ReplaceForEachWithForLoop.swift
[1631/1685] Compiling SwiftFormat ReturnVoidInsteadOfEmptyTuple.swift
[1632/1685] Compiling SwiftFormat TypeNamesShouldBeCapitalized.swift
[1633/1685] Compiling SwiftFormat AllPublicDeclarationsHaveDocumentation.swift
[1634/1685] Compiling SwiftFormat AlwaysUseLiteralForEmptyCollectionInit.swift
[1635/1685] Compiling SwiftFormat AlwaysUseLowerCamelCase.swift
[1636/1685] Compiling SwiftFormat AmbiguousTrailingClosureOverload.swift
[1637/1685] Compiling SwiftFormat BeginDocumentationCommentWithOneLineSummary.swift
[1638/1685] Compiling SwiftFormat DoNotUseSemicolons.swift
[1639/1685] Compiling SwiftFormat DontRepeatTypeInStaticProperties.swift
[1640/1685] Compiling SwiftFormat FileScopedDeclarationPrivacy.swift
[1640/1685] Compiling binary.cpp
[1642/1685] Compiling SwiftFormat UseEarlyExits.swift
[1643/1685] Compiling SwiftFormat UseLetInEveryBoundCaseVariable.swift
[1644/1685] Compiling SwiftFormat UseShorthandTypeNames.swift
[1645/1685] Compiling SwiftFormat UseSingleLinePropertyGetter.swift
[1646/1685] Compiling SwiftFormat UseSynthesizedInitializer.swift
[1647/1685] Compiling SwiftFormat UseTripleSlashForDocumentationComments.swift
[1648/1685] Compiling SwiftFormat UseWhereClausesInForLoops.swift
[1649/1685] Compiling SwiftFormat ValidateDocumentationComments.swift
[1650/1716] Compiling MLX Random.swift
[1651/1716] Compiling MLX State.swift
[1652/1716] Compiling MLX Stream.swift
[1653/1719] Emitting module MLX
[1654/1719] Compiling MLX ArrayAt.swift
[1655/1719] Compiling MLX Cmlx+Util.swift
[1656/1719] Compiling MLX DType.swift
[1657/1719] Compiling MLX Device.swift
[1658/1719] Compiling MLX Transforms+Compile.swift
[1659/1719] Compiling MLX Transforms+Eval.swift
[1660/1719] Compiling MLX Transforms+Grad.swift
[1661/1719] Compiling MLX ErrorHandler.swift
[1662/1719] Compiling MLX Export.swift
[1663/1719] Compiling MLX FFT.swift
[1664/1719] Compiling MLX Factory.swift
[1665/1719] Compiling MLX Foundation+Util.swift
[1666/1719] Compiling MLX GPU.swift
[1667/1719] Compiling MLX IO.swift
[1668/1719] Compiling MLX Linalg.swift
[1669/1719] Compiling SwiftFormat NoBlockComments.swift
[1670/1719] Compiling SwiftFormat NoCasesWithOnlyFallthrough.swift
[1671/1719] Compiling SwiftFormat NoEmptyTrailingClosureParentheses.swift
[1672/1719] Compiling SwiftFormat NoLabelsInCasePatterns.swift
[1673/1719] Compiling SwiftFormat NoLeadingUnderscores.swift
[1674/1719] Compiling SwiftFormat NoParensAroundConditions.swift
[1675/1719] Compiling SwiftFormat NoPlaygroundLiterals.swift
[1676/1719] Compiling SwiftFormat NoVoidReturnOnFunctionSignature.swift
[1677/1719] Compiling SwiftFormat LegacyTriviaBehavior.swift
[1678/1719] Compiling SwiftFormat LintPipeline.swift
[1679/1719] Compiling SwiftFormat ModifierListSyntax+Convenience.swift
[1680/1719] Compiling SwiftFormat Parsing.swift
[1681/1719] Compiling SwiftFormat Pipelines+Generated.swift
[1682/1719] Compiling SwiftFormat RememberingIterator.swift
[1683/1719] Compiling SwiftFormat Rule.swift
[1684/1719] Compiling SwiftFormat RuleBasedFindingCategory.swift
[1685/1719] Compiling SwiftFormat RuleMask.swift
[1686/1719] Compiling SwiftFormat Context.swift
[1687/1719] Compiling SwiftFormat DocumentationComment.swift
[1688/1719] Compiling SwiftFormat DocumentationCommentText.swift
[1689/1719] Compiling SwiftFormat Finding+Convenience.swift
[1690/1719] Compiling SwiftFormat FindingEmitter.swift
[1691/1719] Compiling SwiftFormat FormatPipeline.swift
[1692/1719] Compiling SwiftFormat FunctionDeclSyntax+Convenience.swift
[1693/1719] Compiling SwiftFormat ImportsXCTestVisitor.swift
[1694/1719] Compiling SwiftFormat LazySplitSequence.swift
[1695/1719] Compiling SwiftFormat Indent+Length.swift
[1696/1719] Compiling SwiftFormat PrettyPrint.swift
[1697/1719] Compiling SwiftFormat PrettyPrintFindingCategory.swift
[1698/1719] Compiling SwiftFormat Token.swift
[1699/1719] Compiling SwiftFormat TokenStreamCreator.swift
[1700/1719] Compiling SwiftFormat Verbatim.swift
[1701/1719] Compiling SwiftFormat WhitespaceFindingCategory.swift
[1702/1719] Compiling SwiftFormat WhitespaceLinter.swift
[1703/1719] Compiling MLX Transforms+Internal.swift
[1704/1719] Compiling MLX Transforms+Vmap.swift
[1705/1719] Compiling MLX Transforms.swift
[1706/1721] Emitting module SwiftFormatConfiguration
[1707/1721] Compiling SwiftFormatConfiguration Compatibility.swift
[1708/1721] Compiling MLX MLXArray+Ops.swift
[1709/1721] Compiling MLX MLXArray.swift
[1710/1721] Compiling MLX MLXFast.swift
[1711/1721] Compiling MLX Ops.swift
[1712/1721] Compiling MLX ParameterTypes.swift
[1713/1721] Compiling MLX Protocols.swift
[1714/1721] Compiling MLX MLXFastKernel.swift
[1715/1721] Compiling MLX Nested.swift
[1716/1721] Compiling MLX Ops+Array.swift
[1717/1721] Compiling MLX MLXArray+Bytes.swift
[1718/1721] Compiling MLX MLXArray+Indexing.swift
[1719/1721] Compiling MLX MLXArray+Init.swift
[1720/1733] Compiling SwiftAIMacros SwiftAIMacros.swift
[1721/1733] Compiling SwiftAIMacros GuideMacro.swift
[1722/1733] Compiling SwiftAIMacros GenerableMacroError.swift
[1723/1733] Compiling MLXFast MLXFast.swift
[1724/1733] Emitting module MLXFast
[1725/1733] Compiling MLXFast MLXFastKernel.swift
[1726/1733] Emitting module MLXLinalg
[1727/1733] Compiling MLXLinalg Linalg.swift
[1728/1733] Compiling MLXRandom Random.swift
[1729/1733] Emitting module MLXRandom
[1730/1751] Emitting module SwiftAIMacros
[1731/1751] Compiling SwiftAIMacros GenerableMacro.swift
[1731/1751] Write Objects.LinkFileList
[1733/1751] Compiling MLXNN Activations.swift
[1734/1751] Compiling MLXNN Cache.swift
[1735/1751] Compiling MLXNN Containers.swift
[1736/1751] Compiling MLXNN Convolution.swift
[1737/1752] Compiling MLXNN PositionalEncoding.swift
[1738/1752] Compiling MLXNN Quantized.swift
[1739/1752] Compiling MLXNN Recurrent.swift
[1740/1752] Compiling MLXNN Transformer.swift
[1741/1752] Compiling MLXNN Normalization.swift
[1742/1752] Compiling MLXNN Pooling.swift
[1743/1752] Compiling MLXNN Upsample.swift
[1744/1752] Compiling MLXNN ValueAndGrad.swift
[1745/1752] Compiling MLXNN Embedding.swift
[1746/1752] Compiling MLXNN Linear.swift
[1747/1752] Compiling MLXNN ConvolutionTransposed.swift
[1748/1752] Compiling MLXNN Dropout.swift
[1749/1752] Compiling MLXNN Losses.swift
[1750/1752] Compiling MLXNN Module.swift
[1751/1752] Emitting module MLXNN
[1752/1754] Emitting module MLXOptimizers
[1753/1754] Compiling MLXOptimizers Optimizers.swift
[1753/1754] Linking SwiftAIMacros-tool
[1755/1828] Compiling MLXLMCommon LoRA+Layers.swift
[1756/1828] Compiling MLXLMCommon LoRAContainer.swift
[1757/1828] Compiling MLXLMCommon LoRAModel.swift
[1758/1828] Compiling MLXLMCommon Streamlined.swift
[1759/1828] Compiling MLXLMCommon ModelFactory.swift
[1760/1828] Compiling MLXLMCommon Gemma.swift
[1761/1828] Compiling MLXLMCommon ToolCallProcessor.swift
[1762/1828] Compiling MLXLMCommon DoRA+Layers.swift
[1763/1828] Compiling MLXLMCommon Module+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Backends/Openai/OpenaiSession.swift:80:18: error: extra argument 'name' in call
78 | ) -> AsyncThrowingStream<T.Partial, Error> where T: Sendable {
79 | return AsyncThrowingStream { continuation in
80 | Task(name: "OpenaiSession.generateResponseStream") {
| `- error: extra argument 'name' in call
81 | defer {
82 | continuation.finish()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Backends/Openai/OpenaiSession.swift:233:33: warning: non-sendable result type 'any PromptRepresentable' cannot be sent from nonisolated context in call to instance method 'call'; this is an error in the Swift 6 language mode
231 |
232 | let argumentsData = toolCall.arguments.jsonString.data(using: .utf8) ?? Data()
233 | let result = try await tool.call(argumentsData)
| `- warning: non-sendable result type 'any PromptRepresentable' cannot be sent from nonisolated context in call to instance method 'call'; this is an error in the Swift 6 language mode
234 |
235 | return .init(
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Core/Prompt.swift:8:17: note: protocol 'PromptRepresentable' does not conform to the 'Sendable' protocol
6 | /// prompts, enabling composition and reuse of prompt components across different
7 | /// use cases.
8 | public protocol PromptRepresentable {
| `- note: protocol 'PromptRepresentable' does not conform to the 'Sendable' protocol
9 | /// The parts that represent this prompt component.
10 | var chunks: [ContentChunk] { get }
[1764/1828] Compiling MLXLMCommon Tool.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Backends/Openai/OpenaiSession.swift:80:18: error: extra argument 'name' in call
78 | ) -> AsyncThrowingStream<T.Partial, Error> where T: Sendable {
79 | return AsyncThrowingStream { continuation in
80 | Task(name: "OpenaiSession.generateResponseStream") {
| `- error: extra argument 'name' in call
81 | defer {
82 | continuation.finish()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Backends/Openai/OpenaiSession.swift:233:33: warning: non-sendable result type 'any PromptRepresentable' cannot be sent from nonisolated context in call to instance method 'call'; this is an error in the Swift 6 language mode
231 |
232 | let argumentsData = toolCall.arguments.jsonString.data(using: .utf8) ?? Data()
233 | let result = try await tool.call(argumentsData)
| `- warning: non-sendable result type 'any PromptRepresentable' cannot be sent from nonisolated context in call to instance method 'call'; this is an error in the Swift 6 language mode
234 |
235 | return .init(
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Core/Prompt.swift:8:17: note: protocol 'PromptRepresentable' does not conform to the 'Sendable' protocol
6 | /// prompts, enabling composition and reuse of prompt components across different
7 | /// use cases.
8 | public protocol PromptRepresentable {
| `- note: protocol 'PromptRepresentable' does not conform to the 'Sendable' protocol
9 | /// The parts that represent this prompt component.
10 | var chunks: [ContentChunk] { get }
[1765/1828] Compiling MLXLMCommon ToolCall.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Backends/Openai/OpenaiSession.swift:80:18: error: extra argument 'name' in call
78 | ) -> AsyncThrowingStream<T.Partial, Error> where T: Sendable {
79 | return AsyncThrowingStream { continuation in
80 | Task(name: "OpenaiSession.generateResponseStream") {
| `- error: extra argument 'name' in call
81 | defer {
82 | continuation.finish()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Backends/Openai/OpenaiSession.swift:233:33: warning: non-sendable result type 'any PromptRepresentable' cannot be sent from nonisolated context in call to instance method 'call'; this is an error in the Swift 6 language mode
231 |
232 | let argumentsData = toolCall.arguments.jsonString.data(using: .utf8) ?? Data()
233 | let result = try await tool.call(argumentsData)
| `- warning: non-sendable result type 'any PromptRepresentable' cannot be sent from nonisolated context in call to instance method 'call'; this is an error in the Swift 6 language mode
234 |
235 | return .init(
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Core/Prompt.swift:8:17: note: protocol 'PromptRepresentable' does not conform to the 'Sendable' protocol
6 | /// prompts, enabling composition and reuse of prompt components across different
7 | /// use cases.
8 | public protocol PromptRepresentable {
| `- note: protocol 'PromptRepresentable' does not conform to the 'Sendable' protocol
9 | /// The parts that represent this prompt component.
10 | var chunks: [ContentChunk] { get }
[1766/1830] Compiling MLXLMCommon AbstractModelRegistry.swift
[1767/1830] Compiling MLXLMCommon ModelTypeRegistry.swift
[1768/1830] Compiling MLXLMCommon ProcessorTypeRegistry.swift
[1769/1833] Compiling MLXLMCommon Load.swift
[1770/1833] Compiling MLXLMCommon ModelConfiguration.swift
[1771/1833] Compiling MLXLMCommon ModelContainer.swift
[1776/1833] Compiling MLXLMCommon KVCache.swift
[1777/1833] Compiling MLXLMCommon LanguageModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Backends/Openai/OpenaiSession.swift:80:18: error: extra argument 'name' in call
78 | ) -> AsyncThrowingStream<T.Partial, Error> where T: Sendable {
79 | return AsyncThrowingStream { continuation in
80 | Task(name: "OpenaiSession.generateResponseStream") {
| `- error: extra argument 'name' in call
81 | defer {
82 | continuation.finish()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Backends/Openai/OpenaiSession.swift:233:33: warning: non-sendable result type 'any PromptRepresentable' cannot be sent from nonisolated context in call to instance method 'call'; this is an error in the Swift 6 language mode
231 |
232 | let argumentsData = toolCall.arguments.jsonString.data(using: .utf8) ?? Data()
233 | let result = try await tool.call(argumentsData)
| `- warning: non-sendable result type 'any PromptRepresentable' cannot be sent from nonisolated context in call to instance method 'call'; this is an error in the Swift 6 language mode
234 |
235 | return .init(
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Core/Prompt.swift:8:17: note: protocol 'PromptRepresentable' does not conform to the 'Sendable' protocol
6 | /// prompts, enabling composition and reuse of prompt components across different
7 | /// use cases.
8 | public protocol PromptRepresentable {
| `- note: protocol 'PromptRepresentable' does not conform to the 'Sendable' protocol
9 | /// The parts that represent this prompt component.
10 | var chunks: [ContentChunk] { get }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Backends/Openai/OpenaiSession.swift:80:18: error: extra argument 'name' in call
78 | ) -> AsyncThrowingStream<T.Partial, Error> where T: Sendable {
79 | return AsyncThrowingStream { continuation in
80 | Task(name: "OpenaiSession.generateResponseStream") {
| `- error: extra argument 'name' in call
81 | defer {
82 | continuation.finish()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Backends/Openai/OpenaiSession.swift:233:33: warning: non-sendable result type 'any PromptRepresentable' cannot be sent from nonisolated context in call to instance method 'call'; this is an error in the Swift 6 language mode
231 |
232 | let argumentsData = toolCall.arguments.jsonString.data(using: .utf8) ?? Data()
233 | let result = try await tool.call(argumentsData)
| `- warning: non-sendable result type 'any PromptRepresentable' cannot be sent from nonisolated context in call to instance method 'call'; this is an error in the Swift 6 language mode
234 |
235 | return .init(
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Core/Prompt.swift:8:17: note: protocol 'PromptRepresentable' does not conform to the 'Sendable' protocol
6 | /// prompts, enabling composition and reuse of prompt components across different
7 | /// use cases.
8 | public protocol PromptRepresentable {
| `- note: protocol 'PromptRepresentable' does not conform to the 'Sendable' protocol
9 | /// The parts that represent this prompt component.
10 | var chunks: [ContentChunk] { get }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Backends/Openai/OpenaiSession.swift:80:18: error: extra argument 'name' in call
78 | ) -> AsyncThrowingStream<T.Partial, Error> where T: Sendable {
79 | return AsyncThrowingStream { continuation in
80 | Task(name: "OpenaiSession.generateResponseStream") {
| `- error: extra argument 'name' in call
81 | defer {
82 | continuation.finish()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Backends/Openai/OpenaiSession.swift:233:33: warning: non-sendable result type 'any PromptRepresentable' cannot be sent from nonisolated context in call to instance method 'call'; this is an error in the Swift 6 language mode
231 |
232 | let argumentsData = toolCall.arguments.jsonString.data(using: .utf8) ?? Data()
233 | let result = try await tool.call(argumentsData)
| `- warning: non-sendable result type 'any PromptRepresentable' cannot be sent from nonisolated context in call to instance method 'call'; this is an error in the Swift 6 language mode
234 |
235 | return .init(
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Core/Prompt.swift:8:17: note: protocol 'PromptRepresentable' does not conform to the 'Sendable' protocol
6 | /// prompts, enabling composition and reuse of prompt components across different
7 | /// use cases.
8 | public protocol PromptRepresentable {
| `- note: protocol 'PromptRepresentable' does not conform to the 'Sendable' protocol
9 | /// The parts that represent this prompt component.
10 | var chunks: [ContentChunk] { get }
[1788/1835] Emitting module SwiftAI
[1796/1835] Emitting module MLXLMCommon
[1797/1835] Compiling MLXLMCommon ModelAdapter.swift
[1798/1835] Compiling MLXLMCommon ModelAdapterFactory.swift
[1799/1835] Compiling MLXLMCommon ModelAdapterTypeRegistry.swift
[1800/1835] Compiling MLXLMCommon AttentionUtils.swift
[1801/1835] Compiling MLXLMCommon Encodable+toolResult.swift
[1809/1835] Compiling SwiftAI JsonRepair.swift
[1810/1835] Compiling SwiftAI SwiftAI.swift
Fetching https://github.com/MacPaw/OpenAI.git
[1/7699] Fetching openai
Fetched https://github.com/MacPaw/OpenAI.git from cache (1.37s)
Fetching https://github.com/ml-explore/mlx-swift-examples.git
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/swiftlang/swift-format.git
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
[1/932] Fetching swift-macro-testing
[113/6760] Fetching swift-macro-testing, swift-openapi-runtime
[351/14029] Fetching swift-macro-testing, swift-openapi-runtime, mlx-swift-examples
[2770/27161] Fetching swift-macro-testing, swift-openapi-runtime, mlx-swift-examples, swift-format
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.34s)
Fetched https://github.com/ml-explore/mlx-swift-examples.git from cache (1.34s)
[3296/14064] Fetching swift-macro-testing, swift-format
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.88s)
Fetched https://github.com/swiftlang/swift-format.git from cache (2.24s)
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (2.24s)
Fetched https://github.com/apple/swift-collections.git from cache (2.28s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (3.00s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.4 (0.51s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.98s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.9.0 (2.52s)
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-http-types from cache (0.73s)
Computing version for https://github.com/swiftlang/swift-format.git
Computed https://github.com/swiftlang/swift-format.git at 510.1.0 (4.18s)
Fetching https://github.com/apple/swift-markdown.git
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/7032] Fetching swift-markdown
Fetched https://github.com/apple/swift-markdown.git from cache (1.34s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.38s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 510.0.3 (2.21s)
Computing version for https://github.com/ml-explore/mlx-swift-examples.git
Computed https://github.com/ml-explore/mlx-swift-examples.git at 2.29.1 (0.58s)
Fetching https://github.com/ml-explore/mlx-swift
Fetching https://github.com/huggingface/swift-transformers
Fetching https://github.com/1024jp/GzipSwift
[1/1557] Fetching gzipswift
[360/6709] Fetching gzipswift, swift-transformers
[1470/18948] Fetching gzipswift, swift-transformers, mlx-swift
Fetched https://github.com/ml-explore/mlx-swift from cache (1.61s)
Fetched https://github.com/1024jp/GzipSwift from cache (1.62s)
Fetched https://github.com/huggingface/swift-transformers from cache (1.62s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 6.0.1 (2.24s)
Computing version for https://github.com/huggingface/swift-transformers
Computed https://github.com/huggingface/swift-transformers at 1.0.0 (0.49s)
Fetching https://github.com/huggingface/swift-jinja.git
[1/783] Fetching swift-jinja
Fetched https://github.com/huggingface/swift-jinja.git from cache (0.94s)
Computing version for https://github.com/ml-explore/mlx-swift
Computed https://github.com/ml-explore/mlx-swift at 0.29.1 (1.50s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.84s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (1.39s)
Computing version for https://github.com/huggingface/swift-jinja.git
Computed https://github.com/huggingface/swift-jinja.git at 2.2.0 (0.50s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.7.3 (0.66s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18260] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.77s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (2.43s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.54s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.51s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.50s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.00s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.67s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.71s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.0 (1.25s)
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.9.0
Creating working copy for https://github.com/huggingface/swift-jinja.git
Working copy of https://github.com/huggingface/swift-jinja.git resolved at 2.2.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/swiftlang/swift-format.git
Working copy of https://github.com/swiftlang/swift-format.git resolved at 510.1.0
Creating working copy for https://github.com/ml-explore/mlx-swift
Working copy of https://github.com/ml-explore/mlx-swift resolved at 0.29.1
Creating working copy for https://github.com/MacPaw/OpenAI.git
Working copy of https://github.com/MacPaw/OpenAI.git resolved at 0.4.7 (28884fc)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.7.3
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 6.0.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.6.4
Creating working copy for https://github.com/ml-explore/mlx-swift-examples.git
Working copy of https://github.com/ml-explore/mlx-swift-examples.git resolved at 2.29.1
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/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 510.0.3
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.1
Creating working copy for https://github.com/huggingface/swift-transformers
Working copy of https://github.com/huggingface/swift-transformers resolved at 1.0.0
warning: 'swift-format': 'swift-format' dependency on 'https://github.com/apple/swift-syntax.git' conflicts with dependency on 'https://github.com/swiftlang/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
[1/1] Compiling plugin Lint Source Code
[2/2] Compiling plugin Format Source Code
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/7] Write swift-version-2F0A5646E1D333AE.txt
[6/87] Emitting module SwiftSyntax509
[7/87] Compiling SwiftSyntax509 Empty.swift
[8/140] Emitting module SwiftSyntax510
[9/140] Compiling SwiftSyntax510 Empty.swift
[10/151] Compiling RealModule RealFunctions.swift
[11/152] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[13/154] Compiling RealModule RealFunctions.swift
[14/154] Compiling Markdown ChildIndexPath.swift
[15/154] Compiling Markdown DirectiveArgument.swift
[16/155] Compiling RealModule Float80+Real.swift
[17/155] Compiling RealModule Real.swift
[18/155] Compiling RealModule Float16+Real.swift
[19/155] Compiling RealModule ElementaryFunctions.swift
[20/155] Compiling RealModule Float+Real.swift
[21/155] Compiling Markdown TableHead.swift
[22/155] Compiling Markdown TableRow.swift
[23/155] Compiling RealModule RelaxedArithmetic.swift
[24/155] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[25/155] Compiling RealModule RelaxedArithmetic.swift
[26/155] Compiling RealModule Float80+Real.swift
[27/155] Compiling RealModule Real.swift
[28/155] Compiling Markdown Replacement.swift
[29/155] Compiling Markdown SourceLocation.swift
[30/155] Compiling Markdown MarkupData.swift
[31/155] Compiling Markdown TableCellContainer.swift
[34/155] Compiling RealModule ElementaryFunctions.swift
[35/155] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[36/155] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/155] Compiling Markdown Emphasis.swift
[38/155] Compiling Markdown Image.swift
[41/155] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[42/155] Compiling RealModule AugmentedArithmetic.swift
[43/155] Compiling RealModule Double+Real.swift
[44/155] Compiling RealModule Float16+Real.swift
[45/155] Compiling RealModule Float+Real.swift
[46/155] Compiling RealModule AugmentedArithmetic.swift
[49/155] Compiling RealModule Double+Real.swift
[50/155] Compiling HTTPTypes NIOLock.swift
[51/155] Emitting module RealModule
[57/155] Compiling HTTPTypes NIOLock.swift
[62/155] Compiling HTTPTypes ISOLatin1String.swift
[64/177] Emitting module InternalCollectionsUtilities
[65/177] Compiling Markdown Document.swift
[66/177] Compiling Markdown LiteralMarkup.swift
[67/177] Compiling Markdown Markup.swift
[68/177] Compiling Markdown MarkupChildren.swift
[69/177] Emitting module InternalCollectionsUtilities
[74/177] Compiling Markdown DoxygenNote.swift
[75/177] Compiling Markdown DoxygenParameter.swift
[76/177] Compiling Markdown DoxygenReturns.swift
[77/177] Compiling Markdown ListItem.swift
[78/177] Compiling Markdown OrderedList.swift
[79/177] Compiling Markdown UnorderedList.swift
[80/177] Compiling Markdown Paragraph.swift
[81/177] Emitting module HTTPTypes
[82/177] Compiling HTTPTypes HTTPField.swift
[83/184] Compiling HTTPTypes HTTPParsedFields.swift
[84/184] Emitting module HTTPTypes
[85/184] Compiling HTTPTypes HTTPParsedFields.swift
[86/184] Compiling ComplexModule Complex+IntegerLiteral.swift
[87/184] Compiling ComplexModule Complex+StringConvertible.swift
[88/184] Compiling ComplexModule Polar.swift
[89/184] Compiling ComplexModule Complex+Numeric.swift
[90/184] Compiling ComplexModule Complex+Codable.swift
[91/184] Compiling ComplexModule Complex+Hashable.swift
[92/184] Compiling ComplexModule Complex.swift
[93/185] Compiling ComplexModule Complex+StringConvertible.swift
[94/186] Compiling ComplexModule Complex+Numeric.swift
[95/186] Compiling ComplexModule Polar.swift
[96/186] Compiling ComplexModule Complex.swift
[97/248] Compiling HTTPTypes HTTPResponse.swift
[98/248] Compiling ComplexModule Scale.swift
[100/248] Compiling HTTPTypes HTTPResponse.swift
[101/360] Compiling HTTPTypes HTTPRequest.swift
[102/360] Compiling HTTPTypes HTTPRequest+URL.swift
[103/360] Compiling HTTPTypes HTTPRequest.swift
[104/360] Compiling HTTPTypes HTTPRequest+URL.swift
[105/360] Compiling HTTPTypes HTTPFields.swift
[106/360] Compiling HTTPTypes HTTPFieldName.swift
[107/360] Compiling HTTPTypes HTTPField.swift
[108/360] Emitting module Markdown
[109/360] Compiling HTTPTypes HTTPFieldName.swift
[110/360] Compiling HTTPTypes HTTPFields.swift
[111/360] Compiling OrderedCollections OrderedSet+Hashable.swift
[112/360] Compiling OrderedCollections OrderedSet+Initializers.swift
[113/360] Compiling OrderedCollections OrderedSet+Insertions.swift
[114/360] Compiling OrderedCollections OrderedSet+Invariants.swift
[115/360] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[116/360] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[117/360] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[118/360] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[119/360] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[120/360] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[121/360] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[122/360] Compiling OrderedCollections OrderedSet+Sendable.swift
[123/360] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[124/360] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[125/360] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[126/360] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[127/360] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[128/360] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[129/366] Compiling OrderedCollections _HashTable+Bucket.swift
[130/366] Compiling OrderedCollections _HashTable+BucketIterator.swift
[131/366] Compiling ComplexModule Complex+ElementaryFunctions.swift
[132/366] Compiling ComplexModule Complex+IntegerLiteral.swift
[133/366] Compiling ComplexModule Complex+Hashable.swift
[134/366] Compiling ComplexModule Complex+Codable.swift
[135/366] Compiling ComplexModule Complex+ElementaryFunctions.swift
[136/366] Compiling OrderedCollections OrderedSet+Diffing.swift
[137/366] Compiling OrderedCollections OrderedSet+Equatable.swift
[138/366] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[139/366] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[140/366] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[141/366] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[142/366] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[143/366] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[144/366] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[145/366] Compiling OrderedCollections OrderedDictionary+Values.swift
[146/366] Compiling OrderedCollections OrderedDictionary.swift
[147/366] Compiling OrderedCollections OrderedSet+Codable.swift
[148/366] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[149/366] Compiling OrderedCollections OrderedSet+Descriptions.swift
[163/366] Compiling OrderedCollections OrderedSet+SubSequence.swift
[164/366] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[165/366] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[173/366] Emitting module ComplexModule
[193/372] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[194/372] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[201/372] Compiling OrderedCollections _HashTable+Constants.swift
[202/372] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[203/372] Compiling OrderedCollections _HashTable+Testing.swift
[204/372] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[205/372] Compiling OrderedCollections _HashTable.swift
[206/439] Compiling Numerics Numerics.swift
[208/439] Emitting module Numerics
[210/502] Compiling OpenAPIRuntime Acceptable.swift
[211/502] Compiling OpenAPIRuntime Base64EncodedData.swift
[212/502] Compiling OpenAPIRuntime ByteUtilities.swift
[213/502] Compiling OpenAPIRuntime ContentDisposition.swift
[214/502] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[215/502] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[216/502] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[217/502] Compiling OpenAPIRuntime HTTPBody.swift
[218/502] Compiling OpenAPIRuntime ServerTransport.swift
[219/502] Compiling OpenAPIRuntime UniversalClient.swift
[220/502] Compiling OpenAPIRuntime UniversalServer.swift
[221/502] Compiling OpenAPIRuntime URIDecoder.swift
[222/502] Compiling OpenAPIRuntime CodableExtensions.swift
[223/502] Compiling OpenAPIRuntime Configuration.swift
[224/502] Compiling OpenAPIRuntime Converter+Client.swift
[225/502] Compiling OpenAPIRuntime Converter+Common.swift
[226/502] Compiling OpenAPIRuntime ClientTransport.swift
[227/502] Compiling OpenAPIRuntime CurrencyTypes.swift
[228/502] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[229/502] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[230/502] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[231/502] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[232/502] Compiling OpenAPIRuntime URIEncoder.swift
[233/502] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[234/502] Compiling OpenAPIRuntime MultipartValidation.swift
[235/502] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[236/502] Compiling OpenAPIRuntime URICodeCodingKey.swift
[237/502] Compiling OpenAPIRuntime URICoderConfiguration.swift
[238/502] Compiling OpenAPIRuntime URIEncodedNode.swift
[239/502] Compiling OpenAPIRuntime URIParsedTypes.swift
[240/502] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[241/502] Compiling OpenAPIRuntime Converter+Server.swift
[242/502] Compiling OpenAPIRuntime Converter.swift
[243/502] Compiling OpenAPIRuntime CurrencyExtensions.swift
[244/502] Compiling OpenAPIRuntime ErrorExtensions.swift
[245/502] Compiling OpenAPIRuntime FoundationExtensions.swift
[246/502] Compiling OpenAPIRuntime ParameterStyles.swift
[247/502] Compiling OpenAPIRuntime ServerVariable.swift
[248/502] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[249/502] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[250/502] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[251/502] Compiling OpenAPIRuntime ServerSentEvents.swift
[252/502] Compiling OpenAPIRuntime URLExtensions.swift
[253/502] Compiling OpenAPIRuntime Deprecated.swift
[254/502] Compiling OpenAPIRuntime ClientError.swift
[255/502] Compiling OpenAPIRuntime CodingErrors.swift
[256/502] Compiling OpenAPIRuntime RuntimeError.swift
[257/502] Compiling OpenAPIRuntime ServerError.swift
[258/564] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[259/564] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[260/564] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[261/564] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[262/564] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[263/564] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[264/564] Compiling MLX Factory.swift
[265/564] Compiling MLX Random.swift
[266/564] Compiling MLX State.swift
[267/564] Compiling MLX Stream.swift
[268/564] Compiling MLX ArrayAt.swift
[269/564] Compiling MLX Cmlx+Util.swift
[270/564] Compiling MLX DType.swift
[271/564] Compiling MLX Device.swift
[272/564] Compiling MLX Ops.swift
[273/564] Compiling MLX ParameterTypes.swift
[274/564] Compiling MLX Protocols.swift
[275/564] Compiling MLX MLXFastKernel.swift
[276/564] Compiling MLX Nested.swift
[277/564] Compiling MLX Transforms+Compile.swift
[278/564] Compiling MLX Transforms+Eval.swift
[279/564] Compiling MLX Transforms+Grad.swift
[280/564] Compiling MLX ErrorHandler.swift
[281/564] Compiling MLX Export.swift
[282/564] Compiling MLX FFT.swift
[290/564] Compiling MLX MLXArray+Indexing.swift
[291/564] Compiling MLX MLXArray+Init.swift
[292/564] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[303/570] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[310/570] Compiling MLX MLXFast.swift
[311/570] Compiling MLX MLXArray+Bytes.swift
[321/576] Emitting module OpenAPIRuntime
[322/576] Compiling MLX GPU.swift
[323/576] Compiling MLX IO.swift
[324/576] Compiling MLX Linalg.swift
[325/576] Compiling MLX MLXArray+Ops.swift
[326/576] Compiling MLX MLXArray.swift
[336/582] Emitting module OrderedCollections
[342/582] Compiling MLX Ops+Array.swift
[343/582] Compiling MLX Foundation+Util.swift
[361/582] Emitting module OpenAPIRuntime
[362/582] Emitting module OrderedCollections
[363/582] Emitting module MLX
[377/596] Compiling Jinja Parser.swift
[384/596] Compiling Jinja AST.swift
[385/596] Compiling Jinja Error.swift
[386/596] Compiling Jinja Filters.swift
[387/596] Compiling Jinja Globals.swift
[388/596] Compiling Jinja Interpreter.swift
[389/596] Compiling Jinja Lexer.swift
[390/596] Compiling Jinja Macro.swift
[391/610] Emitting module MLX
[392/610] Compiling Jinja Filters.swift
[393/610] Compiling Jinja Globals.swift
[394/610] Compiling Jinja AST.swift
[395/610] Compiling Jinja Error.swift
[396/610] Compiling Jinja Macro.swift
[397/610] Compiling Jinja Parser.swift
[404/610] Compiling Jinja Interpreter.swift
[409/610] Compiling MLX Transforms+Internal.swift
[410/610] Compiling MLX Transforms+Vmap.swift
[411/610] Compiling MLX Transforms.swift
[415/610] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[416/610] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[417/610] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[418/610] Compiling OpenAPIRuntime URIParser.swift
[419/610] Compiling OpenAPIRuntime URISerializer.swift
[420/610] Compiling Markdown MarkupFormatter.swift
[421/610] Compiling Markdown MarkupTreeDumper.swift
[429/610] Compiling Jinja Lexer.swift
[484/610] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[490/610] Compiling Jinja Token.swift
[491/610] Compiling Jinja Utilities.swift
[492/611] Compiling Jinja Tests.swift
[493/611] Compiling Jinja PropertyMembers.swift
[494/611] Compiling Jinja Template.swift
[497/611] Compiling Jinja Utilities.swift
[504/612] Compiling Jinja Token.swift
[507/612] Compiling Jinja Tests.swift
[508/612] Compiling Jinja Template.swift
[511/612] Compiling Jinja PropertyMembers.swift
[512/743] Compiling Jinja Value.swift
[513/874] Compiling OpenAI CreateModelResponseQueryInput.swift
[514/874] Compiling OpenAI DeleteModelResponseQuery.swift
[515/874] Compiling OpenAI DeleteModelResponseResult.swift
[516/874] Compiling OpenAI ModerationsQuery.swift
[517/874] Compiling OpenAI ModerationsResult.swift
[518/874] Compiling OpenAI CreateModelResponseQuery+TextResponseConfigurationOptions.swift
[519/874] Compiling OpenAI CreateModelResponseQuery.swift
[520/874] Compiling OpenAI FunctionDeclaration.swift
[521/874] Compiling OpenAI ImageEditsQuery.swift
[522/874] Compiling OpenAI ImageVariationsQuery.swift
[523/874] Compiling OpenAI ChatQuery.swift
[524/874] Compiling OpenAI ChatResult.swift
[525/874] Compiling OpenAI ChatStreamResult.swift
[526/874] Compiling OpenAI EmbeddingsQuery.swift
[527/874] Compiling OpenAI EmbeddingsResult.swift
[528/874] Compiling OpenAI FilesQuery.swift
[529/874] Compiling OpenAI FilesResult.swift
[530/874] Compiling OpenAI AudioTranscriptionVerboseResult.swift
[531/874] Compiling OpenAI AudioTranslationQuery.swift
[532/874] Compiling OpenAI AudioTranslationResult.swift
[533/874] Compiling OpenAI ImagesQuery.swift
[534/874] Compiling OpenAI ResponseEvent.swift
[535/874] Compiling OpenAI ResponseObject.swift
[536/874] Compiling OpenAI Models.swift
[537/874] Compiling OpenAI ModelsResult.swift
[538/874] Emitting module Jinja
[539/874] Compiling OpenAI ImagesResult.swift
[540/874] Compiling OpenAI MessageQuery.swift
[541/874] Compiling OpenAI ModelQuery.swift
[542/874] Compiling OpenAI ModelResult.swift
[543/885] Emitting module Jinja
[548/888] Compiling Jinja Value.swift
[549/888] Emitting module MLXFast
[550/888] Emitting module MLXLinalg
[551/888] Compiling MLXLinalg Linalg.swift
[552/888] Compiling MLXFast MLXFastKernel.swift
[553/888] Compiling MLXFast MLXFast.swift
[554/888] Emitting module MLXLinalg
[555/888] Compiling MLXLinalg Linalg.swift
[556/888] Emitting module MLXFast
[557/888] Emitting module MLXRandom
[558/888] Compiling MLXRandom Random.swift
[559/888] Compiling MLXFast MLXFast.swift
[560/888] Compiling MLXFast MLXFastKernel.swift
[561/896] Emitting module MLXRandom
[562/896] Compiling MLXRandom Random.swift
[563/940] Compiling OpenAI OpenAI+OpenAIAsync.swift
[564/940] Compiling OpenAI OpenAI+OpenAICombine.swift
[565/940] Compiling OpenAI OpenAI.swift
[566/940] Compiling OpenAI AssistantsRequest.swift
[567/940] Compiling OpenAI CancellablesFactory.swift
[568/940] Compiling OpenAI AsyncClient.swift
[569/940] Compiling OpenAI Client.swift
[570/940] Compiling OpenAI CombineClient.swift
[571/940] Compiling OpenAI StreamingClient.swift
[572/940] Compiling OpenAI CodingUserInfoKey+ParsingOptions.swift
[573/940] Compiling OpenAI DataTaskFactory.swift
[574/940] Compiling OpenAI DescribedError.swift
[575/940] Compiling OpenAI DispatchQueue+Static.swift
[576/940] Compiling OpenAI ExecutionSerializer.swift
[577/940] Compiling OpenAI Schemas+Description.swift
[578/954] Compiling Hub resource_bundle_accessor.swift
[579/954] Compiling Hub Hub.swift
[580/954] Compiling MLXNN Losses.swift
[581/954] Compiling MLXNN Module.swift
[596/954] Compiling OpenAI RunResult.swift
[597/954] Compiling OpenAI RunRetrieveQuery.swift
[598/954] Compiling OpenAI RunRetrieveStepsResult.swift
[599/954] Compiling OpenAI RunToolOutputsQuery.swift
[600/954] Compiling OpenAI RunsQuery.swift
[601/954] Compiling OpenAI ThreadAddMessagesResult.swift
[602/954] Compiling OpenAI ThreadRunQuery.swift
[603/954] Compiling OpenAI ThreadsMessagesResult.swift
[604/954] Compiling OpenAI ThreadsQuery.swift
[605/954] Compiling OpenAI ThreadsResult.swift
[606/954] Compiling OpenAI ChatQueryWebSearchOptions.swift
[607/954] Compiling OpenAI JSONSchemaDefinition.swift
[608/954] Compiling OpenAI JSONRequest.swift
[609/954] Compiling MLXNN Upsample.swift
[612/955] Compiling MLXNN PositionalEncoding.swift
[613/955] Compiling MLXNN Quantized.swift
[614/955] Compiling MLXNN Activations.swift
[615/955] Compiling MLXNN Cache.swift
[616/955] Compiling MLXNN Containers.swift
[617/955] Compiling MLXNN Convolution.swift
[618/955] Compiling MLXNN Normalization.swift
[619/955] Compiling MLXNN Pooling.swift
[620/955] Compiling MLXNN Embedding.swift
[621/955] Compiling MLXNN Linear.swift
[622/955] Compiling MLXNN Recurrent.swift
[623/955] Compiling MLXNN Transformer.swift
[626/955] Compiling MLXNN ConvolutionTransposed.swift
[627/955] Compiling MLXNN Dropout.swift
[630/955] Compiling MLXNN ValueAndGrad.swift
[631/955] Compiling Hub Downloader.swift
[632/955] Compiling Hub Config.swift
[633/955] Emitting module Hub
[634/955] Compiling Hub JSONSerialization+BOM.swift
[635/955] Compiling Hub BinaryDistinct.swift
[636/955] Compiling Hub HubApi.swift
[651/969] Compiling Hub resource_bundle_accessor.swift
[652/969] Compiling Hub Downloader.swift
[653/969] Compiling Hub JSONSerialization+BOM.swift
[654/969] Compiling Hub BinaryDistinct.swift
[655/969] Compiling Hub Hub.swift
[656/969] Compiling Hub Config.swift
[657/969] Emitting module Hub
[658/969] Compiling Hub HubApi.swift
[659/995] Compiling OpenAI InvalidatableSession.swift
[660/995] Compiling OpenAI ModelResponseEventsStreamInterpreter.swift
[661/995] Compiling OpenAI ModelResponseStreamEventType.swift
[662/995] Compiling OpenAI PerformableSession.swift
[663/995] Compiling OpenAI ServerSentEventsStreamInterpreter.swift
[664/995] Compiling OpenAI ServerSentEventsStreamParser.swift
[665/995] Compiling OpenAI ServerSentEventsStreamingSessionFactory.swift
[666/995] Compiling OpenAI SessionInvalidator.swift
[667/995] Compiling OpenAI StreamingError.swift
[668/995] Compiling OpenAI StreamingSession.swift
[669/995] Compiling OpenAI URLBuilder.swift
[670/995] Compiling OpenAI URLComponents+.swift
[671/995] Compiling OpenAI URLRequestBuildable.swift
[672/995] Compiling OpenAI URLResponseHandler.swift
[673/995] Compiling OpenAI JSONSchema.swift
[674/995] Compiling OpenAI ServiceTier.swift
[675/995] Compiling OpenAI CancellableRequest.swift
[676/995] Compiling OpenAI OpenAIAsync.swift
[677/995] Compiling OpenAI OpenAICombine.swift
[678/995] Compiling OpenAI OpenAIMiddleware.swift
[679/995] Compiling OpenAI OpenAIProtocol.swift
[680/995] Compiling OpenAI ResponsesEndpointAsync.swift
[681/995] Compiling OpenAI ResponsesEndpointCombine.swift
[682/995] Compiling OpenAI ResponsesEndpointModern.swift
[683/995] Compiling OpenAI ResponsesEndpointProtocol.swift
[684/995] Compiling OpenAI EasyInputMessage.swift
[685/995] Compiling OpenAI FunctionTool.swift
[686/995] Compiling OpenAI InputContent.swift
[687/995] Compiling OpenAI InputImage.swift
[690/995] Compiling Tokenizers BPETokenizer.swift
[691/995] Compiling Tokenizers BertTokenizer.swift
[692/995] Emitting module MLXNN
[693/995] Compiling Tokenizers ByteEncoder.swift
[694/995] Compiling Tokenizers Decoder.swift
[695/995] Compiling Tokenizers Normalizer.swift
[696/995] Compiling Tokenizers PostProcessor.swift
[703/995] Compiling MLXNN Upsample.swift
[706/995] Emitting module MLXNN
[717/998] Compiling MLXNN ValueAndGrad.swift
[718/1000] Compiling Tokenizers Trie.swift
[719/1000] Compiling Tokenizers String+PreTokenization.swift
[720/1000] Compiling Tokenizers TokenLattice.swift
[721/1000] Compiling Tokenizers UnigramTokenizer.swift
[726/1000] Compiling Tokenizers PreTokenizer.swift
[727/1000] Emitting module Tokenizers
[728/1000] Compiling Tokenizers Tokenizer.swift
[731/1001] Compiling Tokenizers TokenLattice.swift
[732/1001] Compiling Tokenizers Trie.swift
[733/1001] Compiling Tokenizers PreTokenizer.swift
[734/1001] Compiling Tokenizers Tokenizer.swift
[735/1002] Compiling Tokenizers String+PreTokenization.swift
[738/1002] Compiling Tokenizers UnigramTokenizer.swift
[741/1002] Emitting module Tokenizers
[744/1002] Compiling Tokenizers Utils.swift
[746/1002] Emitting module SwiftSyntax
[747/1016] Emitting module MLXOptimizers
[748/1016] Compiling MLXOptimizers Optimizers.swift
[749/1016] Emitting module MLXOptimizers
[750/1016] Compiling MLXOptimizers Optimizers.swift
[751/1016] Compiling Generation Decoders.swift
[752/1016] Compiling Generation Generation.swift
[753/1016] Emitting module Generation
[754/1016] Compiling Generation GenerationConfig.swift
[755/1016] Compiling Generation Generation.swift
[756/1016] Emitting module Generation
[757/1016] Compiling Generation GenerationConfig.swift
[758/1016] Compiling Generation Decoders.swift
[759/1016] Compiling OpenAI MultipartFormDataEntry.swift
[760/1016] Compiling OpenAI MultipartFormDataRequest.swift
[761/1016] Compiling OpenAI OpenAI+MakeRequest.swift
[762/1016] Compiling OpenAI PropertyValue.swift
[763/1016] Compiling OpenAI SSLDelegateProtocol.swift
[764/1016] Compiling OpenAI SendablePassthroughSubject.swift
[765/1016] Compiling OpenAI StreamableQuery.swift
[766/1024] Compiling Models LanguageModelTypes.swift
[767/1024] Compiling Models Weights.swift
[768/1024] Compiling Models LanguageModelTypes.swift
[769/1024] Emitting module Models
[770/1024] Compiling Models LanguageModel.swift
[772/1024] Compiling Models Weights.swift
[773/1024] Emitting module Models
[795/1084] Emitting module MLXLMCommon
[797/1088] Compiling MLXLMCommon Tool.swift
[798/1089] Compiling MLXLMCommon ToolCall.swift
[799/1089] Compiling MLXLMCommon ToolCallProcessor.swift
[803/1090] Compiling MLXLMCommon Streamlined.swift
[804/1090] Compiling MLXLMCommon StringOrNumber.swift
[805/1090] Compiling MLXLMCommon Tokenizer.swift
[806/1090] Emitting module OpenAI
[807/1090] Compiling MLXLMCommon ModelFactory.swift
[808/1090] Compiling MLXLMCommon Gemma.swift
[809/1090] Compiling MLXLMCommon Module+Extensions.swift
[813/1090] Compiling MLXLMCommon Load.swift
[814/1090] Compiling MLXLMCommon ModelConfiguration.swift
[815/1090] Compiling MLXLMCommon ModelContainer.swift
[816/1090] Compiling MLXLMCommon AbstractModelRegistry.swift
[817/1090] Compiling MLXLMCommon ModelTypeRegistry.swift
[818/1090] Compiling MLXLMCommon ProcessorTypeRegistry.swift
[819/1090] Compiling MLXLMCommon DoRA+Layers.swift
[820/1090] Compiling MLXLMCommon LoRA+Layers.swift
[821/1090] Compiling MLXLMCommon LoRAContainer.swift
[822/1090] Compiling MLXLMCommon LoRAModel.swift
[827/1090] Compiling MLXLMCommon ModelAdapter.swift
[828/1090] Compiling MLXLMCommon ModelAdapterFactory.swift
[829/1090] Compiling MLXLMCommon ModelAdapterTypeRegistry.swift
[830/1090] Compiling MLXLMCommon AttentionUtils.swift
[831/1090] Compiling MLXLMCommon BaseConfiguration.swift
[861/1090] Compiling OpenAI DataTaskPerformingURLSession.swift
[876/1090] Compiling OpenAI URLSessionCombine.swift
[877/1090] Compiling OpenAI URLSessionDataDelegateForwarder.swift
[878/1090] Compiling OpenAI URLSessionDataTaskProtocol.swift
[879/1090] Compiling OpenAI URLSessionDataTaskPublisherProtocol.swift
[880/1090] Compiling OpenAI URLSessionDataTaskStore.swift
[881/1090] Compiling OpenAI URLSessionDelegateProtocol.swift
[882/1090] Compiling OpenAI URLSessionFactory.swift
[883/1090] Compiling OpenAI URLSessionProtocol+MakeDataTask.swift
[884/1090] Compiling OpenAI URLSessionProtocol.swift
[885/1090] Compiling OpenAI URLSessionTaskCanceller.swift
[886/1090] Compiling OpenAI APIError.swift
[887/1090] Compiling OpenAI GeminiAPIError.swift
[888/1090] Compiling OpenAI AnyJSONDocument.swift
[889/1090] Compiling OpenAI JSONDocument.swift
[891/1090] Compiling OpenAI JSONSchemaField.swift
[892/1090] Compiling OpenAI JSONSchemaInstanceType.swift
[893/1090] Compiling OpenAI JSONSchemaConvertationError.swift
[894/1090] Compiling OpenAI JSONSchemaConvertible.swift
[895/1090] Compiling SwiftSyntax SyntaxNodesEF.swift
[896/1090] Compiling SwiftSyntax SyntaxNodesGHI.swift
[897/1090] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[898/1090] Compiling SwiftSyntax SyntaxNodesOP.swift
[899/1090] Compiling SwiftSyntax SyntaxNodesQRS.swift
[900/1090] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[901/1090] Compiling OpenAI AudioSpeechResult.swift
[902/1090] Compiling OpenAI AudioTranscriptionQuery.swift
[903/1090] Compiling OpenAI AudioTranscriptionResult.swift
[904/1090] Compiling OpenAI AudioTranscriptionStreamResult.swift
[906/1090] Compiling OpenAI JSONResponseDecoder.swift
[907/1090] Compiling OpenAI JSONResponseErrorDecoder.swift
[908/1090] Compiling OpenAI KeyedDecodingContainer+ParsingOptions.swift
[909/1090] Compiling OpenAI MultipartFormDataBodyBuilder.swift
[910/1090] Compiling OpenAI MultipartFormDataBodyEncodable.swift
[918/1090] Compiling OpenAI AudioSpeechStreamInterpreter.swift
[919/1090] Compiling OpenAI CodableResultStreamInterpreter.swift
[920/1090] Emitting module OpenAI
[922/1090] Compiling MLXLMCommon ToolParameter.swift
[923/1090] Compiling MLXLMCommon Value.swift
[924/1090] Compiling MLXLMCommon UserInput.swift
[938/1090] Compiling MLXLMCommon Chat.swift
[939/1090] Compiling MLXLMCommon Evaluate.swift
[940/1090] Compiling MLXLMCommon Encodable+toolResult.swift
[941/1090] Compiling MLXLMCommon KVCache.swift
[945/1090] Compiling MLXLMCommon LanguageModel.swift
[1022/1168] Compiling MLXLLM LFM2MoE.swift
[1023/1168] Compiling MLXLLM Lille130m.swift
[1024/1168] Compiling MLXLLM Llama.swift
[1025/1168] Compiling MLXLLM MiMo.swift
[1026/1172] Compiling MLXLLM Qwen3.swift
[1027/1172] Compiling MLXLLM Qwen3MoE.swift
[1028/1172] Compiling MLXLLM RoPEUtils.swift
[1029/1172] Compiling MLXLLM SSM.swift
[1034/1176] Compiling MLXLLM Gemma.swift
[1035/1176] Compiling MLXLLM Gemma2.swift
[1036/1176] Compiling MLXLLM Gemma3Text.swift
[1037/1176] Compiling MLXLLM Gemma3nText.swift
[1038/1176] Compiling MLXLLM NanoChat.swift
[1039/1176] Compiling MLXLLM Olmo2.swift
[1040/1176] Compiling MLXLLM OlmoE.swift
[1041/1176] Compiling MLXLLM OpenELM.swift
[1042/1176] Compiling MLXLLM Phi.swift
[1043/1176] Compiling MLXLLM Phi3.swift
[1044/1176] Compiling MLXLLM PhiMoE.swift
[1045/1176] Compiling MLXLLM Qwen2.swift
[1046/1176] Emitting module MLXLLM
[1047/1176] Compiling MLXLLM Exaone4.swift
[1048/1176] Compiling MLXLLM FalconH1.swift
[1049/1176] Compiling MLXLLM GLM4.swift
[1050/1176] Compiling MLXLLM GPTOSS.swift
[1051/1176] Compiling MLXLLM Granite.swift
[1052/1176] Compiling MLXLLM GraniteMoeHybrid.swift
[1053/1176] Compiling MLXLLM Internlm2.swift
[1054/1176] Compiling MLXLLM LFM2.swift
[1055/1176] Emitting module MLXLLM
[1056/1176] Compiling MLXLLM LLMModel.swift
[1057/1176] Compiling MLXLLM LLMModelFactory.swift
[1058/1176] Compiling MLXLLM Lora+Data.swift
[1059/1176] Compiling MLXLLM LoraTrain.swift
[1060/1176] Compiling MLXLLM BaichuanM1.swift
[1061/1176] Compiling MLXLLM BailingMoe.swift
[1062/1176] Compiling MLXLLM Bitnet.swift
[1063/1176] Compiling MLXLLM Cohere.swift
[1064/1176] Compiling MLXLLM DeepseekV3.swift
[1065/1176] Compiling MLXLLM Ernie4_5.swift
[1070/1176] Compiling MLXLLM SmolLM3.swift
[1071/1176] Compiling MLXLLM Starcoder2.swift
[1072/1176] Compiling MLXLLM SuScaledRotaryEmbedding.swift
[1073/1176] Compiling MLXLLM SwitchLayers.swift
[1147/1228] Compiling SwiftDiagnostics Message.swift
[1148/1228] Compiling SwiftDiagnostics Note.swift
[1149/1228] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[1150/1228] Compiling SwiftDiagnostics FixIt.swift
[1151/1228] Compiling SwiftDiagnostics Convenience.swift
[1152/1228] Emitting module SwiftDiagnostics
[1153/1228] Compiling SwiftDiagnostics Diagnostic.swift
[1154/1228] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[1155/1228] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[1156/1228] Emitting module SwiftBasicFormat
[1157/1228] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[1158/1228] Compiling SwiftBasicFormat Syntax+Extensions.swift
[1159/1228] Compiling SwiftBasicFormat BasicFormat.swift
[1160/1228] Compiling SwiftParser Names.swift
[1161/1228] Compiling SwiftParser Nominals.swift
[1162/1228] Compiling SwiftParser Parameters.swift
[1163/1228] Compiling SwiftParser ParseSourceFile.swift
[1164/1228] Compiling SwiftParser Statements.swift
[1165/1228] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[1166/1228] Compiling SwiftParser StringLiterals.swift
[1167/1228] Compiling SwiftParser SwiftParserCompatibility.swift
[1168/1232] Emitting module SwiftParser
[1169/1232] Compiling SwiftParser UnicodeScalarExtensions.swift
[1170/1232] Compiling SwiftParser Lookahead.swift
[1171/1232] Compiling SwiftParser LoopProgressCondition.swift
[1172/1232] Compiling SwiftParser Modifiers.swift
[1173/1232] Compiling SwiftParser Parser.swift
[1174/1232] Compiling SwiftParser Patterns.swift
[1175/1232] Compiling SwiftParser Recovery.swift
[1176/1232] Compiling SwiftParser Specifiers.swift
[1177/1232] Compiling SwiftParser Attributes.swift
[1178/1232] Compiling SwiftParser Availability.swift
[1179/1232] Compiling SwiftParser CharacterInfo.swift
[1180/1232] Compiling SwiftParser CollectionNodes+Parsable.swift
[1181/1232] Compiling SwiftParser Declarations.swift
[1182/1232] Compiling SwiftParser Lexeme.swift
[1183/1232] Compiling SwiftParser LexemeSequence.swift
[1184/1232] Compiling SwiftParser Lexer.swift
[1185/1232] Compiling SwiftParser RegexLiteralLexer.swift
[1186/1232] Compiling SwiftParser SyntaxUtils.swift
[1187/1232] Compiling SwiftParser TokenConsumer.swift
[1188/1232] Compiling SwiftParser TokenPrecedence.swift
[1189/1232] Compiling SwiftParser TokenSpec.swift
[1190/1232] Compiling SwiftParser TokenSpecSet.swift
[1191/1232] Compiling SwiftParser TopLevel.swift
[1192/1232] Compiling SwiftParser TriviaParser.swift
[1193/1232] Compiling SwiftParser Types.swift
[1194/1232] Compiling SwiftParser IsLexerClassified.swift
[1195/1232] Compiling SwiftParser LayoutNodes+Parsable.swift
[1196/1232] Compiling SwiftParser Parser+TokenSpecSet.swift
[1197/1232] Compiling SwiftParser TokenSpecStaticMembers.swift
[1198/1232] Compiling SwiftParser Directives.swift
[1199/1232] Compiling SwiftParser ExperimentalFeatures.swift
[1200/1232] Compiling SwiftParser Expressions.swift
[1201/1232] Compiling SwiftParser IncrementalParseTransition.swift
[1202/1232] Compiling SwiftParser Cursor.swift
[1203/1255] Compiling SwiftOperators PrecedenceGroup.swift
[1204/1256] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1205/1257] Compiling SwiftOperators PrecedenceGraph.swift
[1206/1257] Emitting module SwiftOperators
[1207/1257] Compiling SwiftOperators SyntaxSynthesis.swift
[1208/1257] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1209/1257] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1210/1257] Compiling SwiftOperators Operator.swift
[1211/1257] Compiling SwiftOperators OperatorTable.swift
[1212/1257] Compiling SwiftOperators OperatorTable+Folding.swift
[1213/1257] Compiling SwiftOperators OperatorTable+Defaults.swift
[1214/1257] Compiling SwiftOperators OperatorError+Diagnostics.swift
[1215/1257] Compiling SwiftOperators OperatorError.swift
[1216/1257] Compiling SwiftOperators OperatorTable+Semantics.swift
[1217/1257] Emitting module SwiftParserDiagnostics
[1218/1257] Compiling SwiftParserDiagnostics Utils.swift
[1219/1257] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1220/1257] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1221/1257] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1222/1257] Compiling OpenAI InputItem.swift
[1223/1257] Compiling OpenAI ResponseMCPCallArgumentsDeltaEvent.swift
[1224/1257] Compiling OpenAI ResponseMCPCallArgumentsDoneEvent.swift
[1225/1257] Compiling OpenAI ResponseOutputItemAddedEvent.swift
[1226/1257] Compiling OpenAI ResponseOutputItemDoneEvent.swift
[1227/1257] Compiling OpenAI Tool.swift
[1228/1257] Compiling OpenAI OutputItem.swift
[1229/1257] Compiling OpenAI ResponseStreamEvent.swift
[1230/1257] Compiling OpenAI Components.swift
[1231/1257] Compiling OpenAI ParsingOptions.swift
[1232/1257] Compiling OpenAI Utilities.swift
[1233/1257] Compiling OpenAI ResponsesEndpoint+Async.swift
[1234/1257] Compiling OpenAI ResponsesEndpoint+Combine.swift
[1235/1257] Compiling OpenAI ResponsesEndpoint.swift
[1236/1257] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[1237/1257] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[1238/1257] Compiling SwiftParserDiagnostics MissingNodesError.swift
[1239/1257] Compiling SwiftParserDiagnostics MissingTokenError.swift
[1240/1257] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[1241/1257] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[1256/1348] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1257/1349] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1258/1349] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1259/1349] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1260/1349] Compiling SwiftFormat Configuration+Default.swift
[1261/1349] Compiling SwiftFormat Configuration.swift
[1262/1349] Emitting module SwiftSyntaxBuilder
[1263/1349] Compiling SwiftFormat DebugOptions.swift
[1264/1349] Compiling SwiftFormat Finding.swift
[1265/1349] Compiling SwiftFormat SwiftFormatError.swift
[1266/1349] Compiling SwiftFormat SwiftFormatter.swift
[1267/1349] Compiling SwiftFormat FindingCategorizing.swift
[1268/1349] Compiling SwiftFormat Indent.swift
[1269/1349] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1270/1349] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1279/1349] Compiling SwiftFormat SwiftLinter.swift
[1280/1357] Compiling SwiftFormat FullyIndirectEnum.swift
[1281/1357] Compiling SwiftFormat GroupNumericLiterals.swift
[1282/1357] Compiling SwiftFormat IdentifiersMustBeASCII.swift
[1283/1357] Compiling SwiftFormat NeverForceUnwrap.swift
[1284/1357] Compiling SwiftFormat NeverUseForceTry.swift
[1285/1357] Compiling SwiftFormat NeverUseImplicitlyUnwrappedOptionals.swift
[1286/1357] Compiling SwiftFormat NoAccessLevelOnExtensionDeclaration.swift
[1287/1357] Compiling SwiftFormat NoAssignmentInExpressions.swift
[1288/1357] Compiling SwiftFormat NoBlockComments.swift
[1289/1357] Compiling SwiftFormat NoCasesWithOnlyFallthrough.swift
[1290/1357] Compiling SwiftFormat NoEmptyTrailingClosureParentheses.swift
[1291/1357] Compiling SwiftFormat NoLabelsInCasePatterns.swift
[1292/1357] Compiling SwiftFormat NoLeadingUnderscores.swift
[1293/1357] Compiling SwiftFormat NoParensAroundConditions.swift
[1294/1357] Compiling SwiftFormat NoPlaygroundLiterals.swift
[1295/1357] Compiling SwiftFormat NoVoidReturnOnFunctionSignature.swift
[1296/1357] Emitting module SwiftFormat
[1297/1363] Compiling SwiftFormat RuleNameCache+Generated.swift
[1298/1363] Compiling SwiftFormat RuleRegistry+Generated.swift
[1299/1363] Compiling SwiftFormat RuleState.swift
[1300/1363] Compiling SwiftFormat SyntaxFormatRule.swift
[1301/1363] Compiling SwiftFormat SyntaxLintRule.swift
[1302/1363] Compiling SwiftFormat SyntaxProtocol+Convenience.swift
[1303/1363] Compiling SwiftFormat Trivia+Convenience.swift
[1304/1363] Compiling SwiftFormat WithSemicolonSyntax.swift
[1305/1363] Compiling SwiftFormat Comment.swift
[1306/1364] Compiling SwiftFormat OmitExplicitReturns.swift
[1307/1364] Compiling SwiftFormat OneCasePerLine.swift
[1308/1364] Compiling SwiftFormat OneVariableDeclarationPerLine.swift
[1309/1364] Compiling SwiftFormat OnlyOneTrailingClosureArgument.swift
[1310/1364] Compiling SwiftFormat OrderedImports.swift
[1311/1364] Compiling SwiftFormat ReplaceForEachWithForLoop.swift
[1312/1364] Compiling SwiftFormat ReturnVoidInsteadOfEmptyTuple.swift
[1313/1364] Compiling SwiftFormat TypeNamesShouldBeCapitalized.swift
[1314/1371] Compiling SwiftFormat AllPublicDeclarationsHaveDocumentation.swift
[1315/1371] Compiling SwiftFormat AlwaysUseLiteralForEmptyCollectionInit.swift
[1316/1371] Compiling SwiftFormat AlwaysUseLowerCamelCase.swift
[1317/1371] Compiling SwiftFormat AmbiguousTrailingClosureOverload.swift
[1318/1371] Compiling SwiftFormat BeginDocumentationCommentWithOneLineSummary.swift
[1319/1371] Compiling SwiftFormat DoNotUseSemicolons.swift
[1320/1371] Compiling SwiftFormat DontRepeatTypeInStaticProperties.swift
[1321/1371] Compiling SwiftFormat FileScopedDeclarationPrivacy.swift
[1322/1371] Compiling SwiftFormat Context.swift
[1323/1371] Compiling SwiftFormat DocumentationComment.swift
[1324/1371] Compiling SwiftFormat DocumentationCommentText.swift
[1325/1371] Compiling SwiftFormat Finding+Convenience.swift
[1326/1371] Compiling SwiftFormat FindingEmitter.swift
[1327/1371] Compiling SwiftFormat FormatPipeline.swift
[1328/1371] Compiling SwiftFormat FunctionDeclSyntax+Convenience.swift
[1329/1371] Compiling SwiftFormat ImportsXCTestVisitor.swift
[1330/1371] Compiling SwiftFormat LazySplitSequence.swift
[1331/1371] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[1332/1371] Compiling SwiftSyntaxMacros Macro.swift
[1333/1371] Compiling SwiftSyntaxMacros MemberMacro.swift
[1334/1371] Compiling SwiftSyntaxMacros Macro+Format.swift
[1335/1372] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[1336/1372] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[1337/1372] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[1338/1372] Emitting module SwiftSyntaxMacros
[1339/1372] Compiling SwiftSyntaxMacros AccessorMacro.swift
[1340/1372] Compiling SwiftSyntaxMacros AttachedMacro.swift
[1341/1372] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[1342/1372] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[1343/1372] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[1344/1372] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[1345/1372] Compiling SwiftSyntaxMacros PeerMacro.swift
[1346/1372] Compiling SwiftFormat UseEarlyExits.swift
[1347/1372] Compiling SwiftFormat UseLetInEveryBoundCaseVariable.swift
[1348/1372] Compiling SwiftFormat UseShorthandTypeNames.swift
[1349/1372] Compiling SwiftFormat UseSingleLinePropertyGetter.swift
[1350/1372] Compiling SwiftFormat UseSynthesizedInitializer.swift
[1351/1372] Compiling SwiftFormat UseTripleSlashForDocumentationComments.swift
[1352/1372] Compiling SwiftFormat UseWhereClausesInForLoops.swift
[1353/1372] Compiling SwiftFormat ValidateDocumentationComments.swift
[1354/1380] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[1355/1380] Emitting module SwiftSyntaxMacroExpansion
[1356/1380] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[1357/1380] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[1358/1380] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[1359/1380] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[1360/1380] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[1361/1380] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[1362/1380] Compiling SwiftFormat LegacyTriviaBehavior.swift
[1363/1380] Compiling SwiftFormat LintPipeline.swift
[1364/1380] Compiling SwiftFormat ModifierListSyntax+Convenience.swift
[1365/1380] Compiling SwiftFormat Parsing.swift
[1366/1380] Compiling SwiftFormat Pipelines+Generated.swift
[1367/1380] Compiling SwiftFormat RememberingIterator.swift
[1368/1380] Compiling SwiftFormat Rule.swift
[1369/1380] Compiling SwiftFormat RuleBasedFindingCategory.swift
[1370/1380] Compiling SwiftFormat RuleMask.swift
[1371/1380] Compiling SwiftFormat Indent+Length.swift
[1372/1380] Compiling SwiftFormat PrettyPrint.swift
[1373/1380] Compiling SwiftFormat PrettyPrintFindingCategory.swift
[1374/1380] Compiling SwiftFormat Token.swift
[1375/1380] Compiling SwiftFormat TokenStreamCreator.swift
[1376/1380] Compiling SwiftFormat Verbatim.swift
[1377/1380] Compiling SwiftFormat WhitespaceFindingCategory.swift
[1378/1380] Compiling SwiftFormat WhitespaceLinter.swift
[1379/1389] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[1380/1389] Emitting module SwiftFormatConfiguration
[1381/1389] Compiling SwiftFormatConfiguration Compatibility.swift
[1382/1389] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[1383/1389] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[1384/1389] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[1385/1389] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[1386/1389] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[1387/1389] Emitting module SwiftCompilerPluginMessageHandling
[1388/1391] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[1389/1391] Emitting module SwiftCompilerPlugin
[1390/1396] Emitting module SwiftAIMacros
[1391/1396] Compiling SwiftAIMacros GuideMacro.swift
[1392/1396] Compiling SwiftAIMacros GenerableMacroError.swift
[1393/1396] Compiling SwiftAIMacros SwiftAIMacros.swift
[1394/1396] Compiling SwiftAIMacros GenerableMacro.swift
[1394/1396] Write Objects.LinkFileList
[1395/1396] Linking SwiftAIMacros-tool
[1397/1440] Compiling SwiftAI TranscriptConverters.swift
[1398/1440] Compiling SwiftAI OpenaiConverters.swift
[1399/1440] Compiling SwiftAI LLM.swift
[1400/1442] Compiling SwiftAI Schema+Converters.swift
[1401/1442] Compiling SwiftAI SystemLLM.swift
[1402/1442] Compiling SwiftAI SystemLLMSession.swift
[1403/1444] Compiling SwiftAI Message.swift
[1404/1444] Compiling SwiftAI Model.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Backends/Openai/OpenaiSession.swift:80:18: error: extra argument 'name' in call
78 | ) -> AsyncThrowingStream<T.Partial, Error> where T: Sendable {
79 | return AsyncThrowingStream { continuation in
80 | Task(name: "OpenaiSession.generateResponseStream") {
| `- error: extra argument 'name' in call
81 | defer {
82 | continuation.finish()
[1408/1444] Compiling SwiftAI Prompt.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Backends/Openai/OpenaiSession.swift:80:18: error: extra argument 'name' in call
78 | ) -> AsyncThrowingStream<T.Partial, Error> where T: Sendable {
79 | return AsyncThrowingStream { continuation in
80 | Task(name: "OpenaiSession.generateResponseStream") {
| `- error: extra argument 'name' in call
81 | defer {
82 | continuation.finish()
[1409/1444] Compiling SwiftAI Schema.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Backends/Openai/OpenaiSession.swift:80:18: error: extra argument 'name' in call
78 | ) -> AsyncThrowingStream<T.Partial, Error> where T: Sendable {
79 | return AsyncThrowingStream { continuation in
80 | Task(name: "OpenaiSession.generateResponseStream") {
| `- error: extra argument 'name' in call
81 | defer {
82 | continuation.finish()
[1410/1444] Compiling SwiftAI Message.swift
[1412/1444] Compiling SwiftAI Chat.swift
[1413/1444] Compiling SwiftAI Constraint.swift
[1414/1444] Compiling SwiftAI OpenaiSession.swift
[1415/1444] Compiling SwiftAI BackendReplyOptions.swift
[1416/1444] Compiling SwiftAI LLMError.swift
[1417/1444] Compiling SwiftAI OpenaiLLM.swift
[1418/1444] Compiling SwiftAI OpenaiReplyOptions.swift
[1419/1444] Compiling SwiftAI StructuredContent.swift
[1421/1444] Compiling SwiftAI JsonRepair.swift
[1422/1444] Compiling SwiftAI SwiftAI.swift
[1425/1444] Emitting module SwiftAI
[1428/1444] Compiling SwiftAI ToolAdapter.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Backends/Openai/OpenaiSession.swift:80:18: error: extra argument 'name' in call
78 | ) -> AsyncThrowingStream<T.Partial, Error> where T: Sendable {
79 | return AsyncThrowingStream { continuation in
80 | Task(name: "OpenaiSession.generateResponseStream") {
| `- error: extra argument 'name' in call
81 | defer {
82 | continuation.finish()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Backends/Openai/OpenaiSession.swift:80:18: error: extra argument 'name' in call
78 | ) -> AsyncThrowingStream<T.Partial, Error> where T: Sendable {
79 | return AsyncThrowingStream { continuation in
80 | Task(name: "OpenaiSession.generateResponseStream") {
| `- error: extra argument 'name' in call
81 | defer {
82 | continuation.finish()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftAI/Backends/Openai/OpenaiSession.swift:80:18: error: extra argument 'name' in call
78 | ) -> AsyncThrowingStream<T.Partial, Error> where T: Sendable {
79 | return AsyncThrowingStream { continuation in
80 | Task(name: "OpenaiSession.generateResponseStream") {
| `- error: extra argument 'name' in call
81 | defer {
82 | continuation.finish()
warning: 'swift-format': 'swift-format' dependency on 'https://github.com/apple/swift-syntax.git' conflicts with dependency on 'https://github.com/swiftlang/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
BUILD FAILURE 6.1 macosSpm