The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpeziLLM, reference main (09c47a), with Swift 6.0 for macOS (SPM) on 18 Apr 2026 13:57:59 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziLLM.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziLLM
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 09c47a3 improve LLMLocalDownloadManager 6.3 support (#148)
Cloned https://github.com/StanfordSpezi/SpeziLLM.git
Revision (git rev-parse @):
09c47a3465919a1b3a41a6405ff849d75c49d08f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziLLM.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziLLM.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/25] Write sources
[0/25] Write swift-openapi-generator-tool-entitlement.plist
[2/25] Write sources
[14/25] Write swift-version-5BDAB9E9C0126B9D.txt
[15/25] Compiling _NumericsShims _NumericsShims.c
[16/91] Compiling reader.c
[17/91] Compiling writer.c
[18/91] Compiling parser.c
[19/91] Compiling api.c
[20/91] Compiling emitter.c
[21/91] Compiling scanner.c
[23/111] Compiling RealModule RealFunctions.swift
[24/112] Emitting module RealModule
[25/112] Compiling Yams RedundancyAliasingStrategy.swift
[26/112] Compiling Yams Representer.swift
[27/112] Compiling Yams Constructor.swift
[28/112] Compiling Yams Node.swift
[29/113] Compiling Yams Parser.swift
[30/113] Compiling Yams Node.Alias.swift
[31/113] Compiling Yams Emitter.swift
[32/113] Compiling Yams Encoder.swift
[33/113] Compiling RealModule Float80+Real.swift
[34/113] Compiling RealModule ElementaryFunctions.swift
[35/113] Compiling RealModule Real.swift
[36/113] Compiling RealModule Double+Real.swift
[37/113] Compiling RealModule Float+Real.swift
[38/113] Compiling RealModule AugmentedArithmetic.swift
[39/113] Compiling RealModule Float16+Real.swift
[40/113] Compiling RealModule RelaxedArithmetic.swift
[41/113] Emitting module InternalCollectionsUtilities
[44/113] Compiling Yams AliasDereferencingStrategy.swift
[45/113] Compiling Yams Anchor.swift
[46/113] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[47/113] Compiling Yams Node.Sequence.swift
[48/113] Compiling Yams Decoder.swift
[49/113] Compiling Yams YamlAnchorProviding.swift
[50/113] Compiling Yams Resolver.swift
[51/113] Compiling Yams Node.Mapping.swift
[52/113] Compiling Yams Tag.swift
[53/113] Compiling Yams String+Yams.swift
[54/113] Compiling Yams Node.Scalar.swift
[55/139] Compiling Algorithms Suffix.swift
[56/139] Compiling Algorithms Trim.swift
[57/141] Compiling ArgumentParserToolInfo ToolInfo.swift
[58/141] Emitting module ArgumentParserToolInfo
[59/244] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[60/244] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[61/244] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[62/244] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[63/244] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[64/244] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[65/250] Compiling ArgumentParser ParsableArguments.swift
[66/250] Compiling ArgumentParser InputKey.swift
[67/250] Compiling ArgumentParser MessageInfo.swift
[68/250] Compiling ArgumentParser UsageGenerator.swift
[69/250] Compiling ArgumentParser CollectionExtensions.swift
[70/250] Compiling ArgumentParser Foundation.swift
[71/250] Compiling ArgumentParser Mutex.swift
[72/250] Compiling ArgumentParser ParsableCommand.swift
[73/250] Compiling ArgumentParser Option.swift
[74/250] Compiling ArgumentParser OptionGroup.swift
[75/250] Compiling ArgumentParser ParentCommand.swift
[76/250] Compiling ArgumentParser AsyncParsableCommand.swift
[77/250] Compiling ArgumentParser CommandConfiguration.swift
[78/250] Compiling ArgumentParser CommandGroup.swift
[81/250] Compiling ArgumentParser InputOrigin.swift
[82/250] Compiling ArgumentParser Name.swift
[83/250] Compiling ArgumentParser Parsed.swift
[84/250] Compiling ArgumentParser ParsedValues.swift
[89/250] Compiling ArgumentParser EnumerableFlag.swift
[90/250] Compiling ArgumentParser ExpressibleByArgument.swift
[91/250] Compiling ArgumentParser ArgumentDecoder.swift
[92/250] Compiling ArgumentParser ArgumentDefinition.swift
[93/250] Compiling ArgumentParser ArgumentSet.swift
[94/250] Compiling ArgumentParser CommandParser.swift
[95/250] Compiling ArgumentParser ArgumentHelp.swift
[96/250] Compiling ArgumentParser ArgumentVisibility.swift
[97/250] Compiling ArgumentParser CompletionKind.swift
[98/250] Compiling ArgumentParser Errors.swift
[99/250] Compiling ArgumentParser Flag.swift
[100/250] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[101/250] Compiling OrderedCollections OrderedDictionary+Values.swift
[102/250] Compiling OrderedCollections OrderedDictionary.swift
[103/250] Compiling ArgumentParser HelpCommand.swift
[104/250] Compiling ArgumentParser HelpGenerator.swift
[105/250] Compiling ArgumentParser NameSpecification.swift
[106/250] Compiling ArgumentParser SplitArguments.swift
[107/250] Compiling ArgumentParser DumpHelpGenerator.swift
[108/250] Compiling ArgumentParser Platform.swift
[109/250] Compiling ArgumentParser SequenceExtensions.swift
[110/250] Compiling ArgumentParser StringExtensions.swift
[111/250] Compiling ArgumentParser ZshCompletionsGenerator.swift
[112/250] Compiling ArgumentParser Argument.swift
[113/250] Compiling ArgumentParser ArgumentDiscussion.swift
[114/250] Compiling ArgumentParser SwiftExtensions.swift
[115/250] Compiling ArgumentParser Tree.swift
[116/250] Compiling ArgumentParser ParserError.swift
[130/250] Compiling ArgumentParser BashCompletionsGenerator.swift
[131/250] Compiling ArgumentParser CompletionsGenerator.swift
[132/250] Compiling ArgumentParser FishCompletionsGenerator.swift
[139/250] Compiling OrderedCollections OrderedSet+SubSequence.swift
[140/250] Compiling OrderedCollections OrderedSet+Testing.swift
[141/250] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[142/250] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[143/250] Compiling OrderedCollections OrderedSet.swift
[144/250] Compiling OrderedCollections _UnsafeBitset.swift
[145/250] Emitting module OrderedCollections
[146/250] Emitting module Algorithms
[164/258] Compiling OpenAPIKitCore Optional+Zip.swift
[165/258] Compiling OpenAPIKitCore Result+Value.swift
[166/258] Compiling OpenAPIKitCore Validatable.swift
[167/258] Emitting module Yams
[168/260] Compiling ArgumentParser CodingKeyValidator.swift
[169/260] Compiling ArgumentParser NonsenseFlagsValidator.swift
[170/260] Compiling ArgumentParser ParsableArgumentsValidation.swift
[171/260] Compiling ArgumentParser PositionalArgumentsValidator.swift
[172/260] Compiling ArgumentParser UniqueNamesValidator.swift
[173/260] Emitting module ArgumentParser
[183/260] Compiling Yams YamlError.swift
[184/260] Compiling Yams YamlTagProviding.swift
[223/260] Emitting module OpenAPIKitCore
[258/383] Emitting module OpenAPIKit30
[259/389] Emitting module OpenAPIKit
[260/395] Compiling OpenAPIKit Server.swift
[261/395] Compiling OpenAPIKit Tag.swift
[262/395] Compiling OpenAPIKit URLTemplate+Validatable.swift
[263/395] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[264/395] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[265/395] Compiling OpenAPIKit Parameter.swift
[266/395] Compiling OpenAPIKit ParameterContext.swift
[267/395] Compiling OpenAPIKit ContentEncoding.swift
[268/395] Compiling OpenAPIKit DereferencedContent.swift
[269/395] Compiling OpenAPIKit DereferencedContentEncoding.swift
[270/395] Compiling OpenAPIKit DereferencedDocument.swift
[271/395] Compiling OpenAPIKit Document.swift
[272/395] Compiling OpenAPIKit DocumentInfo.swift
[273/395] Compiling OpenAPIKit ResolvedDocument.swift
[274/395] Compiling OpenAPIKit ParameterSchemaContext.swift
[275/395] Compiling OpenAPIKit DereferencedPathItem.swift
[276/395] Compiling OpenAPIKit PathItem.swift
[277/395] Compiling OpenAPIKit ResolvedRoute.swift
[278/395] Compiling OpenAPIKit DereferencedRequest.swift
[279/395] Compiling OpenAPIKit ResponseDecodingError.swift
[281/395] Compiling OpenAPIKit Example.swift
[282/395] Compiling OpenAPIKit ExternalDocumentation.swift
[283/395] Compiling OpenAPIKit DereferencedHeader.swift
[284/395] Compiling OpenAPIKit Header.swift
[285/395] Compiling OpenAPIKit JSONReference.swift
[286/395] Compiling OpenAPIKit Link.swift
[287/395] Compiling OpenAPIKit30 Validation+Builtins.swift
[288/395] Compiling OpenAPIKit Validation+Builtins.swift
[289/395] Compiling OpenAPIKit Validation.swift
[290/395] Compiling OpenAPIKit Validator+Convenience.swift
[291/395] Compiling OpenAPIKit Validator.swift
[292/395] Compiling OpenAPIKit XML.swift
[293/395] Compiling OpenAPIKit Callbacks.swift
[294/395] Compiling OpenAPIKit CodableVendorExtendable.swift
[295/395] Compiling OpenAPIKit Components+JSONReference.swift
[296/395] Compiling OpenAPIKit Components+Locatable.swift
[297/395] Compiling OpenAPIKit30 DereferencedParameter.swift
[298/395] Compiling OpenAPIKit Content.swift
[299/395] Compiling OpenAPIKit SecurityScheme.swift
[300/395] Compiling OpenAPIKit Request.swift
[301/395] Compiling OpenAPIKit DereferencedResponse.swift
[302/395] Compiling OpenAPIKit Response.swift
[303/395] Compiling OpenAPIKit RuntimeExpression.swift
[304/395] Compiling OpenAPIKit SchemaProtocols.swift
[305/395] Compiling OpenAPIKit SwiftPrimitiveTypes+OpenAPI.swift
[306/395] Compiling OpenAPIKit DereferencedJSONSchema.swift
[307/395] Compiling OpenAPIKit Either+Convenience.swift
[308/395] Compiling OpenAPIKit Either+LocallyDereferenceable.swift
[309/395] Compiling OpenAPIKit Either+Summarizable.swift
[310/395] Compiling OpenAPIKit Either+Validatable.swift
[311/395] Compiling OpenAPIKit DocumentDecodingError.swift
[312/395] Compiling OpenAPIKit OperationDecodingError.swift
[313/395] Compiling OpenAPIKit PathDecodingError.swift
[314/395] Compiling OpenAPIKit OpenAPI.swift
[315/395] Compiling OpenAPIKit DereferencedOperation.swift
[316/395] Compiling OpenAPIKit Operation.swift
[317/395] Compiling OpenAPIKit ResolvedEndpoint.swift
[318/395] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[319/395] Compiling OpenAPIKit DereferencedParameter.swift
[326/395] Compiling OpenAPIKit _CoreReExport.swift
[341/395] Compiling OpenAPIKit JSONSchema+Combining.swift
[342/395] Compiling OpenAPIKit JSONSchema.swift
[343/395] Compiling OpenAPIKit JSONSchemaContext.swift
[344/395] Compiling OpenAPIKit SimplifiedJSONSchema.swift
[345/395] Compiling OpenAPIKit30 Document.swift
[346/395] Compiling OpenAPIKit30 DocumentInfo.swift
[347/395] Compiling OpenAPIKit30 ResolvedDocument.swift
[393/398] Compiling OpenAPIKitCompat Either+Map.swift
[394/398] Compiling OpenAPIKitCompat Compat30To31.swift
[395/398] Emitting module OpenAPIKitCompat
[396/482] Emitting module _OpenAPIGeneratorCore
[397/482] Compiling _OpenAPIGeneratorCore Config.swift
[398/482] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[399/482] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[400/482] Compiling _OpenAPIGeneratorCore Errors.swift
[401/482] Compiling _OpenAPIGeneratorCore Foundation.swift
[402/482] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[403/482] Compiling _OpenAPIGeneratorCore String.swift
[404/482] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[405/482] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[406/482] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[407/491] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[408/491] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[409/491] Compiling _OpenAPIGeneratorCore translateSchema.swift
[410/491] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[411/491] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[412/491] Compiling _OpenAPIGeneratorCore Annotations.swift
[413/491] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[414/491] Compiling _OpenAPIGeneratorCore Constants.swift
[415/491] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[416/491] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[417/491] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[418/491] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[419/491] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[420/491] Compiling _OpenAPIGeneratorCore Builtins.swift
[421/491] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[422/491] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[423/491] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[424/491] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[425/491] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[426/491] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[427/491] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[428/491] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[429/491] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[430/491] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[431/491] Compiling _OpenAPIGeneratorCore translateArray.swift
[432/491] Compiling _OpenAPIGeneratorCore translateCodable.swift
[433/491] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[434/491] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[435/491] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[436/491] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[437/491] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[438/491] Compiling _OpenAPIGeneratorCore ContentType.swift
[439/491] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[440/491] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[441/491] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[442/491] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[443/491] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[444/491] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[445/491] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[446/491] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[447/491] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[448/491] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[449/491] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[450/491] Compiling _OpenAPIGeneratorCore translateResponse.swift
[451/491] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[452/491] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[453/491] Compiling _OpenAPIGeneratorCore TypeName.swift
[454/491] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[455/491] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[456/491] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[457/491] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[458/491] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[459/491] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[460/491] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[461/491] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[462/491] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[463/491] Compiling _OpenAPIGeneratorCore translateComponents.swift
[464/491] Compiling _OpenAPIGeneratorCore translateOperations.swift
[465/491] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[466/491] Compiling _OpenAPIGeneratorCore translateServers.swift
[467/491] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[468/491] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[469/491] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[470/491] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[471/491] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[472/491] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[473/491] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[474/491] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[475/491] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[476/491] Compiling _OpenAPIGeneratorCore translateParameter.swift
[477/491] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[478/491] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[479/491] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[480/491] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[481/491] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[482/491] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[483/491] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[484/491] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[485/491] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[486/491] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[487/491] Compiling _OpenAPIGeneratorCore YamsParser.swift
[488/491] Compiling _OpenAPIGeneratorCore validateDoc.swift
[489/501] Compiling swift_openapi_generator runGenerator.swift
[490/501] Compiling swift_openapi_generator Tool.swift
[491/501] Compiling swift_openapi_generator PluginSource.swift
[492/501] Compiling swift_openapi_generator UserConfig.swift
[493/501] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[494/501] Compiling swift_openapi_generator FilterCommand.swift
[495/501] Compiling swift_openapi_generator GenerateCommand.swift
[496/501] Compiling swift_openapi_generator Extensions.swift
[497/501] Emitting module swift_openapi_generator
[498/501] Compiling swift_openapi_generator GenerateOptions.swift
[498/501] Write Objects.LinkFileList
[499/501] Linking swift-openapi-generator-tool
[500/501] Applying swift-openapi-generator-tool
Build of product 'swift-openapi-generator' complete! (21.41s)
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin OpenAPIGenerator
[4/4] Compiling plugin OpenAPIGeneratorCommand
Building for debugging...
[4/290] Write sources
[4/290] Copying Localizable.xcstrings.license
[6/290] Write sources
[11/290] Copying t5_tokenizer_config.json
[11/290] Copying Localizable.xcstrings
[11/290] Copying gpt2_tokenizer_config.json
[13/290] Copying Localizable.xcstrings.license
[15/290] Write swift-version-5BDAB9E9C0126B9D.txt
[16/290] Compiling cmark-gfm xml.c
[17/290] Compiling cmark-gfm-extensions tagfilter.c
[18/290] Compiling cmark-gfm utf8.c
[19/290] Compiling cmark-gfm syntax_extension.c
[20/290] Compiling cmark-gfm-extensions tasklist.c
[21/290] Compiling cmark-gfm render.c
[22/290] Compiling cmark-gfm-extensions strikethrough.c
[23/290] Compiling cmark-gfm-extensions table.c
[24/290] Compiling cmark-gfm plugin.c
[25/290] Compiling cmark-gfm references.c
[26/290] Compiling cmark-gfm plaintext.c
[27/290] Compiling cmark-gfm map.c
[28/290] Compiling cmark-gfm registry.c
[29/290] Compiling cmark-gfm man.c
[30/290] Compiling cmark-gfm-extensions core-extensions.c
[31/290] Compiling cmark-gfm scanners.c
[32/290] Compiling cmark-gfm linked_list.c
[33/290] Compiling cmark-gfm node.c
[34/290] Compiling cmark-gfm iterator.c
[35/290] Compiling cmark-gfm latex.c
[36/290] Compiling cmark-gfm html.c
[37/290] Compiling cmark-gfm houdini_html_e.c
[38/290] Compiling cmark-gfm houdini_href_e.c
[39/290] Compiling cmark-gfm houdini_html_u.c
[40/290] Compiling cmark-gfm inlines.c
[41/290] Compiling cmark-gfm footnotes.c
[42/290] Compiling cmark-gfm-extensions ext_scanners.c
[43/290] Compiling cmark-gfm cmark_ctype.c
[43/290] Copying Localizable.xcstrings.license
[43/290] Copying Localizable.xcstrings
[44/290] Copying Info.plist
[44/290] Copying Localizable.xcstrings.license
[44/290] Copying Localizable.xcstrings
[44/290] Copying Info.plist
[50/290] Copying Localizable.xcstrings.license
[50/290] Copying Localizable.xcstrings
[52/290] Copying Info.plist
[52/290] Copying Localizable.xcstrings.license
[53/290] Copying Localizable.xcstrings
[53/290] Copying Info.plist
[53/290] Copying Localizable.xcstrings.license
[53/290] Copying Localizable.xcstrings
[53/290] Copying Info.plist
[53/290] Copying Localizable.xcstrings.license
[53/290] Copying Localizable.xcstrings
[53/290] Copying Info.plist
[53/290] Copying Localizable.xcstrings
[53/290] Copying Info.plist
[53/290] Copying Localizable.xcstrings.license
[53/290] Copying Localizable.xcstrings
[53/290] Copying Info.plist
[53/290] Write sources
[77/290] Copying Localizable.xcstrings.license
[77/290] Copying Localizable.xcstrings
[77/290] Copying Info.plist
[80/290] Compiling _NumericsShims _NumericsShims.c
[80/290] Write sources
[81/290] Copying Localizable.xcstrings.license
[83/290] Copying Localizable.xcstrings
[83/290] Copying Info.plist
[83/290] Write sources
[87/290] Compiling cmark-gfm cmark.c
[89/290] Compiling cmark-gfm commonmark.c
[89/290] Write sources
[97/290] Compiling cmark-gfm buffer.c
[97/290] Write sources
[110/290] Compiling _AtomicsShims.c
[111/290] Compiling cmark-gfm arena.c
[112/290] Write sources
[118/290] Compiling cmark-gfm blocks.c
[119/290] Compiling version.cpp
[120/355] Compiling cmark-gfm-extensions autolink.c
[122/355] Compiling RealModule RealFunctions.swift
[123/356] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[124/356] Compiling InternalCollectionsUtilities _SortedCollection.swift
[125/357] Compiling RealModule Float80+Real.swift
[126/357] Compiling RealModule Real.swift
[127/357] Compiling RealModule RelaxedArithmetic.swift
[128/357] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[129/357] Compiling InternalCollectionsUtilities Integer rank.swift
[130/357] Compiling RealModule AugmentedArithmetic.swift
[131/357] Compiling RealModule Float16+Real.swift
[132/357] Compiling RealModule ElementaryFunctions.swift
[133/357] Compiling RealModule Float+Real.swift
[134/357] Compiling RealModule Double+Real.swift
[135/357] Emitting module RealModule
[136/357] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[137/357] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[138/357] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[139/357] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[140/357] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[141/357] Compiling InternalCollectionsUtilities Span+Extras.swift
[142/357] Compiling InternalCollectionsUtilities String+Padding.swift
[143/357] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[144/357] Compiling InternalCollectionsUtilities UInt+reversed.swift
[147/357] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[148/357] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[149/357] Compiling InternalCollectionsUtilities Debugging.swift
[150/357] Compiling InternalCollectionsUtilities Descriptions.swift
[151/357] Emitting module InternalCollectionsUtilities
[152/357] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[153/357] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[153/357] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[155/424] Compiling ComplexModule Complex+StringConvertible.swift
[156/424] Compiling ComplexModule Polar.swift
[157/424] Compiling ComplexModule Complex.swift
[158/424] Compiling ComplexModule Complex+Numeric.swift
[159/424] Compiling ComplexModule Complex+IntegerLiteral.swift
[160/425] Compiling Logging MetadataProvider.swift
[161/425] Compiling Logging LogHandler.swift
[162/425] Emitting module Logging
[163/425] Compiling Logging Locks.swift
[164/425] Compiling Logging LogEvent.swift
[165/425] Compiling Logging Logging.swift
[166/425] Compiling ComplexModule Scale.swift
[167/425] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[168/425] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[169/425] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[170/425] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[171/425] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[172/425] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[173/465] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[174/465] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[175/465] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[176/465] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[177/465] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[178/465] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[179/465] Compiling ContainersPreview Drain.swift
[180/465] Compiling ContainersPreview Producer+Collect.swift
[181/465] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[182/465] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[183/465] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[184/465] Compiling OrderedCollections OrderedSet+Sendable.swift
[185/465] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[186/465] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[187/465] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[188/465] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[189/468] Compiling ContainersPreview Producer+Filter.swift
[190/468] Compiling ContainersPreview Producer+Map.swift
[191/468] Compiling ContainersPreview Producer+Reduce.swift
[192/468] Compiling ContainersPreview Producer.swift
[193/468] Compiling ContainersPreview Borrow.swift
[194/468] Compiling ContainersPreview Box.swift
[195/468] Compiling ContainersPreview Drain+Reduce.swift
[198/468] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[199/468] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[200/468] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[201/468] Compiling ContainersPreview BorrowingSequence.swift
[202/468] Compiling ContainersPreview ContainerIterator.swift
[203/468] Compiling ContainersPreview DynamicContainer.swift
[204/468] Compiling ContainersPreview MutableContainer.swift
[205/468] Compiling ContainersPreview PermutableContainer.swift
[206/468] Compiling ContainersPreview OutputSpan+Extras.swift
[207/468] Compiling ContainersPreview TemporaryAllocation.swift
[208/468] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[209/468] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[210/468] Compiling ContainersPreview RandomAccessContainer.swift
[211/468] Compiling ContainersPreview RangeExpression2.swift
[212/468] Compiling ContainersPreview RangeReplaceableContainer.swift
[213/468] Compiling ContainersPreview Drain+Map.swift
[214/468] Compiling ContainersPreview BidirectionalContainer.swift
[215/468] Compiling ContainersPreview Container+Filter.swift
[216/468] Compiling ContainersPreview Container+SpanwiseZip.swift
[217/468] Compiling ContainersPreview Container.swift
[218/468] Emitting module ContainersPreview
[219/468] Compiling ContainersPreview Inout.swift
[220/468] Compiling ContainersPreview InputSpan.swift
[221/468] Compiling ContainersPreview Shared.swift
[222/468] Compiling ComplexModule Complex+Hashable.swift
[246/468] Compiling utils.cpp
[248/468] Compiling ComplexModule Complex+Codable.swift
[249/468] Compiling ComplexModule Complex+ElementaryFunctions.swift
[250/468] Emitting module ComplexModule
[253/468] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[254/468] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[255/468] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[256/468] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[257/468] Compiling OrderedCollections OrderedDictionary+Values.swift
[258/468] Compiling OrderedCollections OrderedDictionary.swift
[259/509] Compiling HTTPTypes NIOLock.swift
[260/509] Compiling DequeModule Deque+Codable.swift
[261/509] Compiling DequeModule Deque+Collection.swift
[262/509] Compiling DequeModule Deque+CustomReflectable.swift
[263/509] Compiling DequeModule Deque+Descriptions.swift
[264/509] Compiling DequeModule Deque+Equatable.swift
[265/509] Compiling DequeModule Deque._UnsafeHandle.swift
[266/509] Compiling DequeModule Deque.swift
[267/509] Compiling OrderedCollections OrderedSet+SubSequence.swift
[268/509] Compiling OrderedCollections OrderedSet+Testing.swift
[269/509] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[270/509] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[271/509] Compiling OrderedCollections OrderedSet.swift
[272/509] Compiling OrderedCollections _UnsafeBitset.swift
[273/509] Compiling DequeModule UniqueDeque+Append.swift
[274/509] Compiling DequeModule UniqueDeque+Consumption.swift
[275/509] Compiling DequeModule UniqueDeque+Container.swift
[276/509] Compiling DequeModule UniqueDeque+Descriptions.swift
[277/509] Compiling DequeModule RigidDeque+Removals.swift
[278/509] Compiling DequeModule RigidDeque+Replacements.swift
[279/509] Compiling DequeModule RigidDeque+Testing.swift
[280/509] Compiling DequeModule RigidDeque.swift
[281/509] Compiling DequeModule UniqueDeque+Equatable.swift
[282/509] Compiling DequeModule UniqueDeque+Experimental.swift
[283/509] Compiling DequeModule UniqueDeque+Hashable.swift
[284/509] Compiling DequeModule UniqueDeque+Initializers.swift
[285/509] Compiling DequeModule RigidDeque+Consumption.swift
[286/509] Compiling DequeModule RigidDeque+Container.swift
[287/509] Compiling DequeModule RigidDeque+Descriptions.swift
[288/509] Compiling DequeModule RigidDeque+Equatable.swift
[289/509] Compiling DequeModule RigidDeque+Experimental.swift
[290/509] Compiling DequeModule UniqueDeque+Insertions.swift
[291/509] Compiling DequeModule UniqueDeque+Prepend.swift
[292/509] Compiling DequeModule UniqueDeque+Removals.swift
[293/509] Compiling DequeModule UniqueDeque+Replacements.swift
[294/509] Compiling DequeModule RigidDeque+Hashable.swift
[295/509] Compiling DequeModule RigidDeque+Initializers.swift
[296/509] Compiling DequeModule RigidDeque+Insertions.swift
[297/509] Compiling DequeModule RigidDeque+Prepend.swift
[298/509] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[299/509] Compiling DequeModule Deque+Extras.swift
[300/509] Compiling DequeModule Deque+Hashable.swift
[301/509] Compiling DequeModule Deque+Testing.swift
[302/509] Compiling DequeModule Deque._Storage.swift
[302/513] Compiling scheduler.cpp
[304/515] Emitting module Numerics
[305/515] Compiling Numerics Numerics.swift
[308/515] Compiling DequeModule _DequeBuffer.swift
[309/515] Compiling DequeModule _DequeBufferHeader.swift
[310/515] Compiling DequeModule RigidDeque+Append.swift
[316/515] Compiling HTTPTypes ISOLatin1String.swift
[317/515] Compiling HTTPTypes HTTPResponse.swift
[318/515] Emitting module OrderedCollections
[319/515] Emitting module DequeModule
[320/515] Compiling RuntimeAssertions Assert.swift
[321/515] Compiling RuntimeAssertions RuntimePrecondition.swift
[322/515] Compiling RuntimeAssertions RuntimeAssertion.swift
[323/515] Compiling RuntimeAssertions Precondition.swift
[324/515] Emitting module RuntimeAssertions
[325/515] Compiling RuntimeAssertions Counter.swift
[326/515] Compiling RuntimeAssertions NeverReturn.swift
[327/515] Compiling RuntimeAssertions DebugOnly.swift
[328/515] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[329/515] Compiling DequeModule UniqueDeque.swift
[330/515] Compiling DequeModule _DequeSlot.swift
[331/515] Compiling DequeModule _UnsafeDequeHandle.swift
[332/515] Compiling DequeModule _UnsafeDequeSegments.swift
[333/529] Compiling HTTPTypes HTTPFieldName.swift
[334/529] Compiling HTTPTypes HTTPParsedFields.swift
[335/529] Compiling HTTPTypes HTTPRequest.swift
[336/529] Emitting module HTTPTypes
[337/529] Compiling HTTPTypes HTTPField.swift
[338/529] Compiling HTTPTypes HTTPRequest+URL.swift
[339/529] Compiling HTTPTypes HTTPFields.swift
[339/529] Compiling random.cpp
[340/593] Compiling linalg.cpp
[341/593] Compiling no_gguf.cpp
[342/593] Compiling transforms.cpp
[343/593] Compiling primitives.cpp
[344/593] Compiling graph_utils.cpp
[345/593] Compiling load.cpp
[346/593] Compiling fft.cpp
[348/593] Compiling Jinja Utilities.swift
[349/593] Compiling OpenAPIRuntime ByteUtilities.swift
[350/593] Compiling OpenAPIRuntime ContentDisposition.swift
[351/593] Compiling Jinja PropertyMembers.swift
[352/593] Compiling Jinja Tests.swift
[353/593] Compiling Jinja Template.swift
[354/593] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[355/593] Compiling OpenAPIRuntime Converter+Common.swift
[356/593] Compiling Jinja Token.swift
[356/594] Compiling safetensors.cpp
[357/594] Compiling dtype_utils.cpp
[359/594] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[360/594] Compiling OpenAPIRuntime ClientTransport.swift
[361/594] Compiling OpenAPIRuntime CurrencyTypes.swift
[362/594] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[363/594] Compiling OpenAPIRuntime HTTPBody.swift
[364/594] Compiling OpenAPIRuntime SendableMetatype.swift
[365/594] Compiling OpenAPIRuntime ServerTransport.swift
[366/601] Compiling OpenAPIRuntime OpenAPIValue.swift
[367/601] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[368/601] Compiling OpenAPIRuntime UndocumentedPayload.swift
[369/601] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[370/601] Compiling OpenAPIRuntime CodableExtensions.swift
[371/601] Compiling OpenAPIRuntime Configuration.swift
[372/601] Compiling OpenAPIRuntime Converter+Client.swift
[373/601] Compiling Jinja Value.swift
[374/601] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[375/601] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[376/601] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[377/601] Compiling OpenAPIRuntime MultipartValidation.swift
[378/601] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[379/601] Compiling OpenAPIRuntime URICodeCodingKey.swift
[380/601] Compiling OpenAPIRuntime URICoderConfiguration.swift
[381/601] Emitting module OpenAPIRuntime
[383/601] Compiling OpenAPIRuntime Converter+Server.swift
[384/601] Compiling OpenAPIRuntime Converter.swift
[385/601] Compiling OpenAPIRuntime CurrencyExtensions.swift
[386/601] Compiling OpenAPIRuntime ErrorExtensions.swift
[387/601] Compiling OpenAPIRuntime FoundationExtensions.swift
[388/601] Compiling OpenAPIRuntime ParameterStyles.swift
[389/601] Compiling OpenAPIRuntime Acceptable.swift
[390/601] Compiling OpenAPIRuntime Base64EncodedData.swift
[393/601] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[394/601] Compiling OpenAPIRuntime Lock.swift
[396/601] Compiling OpenAPIRuntime URIEncodedNode.swift
[397/601] Compiling OpenAPIRuntime URIParsedTypes.swift
[398/601] Compiling OpenAPIRuntime URIDecoder.swift
[399/601] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[400/601] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[401/601] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[402/601] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[403/601] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[404/601] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[405/601] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[406/601] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[407/601] Compiling OpenAPIRuntime ServerSentEvents.swift
[408/601] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[409/601] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[412/601] Emitting module Jinja
[414/601] Compiling dtype.cpp
[415/601] Compiling ops.cpp
[417/609] Compiling OpenAPIRuntime ServerVariable.swift
[418/609] Compiling OpenAPIRuntime URLExtensions.swift
[419/609] Compiling OpenAPIRuntime Deprecated.swift
[420/609] Compiling OpenAPIRuntime ClientError.swift
[421/609] Compiling OpenAPIRuntime CodingErrors.swift
[422/609] Compiling OpenAPIRuntime RuntimeError.swift
[423/609] Compiling OpenAPIRuntime ServerError.swift
[424/609] Compiling OpenAPIRuntime UniversalClient.swift
[425/609] Compiling OpenAPIRuntime UniversalServer.swift
[426/609] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[427/609] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[428/609] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[429/609] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[430/609] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[430/609] Compiling fast.cpp
[431/609] Compiling no_ring.cpp
[433/609] Compiling OpenAPIRuntime URIEncoder.swift
[434/609] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[435/609] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[436/609] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[437/609] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[438/609] Compiling OpenAPIRuntime URIParser.swift
[439/609] Compiling OpenAPIRuntime URISerializer.swift
[439/609] Compiling einsum.cpp
Swift OpenAPI Generator is running with the following configuration:
- OpenAPI document path: /Users/admin/builder/spi-builder-workspace/Sources/GeneratedOpenAIClient/openapi.yaml
- Configuration path: /Users/admin/builder/spi-builder-workspace/Sources/GeneratedOpenAIClient/openapi-generator-config.yaml
- Generator modes: types, client
- Access modifier: package
- Naming strategy: defensive
- Name overrides: <none>
- Type overrides: <none>
- Feature flags: <none>
- Output file names: Types.swift, Client.swift
- Output directory: /Users/admin/builder/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/GeneratedOpenAIClient/destination/OpenAPIGenerator/GeneratedSources
- Diagnostics output path: <none - logs to stderr>
- Current directory: /Users/admin/builder/spi-builder-workspace
- Plugin source: build
- Is dry run: false
- Additional imports: <none>
- Additional file comments: <none>Writing data to file Client.swift...
Writing data to file Types.swift...
Writing data to file Server.swift...
[440/616] Running swift-openapi-generator
[441/616] Compiling device.cpp
[442/616] Write sources
[444/616] Compiling NetworkImage URLSession+NetworkImage.swift
[445/616] Compiling NetworkImage TaskModifier.swift
[446/616] Compiling NetworkImage NetworkImageState.swift
[447/617] Compiling NetworkImage NetworkImageModel.swift
[448/617] Compiling NetworkImage NetworkImageCache.swift
[449/617] Compiling NetworkImage NetworkImageLoader.swift
[450/617] Compiling NetworkImage ImageSource.swift
[451/617] Compiling NetworkImage Deprecations.swift
[452/617] Emitting module NetworkImage
[453/617] Compiling NetworkImage NetworkImage.swift
[453/617] Compiling no_nccl.cpp
[454/617] Compiling no_mpi.cpp
[455/617] Compiling primitives.cpp
[457/617] Compiling NetworkImage View+NetworkImageLoader.swift
[457/617] Compiling ops.cpp
[458/617] Compiling distributed.cpp
[460/732] Compiling Hub resource_bundle_accessor.swift
[461/732] Compiling Hub Hub.swift
[462/732] Compiling Hub JSONSerialization+BOM.swift
[463/732] Compiling Hub Downloader.swift
[464/732] Compiling Hub BinaryDistinct.swift
[465/732] Compiling Hub Config.swift
[466/732] Compiling Hub HubApi.swift
[467/732] Emitting module Hub
[467/732] Compiling utils.cpp
[468/745] Compiling unary.cpp
[469/745] Compiling ternary.cpp
[470/745] Compiling softmax.cpp
[471/745] Compiling sort.cpp
[473/745] Compiling Tokenizers Trie.swift
[474/745] Compiling Tokenizers UnigramTokenizer.swift
[475/746] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[476/746] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[477/746] Compiling OpenAPIURLSession URLSessionTransport.swift
[478/746] Compiling OpenAPIURLSession URLSession+Extensions.swift
[479/746] Compiling OpenAPIURLSession Lock.swift
[480/746] Compiling Tokenizers Utils.swift
[481/746] Emitting module Tokenizers
[482/746] Compiling Tokenizers String+PreTokenization.swift
[483/746] Compiling Tokenizers Normalizer.swift
[484/746] Compiling Tokenizers PostProcessor.swift
[485/746] Compiling Tokenizers PreTokenizer.swift
[486/746] Compiling Tokenizers ByteEncoder.swift
[487/746] Compiling Tokenizers Decoder.swift
[488/746] Compiling Tokenizers BPETokenizer.swift
[489/746] Compiling Tokenizers BertTokenizer.swift
[490/746] Compiling Tokenizers TokenLattice.swift
[491/746] Compiling Tokenizers Tokenizer.swift
[492/746] Emitting module OpenAPIURLSession
[493/746] Compiling OpenAPIURLSession BufferedStream.swift
[493/746] Compiling compile.cpp
[494/750] Compiling slicing.cpp
[495/750] Compiling resident.cpp
[496/750] Compiling scan.cpp
[497/750] Compiling rope.cpp
[498/750] Compiling scaled_dot_product_attention.cpp
[500/750] Compiling Generation GenerationConfig.swift
[500/750] Compiling reduce.cpp
[502/750] Compiling Generation Decoders.swift
[503/750] Emitting module Generation
[504/750] Compiling Generation Generation.swift
[504/750] Compiling quantized.cpp
[505/754] Compiling primitives.cpp
[507/754] Compiling Models Weights.swift
[508/754] Compiling Models LanguageModelTypes.swift
[508/754] Compiling metal.cpp
[509/754] Compiling normalization.cpp
[511/754] Emitting module Models
[512/754] Compiling Models LanguageModel.swift
[512/754] Compiling logsumexp.cpp
[514/754] Emitting module MarkdownUI
[515/766] Compiling MarkdownUI TextTable.swift
[516/766] Compiling MarkdownUI TextTableColumn.swift
[517/766] Compiling MarkdownUI TextTableColumnAlignment.swift
[518/766] Compiling MarkdownUI TextTableColumnBuilder.swift
[519/766] Compiling MarkdownUI TextTableRow.swift
[520/766] Compiling MarkdownUI TextTableRowBuilder.swift
[521/766] Compiling MarkdownUI ThematicBreak.swift
[522/766] Compiling MarkdownUI Code.swift
[523/766] Compiling MarkdownUI Emphasis.swift
[524/766] Compiling MarkdownUI InlineContent.swift
[525/766] Compiling MarkdownUI InlineContentBuilder.swift
[526/766] Compiling MarkdownUI InlineImage.swift
[527/766] Compiling MarkdownUI InlineLink.swift
[528/766] Compiling MarkdownUI FontSize.swift
[529/766] Compiling MarkdownUI FontStyle.swift
[530/766] Compiling MarkdownUI FontWeight.swift
[531/766] Compiling MarkdownUI FontWidth.swift
[532/766] Compiling MarkdownUI ForegroundColor.swift
[533/766] Compiling MarkdownUI StrikethroughStyle.swift
[534/766] Compiling MarkdownUI TextKerning.swift
[535/766] Compiling MarkdownUI TextTracking.swift
[536/766] Compiling MarkdownUI UnderlineStyle.swift
[537/766] Compiling MarkdownUI TextStyle.swift
[538/766] Compiling MarkdownUI TextStyleBuilder.swift
[539/766] Compiling MarkdownUI Theme+Basic.swift
[540/766] Compiling MarkdownUI Theme+DocC.swift
[541/766] Compiling MarkdownUI TableBackgroundStyle.swift
[542/766] Compiling MarkdownUI TableBorderStyle.swift
[543/766] Compiling MarkdownUI TableCellConfiguration.swift
[544/766] Compiling MarkdownUI TaskListMarkerConfiguration.swift
[545/766] Compiling MarkdownUI BackgroundColor.swift
[546/766] Compiling MarkdownUI EmptyTextStyle.swift
[547/766] Compiling MarkdownUI Font+FontProperties.swift
[548/766] Compiling MarkdownUI FontCapsVariant.swift
[549/766] Compiling MarkdownUI FontDigitVariant.swift
[550/766] Compiling MarkdownUI FontFamily.swift
[551/766] Compiling MarkdownUI FontFamilyVariant.swift
[552/766] Compiling MarkdownUI FontProperties.swift
[553/766] Compiling MarkdownUI FontPropertiesAttribute.swift
[554/766] Compiling MarkdownUI String+KebabCase.swift
[555/766] Compiling MarkdownUI BlockMargin.swift
[556/766] Compiling MarkdownUI BlockNode+View.swift
[557/766] Compiling MarkdownUI BlockSequence.swift
[558/766] Compiling MarkdownUI BlockquoteView.swift
[559/766] Compiling MarkdownUI BulletedListView.swift
[560/766] Compiling MarkdownUI CodeBlockView.swift
[561/766] Compiling MarkdownUI ColumnWidthPreference.swift
[562/766] Compiling MarkdownUI HeadingView.swift
[563/766] Compiling MarkdownUI ImageFlow.swift
[564/766] Compiling MarkdownUI ListItemSequence.swift
[565/766] Compiling MarkdownUI ListItemView.swift
[566/766] Compiling MarkdownUI NumberedListView.swift
[567/766] Compiling MarkdownUI ParagraphView.swift
[568/766] Compiling MarkdownUI TableBackgroundView.swift
[569/766] Compiling MarkdownUI TableBorderSelector.swift
[570/766] Compiling MarkdownUI TableBorderView.swift
[571/766] Compiling MarkdownUI TableBounds.swift
[572/766] Compiling MarkdownUI TableCell.swift
[573/766] Compiling MarkdownUI TableView.swift
[574/766] Compiling MarkdownUI TaskListItemView.swift
[575/766] Compiling MarkdownUI TaskListView.swift
[576/766] Compiling MarkdownUI TextStyleAttributesReader.swift
[577/766] Compiling MarkdownUI ThematicBreakView.swift
[577/766] Compiling matmul.cpp
[579/766] Compiling MarkdownUI LineBreak.swift
[580/766] Compiling MarkdownUI SoftBreak.swift
[581/766] Compiling MarkdownUI Strikethrough.swift
[582/766] Compiling MarkdownUI Strong.swift
[583/766] Compiling MarkdownUI AssetImageProvider.swift
[584/766] Compiling MarkdownUI AssetInlineImageProvider.swift
[585/766] Compiling MarkdownUI CodeSyntaxHighlighter.swift
[586/766] Compiling MarkdownUI DefaultImageProvider.swift
[587/766] Compiling MarkdownUI DefaultInlineImageProvider.swift
[588/766] Compiling MarkdownUI ImageProvider.swift
[589/766] Compiling MarkdownUI InlineImageProvider.swift
[590/766] Compiling MarkdownUI BlockNode+Rewrite.swift
[591/766] Compiling MarkdownUI BlockNode.swift
[592/766] Compiling MarkdownUI HTMLTag.swift
[593/766] Compiling MarkdownUI InlineNode+Collect.swift
[594/766] Compiling MarkdownUI InlineNode+Rewrite.swift
[595/766] Compiling MarkdownUI InlineNode.swift
[596/766] Compiling MarkdownUI MarkdownParser.swift
[597/766] Compiling MarkdownUI AttributedStringInlineRenderer.swift
[598/766] Compiling MarkdownUI InlineTextStyles.swift
[599/766] Compiling MarkdownUI TextInlineRenderer.swift
[600/766] Compiling MarkdownUI BlockConfiguration.swift
[601/766] Compiling MarkdownUI BlockStyle.swift
[602/766] Compiling MarkdownUI CodeBlockConfiguration.swift
[603/766] Compiling MarkdownUI ListBullet.swift
[604/766] Compiling MarkdownUI ListMarkerConfiguration.swift
[611/766] Compiling MarkdownUI MarkdownContent.swift
[612/766] Compiling MarkdownUI MarkdownContentBuilder.swift
[613/766] Compiling MarkdownUI NumberedList.swift
[614/766] Compiling MarkdownUI Paragraph.swift
[615/766] Compiling MarkdownUI TaskList.swift
[616/766] Compiling MarkdownUI TaskListContentBuilder.swift
[617/766] Compiling MarkdownUI TaskListItem.swift
[618/766] Compiling MarkdownUI Theme+GitHub.swift
[619/766] Compiling MarkdownUI Theme.swift
[620/766] Compiling MarkdownUI BlockNode+ColorSchemeImage.swift
[621/766] Compiling MarkdownUI Color+RGBA.swift
[622/766] Compiling MarkdownUI Deprecations.swift
[623/766] Compiling MarkdownUI FlowLayout.swift
[624/766] Compiling MarkdownUI Indexed.swift
[625/766] Compiling MarkdownUI InlineNode+PlainText.swift
[626/766] Compiling MarkdownUI InlineNode+RawImageData.swift
[627/766] Compiling MarkdownUI Int+Roman.swift
[628/766] Compiling MarkdownUI RelativeSize.swift
[629/766] Compiling MarkdownUI ResizeToFit.swift
[630/766] Compiling MarkdownUI Environment+BaseURL.swift
[631/766] Compiling MarkdownUI Environment+CodeSyntaxHighlighter.swift
[632/766] Compiling MarkdownUI Environment+ImageProvider.swift
[633/766] Compiling MarkdownUI Environment+InlineImageProvider.swift
[634/766] Compiling MarkdownUI Environment+List.swift
[635/766] Compiling MarkdownUI Environment+SoftBreakMode.swift
[636/766] Compiling MarkdownUI Environment+Table.swift
[637/766] Compiling MarkdownUI Environment+TextStyle.swift
[638/766] Compiling MarkdownUI Environment+Theme.swift
[639/766] Compiling MarkdownUI ImageView.swift
[640/766] Compiling MarkdownUI InlineText.swift
[641/766] Compiling MarkdownUI Markdown.swift
[641/766] Compiling indexing.cpp
[642/766] Compiling event.cpp
[643/766] Compiling hadamard.cpp
[644/766] Compiling fence.cpp
[645/766] Compiling eval.cpp
[646/766] Compiling distributed.cpp
[647/766] Compiling jit_kernels.cpp
[648/766] Compiling fft.cpp
[649/766] Compiling slicing.cpp
[650/766] Compiling copy.cpp
[651/766] Compiling export.cpp
[652/766] Compiling conv.cpp
[653/766] Compiling compiled.cpp
[654/766] Compiling allocator.cpp
[655/766] Compiling binary.cpp
[656/766] Compiling threefry.cpp
[657/766] Compiling device.cpp
[658/766] Compiling no_cuda.cpp
[659/766] Compiling primitives.cpp
[660/766] Compiling copy.cpp
[661/766] Compiling custom_kernel.cpp
[662/766] Compiling select.cpp
[663/766] Compiling softmax.cpp
[664/766] Compiling scan.cpp
[665/766] Compiling svd.cpp
[666/766] Compiling quantized.cpp
[667/766] Compiling qrf.cpp
[668/766] Compiling sort.cpp
[669/766] Compiling jit_compiler.cpp
[670/766] Compiling matmul.cpp
[671/766] Compiling primitives.cpp
[672/766] Compiling logsumexp.cpp
[673/766] Compiling luf.cpp
[674/766] Compiling masked_mm.cpp
[675/766] Compiling hadamard.cpp
[676/766] Compiling inverse.cpp
[677/766] Compiling cblas.cpp
[678/766] Compiling bnns.cpp
[679/766] Compiling encoder.cpp
[680/766] Compiling eval.cpp
[681/766] Compiling distributed.cpp
[682/766] Compiling unary.cpp
[683/766] Compiling available.cpp
[684/766] Compiling fft.cpp
[685/766] Compiling eig.cpp
[686/766] Compiling eigh.cpp
[687/766] Compiling indexing.cpp
[688/766] Compiling utils.cpp
[689/766] Compiling cholesky.cpp
[690/766] Compiling arg_reduce.cpp
[691/766] Compiling slicing.cpp
[692/766] Compiling reduce.cpp
[693/766] Compiling load.cpp
[694/766] Compiling broadcasting.cpp
[695/766] Compiling utils.cpp
[696/766] Compiling unary_ops.cpp
[697/766] Compiling unary.cpp
[698/766] Compiling ternary_ops.cpp
[699/766] Compiling ternary.cpp
[700/766] Compiling steel_gemm_splitk.cpp
[701/766] Compiling steel_gemm_segmented.cpp
[702/766] Compiling compiled.cpp
[703/766] Compiling steel_gemm_masked.cpp
[704/766] Compiling steel_gemm_gather.cpp
[705/766] Compiling steel_conv_general.cpp
[706/766] Compiling steel_gemm_fused.cpp
[707/766] Compiling sort.cpp
[708/766] Compiling steel_conv.cpp
[709/766] Compiling softmax.cpp
[710/766] Compiling scatter_axis.cpp
[711/766] Compiling scatter.cpp
[712/766] Compiling scan.cpp
[713/766] Compiling reduce_utils.cpp
[714/766] Compiling reduce.cpp
[715/766] Compiling quantized_utils.cpp
[716/766] Compiling allocator.cpp
[717/766] Compiling quantized.cpp
[718/766] Compiling logsumexp.cpp
[719/766] Compiling hadamard.cpp
[720/766] Compiling common.cpp
[721/766] Compiling gemv_masked.cpp
[722/766] Compiling gather_axis.cpp
[723/766] Compiling gather_front.cpp
[724/766] Compiling gemm.cpp
[725/766] Compiling gather.cpp
[726/766] Compiling fp4_quantized.cpp
[727/766] Compiling fft.cpp
[728/766] Compiling conv.cpp
[729/766] Compiling copy.cpp
[730/766] Compiling compiled_preamble.cpp
[731/766] Compiling binary_two.cpp
[732/766] Compiling binary.cpp
[733/766] Compiling binary_ops.cpp
[733/766] Compiling arange.cpp
[735/766] Compiling conv.cpp
[736/766] Compiling copy.cpp
[737/766] Compiling array.cpp
[738/766] Compiling version.cpp
[739/766] Compiling transforms_impl.cpp
[740/766] Compiling transforms.cpp
[741/766] Compiling string.cpp
[742/766] Compiling vector.cpp
[743/766] Compiling stream.cpp
[744/766] Compiling random.cpp
[745/766] Compiling compiled_conditional.cpp
[746/766] Compiling memory.cpp
[747/766] Compiling metal.cpp
[748/766] Compiling ops.cpp
[749/766] Compiling linalg.cpp
[750/766] Compiling map.cpp
[751/766] Compiling io_types.cpp
[752/766] Compiling reduce.cpp
[753/766] Compiling error.cpp
[754/766] Compiling fft.cpp
[754/766] Write sources
[757/766] Compiling io.cpp
[759/811] Compiling Algorithms Suffix.swift
[760/811] Compiling Algorithms Trim.swift
[761/813] Compiling Algorithms Joined.swift
[762/813] Compiling Algorithms Keyed.swift
[763/813] Compiling Algorithms MinMax.swift
[764/813] Compiling Algorithms RandomSample.swift
[765/813] Compiling Algorithms Indexed.swift
[766/813] Compiling Algorithms Intersperse.swift
[767/813] Compiling Algorithms Reductions.swift
[768/813] Compiling Algorithms Rotate.swift
[769/814] Compiling Atomics Unmanaged extensions.swift
[770/814] Compiling Algorithms EitherSequence.swift
[771/814] Compiling Algorithms FirstNonNil.swift
[772/814] Compiling Algorithms FlattenCollection.swift
[773/814] Compiling Algorithms Grouped.swift
[774/814] Compiling Algorithms Unique.swift
[775/814] Compiling Algorithms Windows.swift
[775/814] Compiling export.cpp
[777/814] Compiling Algorithms Split.swift
[778/814] Compiling Algorithms Stride.swift
[779/814] Compiling Algorithms Combinations.swift
[780/814] Compiling Algorithms Compacted.swift
[781/814] Compiling Algorithms Cycle.swift
[781/814] Compiling device.cpp
[782/814] Compiling fast.cpp
[783/814] Compiling compile.cpp
[797/814] Compiling Algorithms Partition.swift
[798/814] Compiling Algorithms Permutations.swift
[799/814] Compiling Algorithms Product.swift
[801/814] Compiling format.cc
[803/814] Compiling Algorithms AdjacentPairs.swift
[804/814] Compiling Algorithms Chain.swift
[805/814] Compiling Algorithms Chunked.swift
[810/814] Emitting module Atomics
[811/814] Emitting module Algorithms
[811/814] Compiling closure.cpp
[812/872] Compiling array.cpp
[813/872] Compiling binary.cpp
[815/903] Compiling MLX ArrayAt.swift
[816/903] Compiling MLX Cmlx+Util.swift
[817/903] Compiling MLX DType.swift
[818/903] Compiling MLX Device.swift
[819/903] Compiling MLX ErrorHandler.swift
[820/903] Compiling MLX Export.swift
[821/903] Compiling MLX FFT.swift
[822/909] Emitting module MLX
[823/912] Compiling MLX Ops.swift
[824/912] Compiling MLX ParameterTypes.swift
[825/912] Compiling MLX Protocols.swift
[826/912] Compiling MLX Transforms+Compile.swift
[827/912] Compiling MLX Transforms+Eval.swift
[828/912] Compiling MLX Transforms+Grad.swift
[829/912] Compiling MLX Random.swift
[830/912] Compiling MLX State.swift
[831/912] Compiling MLX Stream.swift
[832/912] Compiling MLX Foundation+Util.swift
[833/912] Compiling MLX GPU.swift
[834/912] Compiling MLX IO.swift
[835/912] Compiling MLX Linalg.swift
[836/912] Compiling MLX Transforms+Internal.swift
[837/912] Compiling MLX Transforms+Vmap.swift
[842/912] Compiling MLX Transforms.swift
[843/912] Compiling SpeziFoundation SendableMetatype.swift
[844/912] Compiling SpeziFoundation SequenceExtensions+Deprecations.swift
[845/912] Compiling SpeziFoundation SequenceExtensions.swift
[846/912] Compiling SpeziFoundation Sorting.swift
[847/912] Compiling SpeziFoundation StaticString+Hashable.swift
[851/912] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[852/912] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[853/912] Compiling SpeziFoundation RepositoryAnchor.swift
[854/912] Compiling SpeziFoundation SendableSharedRepository.swift
[855/912] Compiling SpeziFoundation SharedRepository.swift
[856/912] Compiling SpeziFoundation resource_bundle_accessor.swift
[860/912] Compiling MLX Factory.swift
[861/912] Compiling SpeziFoundation FormatStyle.swift
[862/912] Compiling SpeziFoundation KeyValuePairs.swift
[863/912] Compiling SpeziFoundation Logger.swift
[864/912] Compiling SpeziFoundation ObjCExceptionHandling.swift
[865/912] Compiling SpeziFoundation OrderedArray.swift
[866/912] Compiling SpeziFoundation Other.swift
[867/912] Compiling SpeziFoundation String.swift
[868/912] Compiling SpeziFoundation TimeoutError.swift
[869/912] Compiling SpeziFoundation TopLevelDecoder.swift
[870/912] Compiling SpeziFoundation TopLevelEncoder.swift
[871/912] Compiling SpeziFoundation Version.swift
[872/912] Compiling SpeziFoundation RuntimeConfig.swift
[873/912] Compiling SpeziFoundation AsyncSemaphore.swift
[874/912] Compiling SpeziFoundation DiscardTaskGroup+CancellableTask.swift
[875/912] Compiling SpeziFoundation MainActorExecution.swift
[876/912] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[877/912] Compiling SpeziFoundation ManagedTaskQueue.swift
[878/912] Compiling SpeziFoundation AtomicPThread.swift
[879/912] Compiling SpeziFoundation RWLock.swift
[880/912] Compiling MLX Ops+Array.swift
[884/912] Compiling MLX MLXArray+Ops.swift
[885/912] Compiling MLX MLXArray.swift
[886/912] Compiling MLX MLXFast.swift
[887/912] Compiling MLX MLXFastKernel.swift
[888/912] Compiling MLX Nested.swift
[903/912] Compiling MLX MLXArray+Bytes.swift
[904/912] Compiling MLX MLXArray+Indexing.swift
[905/912] Compiling MLX MLXArray+Init.swift
[912/919] Compiling MLXFast MLXFast.swift
[913/919] Compiling MLXFast MLXFastKernel.swift
[914/919] Emitting module MLXFast
[915/919] Emitting module MLXLinalg
[916/919] Compiling MLXLinalg Linalg.swift
[917/919] Emitting module MLXRandom
[918/919] Compiling MLXRandom Random.swift
[919/919] Emitting module SpeziFoundation
[920/1003] Compiling SpeziLocalization Other.swift
[921/1003] Compiling SpeziLocalization LocaleMatchingBehaviour.swift
[922/1003] Emitting module SpeziLocalization
[923/1003] Compiling SpeziLocalization Bundle+LocalizableString.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziLocalization/Bundle+LocalizableString.swift:90:121: error: extra argument 'localizations' in call
 88 |                 return preferredLocalizations(from: localizations).lazy.compactMap { lang in
 89 |                     (tables.isEmpty ? [.default] : tables).lazy
 90 |                         .map { self.localizedString(forKey: key, value: notFound, table: $0.stringValue, localizations: [lang]) }
    |                                                                                                                         `- error: extra argument 'localizations' in call
 91 |                         .first { $0 != notFound }
 92 |                 }
[924/1003] Compiling Spezi SpeziSceneDelegate.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[925/1003] Compiling Spezi View+Spezi.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[926/1003] Compiling Spezi DefaultStandard.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[927/1003] Compiling Spezi Module+Standard.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[928/1003] Compiling Spezi Standard.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[929/1003] Compiling Spezi StandardPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[930/1009] Compiling Spezi ApplicationPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[931/1009] Compiling Spezi CollectPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[932/1009] Compiling Spezi CollectedModuleValues.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[933/1009] Compiling Spezi ProvidePropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[934/1009] Compiling Spezi StorageValueCollector.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[935/1009] Compiling Spezi StorageValueProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[936/1009] Compiling Spezi LifecycleHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[937/1009] Compiling SpeziLocalization LocalizedFileResources.swift
[938/1009] Compiling Spezi DefaultInitializable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[939/1009] Compiling Spezi DependencyManager.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[940/1009] Compiling Spezi DependencyManagerError.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[941/1009] Compiling Spezi Module+DependencyRelation.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[942/1009] Compiling Spezi DependencyBuilder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[943/1009] Compiling Spezi DependencyCollection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[944/1009] Compiling Spezi DependencyCollectionBuilder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[945/1009] Compiling Spezi ServiceModule.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[946/1009] Compiling Spezi EnvironmentAccessible.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[947/1009] Compiling Spezi ModelModifier.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[948/1009] Compiling Spezi ModelPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[949/1009] Compiling Spezi ModifierPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[950/1009] Compiling Spezi ViewModifierProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[951/1009] Compiling Spezi Configuration.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[958/1009] Compiling MLXNN Upsample.swift
[961/1010] Compiling Spezi DependencyContext.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[962/1010] Compiling Spezi DependencyDeclaration.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[963/1010] Compiling Spezi DependencyPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[964/1010] Compiling Spezi Module+Dependencies.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[965/1010] Compiling Spezi DependencyReference.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[966/1010] Compiling Spezi ModuleReference.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[967/1010] Compiling Spezi Module.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[968/1010] Compiling SpeziLocalization LocalizationKey.swift
[969/1010] Compiling SpeziLocalization LocalizedFileResolution.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
Fetching https://github.com/apple/swift-openapi-urlsession.git
Fetching https://github.com/StanfordSpezi/SpeziStorage.git
Fetching https://github.com/StanfordSpezi/SpeziChat.git
Fetching https://github.com/StanfordSpezi/SpeziOnboarding.git
Fetching https://github.com/apple/swift-openapi-generator.git
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/StanfordSpezi/SpeziViews.git
[1/1320] Fetching spezichat
[120/5533] Fetching spezichat, spezionboarding
[163/6649] Fetching spezichat, spezionboarding, swift-openapi-urlsession
[208/8364] Fetching spezichat, spezionboarding, swift-openapi-urlsession, spezistorage
[334/14957] Fetching spezichat, spezionboarding, swift-openapi-urlsession, spezistorage, swift-openapi-runtime
[400/19827] Fetching spezichat, spezionboarding, swift-openapi-urlsession, spezistorage, swift-openapi-runtime, speziviews
[3596/37265] Fetching spezichat, spezionboarding, swift-openapi-urlsession, spezistorage, swift-openapi-runtime, speziviews, swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-urlsession.git from cache (0.94s)
Fetched https://github.com/StanfordSpezi/SpeziStorage.git from cache (0.94s)
[8315/34434] Fetching spezichat, spezionboarding, swift-openapi-runtime, speziviews, swift-openapi-generator
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/StanfordSpezi/Spezi.git
Fetched https://github.com/StanfordSpezi/SpeziOnboarding.git from cache (1.37s)
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (1.37s)
Fetched https://github.com/StanfordSpezi/SpeziChat.git from cache (1.37s)
Fetched https://github.com/apple/swift-openapi-generator.git from cache (1.37s)
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (1.37s)
Fetching https://github.com/huggingface/swift-transformers.git
Fetching https://github.com/ml-explore/mlx-swift.git
Fetching https://github.com/ml-explore/mlx-swift-examples.git
[1/10346] Fetching spezi
[105/13372] Fetching spezi, spezifoundation
[13252/19608] Fetching spezi, spezifoundation, swift-transformers
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (1.11s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (1.11s)
[126/20456] Fetching swift-transformers, mlx-swift
[581/28011] Fetching swift-transformers, mlx-swift, mlx-swift-examples
Fetched https://github.com/huggingface/swift-transformers.git from cache (1.31s)
[14492/21775] Fetching mlx-swift, mlx-swift-examples
Fetched https://github.com/ml-explore/mlx-swift.git from cache (4.99s)
Fetched https://github.com/ml-explore/mlx-swift-examples.git from cache (4.99s)
Computing version for https://github.com/StanfordSpezi/SpeziChat.git
Computed https://github.com/StanfordSpezi/SpeziChat.git at 0.2.5 (0.57s)
Fetching https://github.com/StanfordSpezi/SpeziSpeech
[1/467] Fetching spezispeech
Fetched https://github.com/StanfordSpezi/SpeziSpeech from cache (0.65s)
Computing version for https://github.com/StanfordSpezi/SpeziStorage.git
Computed https://github.com/StanfordSpezi/SpeziStorage.git at 2.1.4 (0.62s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[1/735] Fetching xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.74s)
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.48s)
Fetching https://github.com/1024jp/GzipSwift
[1/1557] Fetching gzipswift
Fetched https://github.com/1024jp/GzipSwift from cache (0.72s)
Computing version for https://github.com/huggingface/swift-transformers.git
Computed https://github.com/huggingface/swift-transformers.git at 1.0.0 (0.42s)
Fetching https://github.com/huggingface/swift-jinja.git
[1/1051] Fetching swift-jinja
Fetched https://github.com/huggingface/swift-jinja.git from cache (0.89s)
Computing version for https://github.com/ml-explore/mlx-swift.git
Computed https://github.com/ml-explore/mlx-swift.git at 0.29.1 (0.45s)
Fetching https://github.com/apple/swift-numerics
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (3.06s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 6.0.1 (2.29s)
Computing version for https://github.com/StanfordSpezi/SpeziSpeech
Computed https://github.com/StanfordSpezi/SpeziSpeech at 1.1.2 (0.57s)
Computing version for https://github.com/apple/swift-openapi-urlsession.git
Computed https://github.com/apple/swift-openapi-urlsession.git at 1.2.0 (0.55s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-http-types
[1/1043] Fetching swift-http-types
[523/24612] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types from cache (2.02s)
Fetched https://github.com/apple/swift-collections from cache (2.02s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.12.14 (0.62s)
Fetching https://github.com/gonzalezreal/swift-markdown-ui.git
[1/8377] Fetching swift-markdown-ui
Fetched https://github.com/gonzalezreal/swift-markdown-ui.git from cache (2.55s)
Computing version for https://github.com/gonzalezreal/swift-markdown-ui.git
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (0.54s)
Fetching https://github.com/gonzalezreal/NetworkImage
Fetching https://github.com/swiftlang/swift-cmark
[1/1064] Fetching networkimage
[1065/19438] Fetching networkimage, swift-cmark
Fetched https://github.com/gonzalezreal/NetworkImage from cache (11.51s)
Fetched https://github.com/swiftlang/swift-cmark from cache (11.51s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (0.42s)
Computing version for https://github.com/StanfordSpezi/SpeziOnboarding.git
Computed https://github.com/StanfordSpezi/SpeziOnboarding.git at 2.0.4 (0.57s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (0.61s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.7.1 (0.54s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.11.0 (0.45s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.44s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.10.2 (0.62s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.7.6 (0.64s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log
Fetching https://github.com/StanfordBDHG/ThreadLocal.git
Fetching https://github.com/StanfordBDHG/zstd.git
Fetching https://github.com/apple/swift-algorithms.git
[1/63157] Fetching zstd
[2/64977] Fetching zstd, swift-atomics
[75/65160] Fetching zstd, swift-atomics, threadlocal
[224/71218] Fetching zstd, swift-atomics, threadlocal, swift-algorithms
Fetched https://github.com/StanfordBDHG/ThreadLocal.git from cache (0.75s)
[524/71035] Fetching zstd, swift-atomics, swift-algorithms
[725/77670] Fetching zstd, swift-atomics, swift-algorithms, swift-log
Fetched https://github.com/apple/swift-atomics.git from cache (3.41s)
Fetched https://github.com/StanfordBDHG/zstd.git from cache (3.41s)
Fetched https://github.com/apple/swift-algorithms.git from cache (3.41s)
Fetched https://github.com/apple/swift-log from cache (3.41s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.55s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.43s)
Computing version for https://github.com/StanfordBDHG/ThreadLocal.git
Computed https://github.com/StanfordSpezi/SpeziChat.git at 0.2.5 (0.00s)
Computed https://github.com/StanfordSpezi/SpeziStorage.git at 2.1.4 (0.00s)
Computed https://github.com/ml-explore/mlx-swift-examples.git at 2.29.1 (0.00s)
Computed https://github.com/huggingface/swift-transformers.git at 1.0.0 (0.00s)
Computed https://github.com/ml-explore/mlx-swift.git at 0.29.1 (0.00s)
Computed https://github.com/1024jp/GzipSwift at 6.0.1 (0.00s)
Computed https://github.com/StanfordSpezi/SpeziSpeech at 1.1.2 (0.00s)
Computed https://github.com/apple/swift-openapi-urlsession.git at 1.2.0 (0.00s)
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.12.14 (0.00s)
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (0.00s)
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (0.00s)
Computed https://github.com/StanfordSpezi/SpeziOnboarding.git at 2.0.4 (0.00s)
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (0.00s)
Computed https://github.com/swiftlang/swift-cmark at 0.7.1 (0.00s)
Computed https://github.com/apple/swift-openapi-runtime.git at 1.11.0 (0.00s)
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.00s)
Computed https://github.com/StanfordSpezi/Spezi.git at 1.10.2 (0.00s)
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.6.0 (0.61s)
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.00s)
Computing version for https://github.com/apple/swift-openapi-generator.git
Computed https://github.com/apple/swift-openapi-generator.git at 1.11.1 (0.57s)
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/mattpolzin/OpenAPIKit
[1/11551] Fetching yams
[2/29080] Fetching yams, swift-argument-parser
[18390/174478] Fetching yams, swift-argument-parser, openapikit
Fetched https://github.com/apple/swift-argument-parser from cache (6.03s)
Fetched https://github.com/jpsim/Yams from cache (6.03s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (6.03s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.9.0 (0.63s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.47s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.47s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.11.0 (0.40s)
Computing version for https://github.com/huggingface/swift-jinja.git
Computed https://github.com/huggingface/swift-jinja.git at 2.3.5 (0.44s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.1 (0.44s)
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.6.0
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.2.0
Creating working copy for https://github.com/gonzalezreal/NetworkImage
Working copy of https://github.com/gonzalezreal/NetworkImage resolved at 6.0.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
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-openapi-runtime.git
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.11.0
Creating working copy for https://github.com/StanfordSpezi/SpeziChat.git
Working copy of https://github.com/StanfordSpezi/SpeziChat.git resolved at 0.2.5
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-openapi-urlsession.git
Working copy of https://github.com/apple/swift-openapi-urlsession.git resolved at 1.2.0
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.10.2
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/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-openapi-generator.git
Working copy of https://github.com/apple/swift-openapi-generator.git resolved at 1.11.1
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/StanfordSpezi/SpeziViews.git
Working copy of https://github.com/StanfordSpezi/SpeziViews.git resolved at 1.12.14
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.29.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/StanfordSpezi/SpeziSpeech
Working copy of https://github.com/StanfordSpezi/SpeziSpeech resolved at 1.1.2
Creating working copy for https://github.com/swiftlang/swift-cmark
Working copy of https://github.com/swiftlang/swift-cmark resolved at 0.7.1
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.9.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/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.1
Creating working copy for https://github.com/StanfordSpezi/SpeziStorage.git
Working copy of https://github.com/StanfordSpezi/SpeziStorage.git resolved at 2.1.4
Creating working copy for https://github.com/gonzalezreal/swift-markdown-ui.git
Working copy of https://github.com/gonzalezreal/swift-markdown-ui.git resolved at 2.4.1
Creating working copy for https://github.com/StanfordSpezi/SpeziOnboarding.git
Working copy of https://github.com/StanfordSpezi/SpeziOnboarding.git resolved at 2.0.4
Creating working copy for https://github.com/huggingface/swift-transformers.git
Working copy of https://github.com/huggingface/swift-transformers.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.11.0
BUILD FAILURE 6.0 macosSpm