Build Information
Successful build of MLXDINOv3, reference 2.0.0 (3122d7), with Swift 6.1 for macOS (SPM) on 16 Apr 2026 08:45:51 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vincentamato/MLXDINOv3.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vincentamato/MLXDINOv3
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 3122d79 Refactor codebase and clean up public API
Cloned https://github.com/vincentamato/MLXDINOv3.git
Revision (git rev-parse @):
3122d7905cca21012b4c249e8ddad19ff78f54bc
SUCCESS checkout https://github.com/vincentamato/MLXDINOv3.git at 2.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/vincentamato/MLXDINOv3.git
https://github.com/vincentamato/MLXDINOv3.git
{
"dependencies" : [
{
"identity" : "mlx-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.31.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ml-explore/mlx-swift.git"
},
{
"identity" : "swift-transformers",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/huggingface/swift-transformers"
}
],
"manifest_display_name" : "MLXDINOv3",
"name" : "MLXDINOv3",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "MLXDINOv3",
"targets" : [
"MLXDINOv3"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Convert",
"targets" : [
"Convert"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "MLXDINOv3Tests",
"module_type" : "SwiftTarget",
"name" : "MLXDINOv3Tests",
"path" : "Tests/MLXDINOv3Tests",
"product_dependencies" : [
"Hub"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/MLXDINOv3Tests/Resources/Image.jpg",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"MLXDINOv3Tests.swift"
],
"target_dependencies" : [
"MLXDINOv3"
],
"type" : "test"
},
{
"c99name" : "MLXDINOv3",
"module_type" : "SwiftTarget",
"name" : "MLXDINOv3",
"path" : "Sources/MLXDINOv3",
"product_dependencies" : [
"MLX",
"MLXNN"
],
"product_memberships" : [
"MLXDINOv3"
],
"sources" : [
"DinoVisionTransformer.swift",
"ImageProcessor.swift",
"Modules/Attention.swift",
"Modules/Embeddings.swift",
"Modules/FFN.swift",
"Modules/LayerScale.swift",
"Modules/RoPEPositionEmbedding.swift",
"Modules/TransformerBlock.swift"
],
"type" : "library"
},
{
"c99name" : "Convert",
"module_type" : "SwiftTarget",
"name" : "Convert",
"path" : "Sources/Convert",
"product_dependencies" : [
"MLX",
"MLXNN",
"Transformers"
],
"product_memberships" : [
"Convert"
],
"sources" : [
"Convert.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
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
Building for debugging...
[0/223] Write sources
[6/223] Write Convert-entitlement.plist
[6/223] Write sources
[10/223] Copying gpt2_tokenizer_config.json
[10/223] Copying t5_tokenizer_config.json
[10/223] Copying PrivacyInfo.xcprivacy
[11/223] Write sources
[28/223] Compiling _NumericsShims _NumericsShims.c
[29/223] Compiling version.cpp
[30/223] Write swift-version-2F0A5646E1D333AE.txt
[31/223] Compiling _AtomicsShims.c
[32/227] Compiling yyjson.c
[33/227] Compiling utils.cpp
[34/227] Compiling scheduler.cpp
[35/259] Compiling linalg.cpp
[36/345] Compiling random.cpp
[38/364] Compiling RealModule RealFunctions.swift
[39/365] Compiling RealModule Float80+Real.swift
[40/365] Compiling RealModule Real.swift
[41/365] Emitting module _NIOBase64
[42/365] Compiling _NIOBase64 Base64.swift
[43/365] Compiling RealModule RelaxedArithmetic.swift
[44/365] Compiling RealModule Float16+Real.swift
[45/365] Compiling RealModule ElementaryFunctions.swift
[46/365] Compiling Atomics AtomicValue.swift
[47/365] Compiling Atomics AtomicMemoryOrderings.swift
[48/365] Compiling RealModule Double+Real.swift
[49/365] Emitting module RealModule
[50/365] Compiling RealModule AugmentedArithmetic.swift
[51/365] Compiling RealModule Float+Real.swift
[52/365] Compiling _NIODataStructures PriorityQueue.swift
[53/365] Compiling _NIODataStructures _TinyArray.swift
[54/365] Compiling Atomics DoubleWord.swift
[55/365] Compiling Atomics ManagedAtomic.swift
[56/366] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[57/366] Compiling Atomics UnsafeAtomicLazyReference.swift
[58/366] Compiling Atomics IntegerOperations.swift
[61/366] Compiling Atomics ManagedAtomicLazyReference.swift
[62/366] Compiling Atomics UnsafeAtomic.swift
[65/367] Compiling Atomics AtomicInteger.swift
[66/367] Compiling Atomics AtomicOptionalWrappable.swift
[67/367] Compiling Atomics OptionalRawRepresentable.swift
[68/367] Compiling Atomics RawRepresentable.swift
[75/367] Compiling Atomics PointerConformances.swift
[76/367] Compiling Atomics Primitives.native.swift
[77/367] Emitting module InternalCollectionsUtilities
[78/367] Compiling Atomics AtomicBool.swift
[79/367] Compiling Atomics IntegerConformances.swift
[80/367] Compiling Atomics AtomicReference.swift
[81/367] Compiling Atomics AtomicStorage.swift
[84/367] Compiling Atomics Unmanaged extensions.swift
[85/378] Emitting module _NIODataStructures
[86/378] Compiling _NIODataStructures Heap.swift
[87/378] Compiling ComplexModule Polar.swift
[88/379] Compiling ComplexModule Complex+Numeric.swift
[89/379] Compiling ComplexModule Complex+StringConvertible.swift
[90/379] Compiling ComplexModule Complex.swift
[91/379] Compiling ComplexModule Complex+IntegerLiteral.swift
[94/379] Compiling ComplexModule Scale.swift
[95/435] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[96/435] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[97/435] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[98/435] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[99/435] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[100/435] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[101/441] Compiling ComplexModule Complex+Hashable.swift
[102/441] Compiling ComplexModule Complex+Codable.swift
[103/441] Compiling ComplexModule Complex+ElementaryFunctions.swift
[106/441] Emitting module ComplexModule
[107/475] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[108/475] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[109/475] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[110/475] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[111/475] Compiling ContainersPreview Drain+Reduce.swift
[112/475] Compiling ContainersPreview Drain.swift
[113/475] Compiling ContainersPreview Producer+Collect.swift
[114/478] Emitting module ContainersPreview
[115/478] Compiling ContainersPreview Producer.swift
[116/478] Compiling ContainersPreview Borrow.swift
[117/478] Compiling ContainersPreview Box.swift
[118/478] Compiling ContainersPreview ContainerIterator.swift
[119/478] Compiling ContainersPreview DynamicContainer.swift
[120/478] Compiling ContainersPreview MutableContainer.swift
[121/478] Compiling ContainersPreview PermutableContainer.swift
[122/478] Compiling ContainersPreview BidirectionalContainer.swift
[123/478] Compiling ContainersPreview Container+Filter.swift
[124/478] Compiling ContainersPreview Container+SpanwiseZip.swift
[125/478] Compiling ContainersPreview Container.swift
[126/478] Compiling ContainersPreview OutputSpan+Extras.swift
[127/478] Compiling ContainersPreview TemporaryAllocation.swift
[128/478] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[129/478] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[130/478] Compiling ContainersPreview RandomAccessContainer.swift
[131/478] Compiling ContainersPreview RangeExpression2.swift
[132/478] Compiling ContainersPreview RangeReplaceableContainer.swift
[133/478] Compiling ContainersPreview Drain+Map.swift
[134/478] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[135/478] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[136/478] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[137/478] Compiling ContainersPreview BorrowingSequence.swift
[138/478] Compiling ContainersPreview Producer+Filter.swift
[139/478] Compiling ContainersPreview Producer+Map.swift
[140/478] Compiling ContainersPreview Producer+Reduce.swift
[141/478] Compiling ContainersPreview Inout.swift
[142/478] Compiling ContainersPreview InputSpan.swift
[143/478] Compiling ContainersPreview Shared.swift
[146/480] Emitting module Atomics
[151/480] Emitting module Numerics
[152/480] Compiling Numerics Numerics.swift
[153/521] Compiling DequeModule RigidDeque+Hashable.swift
[154/521] Compiling DequeModule RigidDeque+Initializers.swift
[155/521] Compiling DequeModule RigidDeque+Insertions.swift
[156/521] Compiling DequeModule RigidDeque+Prepend.swift
[157/521] Compiling DequeModule UniqueDeque+Insertions.swift
[158/521] Compiling DequeModule UniqueDeque+Prepend.swift
[159/521] Compiling DequeModule UniqueDeque+Removals.swift
[160/521] Compiling DequeModule UniqueDeque+Replacements.swift
[165/525] Compiling DequeModule UniqueDeque.swift
[166/525] Compiling DequeModule _DequeSlot.swift
[167/525] Compiling DequeModule _UnsafeDequeHandle.swift
[168/525] Compiling DequeModule _UnsafeDequeSegments.swift
[169/525] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[170/525] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[171/525] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[172/525] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[173/525] Compiling DequeModule Deque+Equatable.swift
[174/525] Compiling DequeModule UniqueDeque+Append.swift
[175/525] Compiling DequeModule UniqueDeque+Consumption.swift
[176/525] Compiling DequeModule UniqueDeque+Container.swift
[177/525] Compiling DequeModule UniqueDeque+Descriptions.swift
[178/525] Compiling DequeModule Deque._UnsafeHandle.swift
[179/525] Compiling DequeModule Deque.swift
[180/525] Compiling DequeModule _DequeBuffer.swift
[181/525] Compiling DequeModule _DequeBufferHeader.swift
[182/525] Compiling DequeModule RigidDeque+Append.swift
[183/525] Compiling DequeModule RigidDeque+Removals.swift
[184/525] Compiling DequeModule RigidDeque+Replacements.swift
[185/525] Compiling DequeModule RigidDeque+Testing.swift
[186/525] Compiling DequeModule RigidDeque.swift
[191/525] Compiling OrderedCollections _HashTable+Bucket.swift
[192/525] Compiling OrderedCollections _HashTable+BucketIterator.swift
[193/525] Compiling OrderedCollections _HashTable+Constants.swift
[194/525] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[195/525] Compiling OrderedCollections _HashTable+Testing.swift
[196/525] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[197/525] Compiling OrderedCollections _HashTable.swift
[198/525] Compiling DequeModule Deque+Testing.swift
[199/525] Compiling DequeModule Deque._Storage.swift
[200/525] Compiling DequeModule Deque+Codable.swift
[201/525] Compiling DequeModule Deque+Collection.swift
[202/525] Compiling DequeModule Deque+CustomReflectable.swift
[203/525] Compiling DequeModule Deque+Descriptions.swift
[204/525] Compiling DequeModule UniqueDeque+Experimental.swift
[205/525] Compiling DequeModule UniqueDeque+Hashable.swift
[206/525] Compiling DequeModule UniqueDeque+Initializers.swift
[207/525] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[208/525] Compiling DequeModule Deque+Extras.swift
[209/525] Compiling DequeModule Deque+Hashable.swift
[210/525] Compiling OrderedCollections OrderedSet+SubSequence.swift
[211/525] Compiling OrderedCollections OrderedSet+Testing.swift
[212/525] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[213/525] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[214/525] Compiling OrderedCollections OrderedSet.swift
[215/525] Compiling OrderedCollections _UnsafeBitset.swift
[215/525] Compiling primitives.cpp
[216/525] Compiling no_gguf.cpp
[217/525] Compiling safetensors.cpp
[228/525] Emitting module OrderedCollections
[229/525] Compiling DequeModule UniqueDeque+Equatable.swift
[237/525] Compiling DequeModule RigidDeque+Consumption.swift
[238/525] Compiling DequeModule RigidDeque+Container.swift
[239/525] Compiling DequeModule RigidDeque+Descriptions.swift
[240/525] Compiling DequeModule RigidDeque+Equatable.swift
[241/525] Compiling DequeModule RigidDeque+Experimental.swift
[256/525] Emitting module DequeModule
[256/525] Compiling load.cpp
[257/525] Compiling transforms.cpp
[259/539] Compiling Crypto ECDSA_boring.swift
[260/539] Compiling Crypto EdDSA_boring.swift
[261/539] Compiling Crypto MLDSA_boring.swift
[262/539] Compiling Crypto MLDSA_wrapper.swift
[263/539] Compiling Crypto ECDSA.swift
[264/539] Compiling Crypto Ed25519.swift
[265/539] Compiling Crypto MLDSA.swift
[266/539] Compiling Crypto Signature.swift
[267/539] Compiling Crypto CryptoKitErrors_boring.swift
[268/539] Emitting module Crypto
[269/539] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[270/539] Compiling Crypto HPKE-KEM.swift
[271/539] Compiling Crypto HPKE-Errors.swift
[272/539] Compiling Crypto HPKE.swift
[273/539] Compiling Crypto HPKE-Context.swift
[274/539] Compiling Crypto HPKE-KeySchedule.swift
[275/539] Compiling Crypto HPKE-Modes.swift
[276/539] Compiling Crypto Insecure.swift
[277/539] Compiling Crypto Insecure_HashFunctions.swift
[287/548] Compiling Jinja Macro.swift
[288/548] Compiling Jinja Parser.swift
[289/548] Compiling Jinja Interpreter.swift
[290/548] Compiling Jinja Lexer.swift
[291/548] Compiling Jinja Filters.swift
[292/548] Compiling Jinja Globals.swift
[293/548] Compiling Jinja AST.swift
[294/548] Compiling Jinja Error.swift
[300/548] Compiling Crypto SymmetricKeys.swift
[301/548] Compiling Crypto HMAC.swift
[302/548] Compiling Crypto MACFunctions.swift
[303/548] Compiling Crypto MessageAuthenticationCode.swift
[304/548] Compiling Crypto AES.swift
[305/548] Compiling Crypto ECDSASignature_boring.swift
[345/548] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[346/548] Compiling Crypto RNG_boring.swift
[347/548] Compiling Crypto SafeCompare_boring.swift
[348/548] Compiling Crypto Zeroization_boring.swift
[349/548] Compiling Crypto PrettyBytes.swift
[350/548] Compiling Crypto SafeCompare.swift
[351/548] Compiling Crypto SecureBytes.swift
[352/548] Compiling Crypto Zeroization.swift
[353/548] Compiling Crypto resource_bundle_accessor.swift
[353/548] Compiling fft.cpp
[354/548] Compiling graph_utils.cpp
[355/548] Compiling dtype.cpp
[356/548] Compiling dtype_utils.cpp
[357/548] Compiling ops.cpp
[358/548] Compiling einsum.cpp
[359/548] Compiling utils.cpp
[360/548] Compiling no_ring.cpp
[361/548] Compiling fast.cpp
[362/548] Compiling no_nccl.cpp
[363/548] Compiling primitives.cpp
[364/548] Compiling no_mpi.cpp
[365/548] Compiling no_jaccl.cpp
[366/548] Compiling device.cpp
[367/548] Compiling ops.cpp
[368/548] Compiling distributed.cpp
[369/548] Compiling utils.cpp
[373/548] Compiling Jinja Token.swift
[374/548] Compiling Jinja PropertyMembers.swift
[375/548] Compiling Jinja Utilities.swift
[376/549] Compiling Jinja Tests.swift
[379/549] Emitting module Jinja
[380/549] Compiling Jinja Template.swift
[384/549] Compiling unary.cpp
[385/549] Compiling ternary.cpp
[386/549] Compiling softmax.cpp
[387/549] Compiling sort.cpp
[389/549] Compiling Jinja Value.swift
[389/549] Compiling slicing.cpp
[390/549] Compiling scan.cpp
[391/549] Compiling compile.cpp
[392/549] Compiling resident.cpp
[393/549] Compiling scaled_dot_product_attention.cpp
[394/549] Compiling rope.cpp
[395/549] Compiling reduce.cpp
[396/549] Compiling metal.cpp
[397/549] Compiling normalization.cpp
[398/549] Compiling primitives.cpp
[399/549] Compiling quantized.cpp
[400/549] Compiling matmul.cpp
[401/549] Compiling logsumexp.cpp
[402/549] Compiling event.cpp
[403/549] Compiling fence.cpp
[404/549] Compiling hadamard.cpp
[405/549] Compiling eval.cpp
[406/549] Compiling indexing.cpp
[407/549] Compiling distributed.cpp
[408/549] Compiling device_info.cpp
[409/549] Compiling jit_kernels.cpp
[410/549] Compiling fft.cpp
[411/549] Compiling slicing.cpp
[412/549] Compiling copy.cpp
[413/549] Compiling primitives.cpp
[414/549] Compiling conv.cpp
[415/549] Compiling compiled.cpp
[416/549] Compiling threefry.cpp
[417/549] Compiling device.cpp
[418/549] Compiling allocator.cpp
[419/549] Compiling export.cpp
[420/549] Compiling binary.cpp
[421/549] Compiling custom_kernel.cpp
[422/549] Compiling no_cuda.cpp
[423/549] Compiling copy.cpp
[424/549] Compiling select.cpp
[425/549] Compiling softmax.cpp
[426/549] Compiling scan.cpp
[427/549] Compiling svd.cpp
[428/549] Compiling qrf.cpp
[429/549] Compiling quantized.cpp
[430/549] Compiling sort.cpp
[431/549] Compiling jit_compiler.cpp
[432/549] Compiling primitives.cpp
[433/549] Compiling luf.cpp
[434/549] Compiling matmul.cpp
[435/549] Compiling logsumexp.cpp
[436/549] Compiling masked_mm.cpp
[437/549] Compiling hadamard.cpp
[438/549] Compiling inverse.cpp
[439/549] Compiling cblas.cpp
[440/549] Compiling encoder.cpp
[441/549] Compiling unary.cpp
[442/549] Compiling eval.cpp
[443/549] Compiling bnns.cpp
[444/549] Compiling device_info.cpp
[445/549] Compiling fft.cpp
[446/549] Compiling distributed.cpp
[447/549] Compiling indexing.cpp
[448/549] Compiling eigh.cpp
[449/549] Compiling utils.cpp
[450/549] Compiling eig.cpp
[451/549] Compiling slicing.cpp
[452/549] Compiling cholesky.cpp
[453/549] Compiling arg_reduce.cpp
[454/549] Compiling reduce.cpp
[455/549] Compiling utils.cpp
[456/549] Compiling unary_ops.cpp
[457/549] Compiling unary.cpp
[458/549] Compiling ternary_ops.cpp
[459/549] Compiling ternary.cpp
[460/549] Compiling steel_gemm_splitk_nax.cpp
[461/549] Compiling steel_gemm_splitk.cpp
[462/549] Compiling steel_gemm_segmented.cpp
[463/549] Compiling steel_gemm_masked.cpp
[464/549] Compiling steel_gemm_gather_nax.cpp
[465/549] Compiling steel_gemm_gather.cpp
[466/549] Compiling steel_gemm_fused_nax.cpp
[467/549] Compiling steel_gemm_fused.cpp
[468/549] Compiling steel_conv_general.cpp
[469/549] Compiling steel_conv_3d.cpp
[470/549] Compiling steel_conv.cpp
[471/549] Compiling steel_attention_nax.cpp
[472/549] Compiling steel_attention.cpp
[473/549] Compiling sort.cpp
[474/549] Compiling compiled.cpp
[475/549] Compiling softmax.cpp
[476/549] Compiling scatter_axis.cpp
[477/549] Compiling common.cpp
[478/549] Compiling load.cpp
[479/549] Compiling scatter.cpp
[480/549] Compiling scan.cpp
[481/549] Compiling reduce_utils.cpp
[482/549] Compiling quantized_utils.cpp
[483/549] Compiling reduce.cpp
[484/549] Compiling quantized_nax.cpp
[485/549] Compiling quantized.cpp
[486/549] Compiling broadcasting.cpp
[487/549] Compiling masked_scatter.cpp
[488/549] Compiling logsumexp.cpp
[489/549] Compiling hadamard.cpp
[490/549] Compiling gemv_masked.cpp
[491/549] Compiling gemm_nax.cpp
[492/549] Compiling gather_front.cpp
[493/549] Compiling gemm.cpp
[494/549] Compiling gather.cpp
[495/549] Compiling gather_axis.cpp
[496/549] Compiling fp_quantized_nax.cpp
[497/549] Compiling fft.cpp
[498/549] Compiling fp_quantized.cpp
[499/549] Compiling copy.cpp
[500/549] Compiling conv.cpp
[501/549] Compiling compiled_preamble.cpp
[502/549] Compiling binary_two.cpp
[503/549] Compiling binary_ops.cpp
[504/549] Compiling conv.cpp
[504/549] Compiling arange.cpp
[504/549] Compiling binary.cpp
[507/549] Compiling copy.cpp
[508/549] Compiling array.cpp
[509/549] Compiling string.cpp
[509/549] Compiling version.cpp
[511/549] Compiling transforms_impl.cpp
[512/549] Compiling transforms.cpp
[513/549] Compiling reduce.cpp
[514/549] Compiling vector.cpp
[515/549] Compiling stream.cpp
[516/549] Compiling compiled_conditional.cpp
[517/549] Compiling random.cpp
[518/549] Compiling metal.cpp
[519/549] Compiling memory.cpp
[520/549] Compiling io_types.cpp
[521/549] Compiling linalg.cpp
[522/549] Compiling map.cpp
[523/549] Compiling ops.cpp
[524/549] Compiling io.cpp
[525/549] Compiling error.cpp
[526/549] Compiling fft.cpp
[527/549] Compiling fast.cpp
[528/549] Compiling CNIOWindows shim.c
[529/549] Compiling CNIOWindows WSAStartup.c
[530/549] Compiling CNIOWASI CNIOWASI.c
[531/549] Compiling CNIOOpenBSD shim.c
[532/549] Compiling CNIOLinux shim.c
[533/549] Compiling CNIOLinux liburing_shims.c
[534/549] Compiling export.cpp
[535/549] Compiling cuda.cpp
[536/549] Compiling format.cc
[537/549] Compiling compile.cpp
[538/549] Compiling device.cpp
[539/549] Compiling CNIODarwin shim.c
[540/549] Compiling Cmlx.m
[541/549] Compiling closure.cpp
[542/549] Compiling array.cpp
[543/549] Compiling c-nioatomics.c
[544/549] Compiling binary.cpp
[545/566] Compiling c-atomics.c
[547/592] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[548/592] Compiling NIOConcurrencyHelpers lock.swift
[549/592] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[550/592] Compiling NIOConcurrencyHelpers NIOLock.swift
[551/592] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[552/592] Compiling NIOConcurrencyHelpers atomics.swift
[553/592] Emitting module NIOConcurrencyHelpers
[554/657] Compiling NIOCore MarkedCircularBuffer.swift
[555/657] Compiling NIOCore MulticastChannel.swift
[556/657] Compiling NIOCore NIOAny.swift
[557/657] Compiling NIOCore NIOCloseOnErrorHandler.swift
[558/657] Compiling NIOCore NIOCoreSendableMetatype.swift
[559/657] Compiling NIOCore NIODecodedAsyncSequence.swift
[560/657] Compiling NIOCore NIOLoopBound.swift
[561/664] Compiling NIOCore ConvenienceOptionSupport.swift
[562/664] Compiling NIOCore DeadChannel.swift
[563/664] Compiling NIOCore DispatchQueue+WithFuture.swift
[564/664] Compiling NIOCore EventLoop+Deprecated.swift
[565/664] Compiling NIOCore EventLoop+SerialExecutor.swift
[566/664] Compiling NIOCore EventLoop.swift
[567/664] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[568/664] Compiling NIOCore EventLoopFuture+Deprecated.swift
[569/664] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[570/664] Compiling NIOCore EventLoopFuture.swift
[571/664] Compiling NIOCore FileDescriptor.swift
[572/664] Compiling NIOCore FileHandle.swift
[573/664] Compiling NIOCore FileRegion.swift
[574/664] Compiling NIOCore GlobalSingletons.swift
[575/664] Compiling NIOCore IO.swift
[576/664] Compiling NIOCore IOData.swift
[577/664] Compiling NIOCore IPProtocol.swift
[578/664] Compiling NIOCore IntegerBitPacking.swift
[579/664] Compiling NIOCore IntegerTypes.swift
[580/664] Compiling NIOCore Interfaces.swift
[581/664] Compiling NIOCore Linux.swift
[582/664] Compiling NIOCore AddressedEnvelope.swift
[583/664] Compiling NIOCore AsyncAwaitSupport.swift
[584/664] Compiling NIOCore AsyncChannel.swift
[585/664] Compiling NIOCore AsyncChannelHandler.swift
[586/664] Compiling NIOCore AsyncChannelInboundStream.swift
[587/664] Compiling NIOCore AsyncChannelOutboundWriter.swift
[588/664] Compiling NIOCore NIOAsyncSequenceProducer.swift
[589/664] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[590/664] Compiling NIOCore SocketAddresses.swift
[591/664] Compiling NIOCore SocketOptionProvider.swift
[592/664] Compiling NIOCore SystemCallHelpers.swift
[593/664] Compiling NIOCore TimeAmount+Duration.swift
[594/664] Compiling NIOCore TypeAssistedChannelHandler.swift
[595/664] Compiling NIOCore UniversalBootstrapSupport.swift
[596/664] Compiling NIOCore Utilities.swift
[597/664] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[598/664] Compiling NIOCore NIOScheduledCallback.swift
[599/664] Compiling NIOCore NIOSendable.swift
[600/664] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[601/664] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[602/664] Compiling NIOCore RecvByteBufferAllocator.swift
[603/664] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[604/664] Compiling NIOCore ChannelHandler.swift
[605/664] Compiling NIOCore ChannelHandlers.swift
[606/664] Compiling NIOCore ChannelInvoker.swift
[607/664] Compiling NIOCore ChannelOption.swift
[608/664] Compiling NIOCore ChannelPipeline.swift
[609/664] Compiling NIOCore CircularBuffer.swift
[610/664] Compiling NIOCore Codec.swift
[611/664] Compiling NIOCore NIOAsyncWriter.swift
[612/664] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[613/664] Compiling NIOCore BSDSocketAPI.swift
[614/664] Compiling NIOCore ByteBuffer-aux.swift
[615/664] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[616/664] Compiling NIOCore ByteBuffer-conversions.swift
[617/664] Compiling NIOCore ByteBuffer-core.swift
[618/664] Compiling NIOCore ByteBuffer-hex.swift
[619/664] Compiling NIOCore ByteBuffer-int.swift
[620/664] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[621/664] Compiling NIOCore ByteBuffer-multi-int.swift
[622/664] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[623/664] Compiling NIOCore ByteBuffer-views.swift
[624/664] Compiling NIOCore Channel.swift
[625/664] Emitting module NIOCore
[645/672] Emitting module MLX
[654/672] Compiling MLX Transforms+Vmap.swift
[655/672] Compiling MLX Transforms.swift
[656/672] Compiling MLX WiredMemory.swift
[665/690] Compiling MLXNN Upsample.swift
[666/690] Compiling MLXNN Normalization.swift
[667/690] Compiling MLXNN Pooling.swift
[668/691] Emitting module MLXNN
[669/691] Compiling MLXNN ValueAndGrad.swift
[670/691] Compiling MLXNN Recurrent.swift
[671/691] Compiling MLXNN Transformer.swift
[672/691] Compiling MLXNN ConvolutionTransposed.swift
[673/691] Compiling MLXNN Dropout.swift
[674/691] Compiling MLXNN Embedding.swift
[675/691] Compiling MLXNN Linear.swift
[676/691] Compiling MLXNN PositionalEncoding.swift
[677/691] Compiling MLXNN Quantized.swift
[678/691] Compiling MLXNN Containers.swift
[679/691] Compiling MLXNN Convolution.swift
[680/691] Compiling MLXNN Activations.swift
[681/691] Compiling MLXNN Cache.swift
[682/691] Compiling MLXNN Losses.swift
[683/691] Compiling MLXNN Module.swift
[684/700] Compiling EventSource AsyncEventsSequence.swift
[685/700] Emitting module EventSource
[686/700] Compiling EventSource EventSource+AsyncHTTPClient.swift
[687/700] Compiling EventSource AsyncSequence+Events.swift
[688/700] Compiling EventSource EventSource.swift
[689/750] Compiling HuggingFace FeatureExtraction.swift
[690/750] Compiling HuggingFace InferenceClient.swift
[691/750] Compiling HuggingFace Message.swift
[692/750] Compiling HuggingFace Provider.swift
[693/750] Compiling HuggingFace SpeechToText.swift
[694/755] Compiling HuggingFace HubClient+Papers.swift
[695/755] Compiling HuggingFace HubClient+Repos.swift
[696/755] Compiling HuggingFace HubClient+Spaces.swift
[697/755] Compiling HuggingFace HubClient+User.swift
[698/755] Compiling HuggingFace HubClient.swift
[699/755] Compiling HuggingFace Model.swift
[700/755] Compiling HuggingFace OAuth.swift
[701/755] Compiling HuggingFace Organization.swift
[702/755] Compiling HuggingFace Pagination.swift
[703/755] Compiling HuggingFace Paper.swift
[704/755] Compiling HuggingFace Repo.swift
[705/755] Compiling MLXDINOv3 LayerScale.swift
[706/755] Compiling MLXDINOv3 RoPEPositionEmbedding.swift
[707/755] Emitting module MLXDINOv3
[708/755] Compiling MLXDINOv3 FFN.swift
[709/755] Compiling HuggingFace File.swift
[710/755] Compiling HuggingFace Git.swift
[711/755] Compiling HuggingFace HubCache.swift
[712/755] Compiling HuggingFace HubClient+Collections.swift
[713/755] Compiling HuggingFace HubClient+Datasets.swift
[714/755] Compiling HuggingFace HubClient+Discussions.swift
[715/755] Compiling HuggingFace ResourceGroup.swift
[716/755] Compiling HuggingFace Space.swift
[717/755] Compiling HuggingFace Tags.swift
[718/755] Compiling HuggingFace User.swift
[719/755] Compiling HuggingFace ChatCompletion.swift
[720/755] Compiling HuggingFace CacheLocationProvider.swift
[721/755] Compiling HuggingFace Data+Extensions.swift
[722/755] Compiling HuggingFace JSONDecoder+Extensions.swift
[723/755] Compiling HuggingFace URL+Extensions.swift
[724/755] Compiling HuggingFace URLSession+Linux.swift
[725/755] Compiling HuggingFace FileLock.swift
[726/755] Compiling HuggingFace HTTPClient.swift
[727/755] Compiling HuggingFace MultipartBuilder.swift
[728/755] Compiling HuggingFace TokenProvider.swift
[729/755] Compiling HuggingFace Value.swift
[730/755] Compiling HuggingFace HubClient+Files.swift
[731/755] Compiling HuggingFace HubClient+Git.swift
[732/755] Compiling HuggingFace HubClient+Models.swift
[733/755] Compiling HuggingFace HubClient+OAuth.swift
[734/755] Compiling HuggingFace HubClient+Organizations.swift
[735/755] Compiling HuggingFace HubClient+Pagination.swift
[736/755] Compiling MLXDINOv3 DinoVisionTransformer.swift
[737/755] Compiling MLXDINOv3 Attention.swift
[738/755] Compiling MLXDINOv3 TransformerBlock.swift
[739/755] Compiling MLXDINOv3 Embeddings.swift
[740/755] Compiling MLXDINOv3 ImageProcessor.swift
[741/755] Emitting module HuggingFace
[742/755] Compiling HuggingFace AccessRequest.swift
[743/755] Compiling HuggingFace Billing.swift
[744/755] Compiling HuggingFace Collection.swift
[745/755] Compiling HuggingFace CommaSeparatedList.swift
[746/755] Compiling HuggingFace Dataset.swift
[747/755] Compiling HuggingFace Discussion.swift
[748/755] Compiling HuggingFace TextToImage.swift
[749/755] Compiling HuggingFace TextToVideo.swift
[750/755] Compiling HuggingFace HuggingFaceAuthenticationManager.swift
[751/755] Compiling HuggingFace OAuthClient.swift
[752/755] Compiling HuggingFace TokenStorage.swift
[753/762] Compiling Hub resource_bundle_accessor.swift
[754/762] Compiling Hub YYJSONParser.swift
[755/762] Compiling Hub Hub.swift
[756/762] Compiling Hub BinaryDistinct.swift
[757/762] Compiling Hub Config.swift
[758/762] Emitting module Hub
[759/762] Compiling Hub HubApi.swift
[760/774] Compiling Tokenizers Trie.swift
[761/774] Compiling Tokenizers TokenLattice.swift
[762/775] Compiling Tokenizers String+PreTokenization.swift
[763/775] Compiling Tokenizers PostProcessor.swift
[764/775] Compiling Tokenizers PreTokenizer.swift
[765/775] Compiling Tokenizers BPETokenizer.swift
[766/775] Compiling Tokenizers BertTokenizer.swift
[767/775] Compiling Tokenizers ByteEncoder.swift
[768/775] Compiling Tokenizers Decoder.swift
[769/775] Compiling Tokenizers Normalizer.swift
[770/775] Emitting module Tokenizers
[771/775] Compiling Tokenizers Tokenizer.swift
[772/775] Compiling Tokenizers UnigramTokenizer.swift
[773/785] Compiling Generation TopPLogitsWarper.swift
[774/785] Compiling Generation RepetitionPenaltyLogitsProcessor.swift
[775/785] Compiling Generation MinPLogitsWarper.swift
[776/785] Compiling Generation TemperatureLogitsWarper.swift
[777/785] Compiling Generation LogitsProcessor.swift
[778/785] Compiling Generation GenerationConfig.swift
[779/785] Compiling Generation TopKLogitsWarper.swift
[780/785] Emitting module Generation
[781/785] Compiling Generation Decoders.swift
[782/785] Compiling Generation Generation.swift
[783/789] Compiling Models LanguageModelTypes.swift
[784/789] Compiling Models Weights.swift
[785/789] Compiling Models LanguageModel.swift
[786/789] Emitting module Models
[787/791] Emitting module Convert
[788/791] Compiling Convert Convert.swift
[788/791] Write Objects.LinkFileList
[789/791] Linking Convert
[790/791] Applying Convert
Build complete! (112.73s)
Fetching https://github.com/ml-explore/mlx-swift.git
Fetching https://github.com/huggingface/swift-transformers
[1/14220] Fetching mlx-swift
[2/20456] Fetching mlx-swift, swift-transformers
Fetched https://github.com/huggingface/swift-transformers from cache (1.23s)
[8390/14220] Fetching mlx-swift
Fetched https://github.com/ml-explore/mlx-swift.git from cache (1.47s)
Computing version for https://github.com/huggingface/swift-transformers
Computed https://github.com/huggingface/swift-transformers at 1.3.0 (2.02s)
Fetching https://github.com/huggingface/swift-xet.git
Fetching https://github.com/huggingface/swift-huggingface.git
Fetching https://github.com/huggingface/swift-jinja.git
Fetching https://github.com/ibireme/yyjson.git
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
[1/234] Fetching swift-xet
[104/2574] Fetching swift-xet, swift-huggingface
[151/3625] Fetching swift-xet, swift-huggingface, swift-jinja
[514/8063] Fetching swift-xet, swift-huggingface, swift-jinja, yyjson
Fetched https://github.com/huggingface/swift-huggingface.git from cache (1.30s)
Fetched https://github.com/ibireme/yyjson.git from cache (1.30s)
Fetched https://github.com/huggingface/swift-jinja.git from cache (1.30s)
Fetched https://github.com/huggingface/swift-xet.git from cache (1.64s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.68s)
Fetched https://github.com/apple/swift-collections.git from cache (1.71s)
Computing version for https://github.com/ml-explore/mlx-swift.git
Computed https://github.com/ml-explore/mlx-swift.git at 0.31.3 (2.32s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.81s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.12.0 (3.89s)
Computing version for https://github.com/huggingface/swift-huggingface.git
Computed https://github.com/huggingface/swift-huggingface.git at 0.9.0 (0.50s)
Fetching https://github.com/mattt/EventSource.git
[1/271] Fetching eventsource
Fetched https://github.com/mattt/EventSource.git from cache (0.71s)
Computing version for https://github.com/huggingface/swift-xet.git
Computed https://github.com/huggingface/swift-xet.git at 0.2.3 (1.22s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/swift-server/async-http-client from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.19s)
Fetched https://github.com/swift-server/async-http-client from cache (1.21s)
Fetched https://github.com/apple/swift-nio.git from cache (2.58s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (3.12s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.61s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.13s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.47s)
Computing version for https://github.com/mattt/EventSource.git
Computed https://github.com/mattt/EventSource.git at 1.4.1 (0.49s)
Computing version for https://github.com/swift-server/async-http-client
Computed https://github.com/swift-server/async-http-client at 1.33.1 (0.49s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
[1/5738] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.04s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.05s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.06s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.08s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.08s)
Fetched https://github.com/apple/swift-log.git from cache (1.10s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (1.61s)
Fetching https://github.com/apple/swift-service-context.git
[1/1251] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.94s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.56s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (0.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.48s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.43.0 (0.50s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (0.50s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (0.54s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
[1/2729] Fetching swift-service-lifecycle
[193/9874] Fetching swift-service-lifecycle, swift-certificates
[194/16115] Fetching swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.99s)
[5675/13386] Fetching swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.14s)
[4931/7145] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (1.23s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.24s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.24s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.25s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.76s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.63s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.04s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (1.55s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.53s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (2.52s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.62s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.47s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.61s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (1.07s)
Computing version for https://github.com/huggingface/swift-jinja.git
Computed https://github.com/huggingface/swift-jinja.git at 2.3.5 (0.47s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/huggingface/swift-xet.git
Working copy of https://github.com/huggingface/swift-xet.git resolved at 0.2.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/swift-server/async-http-client
Working copy of https://github.com/swift-server/async-http-client resolved at 1.33.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.1
Creating working copy for https://github.com/huggingface/swift-jinja.git
Working copy of https://github.com/huggingface/swift-jinja.git resolved at 2.3.5
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.12.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.43.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.33.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/mattt/EventSource.git
Working copy of https://github.com/mattt/EventSource.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/ml-explore/mlx-swift.git
Working copy of https://github.com/ml-explore/mlx-swift.git resolved at 0.31.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/huggingface/swift-huggingface.git
Working copy of https://github.com/huggingface/swift-huggingface.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/huggingface/swift-transformers
Working copy of https://github.com/huggingface/swift-transformers resolved at 1.3.0
Build complete.
{
"dependencies" : [
{
"identity" : "mlx-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.31.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ml-explore/mlx-swift.git"
},
{
"identity" : "swift-transformers",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/huggingface/swift-transformers"
}
],
"manifest_display_name" : "MLXDINOv3",
"name" : "MLXDINOv3",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "MLXDINOv3",
"targets" : [
"MLXDINOv3"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Convert",
"targets" : [
"Convert"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "MLXDINOv3Tests",
"module_type" : "SwiftTarget",
"name" : "MLXDINOv3Tests",
"path" : "Tests/MLXDINOv3Tests",
"product_dependencies" : [
"Hub"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/MLXDINOv3Tests/Resources/Image.jpg",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"MLXDINOv3Tests.swift"
],
"target_dependencies" : [
"MLXDINOv3"
],
"type" : "test"
},
{
"c99name" : "MLXDINOv3",
"module_type" : "SwiftTarget",
"name" : "MLXDINOv3",
"path" : "Sources/MLXDINOv3",
"product_dependencies" : [
"MLX",
"MLXNN"
],
"product_memberships" : [
"MLXDINOv3"
],
"sources" : [
"DinoVisionTransformer.swift",
"ImageProcessor.swift",
"Modules/Attention.swift",
"Modules/Embeddings.swift",
"Modules/FFN.swift",
"Modules/LayerScale.swift",
"Modules/RoPEPositionEmbedding.swift",
"Modules/TransformerBlock.swift"
],
"type" : "library"
},
{
"c99name" : "Convert",
"module_type" : "SwiftTarget",
"name" : "Convert",
"path" : "Sources/Convert",
"product_dependencies" : [
"MLX",
"MLXNN",
"Transformers"
],
"product_memberships" : [
"Convert"
],
"sources" : [
"Convert.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
Done.