Build Information
Failed to build SpeziLLM, reference 0.13.8 (9271a6), with Swift 6.1 for Wasm on 4 Apr 2026 01:36:41 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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 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: wasm
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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-openapi-urlsession.git
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/StanfordSpezi/SpeziOnboarding.git
Fetching https://github.com/StanfordSpezi/SpeziChat.git
Fetching https://github.com/StanfordSpezi/SpeziViews.git
Fetching https://github.com/apple/swift-openapi-generator.git
[1/1320] Fetching spezichat
[1321/2433] Fetching spezichat, swift-openapi-urlsession
[1555/6646] Fetching spezichat, swift-openapi-urlsession, spezionboarding
[4920/11496] Fetching spezichat, swift-openapi-urlsession, spezionboarding, speziviews
[5260/18039] Fetching spezichat, swift-openapi-urlsession, spezionboarding, speziviews, swift-openapi-runtime
[7520/35401] Fetching spezichat, swift-openapi-urlsession, spezionboarding, speziviews, swift-openapi-runtime, swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-urlsession.git from cache (1.00s)
Fetching https://github.com/StanfordSpezi/SpeziStorage.git
[1/1715] Fetching spezistorage
Fetched https://github.com/StanfordSpezi/SpeziChat.git from cache (2.72s)
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (2.72s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/StanfordSpezi/Spezi.git
Fetched https://github.com/apple/swift-openapi-generator.git from cache (2.73s)
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (2.73s)
Fetched https://github.com/StanfordSpezi/SpeziOnboarding.git from cache (2.73s)
Fetching https://github.com/huggingface/swift-transformers.git
Fetching https://github.com/ml-explore/mlx-swift.git
Fetching https://github.com/ml-explore/mlx-swift-examples.git
Fetched https://github.com/StanfordSpezi/SpeziStorage.git from cache (1.83s)
[1/2899] Fetching spezifoundation
[1973/13228] Fetching spezifoundation, spezi
[3182/19464] Fetching spezifoundation, spezi, swift-transformers
[3667/33422] Fetching spezifoundation, spezi, swift-transformers, mlx-swift
[14504/40906] Fetching spezifoundation, spezi, swift-transformers, mlx-swift, mlx-swift-examples
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.62s)
[18304/38007] Fetching spezi, swift-transformers, mlx-swift, mlx-swift-examples
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (0.71s)
[13715/27678] Fetching swift-transformers, mlx-swift, mlx-swift-examples
Fetched https://github.com/ml-explore/mlx-swift-examples.git from cache (0.89s)
[19636/20194] Fetching swift-transformers, mlx-swift
Fetched https://github.com/huggingface/swift-transformers.git from cache (0.95s)
Fetched https://github.com/ml-explore/mlx-swift.git from cache (1.44s)
Computing version for https://github.com/StanfordSpezi/SpeziChat.git
Computed https://github.com/StanfordSpezi/SpeziChat.git at 0.2.5 (5.29s)
Fetching https://github.com/StanfordSpezi/SpeziSpeech
[1/467] Fetching spezispeech
Fetched https://github.com/StanfordSpezi/SpeziSpeech from cache (0.31s)
Computing version for https://github.com/StanfordSpezi/SpeziStorage.git
Computed https://github.com/StanfordSpezi/SpeziStorage.git at 2.1.4 (1.12s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[1/735] Fetching xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.19s)
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 (1.59s)
Fetching https://github.com/1024jp/GzipSwift
[1/1557] Fetching gzipswift
Fetched https://github.com/1024jp/GzipSwift from cache (0.27s)
Computing version for https://github.com/huggingface/swift-transformers.git
Computed https://github.com/huggingface/swift-transformers.git at 1.0.0 (0.86s)
Fetching https://github.com/huggingface/swift-jinja.git
[1/1051] Fetching swift-jinja
Fetched https://github.com/huggingface/swift-jinja.git from cache (0.30s)
Computing version for https://github.com/ml-explore/mlx-swift.git
Computed https://github.com/ml-explore/mlx-swift.git at 0.29.1 (1.09s)
Fetching https://github.com/apple/swift-numerics
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.43s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 6.0.1 (2.89s)
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-collections
Fetching https://github.com/apple/swift-http-types
[1/984] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.25s)
[1/23426] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.58s)
Computing version for https://github.com/StanfordSpezi/SpeziSpeech
Computed https://github.com/StanfordSpezi/SpeziSpeech at 1.1.2 (2.26s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.12.14 (1.00s)
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.94s)
Computing version for https://github.com/gonzalezreal/swift-markdown-ui.git
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (3.67s)
Fetching https://github.com/swiftlang/swift-cmark
Fetching https://github.com/gonzalezreal/NetworkImage
[1/1064] Fetching networkimage
[768/19438] Fetching networkimage, swift-cmark
Fetched https://github.com/gonzalezreal/NetworkImage from cache (2.01s)
Fetched https://github.com/swiftlang/swift-cmark from cache (2.31s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (3.76s)
Computing version for https://github.com/StanfordSpezi/SpeziOnboarding.git
Computed https://github.com/StanfordSpezi/SpeziOnboarding.git at 2.0.4 (1.18s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (0.78s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.7.1 (0.63s)
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.87s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.10.1 (0.99s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.7.4 (0.81s)
Fetching https://github.com/StanfordBDHG/zstd.git
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/StanfordBDHG/ThreadLocal.git
[1/63157] Fetching zstd
[1896/69215] Fetching zstd, swift-algorithms
[4216/75564] Fetching zstd, swift-algorithms, swift-log
[21816/75735] Fetching zstd, swift-algorithms, swift-log, threadlocal
[23948/77555] Fetching zstd, swift-algorithms, swift-log, threadlocal, swift-atomics
Fetched https://github.com/StanfordBDHG/ThreadLocal.git from cache (0.53s)
[24862/77384] Fetching zstd, swift-algorithms, swift-log, swift-atomics
Fetched https://github.com/apple/swift-algorithms.git from cache (0.60s)
[19896/71326] Fetching zstd, swift-log, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.76s)
Fetched https://github.com/apple/swift-log from cache (0.76s)
[15158/63157] Fetching zstd
Fetched https://github.com/StanfordBDHG/zstd.git from cache (6.44s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (7.18s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.62s)
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.00s)
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (0.00s)
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (0.00s)
Computed https://github.com/StanfordSpezi/SpeziOnboarding.git at 2.0.4 (0.00s)
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (0.00s)
Computed https://github.com/swiftlang/swift-cmark at 0.7.1 (0.00s)
Computed https://github.com/apple/swift-openapi-runtime.git at 1.11.0 (0.00s)
Computed https://github.com/StanfordSpezi/Spezi.git at 1.10.1 (0.00s)
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.6.0 (0.93s)
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.59s)
Computing version for https://github.com/apple/swift-openapi-generator.git
Computed https://github.com/apple/swift-openapi-generator.git at 1.11.1 (0.73s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/mattpolzin/OpenAPIKit
[1/17483] Fetching swift-argument-parser
[3673/29030] Fetching swift-argument-parser, yams
[24182/169968] Fetching swift-argument-parser, yams, openapikit
Fetched https://github.com/apple/swift-argument-parser from cache (1.61s)
[35507/152485] Fetching yams, openapikit
Fetched https://github.com/jpsim/Yams from cache (1.65s)
[25369/140938] Fetching openapikit
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (8.72s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.9.0 (9.67s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (1.25s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.90s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.65s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.11.0 (0.65s)
Computing version for https://github.com/huggingface/swift-jinja.git
Computed https://github.com/huggingface/swift-jinja.git at 2.3.5 (0.57s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.1 (0.58s)
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/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-log
Working copy of https://github.com/apple/swift-log resolved at 1.11.0
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/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.6.0
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/swiftlang/swift-cmark
Working copy of https://github.com/swiftlang/swift-cmark resolved at 0.7.1
Creating working copy for https://github.com/huggingface/swift-jinja.git
Working copy of https://github.com/huggingface/swift-jinja.git resolved at 2.3.5
Creating working copy for https://github.com/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/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 6.0.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/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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-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/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.2.0
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/StanfordSpezi/SpeziViews.git
Working copy of https://github.com/StanfordSpezi/SpeziViews.git resolved at 1.12.14
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/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/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/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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/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/apple/swift-openapi-urlsession.git
Working copy of https://github.com/apple/swift-openapi-urlsession.git resolved at 1.2.0
[0/36] Write sources
[13/36] Compiling _NumericsShims _NumericsShims.c
[14/36] Compiling reader.c
[15/36] Compiling parser.c
[16/36] Compiling api.c
[17/36] Compiling emitter.c
[18/36] Compiling scanner.c
[19/36] Write swift-version-24593BA9C3E375BF.txt
[20/36] Compiling writer.c
[22/120] Emitting module ArgumentParserToolInfo
[23/120] Compiling RealModule Real.swift
[24/121] Compiling RealModule RealFunctions.swift
[25/121] Emitting module RealModule
[26/121] Compiling OpenAPIKitCore StringConvertibleHintProvider.swift
[27/121] Compiling OpenAPIKitCore Shared.swift
[28/121] Compiling RealModule RelaxedArithmetic.swift
[29/121] Compiling OpenAPIKitCore ParameterContextLocation.swift
[30/121] Compiling OpenAPIKitCore ParameterSchemaContextStyle.swift
[31/123] Compiling ArgumentParserToolInfo ToolInfo.swift
[32/124] Compiling RealModule Float80+Real.swift
[33/124] Emitting module OpenAPIKitCore
[34/124] Emitting module InternalCollectionsUtilities
[37/128] Compiling OpenAPIKitCore CallbackURL.swift
[38/128] Compiling OpenAPIKitCore Either+CustomStringConvertible.swift
[39/128] Compiling OpenAPIKitCore Either.swift
[40/128] Compiling RealModule Float16+Real.swift
[41/128] Compiling OpenAPIKitCore CodingPathError.swift
[42/128] Compiling OpenAPIKitCore OAuthFlows.swift
[43/128] Compiling OpenAPIKitCore ComponentKey.swift
[44/128] Compiling OpenAPIKitCore ContentType.swift
[45/128] Compiling OpenAPIKitCore Discriminator.swift
[46/128] Compiling OpenAPIKitCore HttpMethod.swift
[47/128] Compiling OpenAPIKitCore JSONSchemaPermissions.swift
[48/128] Compiling OpenAPIKitCore JSONTypeFormat.swift
[49/128] Compiling OpenAPIKitCore AnyCodable.swift
[50/128] Compiling OpenAPIKitCore Either+Codable.swift
[57/129] Compiling InternalCollectionsUtilities _SortedCollection.swift
[58/129] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[59/130] Wrapping AST for RealModule for debugging
[60/130] Wrapping AST for ArgumentParserToolInfo for debugging
[63/203] Wrapping AST for InternalCollectionsUtilities for debugging
[65/258] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[66/258] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[67/258] Compiling OrderedCollections OrderedDictionary.swift
[68/258] Emitting module Yams
[69/258] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[70/258] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[71/258] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[72/258] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[73/258] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[74/258] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[75/258] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[76/265] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[77/265] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[78/265] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[79/265] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[80/265] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[81/265] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[82/265] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[84/265] Compiling OrderedCollections OrderedSet+Codable.swift
[85/265] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[86/265] Compiling OrderedCollections OrderedSet+Descriptions.swift
[87/265] Compiling OrderedCollections OrderedSet+Diffing.swift
[88/265] Compiling OrderedCollections OrderedSet+Equatable.swift
[89/265] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[90/265] Compiling OrderedCollections OrderedSet+Hashable.swift
[91/265] Compiling OrderedCollections OrderedDictionary+Codable.swift
[92/265] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[93/265] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[94/265] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[95/265] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[96/265] Compiling OrderedCollections OrderedDictionary+Elements.swift
[99/265] Emitting module ArgumentParser
[100/271] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[101/271] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[102/271] Compiling OrderedCollections OrderedDictionary+Values.swift
[103/274] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[104/274] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[105/274] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[106/274] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[107/274] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[128/274] Compiling OrderedCollections _HashTable+Bucket.swift
[129/274] Compiling OrderedCollections _HashTable+BucketIterator.swift
[130/274] Compiling OrderedCollections _HashTable+Constants.swift
[131/274] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[132/274] Compiling OrderedCollections _HashTable+Testing.swift
[133/274] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[134/274] Compiling OrderedCollections _HashTable.swift
[135/274] Compiling OrderedCollections _Hashtable+Header.swift
[136/274] Compiling Algorithms Trim.swift
[137/274] Compiling Algorithms Unique.swift
[138/274] Compiling Algorithms Windows.swift
[139/274] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[140/274] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[141/274] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[142/274] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[143/274] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[193/275] Compiling OrderedCollections OrderedSet+Sendable.swift
[194/275] Compiling OrderedCollections OrderedSet+SubSequence.swift
[195/275] Compiling OrderedCollections OrderedSet+Testing.swift
[196/275] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[197/275] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[198/275] Compiling OrderedCollections OrderedSet.swift
[199/275] Compiling OrderedCollections _UnsafeBitset.swift
[213/275] Compiling ArgumentParser Tree.swift
[214/275] Compiling ArgumentParser CodingKeyValidator.swift
[215/275] Compiling ArgumentParser NonsenseFlagsValidator.swift
[216/275] Compiling ArgumentParser ParsableArgumentsValidation.swift
[217/275] Compiling ArgumentParser PositionalArgumentsValidator.swift
[218/275] Compiling ArgumentParser UniqueNamesValidator.swift
[223/276] Wrapping AST for OpenAPIKitCore for debugging
[237/276] Emitting module OrderedCollections
[237/287] Wrapping AST for Yams for debugging
[239/396] Wrapping AST for OrderedCollections for debugging
[241/396] Compiling OpenAPIKit30 Link.swift
[242/396] Compiling OpenAPIKit30 OpenAPI.swift
[243/396] Compiling OpenAPIKit30 DereferencedOperation.swift
[244/396] Compiling OpenAPIKit30 Operation.swift
[245/396] Compiling OpenAPIKit30 ResolvedEndpoint.swift
[246/396] Compiling OpenAPIKit30 OrderedDictionary+Validatable.swift
[247/396] Compiling OpenAPIKit30 DereferencedParameter.swift
[248/396] Compiling OpenAPIKit30 DereferencedContentEncoding.swift
[249/396] Compiling OpenAPIKit30 DereferencedDocument.swift
[250/396] Compiling OpenAPIKit30 Document.swift
[251/396] Compiling OpenAPIKit30 DocumentInfo.swift
[252/396] Compiling OpenAPIKit30 ResolvedDocument.swift
[253/396] Compiling OpenAPIKit30 Either+Convenience.swift
[254/396] Compiling OpenAPIKit30 Either+LocallyDereferenceable.swift
[255/396] Compiling OpenAPIKit30 Either+Validatable.swift
[256/396] Compiling OpenAPIKit30 DocumentDecodingError.swift
[257/396] Compiling OpenAPIKit30 OperationDecodingError.swift
[258/396] Compiling OpenAPIKit30 PathDecodingError.swift
[259/396] Compiling OpenAPIKit30 ResponseDecodingError.swift
[260/396] Compiling OpenAPIKit30 Example.swift
[261/396] Compiling OpenAPIKit30 ExternalDocumentation.swift
[262/396] Compiling OpenAPIKit30 DereferencedHeader.swift
[263/396] Compiling OpenAPIKit30 Header.swift
[264/396] Compiling OpenAPIKit30 JSONReference.swift
[265/396] Compiling OpenAPIKit30 AnyCodable+Validatable.swift
[266/396] Compiling OpenAPIKit30 Callbacks.swift
[267/396] Compiling OpenAPIKit30 CodableVendorExtendable.swift
[268/397] Wrapping AST for ArgumentParser for debugging
[270/397] Emitting module Algorithms
[271/398] Wrapping AST for Algorithms for debugging
[273/398] Emitting module OpenAPIKit30
[288/406] Compiling OpenAPIKit30 DereferencedSchemaContext.swift
[289/406] Compiling OpenAPIKit30 DereferencedResponse.swift
[292/414] Compiling OpenAPIKit30 Components+JSONReference.swift
[293/414] Compiling OpenAPIKit30 Components+Locatable.swift
[294/414] Compiling OpenAPIKit30 Components.swift
[295/414] Compiling OpenAPIKit30 Content.swift
[296/414] Compiling OpenAPIKit30 ContentEncoding.swift
[297/414] Compiling OpenAPIKit30 DereferencedContent.swift
[317/414] Compiling OpenAPIKit30 Response.swift
[318/414] Compiling OpenAPIKit30 RuntimeExpression.swift
[319/414] Compiling OpenAPIKit30 SchemaProtocols.swift
[320/414] Compiling OpenAPIKit30 SwiftPrimitiveTypes+OpenAPI.swift
[321/414] Compiling OpenAPIKit30 DereferencedJSONSchema.swift
[322/414] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[323/414] Compiling OpenAPIKit30 JSONSchema.swift
[324/414] Compiling OpenAPIKit30 JSONSchemaContext.swift
[326/414] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
[327/414] Compiling OpenAPIKit30 TypesAndFormats.swift
[328/414] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
[329/414] Compiling OpenAPIKit30 SecurityScheme.swift
[330/414] Compiling OpenAPIKit30 Server.swift
[331/414] Compiling OpenAPIKit30 Tag.swift
[332/414] Compiling OpenAPIKit30 URLTemplate+Validatable.swift
[351/414] Emitting module OpenAPIKit
[352/414] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[353/414] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[354/414] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[355/414] Compiling OpenAPIKit Validation+Builtins.swift
[356/414] Compiling OpenAPIKit Validation.swift
[357/414] Compiling OpenAPIKit Validator+Convenience.swift
[358/414] Compiling OpenAPIKit Validator.swift
[359/414] Compiling OpenAPIKit XML.swift
[368/414] Compiling OpenAPIKit30 Parameter.swift
[369/414] Compiling OpenAPIKit30 ParameterContext.swift
[370/414] Compiling OpenAPIKit30 ParameterSchemaContext.swift
[371/414] Compiling OpenAPIKit30 DereferencedPathItem.swift
[372/414] Compiling OpenAPIKit30 PathItem.swift
[373/414] Compiling OpenAPIKit30 ResolvedRoute.swift
[374/414] Compiling OpenAPIKit30 DereferencedRequest.swift
[375/414] Compiling OpenAPIKit30 Request.swift
[384/415] Wrapping AST for OpenAPIKit30 for debugging
[401/415] Compiling OpenAPIKit _CoreReExport.swift
[410/416] Wrapping AST for OpenAPIKit for debugging
[412/419] Compiling OpenAPIKitCompat Either+Map.swift
[413/419] Emitting module OpenAPIKitCompat
[414/419] Compiling OpenAPIKitCompat Compat30To31.swift
[415/420] Wrapping AST for OpenAPIKitCompat for debugging
[417/502] Emitting module _OpenAPIGeneratorCore
[418/513] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[419/513] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[420/513] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[421/513] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[422/513] Compiling _OpenAPIGeneratorCore translateComponents.swift
[423/513] Compiling _OpenAPIGeneratorCore translateOperations.swift
[424/513] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[425/513] Compiling _OpenAPIGeneratorCore translateServers.swift
[426/513] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[427/513] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[428/513] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[429/513] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[430/513] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[431/513] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[432/513] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[433/513] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[434/513] Compiling _OpenAPIGeneratorCore translateParameter.swift
[435/513] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[436/513] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[437/513] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[438/513] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[439/513] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[440/513] Compiling _OpenAPIGeneratorCore Constants.swift
[441/513] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[442/513] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[443/513] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[444/513] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[445/513] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[446/513] Compiling _OpenAPIGeneratorCore ContentType.swift
[447/513] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[448/513] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[449/513] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[450/513] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[451/513] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[452/513] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[453/513] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[454/513] Compiling _OpenAPIGeneratorCore translateArray.swift
[455/513] Compiling _OpenAPIGeneratorCore translateCodable.swift
[456/513] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[457/513] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[458/513] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[459/513] Compiling _OpenAPIGeneratorCore translateSchema.swift
[460/513] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[461/513] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[462/513] Compiling _OpenAPIGeneratorCore Annotations.swift
[463/513] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[464/513] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[465/513] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[466/513] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[467/513] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[468/513] Compiling _OpenAPIGeneratorCore translateResponse.swift
[469/513] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[470/513] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[471/513] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[472/513] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[473/513] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[474/513] Compiling _OpenAPIGeneratorCore Builtins.swift
[475/513] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[476/513] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[477/513] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[478/513] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[479/513] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[480/513] Compiling _OpenAPIGeneratorCore TypeName.swift
[481/513] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[482/513] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[483/513] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[484/513] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[485/513] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[486/513] Compiling _OpenAPIGeneratorCore Config.swift
[487/513] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[488/513] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[489/513] Compiling _OpenAPIGeneratorCore Errors.swift
[490/513] Compiling _OpenAPIGeneratorCore Foundation.swift
[491/513] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[492/513] Compiling _OpenAPIGeneratorCore String.swift
[493/513] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[494/513] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[495/513] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[496/513] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[497/513] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[498/513] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[499/513] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[500/513] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[501/513] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[502/513] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[503/513] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[504/513] Compiling _OpenAPIGeneratorCore YamsParser.swift
[505/513] Compiling _OpenAPIGeneratorCore validateDoc.swift
[506/513] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[507/513] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[508/513] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[509/513] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[510/514] Wrapping AST for _OpenAPIGeneratorCore for debugging
[512/523] Compiling swift_openapi_generator Tool.swift
[513/523] Compiling swift_openapi_generator UserConfig.swift
[514/524] Compiling swift_openapi_generator PluginSource.swift
[515/524] Compiling swift_openapi_generator GenerateCommand.swift
[516/524] Compiling swift_openapi_generator Extensions.swift
[517/524] Compiling swift_openapi_generator FilterCommand.swift
[518/524] Emitting module swift_openapi_generator
[519/524] Compiling swift_openapi_generator GenerateOptions.swift
[520/524] Compiling swift_openapi_generator GenerateOptions+runGenerator.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
[4/325] Write sources
[4/325] Copying Localizable.xcstrings.license
[4/325] Copying Info.plist
[4/325] Write sources
[4/325] Copying Localizable.xcstrings.license
[4/325] Write sources
[4/325] Copying Localizable.xcstrings
[4/325] Write sources
[4/325] Copying Info.plist
[4/325] Write sources
[4/325] Copying Localizable.xcstrings
[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] Write sources
[51/325] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[51/325] Write sources
[54/325] Compiling _NumericsShims _NumericsShims.c
[54/325] Write sources
[62/325] Write swift-version-24593BA9C3E375BF.txt
[63/325] Compiling writer.c
[64/325] Compiling scanner.c
[66/334] Emitting module RealModule
[67/336] Compiling format.cc
[69/342] Emitting module OpenAPIKitCore
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/closure.cpp:8:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/mlx.h:4:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/array.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/mlx.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export.h:66:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export_impl.h:3:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/io/load.h:16:
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:40:15: error: no template named 'future' in namespace 'std'
40 | -> std::future<typename std::invoke_result_t<F, Args...>>;
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:48:20: error: no member named 'thread' in namespace 'std'
48 | std::vector<std::thread> workers;
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:50:8: error: no type named 'mutex' in namespace 'std'
50 | std::mutex queue_mutex;
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:51:8: error: no type named 'condition_variable' in namespace 'std'
51 | std::condition_variable condition;
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:61:13: error: no template named 'future' in namespace 'std'
61 | -> std::future<typename std::invoke_result_t<F, Args...>> {
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:64:37: error: no member named 'packaged_task' in namespace 'std'
64 | auto task = std::make_shared<std::packaged_task<return_type()>>(
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:67:8: error: no member named 'future' in namespace 'std'
67 | std::future<return_type> res = task->get_future();
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:67:15: error: unexpected type name 'return_type': expected expression
67 | std::future<return_type> res = task->get_future();
| ^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:67:28: error: use of undeclared identifier 'res'
67 | std::future<return_type> res = task->get_future();
| ^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:69:10: error: no template named 'unique_lock' in namespace 'std'; did you mean 'unique_copy'?
69 | std::unique_lock<std::mutex> lock(queue_mutex);
| ~~~~~^~~~~~~~~~~
| unique_copy
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__algorithm/unique_copy.h:102:1: note: 'unique_copy' declared here
102 | unique_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryPredicate __pred) {
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/closure.cpp:8:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/mlx.h:4:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/array.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/mlx.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export.h:66:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export_impl.h:3:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/io/load.h:16:
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:69:27: error: no member named 'mutex' in namespace 'std'
69 | std::unique_lock<std::mutex> lock(queue_mutex);
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:79:10: error: use of undeclared identifier 'res'
79 | return res;
| ^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:100:10: error: no template named 'unique_lock' in namespace 'std'; did you mean 'unique_copy'?
100 | std::unique_lock<std::mutex> lock(queue_mutex);
| ~~~~~^~~~~~~~~~~
| unique_copy
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__algorithm/unique_copy.h:102:1: note: 'unique_copy' declared here
102 | unique_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryPredicate __pred) {
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/closure.cpp:8:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/mlx.h:4:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/array.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/mlx.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export.h:66:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export_impl.h:3:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/io/load.h:16:
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:100:27: error: no member named 'mutex' in namespace 'std'
100 | std::unique_lock<std::mutex> lock(queue_mutex);
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:104:13: error: no type named 'thread' in namespace 'std'
104 | for (std::thread& worker : workers) {
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:120:16: error: no template named 'unique_lock' in namespace 'std'; did you mean 'unique_copy'?
120 | std::unique_lock<std::mutex> lock(this->queue_mutex);
| ~~~~~^~~~~~~~~~~
| unique_copy
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__algorithm/unique_copy.h:102:1: note: 'unique_copy' declared here
102 | unique_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryPredicate __pred) {
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/closure.cpp:8:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/mlx.h:4:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/array.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/mlx.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export.h:66:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export_impl.h:3:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/io/load.h:16:
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:120:33: error: no member named 'mutex' in namespace 'std'
120 | std::unique_lock<std::mutex> lock(this->queue_mutex);
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:122:15: error: use of undeclared identifier 'lock'; did you mean 'clock'?
122 | lock, [this] { return this->stop || !this->tasks.empty(); });
| ^~~~
| clock
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/time.h:71:9: note: 'clock' declared here
71 | clock_t clock (void);
| ^
18 errors generated.
[70/344] Compiling closure.cpp
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/array.cpp:7:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/mlx.h:4:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/array.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/mlx.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export.h:66:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export_impl.h:3:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/io/load.h:16:
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:40:15: error: no template named 'future' in namespace 'std'
40 | -> std::future<typename std::invoke_result_t<F, Args...>>;
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:48:20: error: no member named 'thread' in namespace 'std'
48 | std::vector<std::thread> workers;
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:50:8: error: no type named 'mutex' in namespace 'std'
50 | std::mutex queue_mutex;
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:51:8: error: no type named 'condition_variable' in namespace 'std'
51 | std::condition_variable condition;
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:61:13: error: no template named 'future' in namespace 'std'
61 | -> std::future<typename std::invoke_result_t<F, Args...>> {
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:64:37: error: no member named 'packaged_task' in namespace 'std'
64 | auto task = std::make_shared<std::packaged_task<return_type()>>(
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:67:8: error: no member named 'future' in namespace 'std'
67 | std::future<return_type> res = task->get_future();
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:67:15: error: unexpected type name 'return_type': expected expression
67 | std::future<return_type> res = task->get_future();
| ^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:67:28: error: use of undeclared identifier 'res'
67 | std::future<return_type> res = task->get_future();
| ^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:69:10: error: no template named 'unique_lock' in namespace 'std'; did you mean 'unique_copy'?
69 | std::unique_lock<std::mutex> lock(queue_mutex);
| ~~~~~^~~~~~~~~~~
| unique_copy
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__algorithm/unique_copy.h:102:1: note: 'unique_copy' declared here
102 | unique_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryPredicate __pred) {
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/array.cpp:7:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/mlx.h:4:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/array.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/mlx.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export.h:66:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export_impl.h:3:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/io/load.h:16:
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:69:27: error: no member named 'mutex' in namespace 'std'
69 | std::unique_lock<std::mutex> lock(queue_mutex);
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:79:10: error: use of undeclared identifier 'res'
79 | return res;
| ^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:100:10: error: no template named 'unique_lock' in namespace 'std'; did you mean 'unique_copy'?
100 | std::unique_lock<std::mutex> lock(queue_mutex);
| ~~~~~^~~~~~~~~~~
| unique_copy
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__algorithm/unique_copy.h:102:1: note: 'unique_copy' declared here
102 | unique_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryPredicate __pred) {
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/array.cpp:7:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/mlx.h:4:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/array.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/mlx.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export.h:66:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export_impl.h:3:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/io/load.h:16:
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:100:27: error: no member named 'mutex' in namespace 'std'
100 | std::unique_lock<std::mutex> lock(queue_mutex);
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:104:13: error: no type named 'thread' in namespace 'std'
104 | for (std::thread& worker : workers) {
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:120:16: error: no template named 'unique_lock' in namespace 'std'; did you mean 'unique_copy'?
120 | std::unique_lock<std::mutex> lock(this->queue_mutex);
| ~~~~~^~~~~~~~~~~
| unique_copy
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__algorithm/unique_copy.h:102:1: note: 'unique_copy' declared here
102 | unique_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryPredicate __pred) {
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/array.cpp:7:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/mlx.h:4:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/array.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/mlx.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export.h:66:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export_impl.h:3:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/io/load.h:16:
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:120:33: error: no member named 'mutex' in namespace 'std'
120 | std::unique_lock<std::mutex> lock(this->queue_mutex);
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:122:15: error: use of undeclared identifier 'lock'; did you mean 'clock'?
122 | lock, [this] { return this->stop || !this->tasks.empty(); });
| ^~~~
| clock
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/time.h:71:9: note: 'clock' declared here
71 | clock_t clock (void);
| ^
[70/344] Compiling array.cpp
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/ops.cpp:8:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/mlx.h:4:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/array.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/mlx.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export.h:66:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export_impl.h:3:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/io/load.h:16:
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:40:15: error: no template named 'future' in namespace 'std'
40 | -> std::future<typename std::invoke_result_t<F, Args...>>;
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:48:20: error: no member named 'thread' in namespace 'std'
48 | std::vector<std::thread> workers;
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:50:8: error: no type named 'mutex' in namespace 'std'
50 | std::mutex queue_mutex;
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:51:8: error: no type named 'condition_variable' in namespace 'std'
51 | std::condition_variable condition;
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:61:13: error: no template named 'future' in namespace 'std'
61 | -> std::future<typename std::invoke_result_t<F, Args...>> {
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:64:37: error: no member named 'packaged_task' in namespace 'std'
64 | auto task = std::make_shared<std::packaged_task<return_type()>>(
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:67:8: error: no member named 'future' in namespace 'std'
67 | std::future<return_type> res = task->get_future();
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:67:15: error: unexpected type name 'return_type': expected expression
67 | std::future<return_type> res = task->get_future();
| ^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:67:28: error: use of undeclared identifier 'res'
67 | std::future<return_type> res = task->get_future();
| ^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:69:10: error: no template named 'unique_lock' in namespace 'std'; did you mean 'unique_copy'?
69 | std::unique_lock<std::mutex> lock(queue_mutex);
| ~~~~~^~~~~~~~~~~
| unique_copy
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__algorithm/unique_copy.h:102:1: note: 'unique_copy' declared here
102 | unique_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryPredicate __pred) {
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/ops.cpp:8:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/mlx.h:4:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/array.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/mlx.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export.h:66:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export_impl.h:3:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/io/load.h:16:
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:69:27: error: no member named 'mutex' in namespace 'std'
69 | std::unique_lock<std::mutex> lock(queue_mutex);
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:79:10: error: use of undeclared identifier 'res'
79 | return res;
| ^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:100:10: error: no template named 'unique_lock' in namespace 'std'; did you mean 'unique_copy'?
100 | std::unique_lock<std::mutex> lock(queue_mutex);
| ~~~~~^~~~~~~~~~~
| unique_copy
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__algorithm/unique_copy.h:102:1: note: 'unique_copy' declared here
102 | unique_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryPredicate __pred) {
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/ops.cpp:8:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/mlx.h:4:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/array.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/mlx.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export.h:66:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export_impl.h:3:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/io/load.h:16:
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:100:27: error: no member named 'mutex' in namespace 'std'
100 | std::unique_lock<std::mutex> lock(queue_mutex);
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:104:13: error: no type named 'thread' in namespace 'std'
104 | for (std::thread& worker : workers) {
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:120:16: error: no template named 'unique_lock' in namespace 'std'; did you mean 'unique_copy'?
120 | std::unique_lock<std::mutex> lock(this->queue_mutex);
| ~~~~~^~~~~~~~~~~
| unique_copy
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__algorithm/unique_copy.h:102:1: note: 'unique_copy' declared here
102 | unique_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryPredicate __pred) {
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/ops.cpp:8:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/mlx.h:4:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/array.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/mlx.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export.h:66:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export_impl.h:3:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/io/load.h:16:
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:120:33: error: no member named 'mutex' in namespace 'std'
120 | std::unique_lock<std::mutex> lock(this->queue_mutex);
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:122:15: error: use of undeclared identifier 'lock'; did you mean 'clock'?
122 | lock, [this] { return this->stop || !this->tasks.empty(); });
| ^~~~
| clock
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/time.h:71:9: note: 'clock' declared here
71 | clock_t clock (void);
| ^
[70/344] Compiling ops.cpp
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/memory.cpp:8:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/mlx.h:4:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/array.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/mlx.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export.h:66:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export_impl.h:3:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/io/load.h:16:
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:40:15: error: no template named 'future' in namespace 'std'
40 | -> std::future<typename std::invoke_result_t<F, Args...>>;
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:48:20: error: no member named 'thread' in namespace 'std'
48 | std::vector<std::thread> workers;
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:50:8: error: no type named 'mutex' in namespace 'std'
50 | std::mutex queue_mutex;
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:51:8: error: no type named 'condition_variable' in namespace 'std'
51 | std::condition_variable condition;
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:61:13: error: no template named 'future' in namespace 'std'
61 | -> std::future<typename std::invoke_result_t<F, Args...>> {
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:64:37: error: no member named 'packaged_task' in namespace 'std'
64 | auto task = std::make_shared<std::packaged_task<return_type()>>(
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:67:8: error: no member named 'future' in namespace 'std'
67 | std::future<return_type> res = task->get_future();
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:67:15: error: unexpected type name 'return_type': expected expression
67 | std::future<return_type> res = task->get_future();
| ^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:67:28: error: use of undeclared identifier 'res'
67 | std::future<return_type> res = task->get_future();
| ^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:69:10: error: no template named 'unique_lock' in namespace 'std'; did you mean 'unique_copy'?
69 | std::unique_lock<std::mutex> lock(queue_mutex);
| ~~~~~^~~~~~~~~~~
| unique_copy
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__algorithm/unique_copy.h:102:1: note: 'unique_copy' declared here
102 | unique_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryPredicate __pred) {
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/memory.cpp:8:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/mlx.h:4:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/array.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/mlx.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export.h:66:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export_impl.h:3:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/io/load.h:16:
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:69:27: error: no member named 'mutex' in namespace 'std'
69 | std::unique_lock<std::mutex> lock(queue_mutex);
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:79:10: error: use of undeclared identifier 'res'
79 | return res;
| ^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:100:10: error: no template named 'unique_lock' in namespace 'std'; did you mean 'unique_copy'?
100 | std::unique_lock<std::mutex> lock(queue_mutex);
| ~~~~~^~~~~~~~~~~
| unique_copy
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__algorithm/unique_copy.h:102:1: note: 'unique_copy' declared here
102 | unique_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryPredicate __pred) {
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/memory.cpp:8:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/mlx.h:4:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/array.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/mlx.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export.h:66:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export_impl.h:3:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/io/load.h:16:
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:100:27: error: no member named 'mutex' in namespace 'std'
100 | std::unique_lock<std::mutex> lock(queue_mutex);
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:104:13: error: no type named 'thread' in namespace 'std'
104 | for (std::thread& worker : workers) {
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:120:16: error: no template named 'unique_lock' in namespace 'std'; did you mean 'unique_copy'?
120 | std::unique_lock<std::mutex> lock(this->queue_mutex);
| ~~~~~^~~~~~~~~~~
| unique_copy
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__algorithm/unique_copy.h:102:1: note: 'unique_copy' declared here
102 | unique_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryPredicate __pred) {
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/memory.cpp:8:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/mlx.h:4:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/array.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/mlx.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export.h:66:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export_impl.h:3:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/io/load.h:16:
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:120:33: error: no member named 'mutex' in namespace 'std'
120 | std::unique_lock<std::mutex> lock(this->queue_mutex);
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:122:15: error: use of undeclared identifier 'lock'; did you mean 'clock'?
122 | lock, [this] { return this->stop || !this->tasks.empty(); });
| ^~~~
| clock
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/time.h:71:9: note: 'clock' declared here
71 | clock_t clock (void);
| ^
[70/344] Compiling memory.cpp
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/metal.cpp:9:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/mlx.h:4:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/array.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/mlx.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export.h:66:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export_impl.h:3:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/io/load.h:16:
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:40:15: error: no template named 'future' in namespace 'std'
40 | -> std::future<typename std::invoke_result_t<F, Args...>>;
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:48:20: error: no member named 'thread' in namespace 'std'
48 | std::vector<std::thread> workers;
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:50:8: error: no type named 'mutex' in namespace 'std'
50 | std::mutex queue_mutex;
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:51:8: error: no type named 'condition_variable' in namespace 'std'
51 | std::condition_variable condition;
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:61:13: error: no template named 'future' in namespace 'std'
61 | -> std::future<typename std::invoke_result_t<F, Args...>> {
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:64:37: error: no member named 'packaged_task' in namespace 'std'
64 | auto task = std::make_shared<std::packaged_task<return_type()>>(
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:67:8: error: no member named 'future' in namespace 'std'
67 | std::future<return_type> res = task->get_future();
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:67:15: error: unexpected type name 'return_type': expected expression
67 | std::future<return_type> res = task->get_future();
| ^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:67:28: error: use of undeclared identifier 'res'
67 | std::future<return_type> res = task->get_future();
| ^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:69:10: error: no template named 'unique_lock' in namespace 'std'; did you mean 'unique_copy'?
69 | std::unique_lock<std::mutex> lock(queue_mutex);
| ~~~~~^~~~~~~~~~~
| unique_copy
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__algorithm/unique_copy.h:102:1: note: 'unique_copy' declared here
102 | unique_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryPredicate __pred) {
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/metal.cpp:9:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/mlx.h:4:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/array.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/mlx.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export.h:66:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export_impl.h:3:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/io/load.h:16:
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:69:27: error: no member named 'mutex' in namespace 'std'
69 | std::unique_lock<std::mutex> lock(queue_mutex);
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:79:10: error: use of undeclared identifier 'res'
79 | return res;
| ^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:100:10: error: no template named 'unique_lock' in namespace 'std'; did you mean 'unique_copy'?
100 | std::unique_lock<std::mutex> lock(queue_mutex);
| ~~~~~^~~~~~~~~~~
| unique_copy
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__algorithm/unique_copy.h:102:1: note: 'unique_copy' declared here
102 | unique_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryPredicate __pred) {
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/metal.cpp:9:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/mlx.h:4:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/array.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/mlx.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export.h:66:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export_impl.h:3:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/io/load.h:16:
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:100:27: error: no member named 'mutex' in namespace 'std'
100 | std::unique_lock<std::mutex> lock(queue_mutex);
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:104:13: error: no type named 'thread' in namespace 'std'
104 | for (std::thread& worker : workers) {
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:120:16: error: no template named 'unique_lock' in namespace 'std'; did you mean 'unique_copy'?
120 | std::unique_lock<std::mutex> lock(this->queue_mutex);
| ~~~~~^~~~~~~~~~~
| unique_copy
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/c++/v1/__algorithm/unique_copy.h:102:1: note: 'unique_copy' declared here
102 | unique_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryPredicate __pred) {
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/metal.cpp:9:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/mlx.h:4:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx-c/mlx/c/private/array.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/mlx.h:14:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export.h:66:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/export_impl.h:3:
In file included from /host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/io/load.h:16:
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:120:33: error: no member named 'mutex' in namespace 'std'
120 | std::unique_lock<std::mutex> lock(this->queue_mutex);
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/mlx-swift/Source/Cmlx/mlx/mlx/threadpool.h:122:15: error: use of undeclared identifier 'lock'; did you mean 'clock'?
122 | lock, [this] { return this->stop || !this->tasks.empty(); });
| ^~~~
| clock
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/time.h:71:9: note: 'clock' declared here
71 | clock_t clock (void);
| ^
[70/344] Compiling metal.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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
[0/19] Compiling _NumericsShims _NumericsShims.c
[1/19] Compiling writer.c
[2/19] Write swift-version-24593BA9C3E375BF.txt
[3/19] Compiling scanner.c
[5/103] Compiling RealModule RealFunctions.swift
[6/104] Compiling OpenAPIKitCore Discriminator.swift
[7/104] Compiling OpenAPIKitCore HttpMethod.swift
[8/106] Compiling RealModule Real.swift
[9/106] Compiling RealModule RelaxedArithmetic.swift
[10/106] Compiling InternalCollectionsUtilities _SortedCollection.swift
[11/106] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/106] Compiling OpenAPIKitCore Either+CustomStringConvertible.swift
[13/106] Compiling OpenAPIKitCore Either.swift
[14/106] Compiling RealModule Float16+Real.swift
[15/106] Compiling RealModule Float80+Real.swift
[16/106] Compiling OpenAPIKitCore CodingPathError.swift
[17/106] Compiling OpenAPIKitCore DecodingErrorExtensions.swift
[18/106] Compiling OpenAPIKitCore AnyCodable.swift
[19/106] Compiling OpenAPIKitCore Either+Codable.swift
[20/106] Emitting module RealModule
[23/106] Emitting module OpenAPIKitCore
[24/113] Emitting module InternalCollectionsUtilities
[28/113] Emitting module Yams
[35/113] Compiling OpenAPIKitCore OpenAPIReference.swift
[36/113] Compiling OpenAPIKitCore OrderedDictionary.swift
[37/113] Compiling OpenAPIKitCore DiggingError.swift
[38/113] Compiling OpenAPIKitCore EitherDecodeNoTypesMatchedErrorExtensions.swift
[39/113] Compiling OpenAPIKitCore OpenAPIError.swift
[40/113] Compiling OpenAPIKitCore OpenAPIWarning.swift
[41/113] Compiling OpenAPIKitCore RequestDecodingError.swift
[42/113] Compiling OpenAPIKitCore InconsistencyError.swift
[43/113] Compiling OpenAPIKitCore OpenAPIDecodingErrors.swift
[44/114] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
[45/114] Compiling OpenAPIKitCore Optional+Zip.swift
[46/114] Compiling OpenAPIKitCore Result+Value.swift
[47/114] Compiling OpenAPIKitCore Validatable.swift
[48/114] Compiling OpenAPIKitCore ResponseStatusCode.swift
[49/114] Compiling OpenAPIKitCore SecurityScheme.swift
[50/114] Compiling OpenAPIKitCore URLTemplate+Parsing.swift
[51/114] Compiling OpenAPIKitCore URLTemplate.swift
[58/114] Compiling OpenAPIKitCore OAuthFlows.swift
[59/114] Compiling OpenAPIKitCore ParameterContextLocation.swift
[60/114] Compiling OpenAPIKitCore ParameterSchemaContextStyle.swift
[61/114] Compiling OpenAPIKitCore Path.swift
[66/114] Emitting module ArgumentParserToolInfo
[67/114] Compiling ArgumentParserToolInfo ToolInfo.swift
[68/115] Compiling Yams YamlError.swift
[69/115] Compiling Yams YamlTagProviding.swift
[70/115] Compiling OpenAPIKitCore CallbackURL.swift
[71/115] Compiling OpenAPIKitCore ComponentKey.swift
[72/115] Compiling OpenAPIKitCore ContentType.swift
[96/298] Compiling OpenAPIKit Components+JSONReference.swift
[97/298] Compiling OpenAPIKit Components+Locatable.swift
[98/298] Compiling OpenAPIKit Components.swift
[99/298] Compiling OpenAPIKit Content.swift
[100/298] Compiling OpenAPIKit ContentEncoding.swift
[101/298] Compiling OpenAPIKit DereferencedContent.swift
[102/358] Compiling OpenAPIKit30 JSONSchema.swift
[103/358] Compiling OpenAPIKit30 DereferencedContentEncoding.swift
[104/358] Compiling OpenAPIKit30 DereferencedDocument.swift
[105/358] Compiling OpenAPIKit30 Document.swift
[106/358] Compiling OpenAPIKit30 DocumentInfo.swift
[107/358] Compiling OpenAPIKit30 ResolvedDocument.swift
[108/358] Compiling OpenAPIKit30 Either+Convenience.swift
[109/358] Compiling OpenAPIKit30 ResolvedRoute.swift
[110/358] Compiling OpenAPIKit30 DereferencedRequest.swift
[111/358] Compiling OpenAPIKit30 Request.swift
[112/358] Compiling OpenAPIKit30 JSONSchemaContext.swift
[113/358] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
[114/358] Compiling OpenAPIKit30 TypesAndFormats.swift
[115/358] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
[117/364] Compiling OpenAPIKit30 SwiftPrimitiveTypes+OpenAPI.swift
[118/364] Compiling OpenAPIKit30 DereferencedJSONSchema.swift
[119/364] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[120/367] Compiling OpenAPIKit30 Link.swift
[121/367] Compiling OpenAPIKit30 OpenAPI.swift
[122/367] Compiling OpenAPIKit30 DereferencedOperation.swift
[123/367] Compiling OpenAPIKit30 Response.swift
[124/367] Compiling OpenAPIKit30 RuntimeExpression.swift
[125/367] Compiling OpenAPIKit30 SchemaProtocols.swift
[126/367] Compiling OpenAPIKit30 Content.swift
[127/367] Compiling OpenAPIKit30 ContentEncoding.swift
[128/367] Compiling OpenAPIKit30 DereferencedContent.swift
[129/367] Compiling OpenAPIKit30 DereferencedResponse.swift
[130/367] Compiling OpenAPIKit30 Either+LocallyDereferenceable.swift
[131/367] Compiling OpenAPIKit30 Either+Validatable.swift
[132/367] Compiling OpenAPIKit30 DocumentDecodingError.swift
[133/367] Compiling OpenAPIKit30 OperationDecodingError.swift
[134/367] Compiling OpenAPIKit30 PathDecodingError.swift
[135/367] Compiling OpenAPIKit30 ResponseDecodingError.swift
[136/367] Compiling OpenAPIKit30 Example.swift
[137/367] Compiling OpenAPIKit30 ExternalDocumentation.swift
[138/367] Compiling OpenAPIKit30 DereferencedHeader.swift
[139/367] Compiling OpenAPIKit30 Header.swift
[140/367] Compiling OpenAPIKit30 JSONReference.swift
[141/367] Compiling OpenAPIKit30 Parameter.swift
[142/367] Compiling OpenAPIKit30 ParameterContext.swift
[143/367] Compiling OpenAPIKit30 ParameterSchemaContext.swift
[144/367] Compiling OpenAPIKit30 DereferencedPathItem.swift
[145/367] Compiling OpenAPIKit30 PathItem.swift
[154/367] Compiling OpenAPIKit30 AnyCodable+Validatable.swift
[155/367] Compiling OpenAPIKit30 Callbacks.swift
[156/367] Compiling OpenAPIKit30 CodableVendorExtendable.swift
[157/367] Compiling OpenAPIKit30 Components+JSONReference.swift
[158/367] Compiling OpenAPIKit30 Components+Locatable.swift
[159/367] Compiling OpenAPIKit30 Components.swift
[168/373] Compiling Algorithms Trim.swift
[169/373] Compiling Algorithms Unique.swift
[170/373] Compiling Algorithms Windows.swift
[171/373] Compiling OpenAPIKit30 Operation.swift
[172/373] Compiling OpenAPIKit30 ResolvedEndpoint.swift
[173/373] Compiling OpenAPIKit30 OrderedDictionary+Validatable.swift
[174/373] Compiling OpenAPIKit30 DereferencedParameter.swift
[175/373] Compiling OpenAPIKit30 DereferencedSchemaContext.swift
[190/373] Compiling OrderedCollections OrderedSet+Sendable.swift
[191/373] Compiling OrderedCollections OrderedSet+SubSequence.swift
[192/373] Compiling OrderedCollections OrderedSet+Testing.swift
[193/373] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[194/373] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[195/373] Compiling OrderedCollections OrderedSet.swift
[196/373] Compiling OrderedCollections _UnsafeBitset.swift
[206/381] Emitting module OpenAPIKit
[213/381] Emitting module OrderedCollections
[221/382] Emitting module OpenAPIKit30
[222/390] Compiling ArgumentParser Tree.swift
[223/390] Compiling ArgumentParser CodingKeyValidator.swift
[224/390] Compiling ArgumentParser NonsenseFlagsValidator.swift
[225/390] Compiling ArgumentParser ParsableArgumentsValidation.swift
[226/390] Compiling ArgumentParser PositionalArgumentsValidator.swift
[227/390] Compiling ArgumentParser UniqueNamesValidator.swift
[237/390] Emitting module ArgumentParser
[252/390] Emitting module Algorithms
[262/391] Compiling OpenAPIKit30 OrderedDictionry+LocallyDereferenceable.swift
[263/391] Compiling OpenAPIKit30 Validation+Builtins.swift
[264/391] Compiling OpenAPIKit30 Validation.swift
[265/391] Compiling OpenAPIKit30 Validator+Convenience.swift
[266/391] Compiling OpenAPIKit30 Validator.swift
[267/391] Compiling OpenAPIKit30 XML.swift
[268/391] Compiling OpenAPIKit30 _CoreReExport.swift
[269/391] Compiling OpenAPIKit _CoreReExport.swift
[334/392] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[385/392] Compiling OpenAPIKitCompat Either+Map.swift
[386/392] Emitting module OpenAPIKitCompat
[387/392] Compiling OpenAPIKitCompat Compat30To31.swift
[389/474] Compiling _OpenAPIGeneratorCore Config.swift
[390/474] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[391/474] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[392/474] Compiling _OpenAPIGeneratorCore Errors.swift
[393/474] Compiling _OpenAPIGeneratorCore Foundation.swift
[394/474] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[395/474] Compiling _OpenAPIGeneratorCore String.swift
[396/474] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[397/474] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[398/474] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[399/474] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[400/474] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[401/485] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[402/485] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[403/485] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[404/485] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[405/485] Compiling _OpenAPIGeneratorCore translateComponents.swift
[406/485] Compiling _OpenAPIGeneratorCore translateOperations.swift
[407/485] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[408/485] Compiling _OpenAPIGeneratorCore translateServers.swift
[409/485] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[410/485] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[411/485] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[412/485] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[413/485] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[414/485] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[415/485] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[416/485] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[417/485] Compiling _OpenAPIGeneratorCore TypeName.swift
[418/485] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[419/485] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[420/485] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[421/485] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[422/485] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[423/485] Compiling _OpenAPIGeneratorCore Constants.swift
[424/485] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[425/485] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[426/485] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[427/485] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[428/485] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[429/485] Compiling _OpenAPIGeneratorCore ContentType.swift
[430/485] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[431/485] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[432/485] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[433/485] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[434/485] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[435/485] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[436/485] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[437/485] Compiling _OpenAPIGeneratorCore translateArray.swift
[438/485] Compiling _OpenAPIGeneratorCore translateCodable.swift
[439/485] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[440/485] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[441/485] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[442/485] Compiling _OpenAPIGeneratorCore translateSchema.swift
[443/485] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[444/485] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[445/485] Compiling _OpenAPIGeneratorCore Annotations.swift
[446/485] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[447/485] Emitting module _OpenAPIGeneratorCore
[448/485] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[449/485] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[450/485] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[451/485] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[452/485] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[453/485] Compiling _OpenAPIGeneratorCore translateParameter.swift
[454/485] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[455/485] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[456/485] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[457/485] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[458/485] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[459/485] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[460/485] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[461/485] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[462/485] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[463/485] Compiling _OpenAPIGeneratorCore translateResponse.swift
[464/485] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[465/485] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[466/485] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[467/485] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[468/485] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[469/485] Compiling _OpenAPIGeneratorCore Builtins.swift
[470/485] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[471/485] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[472/485] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[473/485] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[474/485] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[475/485] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[476/485] Compiling _OpenAPIGeneratorCore YamsParser.swift
[477/485] Compiling _OpenAPIGeneratorCore validateDoc.swift
[478/485] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[479/485] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[480/485] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[481/485] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[483/494] Compiling swift_openapi_generator PluginSource.swift
[484/495] Compiling swift_openapi_generator Tool.swift
[485/495] Compiling swift_openapi_generator UserConfig.swift
[486/495] Compiling swift_openapi_generator runGenerator.swift
[487/495] Compiling swift_openapi_generator Extensions.swift
[488/495] Compiling swift_openapi_generator FilterCommand.swift
[489/495] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[490/495] Compiling swift_openapi_generator GenerateCommand.swift
[491/495] Emitting module swift_openapi_generator
[492/495] Compiling swift_openapi_generator GenerateOptions.swift
[493/495] Write Objects.LinkFileList
[494/495] 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/263] Copying gpt2_tokenizer_config.json
[4/263] Copying t5_tokenizer_config.json
[4/263] Write sources
[15/267] Compiling _NumericsShims _NumericsShims.c
[16/267] Compiling cmark-gfm-extensions tagfilter.c
[17/267] Compiling cmark-gfm-extensions strikethrough.c
[18/267] Compiling api.c
[18/267] Compiling reader.c
[20/267] Compiling _NumericsShims _NumericsShims.c
[20/267] Compiling emitter.c
[22/267] Compiling parser.c
[23/267] Compiling cmark-gfm-extensions table.c
[24/267] Compiling cmark-gfm-extensions tasklist.c
[25/267] Compiling cmark-gfm-extensions ext_scanners.c
[26/267] Compiling cmark-gfm-extensions core-extensions.c
[27/267] Compiling cmark-gfm xml.c
[28/267] Compiling cmark-gfm-extensions autolink.c
[29/267] Compiling writer.c
[30/267] Compiling cmark-gfm render.c
[31/267] Compiling cmark-gfm syntax_extension.c
[32/267] Compiling cmark-gfm plugin.c
[33/267] Compiling cmark-gfm registry.c
[34/267] Write swift-version-24593BA9C3E375BF.txt
[34/267] Compiling scanner.c
[36/267] Compiling cmark-gfm references.c
[37/267] Compiling cmark-gfm plaintext.c
[38/267] Compiling cmark-gfm node.c
[39/267] Compiling cmark-gfm map.c
[40/267] Compiling cmark-gfm linked_list.c
[41/267] Compiling cmark-gfm man.c
[43/299] Emitting module OpenAPIKitCore
[45/300] Emitting module RealModule
[47/307] Emitting module Yams
[48/309] Compiling cmark-gfm scanners.c
[49/309] Compiling cmark-gfm utf8.c
[51/329] Emitting module InternalCollectionsUtilities
[52/330] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[53/330] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[54/330] Compiling InternalCollectionsUtilities Span+Extras.swift
[55/332] 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:
[56/333] Compiling InternalCollectionsUtilities String+Padding.swift
[57/333] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[58/333] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[59/333] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[60/333] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[61/333] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[63/333] Compiling InternalCollectionsUtilities Integer rank.swift
[64/333] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[65/333] Compiling InternalCollectionsUtilities UInt+reversed.swift
[66/333] Compiling RealModule RealFunctions.swift
[67/333] Compiling InternalCollectionsUtilities Debugging.swift
[68/333] Compiling InternalCollectionsUtilities Descriptions.swift
[69/333] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[72/334] Compiling RealModule Float16+Real.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[73/334] Emitting module RuntimeAssertions
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/RuntimeAssertions/NeverReturn.swift:16:25: error: value of type 'RunLoop' has no member 'run'
14 | // This is unfortunate but as far as I can see the only feasible way to return Never without calling a runtime crashing function, e.g. `fatalError()`.
15 | repeat {
16 | RunLoop.current.run()
| `- error: value of type 'RunLoop' has no member 'run'
17 | } while (true)
18 | }
[78/335] Emitting module RealModule
[79/335] Compiling RealModule Float80+Real.swift
[80/335] Compiling RealModule Real.swift
[81/335] Compiling InternalCollectionsUtilities _SortedCollection.swift
[82/335] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[83/335] 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:
[84/335] Compiling RealModule RelaxedArithmetic.swift
[86/345] Emitting module OpenAPIKit30
[88/346] Emitting module InternalCollectionsUtilities
[89/346] Compiling HTTPTypes ISOLatin1String.swift
[90/348] Compiling HTTPTypes HTTPParsedFields.swift
[91/348] Emitting module Logging
[92/348] Compiling Logging Locks.swift
[93/348] Compiling Logging MetadataProvider.swift
[94/348] Emitting module HTTPTypes
[95/348] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[96/348] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[97/360] Compiling ComplexModule Complex+Codable.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:
[98/360] Compiling ComplexModule Complex+ElementaryFunctions.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:
[99/360] 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:
[101/360] Compiling HTTPTypes NIOLock.swift
[102/360] Compiling RuntimeAssertions Precondition.swift
[103/360] Compiling RuntimeAssertions Assert.swift
[104/360] Compiling RuntimeAssertions RuntimeAssertion.swift
[105/360] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[106/360] Compiling RuntimeAssertions Counter.swift
[107/360] Compiling RuntimeAssertions NeverReturn.swift
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/RuntimeAssertions/NeverReturn.swift:16:25: error: value of type 'RunLoop' has no member 'run'
14 | // This is unfortunate but as far as I can see the only feasible way to return Never without calling a runtime crashing function, e.g. `fatalError()`.
15 | repeat {
16 | RunLoop.current.run()
| `- error: value of type 'RunLoop' has no member 'run'
17 | } while (true)
18 | }
[108/360] Compiling RuntimeAssertions DebugOnly.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[109/360] 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:
[110/360] Compiling ComplexModule Complex+AdditiveArithmetic.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:
[111/360] Compiling ComplexModule Complex+AlgebraicField.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:
[112/360] 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:
[113/360] 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:
[114/360] 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:
[115/360] Compiling ComplexModule Polar.swift
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/RuntimeAssertions/RuntimePrecondition.swift:31:25: error: cannot find 'DispatchQueue' in scope
29 |
30 | // We have to run the operation on a `DispatchQueue` as we have to call `RunLoop.current.run()` in the `preconditionFailure` call.
31 | let dispatchQueue = DispatchQueue(label: "RuntimePrecondition-\(injection.id)")
| `- error: cannot find 'DispatchQueue' in scope
32 |
33 | let expressionWorkItem = DispatchWorkItem {
[116/360] Compiling Logging LogEvent.swift
[117/360] Compiling Logging LogHandler.swift
BUILD FAILURE 6.1 wasm