The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Typesense, reference v2.0.0-rc.1 (0d9335), with Swift 6.0 for Linux on 19 Dec 2025 09:12:49 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/typesense/typesense-swift.git
Reference: v2.0.0-rc.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/typesense/typesense-swift
 * tag               v2.0.0-rc.1 -> FETCH_HEAD
HEAD is now at 0d93356 Merge pull request #48 from haydenhoang/v2
Cloned https://github.com/typesense/typesense-swift.git
Revision (git rev-parse @):
0d9335697a73d19a25a21e14678e8251314a33af
SUCCESS checkout https://github.com/typesense/typesense-swift.git at v2.0.0-rc.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/typesense/typesense-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d9a15f93bf2b54d4a5c29ad13249b33c1decc55763b749502648fc1aee8d297b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser
[1/782] Fetching anycodable
[588/17769] Fetching anycodable, swift-argument-parser
[1803/29041] Fetching anycodable, swift-argument-parser, yams
Fetched https://github.com/Flight-School/AnyCodable from cache (2.65s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.66s)
Fetched https://github.com/jpsim/Yams.git from cache (2.71s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (1.41s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.85s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.89s)
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
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.0
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/21] Write sources
[8/21] Compiling reader.c
[9/21] Compiling writer.c
[10/21] Compiling api.c
[11/21] Compiling emitter.c
[12/21] Compiling scanner.c
[13/21] Compiling parser.c
[14/21] Write swift-version-24593BA9C3E375BF.txt
[16/47] Emitting module Yams
[17/49] Compiling Yams Tag.swift
[18/49] Compiling Yams YamlAnchorProviding.swift
[19/49] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/49] Emitting module ArgumentParserToolInfo
[21/50] Wrapping AST for ArgumentParserToolInfo for debugging
[23/96] Compiling ArgumentParser SplitArguments.swift
[24/96] Compiling ArgumentParser DumpHelpGenerator.swift
[25/96] Compiling ArgumentParser Name.swift
[26/96] Compiling ArgumentParser Parsed.swift
[27/96] Compiling ArgumentParser OptionGroup.swift
[28/96] Compiling ArgumentParser ParentCommand.swift
[29/96] Compiling ArgumentParser AsyncParsableCommand.swift
[30/96] Compiling ArgumentParser CommandConfiguration.swift
[31/96] Compiling ArgumentParser CommandGroup.swift
[32/96] Compiling ArgumentParser EnumerableFlag.swift
[33/96] Compiling ArgumentParser ExpressibleByArgument.swift
[34/96] Compiling ArgumentParser ParsableArguments.swift
[35/96] Compiling ArgumentParser InputOrigin.swift
[36/96] Compiling ArgumentParser Flag.swift
[37/96] Compiling ArgumentParser NameSpecification.swift
[38/96] Compiling ArgumentParser Option.swift
[39/96] Compiling ArgumentParser ArgumentVisibility.swift
[40/96] Compiling ArgumentParser CompletionKind.swift
[41/96] Compiling ArgumentParser Errors.swift
[42/96] Compiling AnyCodable AnyEncodable.swift
[43/96] Compiling ArgumentParser Foundation.swift
[44/96] Compiling ArgumentParser Mutex.swift
[45/96] Compiling ArgumentParser Platform.swift
[46/96] Compiling ArgumentParser SequenceExtensions.swift
[47/96] Compiling ArgumentParser StringExtensions.swift
[48/96] Compiling ArgumentParser SwiftExtensions.swift
[49/103] Compiling AnyCodable AnyCodable.swift
[50/103] Emitting module AnyCodable
[51/103] Compiling AnyCodable AnyDecodable.swift
[52/103] Emitting module ArgumentParser
[54/104] Wrapping AST for Yams for debugging
[56/230] Compiling Typesense DirtyValues.swift
[57/230] Compiling Typesense DropTokensMode.swift
[58/230] Compiling Typesense ExportDocumentsParameters.swift
[59/230] Compiling Typesense FacetCounts.swift
[60/230] Compiling Typesense FacetCountsCountsInner.swift
[61/230] Compiling Typesense FacetCountsStats.swift
[62/230] Compiling Typesense Field.swift
[63/230] Compiling Typesense AnalyticsEventsRetrieveParams.swift
[64/230] Compiling Typesense AnalyticsRule.swift
[65/230] Compiling Typesense AnalyticsRuleCreate.swift
[66/230] Compiling Typesense AnalyticsRuleCreateParams.swift
[67/230] Compiling Typesense AnalyticsRuleType.swift
[68/230] Compiling Typesense AnalyticsRuleUpdate.swift
[69/230] Compiling Typesense FieldEmbed.swift
[70/230] Compiling Typesense FieldEmbedModelConfig.swift
[71/230] Compiling Typesense GetCollectionsParameters.swift
[72/230] Compiling Typesense HealthStatus.swift
[73/230] Compiling Typesense Alias.swift
[74/230] Compiling Typesense Analytics.swift
[75/230] Compiling Typesense CurationSetCreateSchema.swift
[76/230] Compiling Typesense CurationSetDeleteSchema.swift
[77/230] Compiling Typesense CurationSetSchema.swift
[78/230] Compiling Typesense Debug200Response.swift
[79/230] Compiling Typesense DeleteDocuments200Response.swift
[80/230] Compiling Typesense DeleteDocumentsParameters.swift
[81/230] Compiling Typesense DeleteStopwordsSet200Response.swift
[82/230] Compiling Typesense AnalyticsEvents.swift
[83/230] Compiling Typesense AnalyticsRuleAPI.swift
[84/230] Compiling Typesense AnalyticsRules.swift
[85/230] Compiling Typesense ApiCall.swift
[86/230] Compiling Typesense ApiKeys.swift
[87/230] Compiling Typesense Client.swift
[88/230] Compiling Typesense CurationSet.swift
[89/230] Compiling Typesense CurationSetItem.swift
[90/230] Compiling Typesense CurationSetItems.swift
[91/230] Compiling Typesense CurationSets.swift
[92/230] Compiling Typesense Document.swift
[93/230] Compiling Typesense Documents.swift
[94/230] Compiling Typesense Errors.swift
[95/230] Compiling Typesense Collection.swift
[96/230] Compiling Typesense Collections.swift
[97/230] Compiling Typesense Configuration.swift
[98/230] Compiling Typesense ConversationModel.swift
[99/230] Compiling Typesense ConversationModels.swift
[100/230] Compiling Typesense Conversations.swift
[102/231] Compiling Typesense StopwordsSetUpsertSchema.swift
[103/231] Compiling Typesense StopwordsSetsRetrieveAllSchema.swift
[104/231] Compiling Typesense SuccessStatus.swift
[105/231] Compiling Typesense SynonymItemDeleteSchema.swift
[106/231] Compiling Typesense SynonymItemSchema.swift
[107/231] Compiling Typesense SynonymItemUpsertSchema.swift
[108/231] Compiling Typesense SynonymSetCreateSchema.swift
[109/231] Compiling Typesense SynonymSetDeleteSchema.swift
[110/231] Compiling Typesense SynonymSetSchema.swift
[111/231] Compiling Typesense SynonymSetsRetrieveSchema.swift
[112/231] Compiling Typesense ToggleSlowRequestLogRequest.swift
[113/231] Compiling Typesense UpdateDocuments200Response.swift
[114/231] Compiling Typesense UpdateDocumentsParameters.swift
[115/231] Compiling Typesense VoiceQueryModelCollectionConfig.swift
[116/231] Compiling Typesense MultiSearch.swift
[117/231] Compiling Typesense Node.swift
[118/231] Compiling Typesense Operations.swift
[118/248] Wrapping AST for ArgumentParser for debugging
[138/253] Compiling Tasks VendorAttributes.swift
[139/253] Emitting module Typesense
[140/253] Compiling Tasks main.swift
/host/spi-builder-workspace/Tasks/main.swift:145:14: warning: 'launchPath' is deprecated: renamed to 'executableURL'
143 |     static func run(_ command: String, args: [String]) throws {
144 |         let task = Process()
145 |         task.launchPath = "/usr/bin/env"
    |              |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
    |              `- note: use 'executableURL' instead
146 |         task.arguments = [command] + args
147 |         try task.run()
[141/253] Compiling Tasks AddVendorAttributes.swift
[142/253] Compiling Tasks PreprocessOpenAPI.swift
[143/253] Emitting module Tasks
[145/254] Compiling Typesense SearchGroupedHit.swift
[146/254] Compiling Typesense SearchHighlight.swift
[147/254] Compiling Typesense SearchParameters.swift
[148/254] Compiling Typesense SearchRequestParams.swift
[149/254] Compiling Typesense SearchRequestParamsVoiceQuery.swift
[150/254] Compiling Typesense SearchResult.swift
[151/254] Compiling Typesense SearchResultConversation.swift
[152/254] Compiling Typesense SearchResultHit.swift
[153/254] Compiling Typesense SearchResultHitHybridSearchInfo.swift
[154/254] Compiling Typesense SearchResultHitTextMatchInfo.swift
[155/254] Compiling Typesense SearchSynonym.swift
[156/254] Compiling Typesense SearchSynonymDeleteResponse.swift
[157/254] Compiling Typesense SearchSynonymSchema.swift
[158/254] Compiling Typesense SearchSynonymsResponse.swift
[159/254] Compiling Typesense StemmingDictionary.swift
[160/254] Compiling Typesense StemmingDictionaryWordsInner.swift
[161/254] Compiling Typesense StopwordsSetRetrieveSchema.swift
[162/254] Compiling Typesense StopwordsSetSchema.swift
[162/254] Wrapping AST for Tasks for debugging
[163/254] Write Objects.LinkFileList
[164/254] Linking Tasks
[166/254] Compiling Typesense Preset.swift
[167/254] Compiling Typesense Presets.swift
[168/254] Compiling Typesense RequestTypes.swift
[169/254] Compiling Typesense AnalyticsRuleCreateManyResponse.swift
[170/254] Compiling Typesense Coders.swift
[171/254] Compiling Typesense DocumentIndexParameters.swift
[172/254] Compiling Typesense Logger.swift
[173/254] Compiling Typesense MultiSearchResultPack.swift
[174/254] Compiling Typesense RequestNumber.swift
[175/254] Compiling Typesense Stopword.swift
[176/254] Compiling Typesense Stopwords.swift
[177/254] Compiling Typesense SynonymSet.swift
[178/254] Compiling Typesense SynonymSetItem.swift
[179/254] Compiling Typesense SynonymSetItems.swift
[180/254] Compiling Typesense SynonymSets.swift
[181/254] Compiling Typesense CreateURLQueryParams.swift
[182/254] Compiling Typesense Extensions.swift
[183/254] Compiling Typesense ApiKeySchema.swift
[184/254] Compiling Typesense ApiKeysResponse.swift
[185/254] Compiling Typesense ApiResponse.swift
[186/254] Compiling Typesense CollectionAlias.swift
[187/254] Compiling Typesense CollectionAliasSchema.swift
[188/254] Compiling Typesense CollectionAliasesResponse.swift
[189/254] Compiling Typesense CollectionResponse.swift
[190/254] Compiling Typesense CollectionSchema.swift
[191/254] Compiling Typesense CollectionUpdateSchema.swift
[192/254] Compiling Typesense ConversationModelCreateSchema.swift
[193/254] Compiling Typesense ConversationModelSchema.swift
[194/254] Compiling Typesense ConversationModelUpdateSchema.swift
[195/254] Compiling Typesense CurationExclude.swift
[196/254] Compiling Typesense CurationInclude.swift
[197/254] Compiling Typesense CurationItemCreateSchema.swift
[198/254] Compiling Typesense CurationItemDeleteSchema.swift
[199/254] Compiling Typesense CurationItemSchema.swift
[200/254] Compiling Typesense CurationRule.swift
[204/254] Compiling Typesense APIStatsResponse.swift
[205/254] Compiling Typesense AnalyticsEvent.swift
[206/254] Compiling Typesense AnalyticsEventCreateResponse.swift
[207/254] Compiling Typesense AnalyticsEventData.swift
[208/254] Compiling Typesense AnalyticsEventsResponse.swift
[209/254] Compiling Typesense AnalyticsEventsResponseEventsInner.swift
[216/254] Compiling Typesense AnalyticsStatus.swift
[217/254] Compiling Typesense ApiKey.swift
[218/254] Compiling Typesense ApiKeyDeleteResponse.swift
[237/254] Compiling Typesense ImportDocumentsParameters.swift
[238/254] Compiling Typesense IndexAction.swift
[239/254] Compiling Typesense ListStemmingDictionaries200Response.swift
[240/254] Compiling Typesense MultiSearchCollectionParameters.swift
[241/254] Compiling Typesense MultiSearchParameters.swift
[242/254] Compiling Typesense MultiSearchResult.swift
[243/254] Compiling Typesense MultiSearchResultItem.swift
[244/254] Compiling Typesense MultiSearchSearchesParameter.swift
[245/254] Compiling Typesense NLSearchModelBase.swift
[246/254] Compiling Typesense NLSearchModelCreateSchema.swift
[247/254] Compiling Typesense NLSearchModelDeleteSchema.swift
[248/254] Compiling Typesense NLSearchModelSchema.swift
[249/254] Compiling Typesense PresetDeleteSchema.swift
[250/254] Compiling Typesense PresetSchema.swift
[251/254] Compiling Typesense PresetUpsertSchema.swift
[252/254] Compiling Typesense PresetUpsertSchemaValue.swift
[253/254] Compiling Typesense PresetsRetrieveSchema.swift
[254/254] Compiling Typesense SchemaChangeStatus.swift
Build complete! (61.11s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "anycodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flight-School/AnyCodable"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    }
  ],
  "manifest_display_name" : "Typesense",
  "name" : "Typesense",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Typesense",
      "targets" : [
        "Typesense"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Tasks",
      "targets" : [
        "Tasks"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TypesenseTests",
      "module_type" : "SwiftTarget",
      "name" : "TypesenseTests",
      "path" : "Tests/TypesenseTests",
      "sources" : [
        "AnalyticsTests.swift",
        "ApiCallTests.swift",
        "ApiKeyTests.swift",
        "CollectionAliasTests.swift",
        "CollectionTests.swift",
        "ConfigurationTests.swift",
        "ConversationModelTests.swift",
        "CreateURLQueryParamsTests.swift",
        "CurationSetTests.swift",
        "CurationSetsTests.swift",
        "DocumentTests.swift",
        "MultiSearchTests.swift",
        "OperationTests.swift",
        "PresetTests.swift",
        "PresetsTests.swift",
        "StopwordTests.swift",
        "StopwordsTests.swift",
        "SynonymSetsTests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "Typesense"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Typesense",
      "module_type" : "SwiftTarget",
      "name" : "Typesense",
      "path" : "Sources/Typesense",
      "product_dependencies" : [
        "AnyCodable"
      ],
      "product_memberships" : [
        "Typesense"
      ],
      "sources" : [
        "Alias.swift",
        "Analytics.swift",
        "AnalyticsEvents.swift",
        "AnalyticsRuleAPI.swift",
        "AnalyticsRules.swift",
        "ApiCall.swift",
        "ApiKeys.swift",
        "Client.swift",
        "Collection.swift",
        "Collections.swift",
        "Configuration.swift",
        "ConversationModel.swift",
        "ConversationModels.swift",
        "Conversations.swift",
        "CurationSet.swift",
        "CurationSetItem.swift",
        "CurationSetItems.swift",
        "CurationSets.swift",
        "Document.swift",
        "Documents.swift",
        "Errors.swift",
        "Models/APIStatsResponse.swift",
        "Models/AnalyticsEvent.swift",
        "Models/AnalyticsEventCreateResponse.swift",
        "Models/AnalyticsEventData.swift",
        "Models/AnalyticsEventsResponse.swift",
        "Models/AnalyticsEventsResponseEventsInner.swift",
        "Models/AnalyticsEventsRetrieveParams.swift",
        "Models/AnalyticsRule.swift",
        "Models/AnalyticsRuleCreate.swift",
        "Models/AnalyticsRuleCreateParams.swift",
        "Models/AnalyticsRuleType.swift",
        "Models/AnalyticsRuleUpdate.swift",
        "Models/AnalyticsStatus.swift",
        "Models/ApiKey.swift",
        "Models/ApiKeyDeleteResponse.swift",
        "Models/ApiKeySchema.swift",
        "Models/ApiKeysResponse.swift",
        "Models/ApiResponse.swift",
        "Models/CollectionAlias.swift",
        "Models/CollectionAliasSchema.swift",
        "Models/CollectionAliasesResponse.swift",
        "Models/CollectionResponse.swift",
        "Models/CollectionSchema.swift",
        "Models/CollectionUpdateSchema.swift",
        "Models/ConversationModelCreateSchema.swift",
        "Models/ConversationModelSchema.swift",
        "Models/ConversationModelUpdateSchema.swift",
        "Models/CurationExclude.swift",
        "Models/CurationInclude.swift",
        "Models/CurationItemCreateSchema.swift",
        "Models/CurationItemDeleteSchema.swift",
        "Models/CurationItemSchema.swift",
        "Models/CurationRule.swift",
        "Models/CurationSetCreateSchema.swift",
        "Models/CurationSetDeleteSchema.swift",
        "Models/CurationSetSchema.swift",
        "Models/Debug200Response.swift",
        "Models/DeleteDocuments200Response.swift",
        "Models/DeleteDocumentsParameters.swift",
        "Models/DeleteStopwordsSet200Response.swift",
        "Models/DirtyValues.swift",
        "Models/DropTokensMode.swift",
        "Models/ExportDocumentsParameters.swift",
        "Models/FacetCounts.swift",
        "Models/FacetCountsCountsInner.swift",
        "Models/FacetCountsStats.swift",
        "Models/Field.swift",
        "Models/FieldEmbed.swift",
        "Models/FieldEmbedModelConfig.swift",
        "Models/GetCollectionsParameters.swift",
        "Models/HealthStatus.swift",
        "Models/ImportDocumentsParameters.swift",
        "Models/IndexAction.swift",
        "Models/ListStemmingDictionaries200Response.swift",
        "Models/MultiSearchCollectionParameters.swift",
        "Models/MultiSearchParameters.swift",
        "Models/MultiSearchResult.swift",
        "Models/MultiSearchResultItem.swift",
        "Models/MultiSearchSearchesParameter.swift",
        "Models/NLSearchModelBase.swift",
        "Models/NLSearchModelCreateSchema.swift",
        "Models/NLSearchModelDeleteSchema.swift",
        "Models/NLSearchModelSchema.swift",
        "Models/PresetDeleteSchema.swift",
        "Models/PresetSchema.swift",
        "Models/PresetUpsertSchema.swift",
        "Models/PresetUpsertSchemaValue.swift",
        "Models/PresetsRetrieveSchema.swift",
        "Models/SchemaChangeStatus.swift",
        "Models/SearchGroupedHit.swift",
        "Models/SearchHighlight.swift",
        "Models/SearchParameters.swift",
        "Models/SearchRequestParams.swift",
        "Models/SearchRequestParamsVoiceQuery.swift",
        "Models/SearchResult.swift",
        "Models/SearchResultConversation.swift",
        "Models/SearchResultHit.swift",
        "Models/SearchResultHitHybridSearchInfo.swift",
        "Models/SearchResultHitTextMatchInfo.swift",
        "Models/SearchSynonym.swift",
        "Models/SearchSynonymDeleteResponse.swift",
        "Models/SearchSynonymSchema.swift",
        "Models/SearchSynonymsResponse.swift",
        "Models/StemmingDictionary.swift",
        "Models/StemmingDictionaryWordsInner.swift",
        "Models/StopwordsSetRetrieveSchema.swift",
        "Models/StopwordsSetSchema.swift",
        "Models/StopwordsSetUpsertSchema.swift",
        "Models/StopwordsSetsRetrieveAllSchema.swift",
        "Models/SuccessStatus.swift",
        "Models/SynonymItemDeleteSchema.swift",
        "Models/SynonymItemSchema.swift",
        "Models/SynonymItemUpsertSchema.swift",
        "Models/SynonymSetCreateSchema.swift",
        "Models/SynonymSetDeleteSchema.swift",
        "Models/SynonymSetSchema.swift",
        "Models/SynonymSetsRetrieveSchema.swift",
        "Models/ToggleSlowRequestLogRequest.swift",
        "Models/UpdateDocuments200Response.swift",
        "Models/UpdateDocumentsParameters.swift",
        "Models/VoiceQueryModelCollectionConfig.swift",
        "MultiSearch.swift",
        "Node.swift",
        "Operations.swift",
        "Preset.swift",
        "Presets.swift",
        "RequestTypes.swift",
        "Shared/AnalyticsRuleCreateManyResponse.swift",
        "Shared/Coders.swift",
        "Shared/DocumentIndexParameters.swift",
        "Shared/Logger.swift",
        "Shared/MultiSearchResultPack.swift",
        "Shared/RequestNumber.swift",
        "Stopword.swift",
        "Stopwords.swift",
        "SynonymSet.swift",
        "SynonymSetItem.swift",
        "SynonymSetItems.swift",
        "SynonymSets.swift",
        "utils/CreateURLQueryParams.swift",
        "utils/Extensions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Tasks",
      "module_type" : "SwiftTarget",
      "name" : "Tasks",
      "path" : "Tasks",
      "product_dependencies" : [
        "ArgumentParser",
        "Yams"
      ],
      "product_memberships" : [
        "Tasks"
      ],
      "sources" : [
        "AddVendorAttributes.swift",
        "PreprocessOpenAPI.swift",
        "VendorAttributes.swift",
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.5"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d9a15f93bf2b54d4a5c29ad13249b33c1decc55763b749502648fc1aee8d297b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.