Build Information
Failed to build WasmKit, reference 0.0.4 (e56f0f), with Swift 6.1 for Android on 29 May 2025 07:03:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kabiroberai/WasmKit.git
Reference: 0.0.4
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/kabiroberai/WasmKit
* tag 0.0.4 -> FETCH_HEAD
HEAD is now at e56f0fc Bump version to 0.0.4
Submodule path 'Vendor/testsuite': checked out '7ef86ddeed81458f9031a49a40b3a3f99c1c6a8a'
Submodule path 'Vendor/wasi-testsuite': checked out 'c9c751586fd86b321d595bbef13f2c7403cfdbc5'
Submodule 'Vendor/testsuite' (https://github.com/WebAssembly/testsuite.git) registered for path 'Vendor/testsuite'
Submodule 'Vendor/wasi-testsuite' (https://github.com/WebAssembly/wasi-testsuite.git) registered for path 'Vendor/wasi-testsuite'
Cloning into '/host/spi-builder-workspace/Vendor/testsuite'...
Cloning into '/host/spi-builder-workspace/Vendor/wasi-testsuite'...
Cloned https://github.com/kabiroberai/WasmKit.git
Revision (git rev-parse @):
e56f0fc05412b170ad5c368e1ef0728bec9ffdc0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/kabiroberai/WasmKit.git at 0.0.4
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/kabiroberai/WasmKit.git
https://github.com/kabiroberai/WasmKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "1.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-format",
"requirement" : {
"range" : [
{
"lower_bound" : "510.1.0",
"upper_bound" : "511.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-format.git"
}
],
"manifest_display_name" : "WasmKit",
"name" : "WasmKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "WasmKit",
"targets" : [
"WasmKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WasmKitWASI",
"targets" : [
"WasmKitWASI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WASI",
"targets" : [
"WASI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WIT",
"targets" : [
"WIT"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "wasmkit-cli",
"targets" : [
"CLI"
],
"type" : {
"executable" : null
}
},
{
"name" : "_CabiShims",
"targets" : [
"_CabiShims"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WITOverlayPlugin",
"targets" : [
"WITOverlayPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "WITExtractorPlugin",
"targets" : [
"WITExtractorPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "WITTool",
"targets" : [
"WITTool"
],
"type" : {
"executable" : null
}
},
{
"name" : "Spectest",
"targets" : [
"Spectest"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "_CabiShims",
"module_type" : "ClangTarget",
"name" : "_CabiShims",
"path" : "Sources/_CabiShims",
"product_memberships" : [
"_CabiShims"
],
"sources" : [
"shims.c"
],
"type" : "library"
},
{
"c99name" : "WasmTypes",
"module_type" : "SwiftTarget",
"name" : "WasmTypes",
"path" : "Sources/WasmTypes",
"product_memberships" : [
"WasmKit",
"WasmKitWASI",
"WASI",
"wasmkit-cli",
"Spectest"
],
"sources" : [
"GuestMemory.swift",
"WasmTypes.swift"
],
"type" : "library"
},
{
"c99name" : "WasmParserTests",
"module_type" : "SwiftTarget",
"name" : "WasmParserTests",
"path" : "Tests/WasmParserTests",
"sources" : [
"LEBTests.swift"
],
"target_dependencies" : [
"WasmParser"
],
"type" : "test"
},
{
"c99name" : "WasmParser",
"module_type" : "SwiftTarget",
"name" : "WasmParser",
"path" : "Sources/WasmParser",
"product_memberships" : [
"WasmKit",
"WasmKitWASI",
"wasmkit-cli",
"Spectest"
],
"sources" : [
"InstructionCode.swift",
"InstructionVisitor.swift",
"LEB.swift",
"Stream/ByteStream.swift",
"Stream/FileHandleStream.swift",
"Stream/Stream.swift",
"WasmParser.swift",
"WasmTypes.swift"
],
"target_dependencies" : [
"WasmTypes"
],
"type" : "library"
},
{
"c99name" : "WasmKitWASI",
"module_type" : "SwiftTarget",
"name" : "WasmKitWASI",
"path" : "Sources/WasmKitWASI",
"product_memberships" : [
"WasmKitWASI",
"wasmkit-cli"
],
"sources" : [
"WASIBridgeToHost+WasmKit.swift"
],
"target_dependencies" : [
"WasmKit",
"WASI"
],
"type" : "library"
},
{
"c99name" : "WasmKitTests",
"module_type" : "SwiftTarget",
"name" : "WasmKitTests",
"path" : "Tests/WasmKitTests",
"sources" : [
"Execution/EndiannessTests.swift",
"Execution/HostModuleTests.swift"
],
"target_dependencies" : [
"WasmKit"
],
"type" : "test"
},
{
"c99name" : "WasmKit",
"module_type" : "SwiftTarget",
"name" : "WasmKit",
"path" : "Sources/WasmKit",
"product_dependencies" : [
"SystemPackage"
],
"product_memberships" : [
"WasmKit",
"WasmKitWASI",
"wasmkit-cli",
"Spectest"
],
"sources" : [
"Component/CanonicalCall.swift",
"Component/CanonicalLifting.swift",
"Component/CanonicalLowering.swift",
"Component/CanonicalOptions.swift",
"Component/ComponentTypes.swift",
"Execution/Instructions/Control.swift",
"Execution/Instructions/Expression.swift",
"Execution/Instructions/Instruction.swift",
"Execution/Instructions/InstructionSupport.swift",
"Execution/Instructions/Memory.swift",
"Execution/Instructions/Numeric.swift",
"Execution/Instructions/Parametric.swift",
"Execution/Instructions/Reference.swift",
"Execution/Instructions/Table.swift",
"Execution/Instructions/Variable.swift",
"Execution/Runtime/ExecutionState.swift",
"Execution/Runtime/Function.swift",
"Execution/Runtime/InstDispatch.swift",
"Execution/Runtime/NameRegistry.swift",
"Execution/Runtime/Profiler.swift",
"Execution/Runtime/Runtime.swift",
"Execution/Runtime/Stack.swift",
"Execution/Runtime/Store.swift",
"Execution/Types/Errors.swift",
"Execution/Types/Instances.swift",
"Execution/Types/Value.swift",
"ModuleParser.swift",
"Translator.swift",
"Types/Module.swift"
],
"target_dependencies" : [
"WasmParser",
"SystemExtras",
"WasmTypes"
],
"type" : "library"
},
{
"c99name" : "WITTool",
"module_type" : "SwiftTarget",
"name" : "WITTool",
"path" : "Sources/WITTool",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"WITOverlayPlugin",
"WITExtractorPlugin",
"WITTool"
],
"sources" : [
"Utilities.swift",
"WITTool.swift"
],
"target_dependencies" : [
"WIT",
"WITOverlayGenerator",
"WITExtractor"
],
"type" : "executable"
},
{
"c99name" : "WITTests",
"module_type" : "SwiftTarget",
"name" : "WITTests",
"path" : "Tests/WITTests",
"sources" : [
"LexerTests.swift",
"PackageResolverTests.swift",
"Semantics/NameLookupTests.swift",
"Semantics/RequestEvaluatorTests.swift",
"Semantics/ValidationTests.swift",
"TextParser/ParseFunctionDeclTests.swift",
"TextParser/ParseInterfaceTests.swift",
"TextParser/ParseTopTests.swift",
"TextParser/ParseTypesTests.swift",
"TextParser/ParseVersionTests.swift",
"TextParser/ParseWorldTests.swift"
],
"target_dependencies" : [
"WIT"
],
"type" : "test"
},
{
"c99name" : "WITOverlayPlugin",
"module_type" : "PluginTarget",
"name" : "WITOverlayPlugin",
"path" : "Plugins/WITOverlayPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"WITOverlayPlugin"
],
"sources" : [
"Plugin.swift"
],
"target_dependencies" : [
"WITTool"
],
"type" : "plugin"
},
{
"c99name" : "WITOverlayGeneratorTests",
"module_type" : "SwiftTarget",
"name" : "WITOverlayGeneratorTests",
"path" : "Tests/WITOverlayGeneratorTests",
"sources" : [
"HostGeneratorTests.swift",
"Runtime/RuntimeSmokeTests.swift",
"Runtime/RuntimeTestHarness.swift",
"Runtime/RuntimeTypesTests.swift"
],
"target_dependencies" : [
"WITOverlayGenerator",
"WasmKit",
"WasmKitWASI",
"GenerateOverlayForTesting"
],
"type" : "test"
},
{
"c99name" : "WITOverlayGenerator",
"module_type" : "SwiftTarget",
"name" : "WITOverlayGenerator",
"path" : "Sources/WITOverlayGenerator",
"product_memberships" : [
"WITOverlayPlugin",
"WITExtractorPlugin",
"WITTool"
],
"sources" : [
"CanonicalABI/CanonicalName.swift",
"CanonicalABI/CanonicalOperation.swift",
"CanonicalABI/SignatureTranslation.swift",
"CanonicalABI/StaticCanonicalDeallocation.swift",
"CanonicalABI/StaticCanonicalLifting.swift",
"CanonicalABI/StaticCanonicalLoading.swift",
"CanonicalABI/StaticCanonicalLowering.swift",
"CanonicalABI/StaticCanonicalStoring.swift",
"DefinitionMapping.swift",
"GuestGenerators/GuestExportFunction.swift",
"GuestGenerators/GuestExportInterface.swift",
"GuestGenerators/GuestPrelude.swift",
"GuestGenerators/GuestWorldGenerator.swift",
"HostGenerators/HostExportFunction.swift",
"HostGenerators/HostExportInterface.swift",
"HostGenerators/HostWorldGenerator.swift",
"HostGenerators/WasmKitSourcePrinter.swift",
"Naming/ConvertCase.swift",
"Naming/SwiftName.swift",
"Naming/TypeName.swift",
"SourcePrinter.swift",
"TypeGenerators/InterfaceTypeGenerator.swift",
"TypeGenerators/TypeAccessory.swift",
"TypeGenerators/TypeDefinition.swift",
"TypeGenerators/TypeGenerator.swift",
"WITOverlayGen.swift"
],
"target_dependencies" : [
"WIT"
],
"type" : "library"
},
{
"c99name" : "WITExtractorTests",
"module_type" : "SwiftTarget",
"name" : "WITExtractorTests",
"path" : "Tests/WITExtractorTests",
"sources" : [
"ConvertCaseTests.swift",
"ExportFunctionTests.swift",
"TestSupport.swift",
"TypeTranslationTests.swift"
],
"target_dependencies" : [
"WITExtractor",
"WIT"
],
"type" : "test"
},
{
"c99name" : "WITExtractorPluginTests",
"module_type" : "SwiftTarget",
"name" : "WITExtractorPluginTests",
"path" : "Tests/WITExtractorPluginTests",
"sources" : [
"PluginSmokeTests.swift",
"TestSupport.swift"
],
"type" : "test"
},
{
"c99name" : "WITExtractorPlugin",
"module_type" : "PluginTarget",
"name" : "WITExtractorPlugin",
"path" : "Plugins/WITExtractorPlugin",
"plugin_capability" : {
"intent" : {
"description" : "Extract WIT definition from Swift module",
"type" : "custom",
"verb" : "extract-wit"
},
"permissions" : [
],
"type" : "command"
},
"product_memberships" : [
"WITExtractorPlugin"
],
"sources" : [
"Plugin.swift"
],
"target_dependencies" : [
"WITTool"
],
"type" : "plugin"
},
{
"c99name" : "WITExtractor",
"module_type" : "SwiftTarget",
"name" : "WITExtractor",
"path" : "Sources/WITExtractor",
"product_memberships" : [
"WITOverlayPlugin",
"WITExtractorPlugin",
"WITTool"
],
"sources" : [
"Diagnostic.swift",
"ModuleTranslation.swift",
"Naming/ConvertCase.swift",
"SourcePrinter.swift",
"SourceSummary.swift",
"SwiftAPIDigester.swift",
"TypeMapping.swift",
"WITBuilder.swift",
"WITExtractor.swift"
],
"type" : "library"
},
{
"c99name" : "WIT",
"module_type" : "SwiftTarget",
"name" : "WIT",
"path" : "Sources/WIT",
"product_memberships" : [
"WIT",
"WITOverlayPlugin",
"WITExtractorPlugin",
"WITTool"
],
"sources" : [
"AST.swift",
"ASTVisitor.swift",
"CanonicalABI/CanonicalABI.swift",
"CanonicalABI/CanonicalDeallocation.swift",
"CanonicalABI/CanonicalLifting.swift",
"CanonicalABI/CanonicalLoading.swift",
"CanonicalABI/CanonicalLowering.swift",
"CanonicalABI/CanonicalStoring.swift",
"Diagnostics.swift",
"Lexer.swift",
"PackageResolver.swift",
"Semantics/NameLookup.swift",
"Semantics/PackageBuilder.swift",
"Semantics/RequestEvaluator.swift",
"Semantics/SemanticsContext.swift",
"Semantics/Type.swift",
"Semantics/Validation.swift",
"SyntaxNode.swift",
"TextParser/ParseFunctionDecl.swift",
"TextParser/ParseInterface.swift",
"TextParser/ParseTop.swift",
"TextParser/ParseTypes.swift",
"TextParser/ParseWorld.swift",
"TextParser/Parser.swift"
],
"type" : "library"
},
{
"c99name" : "WASITests",
"module_type" : "SwiftTarget",
"name" : "WASITests",
"path" : "Tests/WASITests",
"sources" : [
"Platform/SandboxPrimitives/OpenParentTests.swift",
"RandomBufferGeneratorTests.swift"
],
"target_dependencies" : [
"WASI"
],
"type" : "test"
},
{
"c99name" : "WASI",
"module_type" : "SwiftTarget",
"name" : "WASI",
"path" : "Sources/WASI",
"product_memberships" : [
"WasmKitWASI",
"WASI",
"wasmkit-cli"
],
"sources" : [
"Clock.swift",
"FileSystem.swift",
"GuestMemorySupport.swift",
"Platform/Directory.swift",
"Platform/Entry.swift",
"Platform/File.swift",
"Platform/PlatformTypes.swift",
"Platform/SandboxPrimitives.swift",
"Platform/SandboxPrimitives/Open.swift",
"Platform/SandboxPrimitives/OpenParent.swift",
"RandomBufferGenerator.swift",
"WASI.swift"
],
"target_dependencies" : [
"WasmTypes",
"SystemExtras"
],
"type" : "library"
},
{
"c99name" : "SystemExtras",
"module_type" : "SwiftTarget",
"name" : "SystemExtras",
"path" : "Sources/SystemExtras",
"product_dependencies" : [
"SystemPackage"
],
"product_memberships" : [
"WasmKit",
"WasmKitWASI",
"WASI",
"wasmkit-cli",
"Spectest"
],
"sources" : [
"Clock.swift",
"Constants.swift",
"FileAtOperations.swift",
"FileOperations.swift",
"Syscalls.swift",
"Vendor/Exports.swift",
"Vendor/Utils.swift"
],
"type" : "library"
},
{
"c99name" : "Spectest",
"module_type" : "SwiftTarget",
"name" : "Spectest",
"path" : "Sources/Spectest",
"product_dependencies" : [
"ArgumentParser",
"SystemPackage"
],
"product_memberships" : [
"Spectest"
],
"sources" : [
"Spectest.swift",
"TestCase.swift"
],
"target_dependencies" : [
"WasmKit"
],
"type" : "executable"
},
{
"c99name" : "GenerateOverlayForTesting",
"module_type" : "PluginTarget",
"name" : "GenerateOverlayForTesting",
"path" : "Plugins/GenerateOverlayForTesting",
"plugin_capability" : {
"type" : "buildTool"
},
"sources" : [
"Plugin.swift"
],
"target_dependencies" : [
"WITTool"
],
"type" : "plugin"
},
{
"c99name" : "CLI",
"module_type" : "SwiftTarget",
"name" : "CLI",
"path" : "Sources/CLI",
"product_dependencies" : [
"ArgumentParser",
"SystemPackage"
],
"product_memberships" : [
"wasmkit-cli"
],
"sources" : [
"CLI.swift",
"Run/Run.swift"
],
"target_dependencies" : [
"WasmKit",
"WasmKitWASI"
],
"type" : "executable"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-format.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-system
[1/2049] Fetching swift-docc-plugin
[124/14212] Fetching swift-docc-plugin, swift-format
[1462/18603] Fetching swift-docc-plugin, swift-format, swift-system
[16050/33982] Fetching swift-docc-plugin, swift-format, swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system from cache (0.58s)
[16673/29591] Fetching swift-docc-plugin, swift-format, swift-argument-parser
Fetched https://github.com/apple/swift-docc-plugin from cache (0.61s)
[16008/27542] Fetching swift-format, swift-argument-parser
Fetched https://github.com/apple/swift-format.git from cache (1.55s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.56s)
Computing version for https://github.com/apple/swift-format.git
Computed https://github.com/apple/swift-format.git at 510.1.0 (2.66s)
Fetching https://github.com/apple/swift-markdown.git
[1/6755] Fetching swift-markdown
Fetching https://github.com/apple/swift-syntax.git
Fetched https://github.com/apple/swift-markdown.git from cache (0.75s)
[1/70452] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (7.01s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (8.72s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (0.82s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.72s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.28s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.6.0 (1.02s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18065] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.32s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.6.0 (1.98s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.61s)
Creating working copy for https://github.com/apple/swift-format.git
Working copy of https://github.com/apple/swift-format.git resolved at 510.1.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.6.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 510.0.3
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.6.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/48] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/48] Emitting module ArgumentParserToolInfo
[10/49] Compiling WIT PackageBuilder.swift
/host/spi-builder-workspace/Sources/WIT/Semantics/RequestEvaluator.swift:67:13: warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
1 | protocol EvaluationRequest: Hashable {
| `- note: protocol 'EvaluationRequest' does not conform to the 'Sendable' protocol
2 | associatedtype Output
3 |
:
65 | extension Evaluator {
66 | struct CyclicalRequestError: Error, CustomStringConvertible {
67 | let activeRequests: [any EvaluationRequest]
| `- warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
68 |
69 | var description: String {
[11/49] Compiling WIT RequestEvaluator.swift
/host/spi-builder-workspace/Sources/WIT/Semantics/RequestEvaluator.swift:67:13: warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
1 | protocol EvaluationRequest: Hashable {
| `- note: protocol 'EvaluationRequest' does not conform to the 'Sendable' protocol
2 | associatedtype Output
3 |
:
65 | extension Evaluator {
66 | struct CyclicalRequestError: Error, CustomStringConvertible {
67 | let activeRequests: [any EvaluationRequest]
| `- warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
68 |
69 | var description: String {
[12/49] Compiling WIT SemanticsContext.swift
/host/spi-builder-workspace/Sources/WIT/Semantics/RequestEvaluator.swift:67:13: warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
1 | protocol EvaluationRequest: Hashable {
| `- note: protocol 'EvaluationRequest' does not conform to the 'Sendable' protocol
2 | associatedtype Output
3 |
:
65 | extension Evaluator {
66 | struct CyclicalRequestError: Error, CustomStringConvertible {
67 | let activeRequests: [any EvaluationRequest]
| `- warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
68 |
69 | var description: String {
[13/49] Compiling WIT Type.swift
[14/49] Compiling WIT Validation.swift
[15/49] Compiling WIT SyntaxNode.swift
[16/52] Emitting module WIT
/host/spi-builder-workspace/Sources/WIT/Diagnostics.swift:6:9: warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
4 |
5 | struct DiagnosticError: Error {
6 | let diagnostic: Diagnostic
| `- warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
7 | }
8 |
9 | public struct Diagnostic {
| `- note: consider making struct 'Diagnostic' conform to the 'Sendable' protocol
10 |
11 | public let message: String
/host/spi-builder-workspace/Sources/WIT/Semantics/RequestEvaluator.swift:67:13: warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
1 | protocol EvaluationRequest: Hashable {
| `- note: protocol 'EvaluationRequest' does not conform to the 'Sendable' protocol
2 | associatedtype Output
3 |
:
65 | extension Evaluator {
66 | struct CyclicalRequestError: Error, CustomStringConvertible {
67 | let activeRequests: [any EvaluationRequest]
| `- warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
68 |
69 | var description: String {
[17/52] Compiling WITExtractor WITBuilder.swift
[18/53] Compiling WITExtractor ConvertCase.swift
[20/53] Compiling WITExtractor SourcePrinter.swift
[21/53] Compiling WITExtractor TypeMapping.swift
[22/53] Compiling WIT ParseFunctionDecl.swift
[23/53] Compiling WIT ParseInterface.swift
[24/53] Compiling WIT ParseTop.swift
[25/53] Compiling WIT CanonicalDeallocation.swift
[26/53] Compiling WIT CanonicalLifting.swift
[27/53] Emitting module WITExtractor
[27/53] Wrapping AST for ArgumentParserToolInfo for debugging
[29/91] Compiling ArgumentParser SplitArguments.swift
[30/91] Compiling ArgumentParser DumpHelpGenerator.swift
[31/91] Compiling ArgumentParser HelpCommand.swift
[32/91] Emitting module ArgumentParser
[33/96] Compiling ArgumentParser OptionGroup.swift
[34/96] Compiling ArgumentParser AsyncParsableCommand.swift
[35/96] Compiling ArgumentParser CommandConfiguration.swift
[36/96] Compiling ArgumentParser CommandGroup.swift
[37/96] Compiling ArgumentParser EnumerableFlag.swift
[38/96] Compiling ArgumentParser ZshCompletionsGenerator.swift
/host/spi-builder-workspace/Sources/WIT/Diagnostics.swift:6:9: warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
4 |
5 | struct DiagnosticError: Error {
6 | let diagnostic: Diagnostic
| `- warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
7 | }
8 |
9 | public struct Diagnostic {
| `- note: consider making struct 'Diagnostic' conform to the 'Sendable' protocol
10 |
11 | public let message: String
[39/96] Compiling ArgumentParser Argument.swift
/host/spi-builder-workspace/Sources/WIT/Diagnostics.swift:6:9: warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
4 |
5 | struct DiagnosticError: Error {
6 | let diagnostic: Diagnostic
| `- warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
7 | }
8 |
9 | public struct Diagnostic {
| `- note: consider making struct 'Diagnostic' conform to the 'Sendable' protocol
10 |
11 | public let message: String
[40/96] Compiling ArgumentParser ArgumentHelp.swift
/host/spi-builder-workspace/Sources/WIT/Diagnostics.swift:6:9: warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
4 |
5 | struct DiagnosticError: Error {
6 | let diagnostic: Diagnostic
| `- warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
7 | }
8 |
9 | public struct Diagnostic {
| `- note: consider making struct 'Diagnostic' conform to the 'Sendable' protocol
10 |
11 | public let message: String
[41/96] Compiling ArgumentParser CompletionKind.swift
[42/96] Compiling ArgumentParser Errors.swift
[43/96] Compiling ArgumentParser Flag.swift
[47/96] Compiling ArgumentParser BashCompletionsGenerator.swift
[48/96] Compiling ArgumentParser CompletionsGenerator.swift
[49/96] Compiling ArgumentParser FishCompletionsGenerator.swift
[50/96] Compiling WITExtractor SwiftAPIDigester.swift
[51/96] Compiling WITExtractor SourceSummary.swift
[53/97] Compiling ArgumentParser CollectionExtensions.swift
[54/97] Compiling ArgumentParser Platform.swift
[55/97] Compiling ArgumentParser SequenceExtensions.swift
[56/97] Compiling ArgumentParser StringExtensions.swift
[57/97] Compiling ArgumentParser Tree.swift
[58/97] Compiling WITExtractor WITExtractor.swift
[58/98] Wrapping AST for WIT for debugging
[61/122] Compiling WITOverlayGenerator StaticCanonicalLifting.swift
[62/122] Compiling WITOverlayGenerator StaticCanonicalLoading.swift
[63/122] Compiling WITOverlayGenerator StaticCanonicalLowering.swift
[64/122] Compiling WITOverlayGenerator StaticCanonicalStoring.swift
[65/122] Compiling WITOverlayGenerator GuestPrelude.swift
[66/122] Compiling WITOverlayGenerator GuestWorldGenerator.swift
[66/122] Wrapping AST for WITExtractor for debugging
[68/122] Compiling WITOverlayGenerator ConvertCase.swift
[69/122] Compiling WITOverlayGenerator SwiftName.swift
[70/122] Compiling WITOverlayGenerator TypeName.swift
[71/122] Compiling WITOverlayGenerator SourcePrinter.swift
[72/122] Compiling WITOverlayGenerator InterfaceTypeGenerator.swift
[73/122] Compiling WITOverlayGenerator TypeAccessory.swift
[75/122] Compiling ArgumentParser HelpGenerator.swift
[76/122] Compiling ArgumentParser MessageInfo.swift
[77/122] Compiling ArgumentParser UsageGenerator.swift
[81/125] Compiling WITOverlayGenerator CanonicalName.swift
[82/125] Compiling WITOverlayGenerator CanonicalOperation.swift
[83/125] Compiling WITOverlayGenerator SignatureTranslation.swift
[84/125] Compiling WITOverlayGenerator StaticCanonicalDeallocation.swift
[85/125] Compiling ArgumentParser ExpressibleByArgument.swift
[86/125] Compiling ArgumentParser ParsableArguments.swift
[87/125] Compiling ArgumentParser ParsableArgumentsValidation.swift
[88/125] Compiling ArgumentParser ParsableCommand.swift
[89/125] Compiling ArgumentParser ArgumentDecoder.swift
[90/125] Compiling WITOverlayGenerator DefinitionMapping.swift
[91/125] Compiling WITOverlayGenerator GuestExportFunction.swift
[92/125] Compiling WITOverlayGenerator GuestExportInterface.swift
[93/125] Compiling WITOverlayGenerator HostExportInterface.swift
[94/125] Compiling WITOverlayGenerator HostWorldGenerator.swift
[95/125] Compiling WITOverlayGenerator WasmKitSourcePrinter.swift
[96/125] Emitting module WITOverlayGenerator
[97/125] Compiling ArgumentParser ArgumentDefinition.swift
[98/125] Compiling ArgumentParser ArgumentSet.swift
[99/125] Compiling ArgumentParser CommandParser.swift
[100/125] Compiling ArgumentParser InputKey.swift
[101/125] Compiling ArgumentParser InputOrigin.swift
[111/126] Wrapping AST for ArgumentParser for debugging
[119/126] Compiling WITOverlayGenerator HostExportFunction.swift
[120/126] Compiling WITOverlayGenerator TypeDefinition.swift
[121/126] Compiling WITOverlayGenerator TypeGenerator.swift
[122/126] Compiling WITOverlayGenerator WITOverlayGen.swift
[123/127] Wrapping AST for WITOverlayGenerator for debugging
[125/130] Compiling WITTool Utilities.swift
[126/130] Emitting module WITTool
[127/130] Compiling WITTool WITTool.swift
[128/131] Wrapping AST for WITTool for debugging
[129/131] Write Objects.LinkFileList
[130/131] Linking WITTool-tool
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/WasmKit/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/WasmKitWASI/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/WASI/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/CLI/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/WasmTypes/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/WasmParser/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/SystemExtras/CMakeLists.txt
[1/1] Compiling plugin GenerateOverlayForTesting
[2/2] Compiling plugin WITExtractorPlugin
[3/3] Compiling plugin WITOverlayPlugin
[4/4] Compiling plugin Lint Source Code
[5/5] Compiling plugin Format Source Code
[6/6] Compiling plugin Swift-DocC Preview
[7/7] Compiling plugin Swift-DocC
[8/8] Compiling plugin GenerateManual
Building for debugging...
[8/61] Write sources
[29/61] Compiling CSystem shims.c
[30/61] Compiling _CabiShims shims.c
[30/61] Write swift-version-24593BA9C3E375BF.txt
[33/121] Emitting module ArgumentParserToolInfo
[35/122] Emitting module WITExtractor
[36/124] Wrapping AST for WITExtractor for debugging
[37/124] Wrapping AST for ArgumentParserToolInfo for debugging
[39/124] Emitting module WIT
/host/spi-builder-workspace/Sources/WIT/Diagnostics.swift:6:9: warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
4 |
5 | struct DiagnosticError: Error {
6 | let diagnostic: Diagnostic
| `- warning: stored property 'diagnostic' of 'Sendable'-conforming struct 'DiagnosticError' has non-sendable type 'Diagnostic'; this is an error in the Swift 6 language mode
7 | }
8 |
9 | public struct Diagnostic {
| `- note: consider making struct 'Diagnostic' conform to the 'Sendable' protocol
10 |
11 | public let message: String
/host/spi-builder-workspace/Sources/WIT/Semantics/RequestEvaluator.swift:67:13: warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
1 | protocol EvaluationRequest: Hashable {
| `- note: protocol 'EvaluationRequest' does not conform to the 'Sendable' protocol
2 | associatedtype Output
3 |
:
65 | extension Evaluator {
66 | struct CyclicalRequestError: Error, CustomStringConvertible {
67 | let activeRequests: [any EvaluationRequest]
| `- warning: stored property 'activeRequests' of 'Sendable'-conforming struct 'CyclicalRequestError' has non-sendable type '[any EvaluationRequest]'; this is an error in the Swift 6 language mode
68 |
69 | var description: String {
[40/125] Wrapping AST for WIT for debugging
[42/125] Emitting module ArgumentParser
[43/127] Wrapping AST for ArgumentParser for debugging
[45/127] Emitting module WITOverlayGenerator
[47/128] Compiling ArgumentParserToolInfo ToolInfo.swift
[48/128] Emitting module ArgumentParserToolInfo
[49/129] Compiling SystemPackage Errno.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[50/129] Compiling SystemPackage FileDescriptor.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[51/129] Compiling SystemPackage FileHelpers.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[52/129] Compiling SystemPackage PlatformString.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[53/129] Compiling SystemPackage SystemString.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
error: emit-module command failed with exit code 1 (use -v to see invocation)
[54/129] Emitting module SystemPackage
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[55/129] Compiling SystemPackage FileOperations.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[56/129] Compiling SystemPackage FilePath.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[57/129] Compiling SystemPackage FilePathComponentView.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[58/131] Compiling WasmTypes WasmTypes.swift
[59/131] Emitting module WasmTypes
[60/131] Compiling WasmTypes GuestMemory.swift
[60/132] Wrapping AST for WITOverlayGenerator for debugging
[62/132] Compiling SystemPackage Mocking.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[63/132] Compiling SystemPackage Syscalls.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[64/132] Compiling SystemPackage WindowsSyscallAdapters.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[66/132] Compiling SystemPackage FilePathSyntax.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[67/132] Compiling SystemPackage FilePathWindows.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[68/132] Compiling SystemPackage FilePermissions.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[69/132] Compiling SystemPackage FilePathComponents.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[70/132] Compiling SystemPackage FilePathParsing.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[71/132] Compiling SystemPackage FilePathString.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[72/132] Compiling SystemPackage CInterop.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[73/132] Compiling SystemPackage Constants.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[74/132] Compiling SystemPackage Exports.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[75/133] Wrapping AST for ArgumentParserToolInfo for debugging
[76/133] Wrapping AST for WasmTypes for debugging
[78/133] Compiling WITExtractor TypeMapping.swift
[79/133] Compiling WITExtractor WITBuilder.swift
[80/134] Emitting module WITTool
[82/181] Compiling ArgumentParser AsyncParsableCommand.swift
[83/181] Compiling ArgumentParser CommandConfiguration.swift
[84/181] Compiling ArgumentParser CommandGroup.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[86/184] Compiling WIT ParseTypes.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[86/184] Wrapping AST for WITTool for debugging
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/9] Write swift-version-24593BA9C3E375BF.txt
[2/42] Compiling WIT ParseFunctionDecl.swift
[3/42] Compiling WIT ParseInterface.swift
[4/42] Compiling WIT ParseTop.swift
[5/45] Compiling WITExtractor TypeMapping.swift
[6/45] Compiling WITExtractor SourceSummary.swift
[7/45] Emitting module WITExtractor
[8/45] Compiling WIT CanonicalDeallocation.swift
[9/45] Compiling WIT CanonicalLifting.swift
[10/45] Compiling WITExtractor SourcePrinter.swift
[11/45] Compiling WITExtractor ConvertCase.swift
[12/45] Compiling WITExtractor SwiftAPIDigester.swift
[13/46] Compiling WITExtractor WITBuilder.swift
[14/46] Emitting module ArgumentParserToolInfo
[15/46] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/47] Compiling WITExtractor WITExtractor.swift
[18/48] Compiling WIT ParseTypes.swift
[19/48] Compiling WIT ParseWorld.swift
[20/48] Compiling WIT Parser.swift
[24/48] Compiling WIT CanonicalLoading.swift
[25/48] Compiling WIT Lexer.swift
[26/48] Compiling WIT PackageResolver.swift
[27/48] Compiling WIT NameLookup.swift
[28/48] Compiling WIT PackageBuilder.swift
[29/48] Compiling WIT RequestEvaluator.swift
[30/48] Compiling WIT SemanticsContext.swift
[31/48] Compiling WIT CanonicalLowering.swift
[32/48] Compiling WIT CanonicalStoring.swift
[33/48] Compiling WIT Diagnostics.swift
[34/48] Compiling WIT Type.swift
[35/48] Compiling WIT Validation.swift
[36/48] Compiling WIT SyntaxNode.swift
[37/48] Emitting module WIT
[38/48] Compiling WIT AST.swift
[39/48] Compiling WIT ASTVisitor.swift
[40/48] Compiling WIT CanonicalABI.swift
[41/49] Wrapping AST for WITExtractor for debugging
[42/49] Wrapping AST for ArgumentParserToolInfo for debugging
[43/49] Wrapping AST for WIT for debugging
[45/111] Compiling WITOverlayGenerator SourcePrinter.swift
[46/111] Compiling WITOverlayGenerator InterfaceTypeGenerator.swift
[47/111] Compiling WITOverlayGenerator TypeAccessory.swift
[48/111] Compiling WITOverlayGenerator HostExportInterface.swift
[49/111] Compiling WITOverlayGenerator HostWorldGenerator.swift
[50/111] Compiling WITOverlayGenerator WasmKitSourcePrinter.swift
[51/114] Compiling WITOverlayGenerator GuestPrelude.swift
[52/114] Compiling WITOverlayGenerator GuestWorldGenerator.swift
[53/114] Compiling WITOverlayGenerator HostExportFunction.swift
[54/114] Compiling WITOverlayGenerator ConvertCase.swift
[55/114] Compiling WITOverlayGenerator SwiftName.swift
[56/114] Compiling WITOverlayGenerator TypeName.swift
[57/114] Compiling WITOverlayGenerator CanonicalName.swift
[58/114] Compiling WITOverlayGenerator CanonicalOperation.swift
[59/114] Compiling WITOverlayGenerator SignatureTranslation.swift
[60/114] Compiling WITOverlayGenerator StaticCanonicalDeallocation.swift
[61/114] Compiling WITOverlayGenerator StaticCanonicalLifting.swift
[62/114] Compiling WITOverlayGenerator StaticCanonicalLoading.swift
[63/114] Compiling WITOverlayGenerator StaticCanonicalLowering.swift
[64/114] Compiling WITOverlayGenerator StaticCanonicalStoring.swift
[65/114] Compiling WITOverlayGenerator DefinitionMapping.swift
[66/114] Compiling WITOverlayGenerator GuestExportFunction.swift
[67/114] Compiling WITOverlayGenerator GuestExportInterface.swift
[68/114] Emitting module WITOverlayGenerator
[69/114] Emitting module ArgumentParser
[70/119] Compiling WITOverlayGenerator TypeDefinition.swift
[71/119] Compiling WITOverlayGenerator TypeGenerator.swift
[72/119] Compiling WITOverlayGenerator WITOverlayGen.swift
[73/120] Wrapping AST for WITOverlayGenerator for debugging
[86/120] Compiling ArgumentParser Name.swift
[87/120] Compiling ArgumentParser Parsed.swift
[88/120] Compiling ArgumentParser ParsedValues.swift
[89/120] Compiling ArgumentParser ParserError.swift
[90/120] Compiling ArgumentParser SplitArguments.swift
[101/120] Compiling ArgumentParser ArgumentVisibility.swift
[102/120] Compiling ArgumentParser CompletionKind.swift
[103/120] Compiling ArgumentParser Errors.swift
[104/120] Compiling ArgumentParser Flag.swift
[105/120] Compiling ArgumentParser NameSpecification.swift
[106/120] Compiling ArgumentParser Option.swift
[112/120] Compiling ArgumentParser CollectionExtensions.swift
[113/120] Compiling ArgumentParser Platform.swift
[114/120] Compiling ArgumentParser SequenceExtensions.swift
[115/120] Compiling ArgumentParser StringExtensions.swift
[116/120] Compiling ArgumentParser Tree.swift
[117/121] Wrapping AST for ArgumentParser for debugging
[119/124] Compiling WITTool Utilities.swift
[120/124] Emitting module WITTool
[121/124] Compiling WITTool WITTool.swift
[122/125] Wrapping AST for WITTool for debugging
[123/125] Write Objects.LinkFileList
[124/125] Linking WITTool-tool
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/WasmKit/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/WasmKitWASI/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/WASI/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/CLI/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/WasmTypes/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/WasmParser/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/SystemExtras/CMakeLists.txt
[0/1] Planning build
[1/1] Compiling plugin GenerateOverlayForTesting
[2/2] Compiling plugin WITExtractorPlugin
[3/3] Compiling plugin WITOverlayPlugin
[4/4] Compiling plugin Lint Source Code
[5/5] Compiling plugin Format Source Code
[6/6] Compiling plugin Swift-DocC Preview
[7/7] Compiling plugin Swift-DocC
[8/8] Compiling plugin GenerateManual
Building for debugging...
[8/38] Write swift-version-24593BA9C3E375BF.txt
[10/98] Compiling WIT CanonicalLowering.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[11/98] Compiling WIT CanonicalStoring.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[12/98] Compiling WIT Diagnostics.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[13/100] Emitting module ArgumentParserToolInfo
[15/101] Emitting module WITExtractor
[16/102] Compiling WIT SyntaxNode.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[17/102] Compiling WIT ParseFunctionDecl.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[18/102] Compiling WIT ParseInterface.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[19/102] Compiling WIT Type.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[20/102] Compiling WIT Validation.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[21/102] Compiling WITExtractor TypeMapping.swift
[22/102] Compiling WITExtractor WITBuilder.swift
[23/103] Compiling WasmTypes WasmTypes.swift
[24/103] Compiling WIT CanonicalDeallocation.swift
[25/103] Compiling WIT CanonicalLifting.swift
[27/103] Compiling WIT Lexer.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[28/103] Compiling WIT PackageResolver.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[29/103] Compiling WIT NameLookup.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[30/103] Emitting module WasmTypes
[31/103] Compiling WasmTypes GuestMemory.swift
[33/104] Compiling WITExtractor ConvertCase.swift
[34/104] Emitting module WITExtractor
[34/104] Wrapping AST for ArgumentParserToolInfo for debugging
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[38/104] Compiling WIT CanonicalLoading.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[39/105] Compiling SystemPackage Util.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[40/105] Compiling SystemPackage UtilConsumers.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[44/105] Compiling WIT PackageBuilder.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[45/105] Compiling WIT RequestEvaluator.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[46/105] Compiling WIT SemanticsContext.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[47/105] Compiling WIT AST.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[48/105] Compiling WIT ASTVisitor.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[49/105] Compiling WIT CanonicalABI.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
error: emit-module command failed with exit code 1 (use -v to see invocation)
[50/108] Emitting module SystemPackage
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | @_implementationOnly import CSystem
21 | import Glibc
| `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[50/107] Wrapping AST for WITExtractor for debugging
[51/107] Emitting module ArgumentParserToolInfo
BUILD FAILURE 6.1 android