Build Information
Failed to build SpeziLLM, reference 0.13.8 (9271a6), with Swift 6.1 for Android on 4 Apr 2026 01:42:56 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziLLM.git
Reference: 0.13.8
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/StanfordSpezi/SpeziLLM
* tag 0.13.8 -> FETCH_HEAD
HEAD is now at 9271a64 Fix Swift 6.3 Build Errors (#147)
Cloned https://github.com/StanfordSpezi/SpeziLLM.git
Revision (git rev-parse @):
9271a640ed62aad216914793c62d66e4382bc52f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziLLM.git at 0.13.8
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziLLM.git
https://github.com/StanfordSpezi/SpeziLLM.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "mlx-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.29.1",
"upper_bound" : "0.30.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ml-explore/mlx-swift.git"
},
{
"identity" : "mlx-swift-examples",
"requirement" : {
"range" : [
{
"lower_bound" : "2.29.1",
"upper_bound" : "2.30.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ml-explore/mlx-swift-examples.git"
},
{
"identity" : "swift-transformers",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/huggingface/swift-transformers.git"
},
{
"identity" : "spezi",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/Spezi.git"
},
{
"identity" : "spezifoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
},
{
"identity" : "spezistorage",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.4",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziStorage.git"
},
{
"identity" : "spezionboarding",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziOnboarding.git"
},
{
"identity" : "spezichat",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.5",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziChat.git"
},
{
"identity" : "speziviews",
"requirement" : {
"range" : [
{
"lower_bound" : "1.12.11",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziViews.git"
},
{
"identity" : "swift-openapi-generator",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-generator.git"
},
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime.git"
},
{
"identity" : "swift-openapi-urlsession",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-urlsession.git"
}
],
"manifest_display_name" : "SpeziLLM",
"name" : "SpeziLLM",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SpeziLLM",
"targets" : [
"SpeziLLM"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpeziLLMLocal",
"targets" : [
"SpeziLLMLocal"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpeziLLMLocalDownload",
"targets" : [
"SpeziLLMLocalDownload"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpeziLLMOpenAI",
"targets" : [
"SpeziLLMOpenAI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpeziLLMFog",
"targets" : [
"SpeziLLMFog"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpeziLLMOpenAIRealtime",
"targets" : [
"SpeziLLMOpenAIRealtime"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpeziLLMAnthropic",
"targets" : [
"SpeziLLMAnthropic"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpeziLLMGemini",
"targets" : [
"SpeziLLMGemini"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpeziLLMTests",
"module_type" : "SwiftTarget",
"name" : "SpeziLLMTests",
"path" : "Tests/SpeziLLMTests",
"product_dependencies" : [
"Spezi",
"SpeziTesting"
],
"sources" : [
"LLMOpenAIFunctionCallingParameterDSLTests+Array.swift",
"LLMOpenAIFunctionCallingParameterDSLTests+CustomTypes.swift",
"LLMOpenAIFunctionCallingParameterDSLTests+Dictionary.swift",
"LLMOpenAIFunctionCallingParameterDSLTests+Enum.swift",
"LLMOpenAIFunctionCallingParameterDSLTests+InvalidParameters.swift",
"LLMOpenAIFunctionCallingParameterDSLTests+OptionalTypes.swift",
"LLMOpenAIFunctionCallingParameterDSLTests.swift",
"OpenAIInferenceTests/LLMOpenAIInferenceTests.swift",
"OpenAIInferenceTests/LLMOpenAIMockedInferenceTests+Setup.swift",
"OpenAIInferenceTests/LLMOpenAIMockedInferenceTests.swift"
],
"target_dependencies" : [
"SpeziLLM",
"SpeziLLMOpenAI"
],
"type" : "test"
},
{
"c99name" : "SpeziLLMOpenAIRealtime",
"module_type" : "SwiftTarget",
"name" : "SpeziLLMOpenAIRealtime",
"path" : "Sources/SpeziLLMOpenAIRealtime",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession",
"SpeziFoundation",
"Spezi",
"SpeziChat",
"SpeziKeychainStorage",
"SpeziOnboarding"
],
"product_memberships" : [
"SpeziLLMOpenAIRealtime"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SpeziLLMOpenAIRealtime/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SpeziLLMOpenAIRealtime/Resources/Localizable.xcstrings.license",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Configuration/LLMOpenAIRealtimeParameters.swift",
"Configuration/LLMRealtimeTranscriptionSettings.swift",
"Configuration/LLMRealtimeTurnDetectionSettings.swift",
"LLMOpenAIRealtimeConnection.swift",
"LLMOpenAIRealtimePlatform.swift",
"LLMOpenAIRealtimeSchema.swift",
"LLMOpenAIRealtimeSession+Audio.swift",
"LLMOpenAIRealtimeSession+Events.swift",
"LLMOpenAIRealtimeSession+Setup.swift",
"LLMOpenAIRealtimeSession.swift",
"LLMRealtimeAudioEvent.swift",
"Utils/Duration.swift",
"Utils/EventBroadcaster.swift",
"Utils/UUID.swift"
],
"target_dependencies" : [
"SpeziLLM",
"SpeziLLMOpenAI",
"GeneratedOpenAIClient"
],
"type" : "library"
},
{
"c99name" : "SpeziLLMOpenAI",
"module_type" : "SwiftTarget",
"name" : "SpeziLLMOpenAI",
"path" : "Sources/SpeziLLMOpenAI",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession",
"SpeziFoundation",
"Spezi",
"SpeziChat",
"SpeziKeychainStorage",
"SpeziOnboarding"
],
"product_memberships" : [
"SpeziLLMOpenAI",
"SpeziLLMOpenAIRealtime",
"SpeziLLMAnthropic",
"SpeziLLMGemini"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SpeziLLMOpenAI/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SpeziLLMOpenAI/Resources/Localizable.xcstrings.license",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Configuration/LLMOpenAILikeParameters.swift",
"Configuration/LLMOpenAILikePlatformConfiguration.swift",
"Configuration/LLMOpenAILikePlatformDefinition.swift",
"Configuration/LLMOpenAIModelParameters.swift",
"FunctionCalling/Helpers/LLMFunctionBuilder.swift",
"FunctionCalling/Helpers/LLMFunctionParameterCodingKey.swift",
"FunctionCalling/Helpers/LLMFunctionParameterIntermediateRepresentation.swift",
"FunctionCalling/Helpers/LLMFunctionParameterItemSchema+ObjectInit.swift",
"FunctionCalling/Helpers/LLMFunctionParameterPropertySchema+Init.swift",
"FunctionCalling/Helpers/_LLMFunctionCollection.swift",
"FunctionCalling/LLMFunction.swift",
"FunctionCalling/LLMFunctionParameter.swift",
"FunctionCalling/LLMFunctionParameterArray.swift",
"FunctionCalling/LLMFunctionParameterEnum.swift",
"FunctionCalling/LLMFunctionParameterSchemaCollector.swift",
"FunctionCalling/LLMFunctionParameterValueCollector.swift",
"FunctionCalling/LLMFunctionParameterWrapper+ArrayTypes.swift",
"FunctionCalling/LLMFunctionParameterWrapper+CustomTypes.swift",
"FunctionCalling/LLMFunctionParameterWrapper+DictionaryTypes.swift",
"FunctionCalling/LLMFunctionParameterWrapper+Enum.swift",
"FunctionCalling/LLMFunctionParameterWrapper+Models.swift",
"FunctionCalling/LLMFunctionParameterWrapper+NilValue.swift",
"FunctionCalling/LLMFunctionParameterWrapper+OptionalTypes.swift",
"FunctionCalling/LLMFunctionParameterWrapper+PrimitiveTypes.swift",
"FunctionCalling/LLMFunctionParameterWrapper.swift",
"FunctionCalling/Protocols/FunctionCallLLMSession.swift",
"FunctionCalling/Protocols/FunctionCallLLMSessionTypes.swift",
"Helpers/Chat+OpenAI.swift",
"Helpers/LLMOpenAIStreamResult.swift",
"LLMOpenAIChatClientProtocol.swift",
"LLMOpenAIError.swift",
"LLMOpenAILikePlatform.swift",
"LLMOpenAILikeSchema.swift",
"LLMOpenAILikeSession+Configuration.swift",
"LLMOpenAILikeSession+Generation.swift",
"LLMOpenAILikeSession+Setup.swift",
"LLMOpenAILikeSession.swift",
"Onboarding/LLMOpenAIAPITokenOnboardingStep.swift",
"Onboarding/LLMOpenAIModelOnboardingStep.swift",
"OpenAIPlatformDefinition.swift"
],
"target_dependencies" : [
"SpeziLLM",
"GeneratedOpenAIClient"
],
"type" : "library"
},
{
"c99name" : "SpeziLLMLocalDownload",
"module_type" : "SwiftTarget",
"name" : "SpeziLLMLocalDownload",
"path" : "Sources/SpeziLLMLocalDownload",
"product_dependencies" : [
"SpeziOnboarding",
"SpeziViews",
"MLXLLM"
],
"product_memberships" : [
"SpeziLLMLocalDownload"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SpeziLLMLocalDownload/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SpeziLLMLocalDownload/Resources/Localizable.xcstrings.license",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"LLMLocalDownloadManager+OperationState.swift",
"LLMLocalDownloadManager.swift",
"LLMLocalDownloadView.swift"
],
"target_dependencies" : [
"SpeziLLMLocal"
],
"type" : "library"
},
{
"c99name" : "SpeziLLMLocal",
"module_type" : "SwiftTarget",
"name" : "SpeziLLMLocal",
"path" : "Sources/SpeziLLMLocal",
"product_dependencies" : [
"SpeziFoundation",
"Spezi",
"MLX",
"MLXRandom",
"Transformers",
"MLXLLM"
],
"product_memberships" : [
"SpeziLLMLocal",
"SpeziLLMLocalDownload"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SpeziLLMLocal/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SpeziLLMLocal/Resources/Localizable.xcstrings.license",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Configuration/LLMLocalModel.swift",
"Configuration/LLMLocalParameters.swift",
"Configuration/LLMLocalPlatformConfiguration.swift",
"Configuration/LLMLocalSamplingParameters.swift",
"Helpers/LLMContext+FormattedChat.swift",
"Helpers/LLMModel+numParameters.swift",
"LLMLocalError.swift",
"LLMLocalPlatform.swift",
"LLMLocalSchema.swift",
"LLMLocalSession+Generate.swift",
"LLMLocalSession+Setup.swift",
"LLMLocalSession+Update.swift",
"LLMLocalSession.swift"
],
"target_dependencies" : [
"SpeziLLM"
],
"type" : "library"
},
{
"c99name" : "SpeziLLMGemini",
"module_type" : "SwiftTarget",
"name" : "SpeziLLMGemini",
"path" : "Sources/SpeziLLMGemini",
"product_dependencies" : [
"SpeziKeychainStorage"
],
"product_memberships" : [
"SpeziLLMGemini"
],
"sources" : [
"GeminiPlatformDefinition.swift"
],
"target_dependencies" : [
"SpeziLLMOpenAI"
],
"type" : "library"
},
{
"c99name" : "SpeziLLMFog",
"module_type" : "SwiftTarget",
"name" : "SpeziLLMFog",
"path" : "Sources/SpeziLLMFog",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession",
"Spezi",
"SpeziOnboarding"
],
"product_memberships" : [
"SpeziLLMFog"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SpeziLLMFog/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SpeziLLMFog/Resources/Localizable.xcstrings.license",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Configuration/LLMFogModelParameters.swift",
"Configuration/LLMFogParameters.swift",
"Configuration/LLMFogPlatformConfiguration.swift",
"Connection/ExpectedHostMiddleware.swift",
"Connection/URLSession+CertVerification.swift",
"Discovery/Auth/LLMFogDiscoveryAuthoriationView+Requester.swift",
"Discovery/Auth/LLMFogDiscoveryAuthorizationError.swift",
"Discovery/LLMFogDiscoverySelectionView+Details.swift",
"Discovery/LLMFogDiscoverySelectionView.swift",
"Discovery/ServiceDiscoverySequence.swift",
"Helpers/Chat+OpenAI.swift",
"Helpers/LLMFogConstants.swift",
"LLMFogError.swift",
"LLMFogPlatform+ServiceDiscovery.swift",
"LLMFogPlatform.swift",
"LLMFogSchema.swift",
"LLMFogSession+Configuration.swift",
"LLMFogSession+Generation.swift",
"LLMFogSession+Setup.swift",
"LLMFogSession.swift",
"Onboarding/LLMFogAuthTokenOnboardingStep.swift",
"Onboarding/LLMFogDiscoveryAuthorizationView.swift",
"Onboarding/LLMFogModelOnboardingStep.swift"
],
"target_dependencies" : [
"SpeziLLM",
"GeneratedOpenAIClient"
],
"type" : "library"
},
{
"c99name" : "SpeziLLMAnthropic",
"module_type" : "SwiftTarget",
"name" : "SpeziLLMAnthropic",
"path" : "Sources/SpeziLLMAnthropic",
"product_dependencies" : [
"SpeziKeychainStorage"
],
"product_memberships" : [
"SpeziLLMAnthropic"
],
"sources" : [
"AnthropicPlatformDefinition.swift"
],
"target_dependencies" : [
"SpeziLLMOpenAI"
],
"type" : "library"
},
{
"c99name" : "SpeziLLM",
"module_type" : "SwiftTarget",
"name" : "SpeziLLM",
"path" : "Sources/SpeziLLM",
"product_dependencies" : [
"Spezi",
"SpeziChat",
"SpeziViews"
],
"product_memberships" : [
"SpeziLLM",
"SpeziLLMLocal",
"SpeziLLMLocalDownload",
"SpeziLLMOpenAI",
"SpeziLLMFog",
"SpeziLLMOpenAIRealtime",
"SpeziLLMAnthropic",
"SpeziLLMGemini"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SpeziLLM/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SpeziLLM/Resources/Localizable.xcstrings.license",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Helpers/BundleDescription+Bundle.swift",
"Helpers/LLMContext+Append.swift",
"Helpers/LLMContext+Chat.swift",
"Helpers/LLMContext+Init.swift",
"InferenceQueue/ContinuationObserver.swift",
"InferenceQueue/LLMInferenceQueue.swift",
"InferenceQueue/LLMInferenceQueueContinuationHolder.swift",
"LLMPlatform.swift",
"LLMPlatformBuilder.swift",
"LLMPlatformState.swift",
"LLMRunner.swift",
"LLMSchema.swift",
"LLMSession.swift",
"LLMSessionProvider.swift",
"Mock/LLMMockPlatform.swift",
"Mock/LLMMockSchema.swift",
"Mock/LLMMockSession.swift",
"Models/LLMContext.swift",
"Models/LLMContextEntity.swift",
"Models/LLMError.swift",
"Models/LLMState+OperationState.swift",
"Models/LLMState.swift",
"Protocols/AudioCapableLLMSession.swift",
"Protocols/SchemaProvidingLLMSession.swift",
"Views/LLMChatView.swift",
"Views/LLMChatViewDisabledModifier.swift",
"Views/LLMChatViewSchema.swift"
],
"type" : "library"
},
{
"c99name" : "GeneratedOpenAIClient",
"module_type" : "SwiftTarget",
"name" : "GeneratedOpenAIClient",
"path" : "Sources/GeneratedOpenAIClient",
"product_dependencies" : [
"SpeziKeychainStorage",
"SpeziOnboarding",
"OpenAPIRuntime",
"OpenAPIGenerator"
],
"product_memberships" : [
"SpeziLLMOpenAI",
"SpeziLLMFog",
"SpeziLLMOpenAIRealtime",
"SpeziLLMAnthropic",
"SpeziLLMGemini"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/GeneratedOpenAIClient/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/GeneratedOpenAIClient/Resources/Localizable.xcstrings.license",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AuthToken/AuthTokenError.swift",
"AuthToken/AuthTokenType.swift",
"AuthToken/LLMAuthTokenCollector+LocalizationDefaults.swift",
"AuthToken/LLMAuthTokenCollector.swift",
"GeneratedOpenAIClient.swift",
"Middleware/BearerAuthMiddleware.swift",
"Middleware/Retries/DelayPolicy.swift",
"Middleware/Retries/RetryPolicy.swift",
"Middleware/Retries/RetryableSignal.swift",
"Middleware/RetryMiddleware.swift"
],
"target_dependencies" : [
"SpeziLLM"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/StanfordSpezi/SpeziChat.git
Fetching https://github.com/StanfordSpezi/SpeziOnboarding.git
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/StanfordSpezi/SpeziViews.git
Fetching https://github.com/apple/swift-openapi-generator.git
[1/1320] Fetching spezichat
[503/5533] Fetching spezichat, spezionboarding
[2216/12076] Fetching spezichat, spezionboarding, swift-openapi-runtime
[2851/16926] Fetching spezichat, spezionboarding, swift-openapi-runtime, speziviews
Fetching https://github.com/apple/swift-openapi-urlsession.git
[9734/34288] Fetching spezichat, spezionboarding, swift-openapi-runtime, speziviews, swift-openapi-generator
[26824/35401] Fetching spezichat, spezionboarding, swift-openapi-runtime, speziviews, swift-openapi-generator, swift-openapi-urlsession
Fetched https://github.com/StanfordSpezi/SpeziChat.git from cache (1.44s)
[28873/34081] Fetching spezionboarding, swift-openapi-runtime, speziviews, swift-openapi-generator, swift-openapi-urlsession
Fetched https://github.com/apple/swift-openapi-urlsession.git from cache (0.77s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/StanfordSpezi/SpeziStorage.git
[27934/32968] Fetching spezionboarding, swift-openapi-runtime, speziviews, swift-openapi-generator
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (1.63s)
Fetching https://github.com/StanfordSpezi/Spezi.git
[1/1715] Fetching spezistorage
[139/4614] Fetching spezistorage, spezifoundation
[2557/14943] Fetching spezistorage, spezifoundation, spezi
Fetched https://github.com/StanfordSpezi/SpeziStorage.git from cache (0.82s)
[5792/13228] Fetching spezifoundation, spezi
Fetching https://github.com/huggingface/swift-transformers.git
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.85s)
[3719/10329] Fetching spezi
Fetching https://github.com/ml-explore/mlx-swift-examples.git
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (2.39s)
Fetched https://github.com/apple/swift-openapi-generator.git from cache (2.40s)
Fetched https://github.com/StanfordSpezi/SpeziOnboarding.git from cache (2.42s)
Fetching https://github.com/ml-explore/mlx-swift.git
[10330/16565] Fetching spezi, swift-transformers
[10767/30523] Fetching spezi, swift-transformers, mlx-swift
[10907/38007] Fetching spezi, swift-transformers, mlx-swift, mlx-swift-examples
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (1.24s)
[1231/27678] Fetching swift-transformers, mlx-swift, mlx-swift-examples
Fetched https://github.com/ml-explore/mlx-swift-examples.git from cache (1.40s)
[13076/20194] Fetching swift-transformers, mlx-swift
Fetched https://github.com/huggingface/swift-transformers.git from cache (1.64s)
[13400/13958] Fetching mlx-swift
Fetched https://github.com/ml-explore/mlx-swift.git from cache (2.50s)
Computing version for https://github.com/StanfordSpezi/SpeziChat.git
Computed https://github.com/StanfordSpezi/SpeziChat.git at 0.2.5 (6.14s)
Fetching https://github.com/StanfordSpezi/SpeziSpeech
[1/467] Fetching spezispeech
Fetched https://github.com/StanfordSpezi/SpeziSpeech from cache (0.35s)
Computing version for https://github.com/StanfordSpezi/SpeziStorage.git
Computed https://github.com/StanfordSpezi/SpeziStorage.git at 2.1.4 (1.60s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[1/735] Fetching xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (1.97s)
Computing version for https://github.com/ml-explore/mlx-swift-examples.git
Computed https://github.com/ml-explore/mlx-swift-examples.git at 2.29.1 (2.90s)
Fetching https://github.com/1024jp/GzipSwift
[1/1557] Fetching gzipswift
Fetched https://github.com/1024jp/GzipSwift from cache (0.31s)
Computing version for https://github.com/huggingface/swift-transformers.git
Computed https://github.com/huggingface/swift-transformers.git at 1.0.0 (2.80s)
Fetching https://github.com/huggingface/swift-jinja.git
[1/1051] Fetching swift-jinja
Fetched https://github.com/huggingface/swift-jinja.git from cache (1.64s)
Computing version for https://github.com/ml-explore/mlx-swift.git
Computed https://github.com/ml-explore/mlx-swift.git at 0.29.1 (3.70s)
Fetching https://github.com/apple/swift-numerics
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.69s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 6.0.1 (3.12s)
Computing version for https://github.com/apple/swift-openapi-urlsession.git
Computed https://github.com/apple/swift-openapi-urlsession.git at 1.2.0 (0.68s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-collections
[1/984] Fetching swift-http-types
[247/24410] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types from cache (0.37s)
[1875/23426] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.45s)
Computing version for https://github.com/StanfordSpezi/SpeziSpeech
Computed https://github.com/StanfordSpezi/SpeziSpeech at 1.1.2 (2.47s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.12.14 (1.18s)
Fetching https://github.com/gonzalezreal/swift-markdown-ui.git
[1/8370] Fetching swift-markdown-ui
Fetched https://github.com/gonzalezreal/swift-markdown-ui.git from cache (2.31s)
Computing version for https://github.com/gonzalezreal/swift-markdown-ui.git
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (2.94s)
Fetching https://github.com/gonzalezreal/NetworkImage
Fetching https://github.com/swiftlang/swift-cmark
[1/1064] Fetching networkimage
[768/19438] Fetching networkimage, swift-cmark
Fetched https://github.com/gonzalezreal/NetworkImage from cache (1.03s)
Fetched https://github.com/swiftlang/swift-cmark from cache (1.03s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (1.85s)
Computing version for https://github.com/StanfordSpezi/SpeziOnboarding.git
Computed https://github.com/StanfordSpezi/SpeziOnboarding.git at 2.0.4 (0.87s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (0.95s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.7.1 (0.78s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.11.0 (0.65s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.10.1 (0.86s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.7.4 (0.94s)
Fetching https://github.com/StanfordBDHG/ThreadLocal.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/StanfordBDHG/zstd.git
Fetching https://github.com/apple/swift-log
[2/171] Fetching threadlocal
[172/63328] Fetching threadlocal, zstd
[804/65148] Fetching threadlocal, zstd, swift-atomics
[2668/71206] Fetching threadlocal, zstd, swift-atomics, swift-algorithms
[9018/77555] Fetching threadlocal, zstd, swift-atomics, swift-algorithms, swift-log
Fetched https://github.com/StanfordBDHG/ThreadLocal.git from cache (0.55s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.56s)
[24407/75564] Fetching zstd, swift-algorithms, swift-log
Fetched https://github.com/apple/swift-log from cache (0.64s)
[18690/69215] Fetching zstd, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (5.66s)
Fetched https://github.com/StanfordBDHG/zstd.git from cache (5.78s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (6.93s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.02s)
Computing version for https://github.com/StanfordBDHG/ThreadLocal.git
Computed https://github.com/StanfordSpezi/SpeziChat.git at 0.2.5 (0.00s)
Computed https://github.com/StanfordSpezi/SpeziStorage.git at 2.1.4 (0.00s)
Computed https://github.com/ml-explore/mlx-swift-examples.git at 2.29.1 (0.00s)
Computed https://github.com/huggingface/swift-transformers.git at 1.0.0 (0.00s)
Computed https://github.com/ml-explore/mlx-swift.git at 0.29.1 (0.00s)
Computed https://github.com/1024jp/GzipSwift at 6.0.1 (0.00s)
Computed https://github.com/apple/swift-openapi-urlsession.git at 1.2.0 (0.00s)
Computed https://github.com/StanfordSpezi/SpeziSpeech at 1.1.2 (0.00s)
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.12.14 (0.01s)
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (0.01s)
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (0.00s)
Computed https://github.com/StanfordSpezi/SpeziOnboarding.git at 2.0.4 (0.00s)
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (0.00s)
Computed https://github.com/swiftlang/swift-cmark at 0.7.1 (0.00s)
Computed https://github.com/apple/swift-openapi-runtime.git at 1.11.0 (0.01s)
Computed https://github.com/StanfordSpezi/Spezi.git at 1.10.1 (0.00s)
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.6.0 (1.23s)
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.00s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.95s)
Computing version for https://github.com/apple/swift-openapi-generator.git
Computed https://github.com/apple/swift-openapi-generator.git at 1.11.1 (1.23s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/jpsim/Yams
[1/17483] Fetching swift-argument-parser
[701/29030] Fetching swift-argument-parser, yams
[23258/169968] Fetching swift-argument-parser, yams, openapikit
Fetched https://github.com/apple/swift-argument-parser from cache (1.49s)
[19013/152485] Fetching yams, openapikit
Fetched https://github.com/jpsim/Yams from cache (2.77s)
[42282/140938] Fetching openapikit
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (11.65s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.9.0 (12.77s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (1.31s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.98s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.89s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.11.0 (1.04s)
Computing version for https://github.com/huggingface/swift-jinja.git
Computed https://github.com/huggingface/swift-jinja.git at 2.3.5 (0.98s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.1 (1.04s)
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 6.0.1
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Creating working copy for https://github.com/swiftlang/swift-cmark
Working copy of https://github.com/swiftlang/swift-cmark resolved at 0.7.1
Creating working copy for https://github.com/apple/swift-openapi-urlsession.git
Working copy of https://github.com/apple/swift-openapi-urlsession.git resolved at 1.2.0
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.6.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/huggingface/swift-transformers.git
Working copy of https://github.com/huggingface/swift-transformers.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/StanfordSpezi/SpeziOnboarding.git
Working copy of https://github.com/StanfordSpezi/SpeziOnboarding.git resolved at 2.0.4
Creating working copy for https://github.com/huggingface/swift-jinja.git
Working copy of https://github.com/huggingface/swift-jinja.git resolved at 2.3.5
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.11.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/gonzalezreal/NetworkImage
Working copy of https://github.com/gonzalezreal/NetworkImage resolved at 6.0.1
Creating working copy for https://github.com/StanfordSpezi/SpeziStorage.git
Working copy of https://github.com/StanfordSpezi/SpeziStorage.git resolved at 2.1.4
Creating working copy for https://github.com/apple/swift-openapi-generator.git
Working copy of https://github.com/apple/swift-openapi-generator.git resolved at 1.11.1
Creating working copy for https://github.com/StanfordSpezi/SpeziChat.git
Working copy of https://github.com/StanfordSpezi/SpeziChat.git resolved at 0.2.5
Creating working copy for https://github.com/StanfordSpezi/SpeziViews.git
Working copy of https://github.com/StanfordSpezi/SpeziViews.git resolved at 1.12.14
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.9.0
Creating working copy for https://github.com/ml-explore/mlx-swift-examples.git
Working copy of https://github.com/ml-explore/mlx-swift-examples.git resolved at 2.29.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/StanfordSpezi/SpeziSpeech
Working copy of https://github.com/StanfordSpezi/SpeziSpeech resolved at 1.1.2
Creating working copy for https://github.com/ml-explore/mlx-swift.git
Working copy of https://github.com/ml-explore/mlx-swift.git resolved at 0.29.1
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.1
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.10.1
Creating working copy for https://github.com/apple/swift-openapi-runtime.git
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.11.0
Creating working copy for https://github.com/gonzalezreal/swift-markdown-ui.git
Working copy of https://github.com/gonzalezreal/swift-markdown-ui.git resolved at 2.4.1
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.2.0
[0/36] Write sources
[13/36] Compiling reader.c
[14/36] Compiling writer.c
[15/36] Compiling api.c
[16/36] Compiling parser.c
[17/36] Compiling emitter.c
[18/36] Compiling scanner.c
[19/36] Compiling _NumericsShims _NumericsShims.c
[20/36] Write swift-version-24593BA9C3E375BF.txt
[22/120] Emitting module InternalCollectionsUtilities
[23/122] Emitting module ArgumentParserToolInfo
[24/122] Compiling ArgumentParserToolInfo ToolInfo.swift
[26/123] Compiling InternalCollectionsUtilities _SortedCollection.swift
[27/123] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[28/123] Compiling OpenAPIKitCore DecodingErrorExtensions.swift
[29/123] Compiling OpenAPIKitCore DiggingError.swift
[30/123] Compiling OpenAPIKitCore EitherDecodeNoTypesMatchedErrorExtensions.swift
[31/123] Compiling OpenAPIKitCore Either+CustomStringConvertible.swift
[32/123] Compiling OpenAPIKitCore Either.swift
[33/123] Compiling OpenAPIKitCore CodingPathError.swift
[34/123] Compiling RealModule Float80+Real.swift
[35/123] Compiling RealModule Real.swift
[36/123] Compiling RealModule RealFunctions.swift
[37/124] Compiling OpenAPIKitCore InconsistencyError.swift
[38/124] Compiling OpenAPIKitCore OpenAPIDecodingErrors.swift
[39/124] Compiling OpenAPIKitCore OpenAPIError.swift
[40/124] Compiling OpenAPIKitCore OpenAPIWarning.swift
[41/124] Compiling OpenAPIKitCore AnyCodable.swift
[42/124] Compiling OpenAPIKitCore Either+Codable.swift
[43/124] Compiling OpenAPIKitCore CallbackURL.swift
[44/124] Compiling OpenAPIKitCore ComponentKey.swift
[45/124] Compiling OpenAPIKitCore ContentType.swift
[46/124] Emitting module OpenAPIKitCore
[47/124] Compiling OpenAPIKitCore StringConvertibleHintProvider.swift
[48/124] Compiling OpenAPIKitCore Shared.swift
[51/129] Compiling RealModule Float16+Real.swift
[54/129] Emitting module RealModule
[54/129] Wrapping AST for ArgumentParserToolInfo for debugging
[59/129] Compiling RealModule RelaxedArithmetic.swift
[60/176] Wrapping AST for InternalCollectionsUtilities for debugging
[61/176] Wrapping AST for RealModule for debugging
[63/176] Compiling ArgumentParser ArgumentSet.swift
[64/176] Compiling ArgumentParser CommandParser.swift
[65/258] Compiling Algorithms Split.swift
[66/258] Compiling Algorithms Stride.swift
[67/258] Compiling Algorithms Suffix.swift
[68/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[69/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[70/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[71/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[72/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[73/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[74/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[75/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[76/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[77/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[78/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[79/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[80/261] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[81/261] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[82/268] Compiling Algorithms Trim.swift
[83/268] Compiling Algorithms Unique.swift
[84/268] Compiling Algorithms Windows.swift
[85/268] Compiling OrderedCollections OrderedSet+Descriptions.swift
[86/268] Compiling OrderedCollections OrderedSet+Diffing.swift
[87/268] Compiling OrderedCollections OrderedSet+Equatable.swift
[88/268] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[89/268] Compiling OrderedCollections OrderedSet+Hashable.swift
[90/268] Compiling OrderedCollections OrderedSet+Initializers.swift
[91/268] Compiling OrderedCollections OrderedSet+Insertions.swift
[92/268] Compiling OrderedCollections OrderedSet+Invariants.swift
[93/268] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[94/268] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[95/268] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[96/268] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[97/268] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[101/268] Compiling Algorithms Permutations.swift
[102/268] Compiling Algorithms Product.swift
[103/268] Compiling Algorithms RandomSample.swift
[104/268] Compiling Algorithms Reductions.swift
[105/268] Compiling Algorithms Rotate.swift
[109/268] Compiling Algorithms FlattenCollection.swift
[110/268] Compiling Algorithms Grouped.swift
[111/268] Compiling Algorithms Indexed.swift
[112/268] Compiling Algorithms Intersperse.swift
[113/268] Compiling Algorithms Joined.swift
[114/268] Compiling Algorithms Keyed.swift
[115/268] Compiling Algorithms MinMax.swift
[116/268] Compiling Algorithms Partition.swift
[120/268] Emitting module OrderedCollections
[131/268] Compiling Algorithms Compacted.swift
[132/268] Compiling Algorithms Cycle.swift
[133/268] Compiling Algorithms EitherSequence.swift
[134/268] Compiling Algorithms FirstNonNil.swift
[148/268] Compiling Algorithms AdjacentPairs.swift
[149/268] Compiling Algorithms Chain.swift
[150/268] Compiling Algorithms Chunked.swift
[151/268] Compiling Algorithms Combinations.swift
[160/268] Emitting module Algorithms
[209/275] Emitting module Yams
[220/276] Emitting module ArgumentParser
[234/276] Compiling OrderedCollections OrderedSet+Sendable.swift
[235/276] Compiling OrderedCollections OrderedSet+SubSequence.swift
[236/276] Compiling OrderedCollections OrderedSet+Testing.swift
[237/276] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[238/276] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[239/276] Compiling OrderedCollections OrderedSet.swift
[240/276] Compiling OrderedCollections _UnsafeBitset.swift
[261/278] Compiling ArgumentParser Tree.swift
[262/278] Compiling ArgumentParser CodingKeyValidator.swift
[263/278] Compiling ArgumentParser NonsenseFlagsValidator.swift
[264/278] Compiling ArgumentParser ParsableArgumentsValidation.swift
[265/278] Compiling ArgumentParser PositionalArgumentsValidator.swift
[266/278] Compiling ArgumentParser UniqueNamesValidator.swift
[267/279] Wrapping AST for OpenAPIKitCore for debugging
[268/279] Wrapping AST for OrderedCollections for debugging
[269/279] Wrapping AST for Algorithms for debugging
[270/279] Wrapping AST for Yams for debugging
[271/279] Wrapping AST for ArgumentParser for debugging
[273/398] Emitting module OpenAPIKit30
[274/406] Emitting module OpenAPIKit
[275/414] Compiling OpenAPIKit30 AnyCodable+Validatable.swift
[276/414] Compiling OpenAPIKit30 Callbacks.swift
[277/414] Compiling OpenAPIKit30 CodableVendorExtendable.swift
[278/414] Compiling OpenAPIKit30 Components+JSONReference.swift
[279/414] Compiling OpenAPIKit30 Components+Locatable.swift
[280/414] Compiling OpenAPIKit30 Components.swift
[281/414] Compiling OpenAPIKit30 Content.swift
[282/414] Compiling OpenAPIKit30 ContentEncoding.swift
[283/414] Compiling OpenAPIKit30 DereferencedContent.swift
[284/414] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[285/414] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[286/414] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[287/414] Compiling OpenAPIKit Validation+Builtins.swift
[288/414] Compiling OpenAPIKit Validation.swift
[289/414] Compiling OpenAPIKit Validator+Convenience.swift
[290/414] Compiling OpenAPIKit Validator.swift
[291/414] Compiling OpenAPIKit XML.swift
[301/414] Compiling OpenAPIKit30 DereferencedContentEncoding.swift
[302/414] Compiling OpenAPIKit30 DereferencedDocument.swift
[303/414] Compiling OpenAPIKit30 Document.swift
[304/414] Compiling OpenAPIKit30 DocumentInfo.swift
[305/414] Compiling OpenAPIKit30 ResolvedDocument.swift
[306/414] Compiling OpenAPIKit30 Either+Convenience.swift
[307/414] Compiling OpenAPIKit30 Either+LocallyDereferenceable.swift
[308/414] Compiling OpenAPIKit30 Either+Validatable.swift
[309/414] Compiling OpenAPIKit30 DocumentDecodingError.swift
[310/414] Compiling OpenAPIKit30 Parameter.swift
[311/414] Compiling OpenAPIKit30 ParameterContext.swift
[312/414] Compiling OpenAPIKit30 ParameterSchemaContext.swift
[313/414] Compiling OpenAPIKit30 DereferencedPathItem.swift
[314/414] Compiling OpenAPIKit30 PathItem.swift
[315/414] Compiling OpenAPIKit30 ResolvedRoute.swift
[316/414] Compiling OpenAPIKit30 DereferencedRequest.swift
[317/414] Compiling OpenAPIKit30 Request.swift
[318/414] Compiling OpenAPIKit30 JSONSchemaContext.swift
[319/414] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
[320/414] Compiling OpenAPIKit30 TypesAndFormats.swift
[321/414] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
[322/414] Compiling OpenAPIKit30 SecurityScheme.swift
[323/414] Compiling OpenAPIKit30 Server.swift
[324/414] Compiling OpenAPIKit30 Tag.swift
[325/414] Compiling OpenAPIKit30 URLTemplate+Validatable.swift
[327/414] Compiling OpenAPIKit30 Link.swift
[328/414] Compiling OpenAPIKit30 OpenAPI.swift
[329/414] Compiling OpenAPIKit30 DereferencedOperation.swift
[330/414] Compiling OpenAPIKit30 Operation.swift
[331/414] Compiling OpenAPIKit30 ResolvedEndpoint.swift
[332/414] Compiling OpenAPIKit30 OrderedDictionary+Validatable.swift
[333/414] Compiling OpenAPIKit30 DereferencedParameter.swift
[334/414] Compiling OpenAPIKit30 DereferencedSchemaContext.swift
[351/414] Compiling OpenAPIKit30 OperationDecodingError.swift
[352/414] Compiling OpenAPIKit30 PathDecodingError.swift
[353/414] Compiling OpenAPIKit30 ResponseDecodingError.swift
[354/414] Compiling OpenAPIKit30 Example.swift
[355/414] Compiling OpenAPIKit30 ExternalDocumentation.swift
[356/414] Compiling OpenAPIKit30 DereferencedHeader.swift
[357/414] Compiling OpenAPIKit30 Header.swift
[358/414] Compiling OpenAPIKit30 JSONReference.swift
[366/414] Compiling OpenAPIKit _CoreReExport.swift
[368/414] Compiling OpenAPIKit30 DereferencedResponse.swift
[369/414] Compiling OpenAPIKit30 Response.swift
[370/414] Compiling OpenAPIKit30 RuntimeExpression.swift
[371/414] Compiling OpenAPIKit30 SchemaProtocols.swift
[372/414] Compiling OpenAPIKit30 SwiftPrimitiveTypes+OpenAPI.swift
[373/414] Compiling OpenAPIKit30 DereferencedJSONSchema.swift
[374/414] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[375/414] Compiling OpenAPIKit30 JSONSchema.swift
[392/415] Wrapping AST for OpenAPIKit30 for debugging
[410/416] Wrapping AST for OpenAPIKit for debugging
[412/419] Compiling OpenAPIKitCompat Either+Map.swift
[413/419] Compiling OpenAPIKitCompat Compat30To31.swift
[414/419] Emitting module OpenAPIKitCompat
[415/420] Wrapping AST for OpenAPIKitCompat for debugging
[417/502] Compiling _OpenAPIGeneratorCore Constants.swift
[418/502] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[419/502] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[420/502] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[421/502] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[422/502] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[423/502] Compiling _OpenAPIGeneratorCore ContentType.swift
[424/502] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[425/502] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[426/502] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[427/502] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[428/502] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[429/513] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[430/513] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[431/513] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[432/513] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[433/513] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[434/513] Compiling _OpenAPIGeneratorCore TypeName.swift
[435/513] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[436/513] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[437/513] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[438/513] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[439/513] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[440/513] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[441/513] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[442/513] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[443/513] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[444/513] Compiling _OpenAPIGeneratorCore translateComponents.swift
[445/513] Compiling _OpenAPIGeneratorCore translateOperations.swift
[446/513] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[447/513] Compiling _OpenAPIGeneratorCore translateServers.swift
[448/513] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[449/513] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[450/513] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[451/513] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[452/513] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[453/513] Compiling _OpenAPIGeneratorCore translateArray.swift
[454/513] Compiling _OpenAPIGeneratorCore translateCodable.swift
[455/513] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[456/513] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[457/513] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[458/513] Compiling _OpenAPIGeneratorCore translateSchema.swift
[459/513] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[460/513] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[461/513] Compiling _OpenAPIGeneratorCore Annotations.swift
[462/513] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[463/513] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[464/513] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[465/513] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[466/513] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[467/513] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[468/513] Compiling _OpenAPIGeneratorCore translateParameter.swift
[469/513] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[470/513] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[471/513] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[472/513] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[473/513] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[474/513] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[475/513] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[476/513] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[477/513] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[478/513] Compiling _OpenAPIGeneratorCore translateResponse.swift
[479/513] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[480/513] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[481/513] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[482/513] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[483/513] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[484/513] Compiling _OpenAPIGeneratorCore Builtins.swift
[485/513] Compiling _OpenAPIGeneratorCore Config.swift
[486/513] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[487/513] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[488/513] Compiling _OpenAPIGeneratorCore Errors.swift
[489/513] Compiling _OpenAPIGeneratorCore Foundation.swift
[490/513] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[491/513] Compiling _OpenAPIGeneratorCore String.swift
[492/513] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[493/513] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[494/513] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[495/513] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[496/513] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[497/513] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[498/513] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[499/513] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[500/513] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[501/513] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[502/513] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[503/513] Compiling _OpenAPIGeneratorCore YamsParser.swift
[504/513] Compiling _OpenAPIGeneratorCore validateDoc.swift
[505/513] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[506/513] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[507/513] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[508/513] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[509/513] Emitting module _OpenAPIGeneratorCore
[510/514] Wrapping AST for _OpenAPIGeneratorCore for debugging
[512/523] Compiling swift_openapi_generator PluginSource.swift
[513/523] Compiling swift_openapi_generator Tool.swift
[514/523] Compiling swift_openapi_generator UserConfig.swift
[515/524] Compiling swift_openapi_generator GenerateCommand.swift
[516/524] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[517/524] Compiling swift_openapi_generator Extensions.swift
[518/524] Compiling swift_openapi_generator FilterCommand.swift
[519/524] Emitting module swift_openapi_generator
[520/524] Compiling swift_openapi_generator GenerateOptions.swift
[521/524] Compiling swift_openapi_generator runGenerator.swift
[522/525] Wrapping AST for swift-openapi-generator for debugging
[523/525] Write Objects.LinkFileList
[524/525] Linking swift-openapi-generator-tool
[1/1] Compiling plugin OpenAPIGeneratorCommand
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/325] Write sources
[4/325] Copying Localizable.xcstrings.license
[4/325] Copying Localizable.xcstrings
[4/325] Write sources
[4/325] Copying Info.plist
[4/325] Copying Localizable.xcstrings.license
[4/325] Copying Localizable.xcstrings
[4/325] Copying Info.plist
[4/325] Write sources
[4/325] Copying Localizable.xcstrings
[4/325] Write sources
[4/325] Copying Localizable.xcstrings.license
[4/325] Copying Localizable.xcstrings
[4/325] Copying Info.plist
[4/325] Write sources
[4/325] Copying Localizable.xcstrings.license
[4/325] Copying Info.plist
[4/325] Write sources
[53/325] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[54/325] Write sources
[61/325] Compiling _NumericsShims _NumericsShims.c
[62/325] Compiling writer.c
[63/325] Compiling reader.c
[64/325] Write swift-version-24593BA9C3E375BF.txt
[65/325] Compiling parser.c
[66/325] Compiling scanner.c
[67/325] Compiling emitter.c
[69/335] Emitting module RealModule
[71/336] Emitting module OpenAPIKitCore
[73/344] Emitting module InternalCollectionsUtilities
[74/346] Compiling transforms_impl.cpp
[75/346] Compiling map.cpp
[76/346] Compiling ops.cpp
[77/357] Compiling vector.cpp
[79/358] Emitting module OpenAPIKit30
[80/359] Wrapping AST for RealModule for debugging
[81/359] Wrapping AST for OpenAPIKitCore for debugging
[82/359] Wrapping AST for OpenAPIKit30 for debugging
[83/359] Compiling closure.cpp
[84/359] Wrapping AST for InternalCollectionsUtilities for debugging
[84/359] Write sources
[84/359] Copying t5_tokenizer_config.json
[88/359] Copying gpt2_tokenizer_config.json
[89/359] Compiling api.c
[90/359] Compiling cmark-gfm-extensions tasklist.c
[92/359] Emitting module OpenAPIKit
[94/362] Emitting module ArgumentParserToolInfo
[94/363] Compiling cmark-gfm-extensions tagfilter.c
[97/363] Emitting module OrderedCollections
[99/365] Compiling Logging LogEvent.swift
[100/365] Emitting module HTTPTypes
[101/366] Emitting module RuntimeAssertions
[102/367] Emitting module OpenAPIKitCompat
[103/367] Compiling RuntimeAssertions RuntimeAssertion.swift
[104/368] Compiling HTTPTypes HTTPRequest.swift
[105/369] Compiling HTTPTypes HTTPResponse.swift
[106/369] Compiling HTTPTypes ISOLatin1String.swift
[106/369] Wrapping AST for OrderedCollections for debugging
[108/369] Wrapping AST for OpenAPIKit for debugging
[109/369] Wrapping AST for OpenAPIKitCompat for debugging
[111/369] Compiling HTTPTypes NIOLock.swift
[111/369] Compiling cmark-gfm-extensions table.c
[112/369] Wrapping AST for ArgumentParserToolInfo for debugging
[113/369] Compiling cmark-gfm-extensions ext_scanners.c
[115/369] Emitting module Yams
[115/370] Compiling cmark-gfm-extensions strikethrough.c
[116/370] Compiling cmark-gfm-extensions core-extensions.c
[117/370] Compiling cmark-gfm-extensions autolink.c
[118/370] Compiling cmark-gfm xml.c
[120/370] Compiling cmark-gfm syntax_extension.c
[121/370] Compiling cmark-gfm utf8.c
[122/370] Compiling cmark-gfm render.c
[124/370] Emitting module Algorithms
[124/371] Compiling cmark-gfm registry.c
[125/371] Wrapping AST for Yams for debugging
[127/371] Compiling cmark-gfm plugin.c
[128/371] Compiling cmark-gfm references.c
[129/371] Compiling cmark-gfm plaintext.c
[131/371] Emitting module ArgumentParser
[131/372] Compiling cmark-gfm map.c
[132/372] Compiling cmark-gfm node.c
[133/372] Compiling cmark-gfm man.c
[134/372] Wrapping AST for Algorithms for debugging
[135/372] Compiling cmark-gfm linked_list.c
[137/372] Compiling cmark-gfm scanners.c
[138/372] Compiling cmark-gfm latex.c
[139/372] Compiling cmark-gfm iterator.c
[140/372] Compiling cmark-gfm html.c
[141/372] Compiling cmark-gfm houdini_html_e.c
[142/372] Compiling cmark-gfm houdini_html_u.c
[143/372] Compiling cmark-gfm houdini_href_e.c
[144/372] Wrapping AST for ArgumentParser for debugging
[145/372] Compiling cmark-gfm footnotes.c
[146/372] Compiling cmark-gfm inlines.c
[147/372] Compiling cmark-gfm cmark_ctype.c
[148/372] Compiling cmark-gfm commonmark.c
[149/372] Compiling cmark-gfm cmark.c
[150/372] Compiling cmark-gfm buffer.c
[151/372] Compiling _NumericsShims _NumericsShims.c
[151/372] Copying Localizable.xcstrings.license
[151/372] Copying Localizable.xcstrings
[151/372] Copying Info.plist
[151/372] Copying Localizable.xcstrings.license
[156/372] Copying Localizable.xcstrings
[156/372] Copying Info.plist
[156/372] Copying Localizable.xcstrings.license
[156/372] Copying Localizable.xcstrings
[156/372] Copying Info.plist
[156/372] Copying Localizable.xcstrings.license
[156/372] Copying Localizable.xcstrings
[156/372] Copying Info.plist
[156/372] Copying Localizable.xcstrings.license
[156/372] Copying Localizable.xcstrings
[156/372] Copying Info.plist
[156/372] Copying Localizable.xcstrings.license
[156/372] Copying Localizable.xcstrings
[156/372] Copying Info.plist
[156/372] Copying Localizable.xcstrings.license
[156/372] Copying Localizable.xcstrings
[156/372] Copying Info.plist
[156/372] Write sources
[186/372] Compiling _AtomicsShims.c
[187/373] Compiling version.cpp
[188/373] Compiling cmark-gfm arena.c
[189/373] Compiling cmark-gfm blocks.c
[191/412] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[192/412] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[193/421] Compiling RealModule RealFunctions.swift
[194/433] Compiling InternalCollectionsUtilities _SortedCollection.swift
[195/433] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[196/433] Compiling HTTPTypes HTTPParsedFields.swift
[197/433] Compiling HTTPTypes HTTPRequest+URL.swift
[198/433] Compiling Logging Locks.swift
[199/433] Emitting module Logging
[200/433] Compiling Logging MetadataProvider.swift
[201/433] Compiling Logging Logging.swift
[202/433] Compiling Logging LogHandler.swift
[203/434] Compiling RealModule Float80+Real.swift
[204/434] Compiling RealModule Real.swift
[205/434] Compiling Atomics ManagedAtomic.swift
[206/434] Compiling Atomics ManagedAtomicLazyReference.swift
[207/436] Compiling RealModule RelaxedArithmetic.swift
[208/436] Compiling RuntimeAssertions Assert.swift
[209/436] Compiling Atomics AtomicStorage.swift
[210/436] Compiling Atomics AtomicValue.swift
[211/436] Compiling Atomics AtomicMemoryOrderings.swift
[212/436] Compiling Atomics DoubleWord.swift
[213/436] Compiling RealModule Float16+Real.swift
[215/436] Compiling Atomics IntegerConformances.swift
[216/436] Compiling Atomics PointerConformances.swift
[217/436] Compiling Atomics Primitives.native.swift
[220/436] Compiling Atomics UnsafeAtomic.swift
[221/436] Compiling Atomics UnsafeAtomicLazyReference.swift
[222/436] Compiling RuntimeAssertions RuntimePrecondition.swift
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/RuntimeAssertions/RuntimePrecondition.swift:41:5: error: cannot find 'usleep' in scope
39 | // `wait(for: [expectation], timeout: timeout)`
40 | // here as we need to make the method independent of XCTestCase to also use it in our TestApp UITest target which fails if you import XCTest.
41 | usleep(useconds_t(1_000_000 * timeout))
| `- error: cannot find 'usleep' in scope
42 | expressionWorkItem.cancel()
43 | }
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/RuntimeAssertions/RuntimePrecondition.swift:67:5: error: cannot find 'usleep' in scope
65 | // `wait(for: [expectation], timeout: timeout)`
66 | // here as we need to make the method independent of XCTestCase to also use it in our TestApp UITest target which fails if you import XCTest.
67 | usleep(useconds_t(1_000_000 * timeout))
| `- error: cannot find 'usleep' in scope
68 | task.cancel()
69 | }
[223/436] Compiling Atomics AtomicBool.swift
[225/436] Compiling Atomics OptionalRawRepresentable.swift
[226/436] Compiling Atomics RawRepresentable.swift
[227/436] Compiling RuntimeAssertions Counter.swift
[228/436] Compiling RuntimeAssertions DebugOnly.swift
[229/436] Compiling RuntimeAssertions NeverReturn.swift
[230/436] Compiling RuntimeAssertions Precondition.swift
[231/436] Compiling Atomics IntegerOperations.swift
[232/436] Compiling Atomics Unmanaged extensions.swift
[233/436] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[233/436] Compiling utils.cpp
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
[0/23] Compiling _NumericsShims _NumericsShims.c
[1/23] Compiling reader.c
[1/23] Compiling writer.c
[3/23] Compiling parser.c
[4/23] Compiling emitter.c
[5/23] Compiling scanner.c
[6/23] Compiling api.c
[7/23] Write swift-version-24593BA9C3E375BF.txt
[9/107] Compiling RealModule RealFunctions.swift
[10/108] Compiling RealModule Real.swift
[11/108] Compiling RealModule RelaxedArithmetic.swift
[12/108] Compiling RealModule Float80+Real.swift
[13/108] Compiling Yams Constructor.swift
[14/108] Compiling Yams Decoder.swift
[15/108] Compiling Yams Tag.swift
[16/108] Compiling Yams YamlAnchorProviding.swift
[17/108] Compiling RealModule Float16+Real.swift
[18/108] Compiling Yams Resolver.swift
[19/108] Compiling Yams String+Yams.swift
[20/108] Compiling Yams Emitter.swift
[21/108] Compiling Yams Encoder.swift
[24/110] Compiling Yams RedundancyAliasingStrategy.swift
[25/110] Compiling Yams Representer.swift
[26/110] Compiling Yams Mark.swift
[27/110] Compiling Yams Node.Alias.swift
[28/110] Compiling Yams Node.Mapping.swift
[31/112] Compiling InternalCollectionsUtilities _SortedCollection.swift
[32/112] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/112] Compiling Yams YamlError.swift
[34/112] Compiling Yams AliasDereferencingStrategy.swift
[35/112] Compiling Yams Anchor.swift
[44/116] Emitting module RealModule
[45/117] Compiling OpenAPIKitCore ResponseStatusCode.swift
[46/117] Compiling OpenAPIKitCore SecurityScheme.swift
[47/117] Compiling OpenAPIKitCore URLTemplate+Parsing.swift
[48/117] Compiling OpenAPIKitCore URLTemplate.swift
[50/117] Emitting module OpenAPIKitCore
[51/117] Emitting module ArgumentParserToolInfo
[52/117] Compiling ArgumentParserToolInfo ToolInfo.swift
[53/117] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
[54/117] Compiling OpenAPIKitCore Optional+Zip.swift
[55/117] Compiling OpenAPIKitCore Result+Value.swift
[56/117] Compiling OpenAPIKitCore Validatable.swift
[58/118] Compiling Yams YamlTagProviding.swift
[63/118] Compiling Yams Node.Scalar.swift
[69/118] Compiling Yams Node.Sequence.swift
[70/118] Compiling Yams Node.swift
[71/118] Compiling Yams Parser.swift
[74/118] Wrapping AST for RealModule for debugging
[77/118] Compiling OpenAPIKitCore HttpMethod.swift
[78/118] Compiling OpenAPIKitCore JSONSchemaPermissions.swift
[79/118] Compiling OpenAPIKitCore JSONTypeFormat.swift
[80/118] Compiling OpenAPIKitCore OAuthFlows.swift
[81/118] Compiling OpenAPIKitCore ParameterContextLocation.swift
[82/118] Compiling OpenAPIKitCore ParameterSchemaContextStyle.swift
[83/118] Compiling OpenAPIKitCore Path.swift
[83/119] Wrapping AST for ArgumentParserToolInfo for debugging
[86/119] Emitting module InternalCollectionsUtilities
[86/190] Wrapping AST for OpenAPIKitCore for debugging
[88/190] Compiling ArgumentParser Errors.swift
[89/190] Compiling ArgumentParser Flag.swift
[90/190] Compiling ArgumentParser NameSpecification.swift
[91/190] Compiling ArgumentParser Option.swift
[93/208] Compiling OpenAPIKit Content.swift
[94/208] Compiling OpenAPIKit ContentEncoding.swift
[95/208] Compiling OpenAPIKit DereferencedContent.swift
[96/208] Compiling OpenAPIKit DereferencedContentEncoding.swift
[97/208] Compiling OpenAPIKit DereferencedDocument.swift
[98/208] Compiling OpenAPIKit Document.swift
[99/208] Compiling OpenAPIKit DocumentInfo.swift
[100/208] Compiling OpenAPIKit ResolvedDocument.swift
[101/208] Compiling OpenAPIKit Either+Convenience.swift
[101/251] Wrapping AST for InternalCollectionsUtilities for debugging
[103/310] Compiling OpenAPIKit30 Example.swift
[104/310] Compiling OpenAPIKit30 ExternalDocumentation.swift
[105/310] Compiling OpenAPIKit30 DereferencedHeader.swift
[106/368] Compiling OrderedCollections OrderedDictionary+Values.swift
[107/368] Compiling OrderedCollections OrderedDictionary+Codable.swift
[108/368] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[109/368] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[110/368] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[111/368] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[112/368] Compiling OrderedCollections _HashTable+Bucket.swift
[113/368] Compiling OrderedCollections _HashTable+BucketIterator.swift
[114/368] Compiling OrderedCollections _HashTable+Constants.swift
[115/368] Emitting module Yams
[116/368] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[117/368] Compiling OrderedCollections _HashTable+Testing.swift
[118/368] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[120/369] Compiling OrderedCollections OrderedDictionary.swift
[121/369] Compiling OrderedCollections OrderedSet+Codable.swift
[122/369] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[125/369] Compiling OrderedCollections _HashTable.swift
[126/369] Compiling OrderedCollections _Hashtable+Header.swift
[126/369] Wrapping AST for Yams for debugging
[128/369] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[129/369] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[130/369] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[131/369] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[132/369] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[133/369] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[134/369] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[135/376] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[136/376] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[137/376] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[138/376] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[139/376] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[140/376] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[141/376] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[145/376] Compiling OrderedCollections OrderedSet+Descriptions.swift
[146/376] Compiling OrderedCollections OrderedSet+Diffing.swift
[147/376] Compiling OrderedCollections OrderedSet+Equatable.swift
[148/376] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[149/376] Compiling OrderedCollections OrderedSet+Hashable.swift
[150/376] Compiling OrderedCollections OrderedSet+Initializers.swift
[151/376] Compiling OrderedCollections OrderedSet+Insertions.swift
[152/376] Compiling OrderedCollections OrderedSet+Invariants.swift
[153/376] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[154/376] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[155/376] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[156/376] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[157/376] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[158/376] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[159/376] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[160/376] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[161/376] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[162/376] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[163/376] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[164/376] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[177/382] Compiling OrderedCollections OrderedDictionary+Elements.swift
[178/382] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[179/382] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[200/382] Compiling ArgumentParser Tree.swift
[201/382] Compiling ArgumentParser CodingKeyValidator.swift
[202/382] Compiling ArgumentParser NonsenseFlagsValidator.swift
[203/382] Compiling ArgumentParser ParsableArgumentsValidation.swift
[204/382] Compiling ArgumentParser PositionalArgumentsValidator.swift
[205/382] Compiling ArgumentParser UniqueNamesValidator.swift
[214/390] Compiling OrderedCollections OrderedSet+Sendable.swift
[215/390] Compiling OrderedCollections OrderedSet+SubSequence.swift
[216/390] Compiling OrderedCollections OrderedSet+Testing.swift
[217/390] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[218/390] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[219/390] Compiling OpenAPIKit30 OrderedDictionry+LocallyDereferenceable.swift
[220/390] Compiling OpenAPIKit30 Validation+Builtins.swift
[221/390] Emitting module OpenAPIKit30
[230/390] Emitting module OpenAPIKit
[306/398] Emitting module ArgumentParser
[325/398] Emitting module OrderedCollections
[327/399] Emitting module Algorithms
[336/401] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[337/401] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[338/401] Compiling OpenAPIKit Validation+Builtins.swift
[339/401] Compiling OpenAPIKit Validation.swift
[340/401] Compiling OpenAPIKit Validator+Convenience.swift
[341/401] Compiling OpenAPIKit Validator.swift
[342/401] Compiling OpenAPIKit XML.swift
[359/402] Wrapping AST for OrderedCollections for debugging
[361/402] Wrapping AST for Algorithms for debugging
[362/402] Wrapping AST for ArgumentParser for debugging
[371/402] Compiling OpenAPIKit _CoreReExport.swift
[379/402] Wrapping AST for OpenAPIKit30 for debugging
[397/403] Wrapping AST for OpenAPIKit for debugging
[399/406] Compiling OpenAPIKitCompat Either+Map.swift
[400/406] Compiling OpenAPIKitCompat Compat30To31.swift
[401/406] Emitting module OpenAPIKitCompat
[402/407] Wrapping AST for OpenAPIKitCompat for debugging
[404/489] Compiling _OpenAPIGeneratorCore Config.swift
[405/489] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[406/489] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[407/489] Compiling _OpenAPIGeneratorCore Errors.swift
[408/489] Compiling _OpenAPIGeneratorCore Foundation.swift
[409/489] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[410/489] Compiling _OpenAPIGeneratorCore String.swift
[411/489] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[412/489] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[413/489] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[414/489] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[415/489] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[416/500] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[417/500] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[418/500] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[419/500] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[420/500] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[421/500] Compiling _OpenAPIGeneratorCore TypeName.swift
[422/500] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[423/500] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[424/500] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[425/500] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[426/500] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[427/500] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[428/500] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[429/500] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[430/500] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[431/500] Compiling _OpenAPIGeneratorCore translateResponse.swift
[432/500] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[433/500] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[434/500] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[435/500] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[436/500] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[437/500] Compiling _OpenAPIGeneratorCore Builtins.swift
[438/500] Emitting module _OpenAPIGeneratorCore
[439/500] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[440/500] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[441/500] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[442/500] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[443/500] Compiling _OpenAPIGeneratorCore translateComponents.swift
[444/500] Compiling _OpenAPIGeneratorCore translateOperations.swift
[445/500] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[446/500] Compiling _OpenAPIGeneratorCore translateServers.swift
[447/500] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[448/500] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[449/500] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[450/500] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[451/500] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[452/500] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[453/500] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[454/500] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[455/500] Compiling _OpenAPIGeneratorCore translateParameter.swift
[456/500] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[457/500] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[458/500] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[459/500] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[460/500] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[461/500] Compiling _OpenAPIGeneratorCore Constants.swift
[462/500] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[463/500] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[464/500] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[465/500] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[466/500] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[467/500] Compiling _OpenAPIGeneratorCore ContentType.swift
[468/500] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[469/500] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[470/500] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[471/500] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[472/500] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[473/500] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[474/500] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[475/500] Compiling _OpenAPIGeneratorCore translateArray.swift
[476/500] Compiling _OpenAPIGeneratorCore translateCodable.swift
[477/500] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[478/500] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[479/500] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[480/500] Compiling _OpenAPIGeneratorCore translateSchema.swift
[481/500] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[482/500] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[483/500] Compiling _OpenAPIGeneratorCore Annotations.swift
[484/500] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[485/500] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[486/500] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[487/500] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[488/500] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[489/500] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[490/500] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[491/500] Compiling _OpenAPIGeneratorCore YamsParser.swift
[492/500] Compiling _OpenAPIGeneratorCore validateDoc.swift
[493/500] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[494/500] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[495/500] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[496/500] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[498/509] Compiling swift_openapi_generator UserConfig.swift
[499/510] Compiling swift_openapi_generator Tool.swift
[500/510] Compiling swift_openapi_generator PluginSource.swift
[501/510] Compiling swift_openapi_generator GenerateOptions.swift
[502/510] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[503/510] Compiling swift_openapi_generator GenerateCommand.swift
[504/510] Compiling swift_openapi_generator Extensions.swift
[505/510] Compiling swift_openapi_generator FilterCommand.swift
[506/510] Emitting module swift_openapi_generator
[507/510] Compiling swift_openapi_generator runGenerator.swift
[508/510] Write Objects.LinkFileList
[509/510] Linking swift-openapi-generator-tool
[0/1] Planning build
[1/1] Compiling plugin OpenAPIGeneratorCommand
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/188] Compiling utils.cpp
[5/188] Compiling _NumericsShims _NumericsShims.c
[6/188] Compiling writer.c
[7/188] Compiling scanner.c
[8/188] Compiling scheduler.cpp
[9/188] Compiling reader.c
[10/188] Compiling parser.c
[11/188] Compiling emitter.c
[12/188] Compiling api.c
[13/188] Write swift-version-24593BA9C3E375BF.txt
[14/188] Compiling linalg.cpp
[15/189] Compiling random.cpp
[17/197] Emitting module Yams
[19/198] Compiling RuntimeAssertions DebugOnly.swift
[20/199] Compiling RuntimeAssertions Precondition.swift
[21/199] Compiling RuntimeAssertions NeverReturn.swift
[22/199] Compiling RuntimeAssertions RuntimeAssertion.swift
[23/199] Compiling RuntimeAssertions Counter.swift
[24/199] Emitting module RuntimeAssertions
[25/199] Compiling RuntimeAssertions Assert.swift
[26/199] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[27/199] Compiling RuntimeAssertions RuntimePrecondition.swift
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/RuntimeAssertions/RuntimePrecondition.swift:41:5: error: cannot find 'usleep' in scope
39 | // `wait(for: [expectation], timeout: timeout)`
40 | // here as we need to make the method independent of XCTestCase to also use it in our TestApp UITest target which fails if you import XCTest.
41 | usleep(useconds_t(1_000_000 * timeout))
| `- error: cannot find 'usleep' in scope
42 | expressionWorkItem.cancel()
43 | }
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/RuntimeAssertions/RuntimePrecondition.swift:67:5: error: cannot find 'usleep' in scope
65 | // `wait(for: [expectation], timeout: timeout)`
66 | // here as we need to make the method independent of XCTestCase to also use it in our TestApp UITest target which fails if you import XCTest.
67 | usleep(useconds_t(1_000_000 * timeout))
| `- error: cannot find 'usleep' in scope
68 | task.cancel()
69 | }
[27/199] Compiling no_gguf.cpp
[29/200] Emitting module RealModule
[30/201] Compiling primitives.cpp
[31/212] Compiling load.cpp
[33/212] Compiling RealModule RealFunctions.swift
[34/213] Compiling RealModule ElementaryFunctions.swift
[35/213] Compiling RealModule Float+Real.swift
[36/213] Compiling RealModule Real.swift
[37/213] Compiling RealModule Float80+Real.swift
[38/213] Compiling RealModule Float16+Real.swift
[39/213] Compiling RealModule RelaxedArithmetic.swift
[40/214] Compiling RealModule AlgebraicField.swift
[41/214] Compiling RealModule ApproximateEquality.swift
[42/214] Emitting module RealModule
[43/214] Compiling RealModule AugmentedArithmetic.swift
[44/214] Compiling RealModule Double+Real.swift
[46/215] Emitting module OpenAPIKitCore
[47/216] Compiling safetensors.cpp
[48/216] Compiling transforms.cpp
[50/232] Compiling Logging MetadataProvider.swift
[51/232] Compiling Logging LogEvent.swift
[52/232] Compiling Logging Locks.swift
[53/232] Emitting module Logging
[54/232] Compiling Logging LogHandler.swift
[55/232] Compiling Logging Logging.swift
[57/233] Compiling NetworkImage URLSession+NetworkImage.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
error: emit-module command failed with exit code 1 (use -v to see invocation)
[58/234] Emitting module NetworkImage
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
[59/234] Compiling NetworkImage Deprecations.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
[60/234] Compiling NetworkImage ImageSource.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
[61/234] Compiling NetworkImage NetworkImage.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
[62/234] Compiling NetworkImage NetworkImageCache.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
[63/234] Compiling NetworkImage TaskModifier.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
[64/234] Compiling NetworkImage NetworkImageState.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
[65/234] Compiling NetworkImage View+NetworkImageLoader.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
[66/234] Compiling NetworkImage NetworkImageLoader.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
[67/234] Compiling NetworkImage NetworkImageModel.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
[67/234] Compiling ops.cpp
[69/235] Emitting module InternalCollectionsUtilities
BUILD FAILURE 6.1 android