The Swift Package Index logo.Swift Package Index

Build Information

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

Swift 6 data race errors: 6

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 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:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/typesense/typesense-swift.git
https://github.com/typesense/typesense-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/apple/swift-argument-parser
[1/16987] Fetching swift-argument-parser
[341/28259] Fetching swift-argument-parser, yams
[794/29041] Fetching swift-argument-parser, yams, anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (1.62s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.64s)
[8229/11272] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (2.84s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (3.97s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (1.16s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (1.15s)
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 GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/21] Write sources
[8/21] Compiling reader.c
[9/21] Compiling parser.c
[10/21] Compiling api.c
[11/21] Compiling emitter.c
[12/21] Compiling writer.c
[13/21] Write swift-version-24593BA9C3E375BF.txt
[14/21] Compiling scanner.c
[16/47] Emitting module ArgumentParserToolInfo
[17/47] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/48] Compiling Yams Tag.swift
[19/48] Compiling Yams YamlAnchorProviding.swift
[20/50] Compiling Yams Mark.swift
[21/50] Compiling Yams Node.Alias.swift
[22/50] Compiling Yams Node.Mapping.swift
[23/50] Wrapping AST for ArgumentParserToolInfo for debugging
[25/96] Emitting module ArgumentParser
[26/102] Compiling ArgumentParser Foundation.swift
[27/102] Compiling ArgumentParser Mutex.swift
[28/102] Compiling ArgumentParser Platform.swift
[29/102] Compiling ArgumentParser SequenceExtensions.swift
[30/102] Compiling ArgumentParser StringExtensions.swift
[31/102] Compiling ArgumentParser SwiftExtensions.swift
[32/102] Compiling ArgumentParser Tree.swift
[33/102] Compiling ArgumentParser CodingKeyValidator.swift
[34/102] Compiling ArgumentParser NonsenseFlagsValidator.swift
[35/102] Compiling ArgumentParser ParsableArgumentsValidation.swift
[36/102] Compiling ArgumentParser PositionalArgumentsValidator.swift
[37/102] Compiling ArgumentParser UniqueNamesValidator.swift
[38/102] Compiling ArgumentParser InputOrigin.swift
[39/102] Compiling ArgumentParser Name.swift
[40/102] Compiling ArgumentParser Parsed.swift
[41/102] Compiling ArgumentParser ParsedValues.swift
[42/102] Compiling ArgumentParser ParserError.swift
[43/102] Compiling ArgumentParser SplitArguments.swift
[44/102] Compiling ArgumentParser DumpHelpGenerator.swift
[45/102] Compiling ArgumentParser HelpCommand.swift
[46/102] Compiling ArgumentParser HelpGenerator.swift
[47/102] Compiling ArgumentParser MessageInfo.swift
[48/102] Compiling ArgumentParser UsageGenerator.swift
[49/102] Compiling ArgumentParser CollectionExtensions.swift
[50/102] Compiling AnyCodable AnyDecodable.swift
[51/102] Compiling ArgumentParser Option.swift
[52/102] Compiling ArgumentParser OptionGroup.swift
[53/102] Compiling AnyCodable AnyEncodable.swift
[54/102] Compiling ArgumentParser InputKey.swift
[56/102] Emitting module AnyCodable
[57/102] Compiling AnyCodable AnyCodable.swift
[58/103] Compiling ArgumentParser Errors.swift
[59/103] Compiling ArgumentParser Flag.swift
[60/103] Compiling ArgumentParser NameSpecification.swift
[61/103] Compiling ArgumentParser ParsableCommand.swift
[62/103] Compiling ArgumentParser ArgumentDecoder.swift
[63/103] Compiling ArgumentParser ArgumentDefinition.swift
[65/103] Compiling ArgumentParser ArgumentHelp.swift
[66/103] Compiling ArgumentParser ArgumentVisibility.swift
[67/103] Compiling ArgumentParser CompletionKind.swift
[68/103] Emitting module Yams
[69/103] Compiling ArgumentParser BashCompletionsGenerator.swift
[70/103] Compiling ArgumentParser CompletionsGenerator.swift
[71/103] Compiling ArgumentParser FishCompletionsGenerator.swift
[72/104] Wrapping AST for Yams for debugging
[74/219] Compiling Typesense Client.swift
[75/219] Compiling Typesense Collection.swift
[76/219] Compiling Typesense Collections.swift
[77/219] Compiling Typesense Configuration.swift
[78/219] Compiling Typesense ConversationModel.swift
[79/219] Compiling Typesense ConversationModels.swift
[80/219] Compiling Typesense Conversations.swift
[81/219] Compiling Typesense CurationSet.swift
[82/219] Compiling Typesense CurationSetItem.swift
[83/219] Compiling Typesense CurationSetItems.swift
[84/219] Compiling Typesense CurationSets.swift
[85/219] Compiling Typesense CurationSetCreateSchema.swift
[86/219] Compiling Typesense CurationSetDeleteSchema.swift
[87/221] Compiling Typesense DropTokensMode.swift
[88/222] Compiling Typesense ExportDocumentsParameters.swift
[89/222] Compiling Typesense FacetCounts.swift
[90/222] Compiling Typesense FacetCountsCountsInner.swift
[91/222] Compiling Typesense FacetCountsStats.swift
[92/222] Compiling Typesense Field.swift
[93/222] Compiling Typesense FieldEmbed.swift
[94/222] Compiling Typesense Alias.swift
[95/222] Compiling Typesense Analytics.swift
[96/222] Compiling Typesense AnalyticsEvents.swift
[97/222] Compiling Typesense AnalyticsRuleAPI.swift
[98/222] Compiling Typesense AnalyticsRules.swift
[99/222] Compiling Typesense ApiCall.swift
[100/223] Compiling Typesense ApiKeys.swift
[101/231] Wrapping AST for ArgumentParser for debugging
[103/236] Emitting module Tasks
/host/spi-builder-workspace/Tasks/main.swift:12:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 10 |
 11 | struct Tasks: ParsableCommand {
 12 |     static var configuration = CommandConfiguration(
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |         abstract: "A task runner for the typesense-swift project",
 14 |         subcommands: [CodeGen.self, Fetch.self, Preprocess.self]
/host/spi-builder-workspace/Tasks/main.swift:21:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 19 |
 20 | struct CodeGen: ParsableCommand {
 21 |     static var configuration = CommandConfiguration(abstract: "Generates client code using Docker and moves Models to Sources.")
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 22 |
 23 |     func run() throws {
/host/spi-builder-workspace/Tasks/main.swift:112:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
110 |
111 | struct Fetch: ParsableCommand {
112 |     static var configuration = CommandConfiguration(abstract: "Fetches the latest OpenAPI spec.")
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
113 |
114 |     func run() throws {
/host/spi-builder-workspace/Tasks/main.swift:131:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
129 |
130 | struct Preprocess: ParsableCommand {
131 |     static var configuration = CommandConfiguration(abstract: "Preprocesses the OpenAPI spec.")
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
132 |
133 |     func run() throws {
[104/236] Compiling Tasks VendorAttributes.swift
[105/236] Compiling Tasks main.swift
/host/spi-builder-workspace/Tasks/main.swift:12:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 10 |
 11 | struct Tasks: ParsableCommand {
 12 |     static var configuration = CommandConfiguration(
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |         abstract: "A task runner for the typesense-swift project",
 14 |         subcommands: [CodeGen.self, Fetch.self, Preprocess.self]
/host/spi-builder-workspace/Tasks/main.swift:21:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 19 |
 20 | struct CodeGen: ParsableCommand {
 21 |     static var configuration = CommandConfiguration(abstract: "Generates client code using Docker and moves Models to Sources.")
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 22 |
 23 |     func run() throws {
/host/spi-builder-workspace/Tasks/main.swift:112:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
110 |
111 | struct Fetch: ParsableCommand {
112 |     static var configuration = CommandConfiguration(abstract: "Fetches the latest OpenAPI spec.")
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
113 |
114 |     func run() throws {
/host/spi-builder-workspace/Tasks/main.swift:131:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
129 |
130 | struct Preprocess: ParsableCommand {
131 |     static var configuration = CommandConfiguration(abstract: "Preprocesses the OpenAPI spec.")
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
132 |
133 |     func run() throws {
/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()
[106/236] Compiling Tasks AddVendorAttributes.swift
[107/236] Compiling Tasks PreprocessOpenAPI.swift
[108/237] Wrapping AST for Tasks for debugging
[109/237] Write Objects.LinkFileList
[110/237] Linking Tasks
/host/spi-builder-workspace/Sources/Typesense/AnalyticsEvents.swift:7:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public struct AnalyticsEventsAPI {
 7 |     static var resourcePath: String = "\(Analytics.resourcePath)/events"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     var apiCall: ApiCall
 9 |
/host/spi-builder-workspace/Sources/Typesense/AnalyticsRules.swift:9:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public struct AnalyticsRules {
 8 |     private var apiCall: ApiCall
 9 |     static var resourcePath: String = "\(Analytics.resourcePath)/rules"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     init(apiCall: ApiCall) {
/host/spi-builder-workspace/Sources/Typesense/AnalyticsEvents.swift:7:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public struct AnalyticsEventsAPI {
 7 |     static var resourcePath: String = "\(Analytics.resourcePath)/events"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     var apiCall: ApiCall
 9 |
/host/spi-builder-workspace/Sources/Typesense/AnalyticsRules.swift:9:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public struct AnalyticsRules {
 8 |     private var apiCall: ApiCall
 9 |     static var resourcePath: String = "\(Analytics.resourcePath)/rules"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     init(apiCall: ApiCall) {
/host/spi-builder-workspace/Sources/Typesense/AnalyticsEvents.swift:7:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public struct AnalyticsEventsAPI {
 7 |     static var resourcePath: String = "\(Analytics.resourcePath)/events"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     var apiCall: ApiCall
 9 |
/host/spi-builder-workspace/Sources/Typesense/AnalyticsRules.swift:9:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public struct AnalyticsRules {
 8 |     private var apiCall: ApiCall
 9 |     static var resourcePath: String = "\(Analytics.resourcePath)/rules"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     init(apiCall: ApiCall) {
/host/spi-builder-workspace/Sources/Typesense/AnalyticsEvents.swift:7:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public struct AnalyticsEventsAPI {
 7 |     static var resourcePath: String = "\(Analytics.resourcePath)/events"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     var apiCall: ApiCall
 9 |
/host/spi-builder-workspace/Sources/Typesense/AnalyticsRules.swift:9:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public struct AnalyticsRules {
 8 |     private var apiCall: ApiCall
 9 |     static var resourcePath: String = "\(Analytics.resourcePath)/rules"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     init(apiCall: ApiCall) {
/host/spi-builder-workspace/Sources/Typesense/AnalyticsEvents.swift:7:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public struct AnalyticsEventsAPI {
 7 |     static var resourcePath: String = "\(Analytics.resourcePath)/events"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     var apiCall: ApiCall
 9 |
/host/spi-builder-workspace/Sources/Typesense/AnalyticsRules.swift:9:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public struct AnalyticsRules {
 8 |     private var apiCall: ApiCall
 9 |     static var resourcePath: String = "\(Analytics.resourcePath)/rules"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     init(apiCall: ApiCall) {
/host/spi-builder-workspace/Sources/Typesense/AnalyticsEvents.swift:7:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public struct AnalyticsEventsAPI {
 7 |     static var resourcePath: String = "\(Analytics.resourcePath)/events"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     var apiCall: ApiCall
 9 |
/host/spi-builder-workspace/Sources/Typesense/AnalyticsRules.swift:9:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public struct AnalyticsRules {
 8 |     private var apiCall: ApiCall
 9 |     static var resourcePath: String = "\(Analytics.resourcePath)/rules"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     init(apiCall: ApiCall) {
/host/spi-builder-workspace/Sources/Typesense/AnalyticsEvents.swift:7:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public struct AnalyticsEventsAPI {
 7 |     static var resourcePath: String = "\(Analytics.resourcePath)/events"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     var apiCall: ApiCall
 9 |
/host/spi-builder-workspace/Sources/Typesense/AnalyticsRules.swift:9:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public struct AnalyticsRules {
 8 |     private var apiCall: ApiCall
 9 |     static var resourcePath: String = "\(Analytics.resourcePath)/rules"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     init(apiCall: ApiCall) {
/host/spi-builder-workspace/Sources/Typesense/AnalyticsEvents.swift:7:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public struct AnalyticsEventsAPI {
 7 |     static var resourcePath: String = "\(Analytics.resourcePath)/events"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     var apiCall: ApiCall
 9 |
/host/spi-builder-workspace/Sources/Typesense/AnalyticsRules.swift:9:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public struct AnalyticsRules {
 8 |     private var apiCall: ApiCall
 9 |     static var resourcePath: String = "\(Analytics.resourcePath)/rules"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     init(apiCall: ApiCall) {
/host/spi-builder-workspace/Sources/Typesense/AnalyticsEvents.swift:7:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public struct AnalyticsEventsAPI {
 7 |     static var resourcePath: String = "\(Analytics.resourcePath)/events"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     var apiCall: ApiCall
 9 |
/host/spi-builder-workspace/Sources/Typesense/AnalyticsRules.swift:9:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public struct AnalyticsRules {
 8 |     private var apiCall: ApiCall
 9 |     static var resourcePath: String = "\(Analytics.resourcePath)/rules"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     init(apiCall: ApiCall) {
/host/spi-builder-workspace/Sources/Typesense/AnalyticsEvents.swift:7:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public struct AnalyticsEventsAPI {
 7 |     static var resourcePath: String = "\(Analytics.resourcePath)/events"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     var apiCall: ApiCall
 9 |
/host/spi-builder-workspace/Sources/Typesense/AnalyticsRules.swift:9:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public struct AnalyticsRules {
 8 |     private var apiCall: ApiCall
 9 |     static var resourcePath: String = "\(Analytics.resourcePath)/rules"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     init(apiCall: ApiCall) {
/host/spi-builder-workspace/Sources/Typesense/AnalyticsEvents.swift:7:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public struct AnalyticsEventsAPI {
 7 |     static var resourcePath: String = "\(Analytics.resourcePath)/events"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     var apiCall: ApiCall
 9 |
/host/spi-builder-workspace/Sources/Typesense/AnalyticsRules.swift:9:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public struct AnalyticsRules {
 8 |     private var apiCall: ApiCall
 9 |     static var resourcePath: String = "\(Analytics.resourcePath)/rules"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     init(apiCall: ApiCall) {
/host/spi-builder-workspace/Sources/Typesense/AnalyticsEvents.swift:7:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public struct AnalyticsEventsAPI {
 7 |     static var resourcePath: String = "\(Analytics.resourcePath)/events"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     var apiCall: ApiCall
 9 |
/host/spi-builder-workspace/Sources/Typesense/AnalyticsRules.swift:9:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public struct AnalyticsRules {
 8 |     private var apiCall: ApiCall
 9 |     static var resourcePath: String = "\(Analytics.resourcePath)/rules"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     init(apiCall: ApiCall) {
/host/spi-builder-workspace/Sources/Typesense/AnalyticsEvents.swift:7:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public struct AnalyticsEventsAPI {
 7 |     static var resourcePath: String = "\(Analytics.resourcePath)/events"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     var apiCall: ApiCall
 9 |
/host/spi-builder-workspace/Sources/Typesense/AnalyticsRules.swift:9:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public struct AnalyticsRules {
 8 |     private var apiCall: ApiCall
 9 |     static var resourcePath: String = "\(Analytics.resourcePath)/rules"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     init(apiCall: ApiCall) {
/host/spi-builder-workspace/Sources/Typesense/AnalyticsEvents.swift:7:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public struct AnalyticsEventsAPI {
 7 |     static var resourcePath: String = "\(Analytics.resourcePath)/events"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     var apiCall: ApiCall
 9 |
/host/spi-builder-workspace/Sources/Typesense/AnalyticsRules.swift:9:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public struct AnalyticsRules {
 8 |     private var apiCall: ApiCall
 9 |     static var resourcePath: String = "\(Analytics.resourcePath)/rules"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     init(apiCall: ApiCall) {
/host/spi-builder-workspace/Sources/Typesense/AnalyticsEvents.swift:7:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public struct AnalyticsEventsAPI {
 7 |     static var resourcePath: String = "\(Analytics.resourcePath)/events"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     var apiCall: ApiCall
 9 |
/host/spi-builder-workspace/Sources/Typesense/AnalyticsRules.swift:9:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public struct AnalyticsRules {
 8 |     private var apiCall: ApiCall
 9 |     static var resourcePath: String = "\(Analytics.resourcePath)/rules"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     init(apiCall: ApiCall) {
/host/spi-builder-workspace/Sources/Typesense/AnalyticsEvents.swift:7:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public struct AnalyticsEventsAPI {
 7 |     static var resourcePath: String = "\(Analytics.resourcePath)/events"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     var apiCall: ApiCall
 9 |
/host/spi-builder-workspace/Sources/Typesense/AnalyticsRules.swift:9:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public struct AnalyticsRules {
 8 |     private var apiCall: ApiCall
 9 |     static var resourcePath: String = "\(Analytics.resourcePath)/rules"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     init(apiCall: ApiCall) {
/host/spi-builder-workspace/Sources/Typesense/AnalyticsEvents.swift:7:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public struct AnalyticsEventsAPI {
 7 |     static var resourcePath: String = "\(Analytics.resourcePath)/events"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     var apiCall: ApiCall
 9 |
/host/spi-builder-workspace/Sources/Typesense/AnalyticsRules.swift:9:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public struct AnalyticsRules {
 8 |     private var apiCall: ApiCall
 9 |     static var resourcePath: String = "\(Analytics.resourcePath)/rules"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     init(apiCall: ApiCall) {
/host/spi-builder-workspace/Sources/Typesense/AnalyticsEvents.swift:7:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public struct AnalyticsEventsAPI {
 7 |     static var resourcePath: String = "\(Analytics.resourcePath)/events"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     var apiCall: ApiCall
 9 |
/host/spi-builder-workspace/Sources/Typesense/AnalyticsRules.swift:9:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public struct AnalyticsRules {
 8 |     private var apiCall: ApiCall
 9 |     static var resourcePath: String = "\(Analytics.resourcePath)/rules"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     init(apiCall: ApiCall) {
[132/237] Compiling Typesense CurationSetSchema.swift
[133/237] Compiling Typesense Debug200Response.swift
[134/237] Compiling Typesense DeleteDocuments200Response.swift
[135/237] Compiling Typesense DeleteDocumentsParameters.swift
[136/237] Compiling Typesense DeleteStopwordsSet200Response.swift
[137/237] Compiling Typesense DirtyValues.swift
[145/237] Compiling Typesense FieldEmbedModelConfig.swift
[146/237] Compiling Typesense GetCollectionsParameters.swift
[147/237] Compiling Typesense HealthStatus.swift
[148/254] Emitting module Typesense
/host/spi-builder-workspace/Sources/Typesense/AnalyticsEvents.swift:7:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 |
 6 | public struct AnalyticsEventsAPI {
 7 |     static var resourcePath: String = "\(Analytics.resourcePath)/events"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     var apiCall: ApiCall
 9 |
/host/spi-builder-workspace/Sources/Typesense/AnalyticsRules.swift:9:16: warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public struct AnalyticsRules {
 8 |     private var apiCall: ApiCall
 9 |     static var resourcePath: String = "\(Analytics.resourcePath)/rules"
   |                |- warning: static property 'resourcePath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'resourcePath' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'resourcePath' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     init(apiCall: ApiCall) {
[149/254] Compiling Typesense ApiKeySchema.swift
[150/254] Compiling Typesense ApiKeysResponse.swift
[151/254] Compiling Typesense ApiResponse.swift
[152/254] Compiling Typesense CollectionAlias.swift
[153/254] Compiling Typesense CollectionAliasSchema.swift
[154/254] Compiling Typesense CollectionAliasesResponse.swift
[155/254] Compiling Typesense CollectionResponse.swift
[156/254] Compiling Typesense CollectionSchema.swift
[157/254] Compiling Typesense CollectionUpdateSchema.swift
[158/254] Compiling Typesense ConversationModelCreateSchema.swift
[159/254] Compiling Typesense ConversationModelSchema.swift
[160/254] Compiling Typesense ConversationModelUpdateSchema.swift
[161/254] Compiling Typesense CurationExclude.swift
[162/254] Compiling Typesense CurationInclude.swift
[163/254] Compiling Typesense CurationItemCreateSchema.swift
[164/254] Compiling Typesense CurationItemDeleteSchema.swift
[165/254] Compiling Typesense CurationItemSchema.swift
[166/254] Compiling Typesense CurationRule.swift
[167/254] Compiling Typesense StopwordsSetUpsertSchema.swift
[168/254] Compiling Typesense StopwordsSetsRetrieveAllSchema.swift
[169/254] Compiling Typesense SuccessStatus.swift
[170/254] Compiling Typesense SynonymItemDeleteSchema.swift
[171/254] Compiling Typesense SynonymItemSchema.swift
[172/254] Compiling Typesense SynonymItemUpsertSchema.swift
[173/254] Compiling Typesense SynonymSetCreateSchema.swift
[174/254] Compiling Typesense SynonymSetDeleteSchema.swift
[175/254] Compiling Typesense SynonymSetSchema.swift
[176/254] Compiling Typesense SynonymSetsRetrieveSchema.swift
[177/254] Compiling Typesense ToggleSlowRequestLogRequest.swift
[178/254] Compiling Typesense UpdateDocuments200Response.swift
[179/254] Compiling Typesense UpdateDocumentsParameters.swift
[180/254] Compiling Typesense VoiceQueryModelCollectionConfig.swift
[181/254] Compiling Typesense MultiSearch.swift
[182/254] Compiling Typesense Node.swift
[183/254] Compiling Typesense Operations.swift
[184/254] Compiling Typesense Document.swift
[185/254] Compiling Typesense Documents.swift
[186/254] Compiling Typesense Errors.swift
[187/254] Compiling Typesense APIStatsResponse.swift
[188/254] Compiling Typesense AnalyticsEvent.swift
[189/254] Compiling Typesense AnalyticsEventCreateResponse.swift
[190/254] Compiling Typesense AnalyticsEventData.swift
[191/254] Compiling Typesense AnalyticsEventsResponse.swift
[192/254] Compiling Typesense AnalyticsEventsResponseEventsInner.swift
[193/254] Compiling Typesense AnalyticsEventsRetrieveParams.swift
[194/254] Compiling Typesense AnalyticsRule.swift
[195/254] Compiling Typesense AnalyticsRuleCreate.swift
[196/254] Compiling Typesense AnalyticsRuleCreateParams.swift
[197/254] Compiling Typesense AnalyticsRuleType.swift
[198/254] Compiling Typesense AnalyticsRuleUpdate.swift
[199/254] Compiling Typesense AnalyticsStatus.swift
[200/254] Compiling Typesense ApiKey.swift
[201/254] Compiling Typesense ApiKeyDeleteResponse.swift
[202/254] Compiling Typesense SearchGroupedHit.swift
[203/254] Compiling Typesense SearchHighlight.swift
[204/254] Compiling Typesense SearchParameters.swift
[205/254] Compiling Typesense SearchRequestParams.swift
[206/254] Compiling Typesense SearchRequestParamsVoiceQuery.swift
[207/254] Compiling Typesense SearchResult.swift
[208/254] Compiling Typesense SearchResultConversation.swift
[209/254] Compiling Typesense SearchResultHit.swift
[210/254] Compiling Typesense SearchResultHitHybridSearchInfo.swift
[211/254] Compiling Typesense SearchResultHitTextMatchInfo.swift
[212/254] Compiling Typesense SearchSynonym.swift
[213/254] Compiling Typesense SearchSynonymDeleteResponse.swift
[214/254] Compiling Typesense SearchSynonymSchema.swift
[215/254] Compiling Typesense SearchSynonymsResponse.swift
[216/254] Compiling Typesense StemmingDictionary.swift
[217/254] Compiling Typesense StemmingDictionaryWordsInner.swift
[218/254] Compiling Typesense StopwordsSetRetrieveSchema.swift
[219/254] Compiling Typesense StopwordsSetSchema.swift
[220/254] Compiling Typesense ImportDocumentsParameters.swift
[221/254] Compiling Typesense IndexAction.swift
[222/254] Compiling Typesense ListStemmingDictionaries200Response.swift
[223/254] Compiling Typesense MultiSearchCollectionParameters.swift
[224/254] Compiling Typesense MultiSearchParameters.swift
[225/254] Compiling Typesense MultiSearchResult.swift
[226/254] Compiling Typesense MultiSearchResultItem.swift
[227/254] Compiling Typesense MultiSearchSearchesParameter.swift
[228/254] Compiling Typesense NLSearchModelBase.swift
[229/254] Compiling Typesense NLSearchModelCreateSchema.swift
[230/254] Compiling Typesense NLSearchModelDeleteSchema.swift
[231/254] Compiling Typesense NLSearchModelSchema.swift
[232/254] Compiling Typesense PresetDeleteSchema.swift
[233/254] Compiling Typesense PresetSchema.swift
[234/254] Compiling Typesense PresetUpsertSchema.swift
[235/254] Compiling Typesense PresetUpsertSchemaValue.swift
[236/254] Compiling Typesense PresetsRetrieveSchema.swift
[237/254] Compiling Typesense SchemaChangeStatus.swift
[238/254] Compiling Typesense Preset.swift
[239/254] Compiling Typesense Presets.swift
[240/254] Compiling Typesense RequestTypes.swift
[241/254] Compiling Typesense AnalyticsRuleCreateManyResponse.swift
[242/254] Compiling Typesense Coders.swift
[243/254] Compiling Typesense DocumentIndexParameters.swift
[244/254] Compiling Typesense Logger.swift
[245/254] Compiling Typesense MultiSearchResultPack.swift
[246/254] Compiling Typesense RequestNumber.swift
[247/254] Compiling Typesense Stopword.swift
[248/254] Compiling Typesense Stopwords.swift
[249/254] Compiling Typesense SynonymSet.swift
[250/254] Compiling Typesense SynonymSetItem.swift
[251/254] Compiling Typesense SynonymSetItems.swift
[252/254] Compiling Typesense SynonymSets.swift
[253/254] Compiling Typesense CreateURLQueryParams.swift
[254/254] Compiling Typesense Extensions.swift
Build complete! (53.12s)
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"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.