Build Information
Failed to build Mixi2, reference main (e387ce), with Swift 6.1 for Wasm on 30 Mar 2026 02:36:49 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/ainame/swift-mixi2.git
Reference: main
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/ainame/swift-mixi2
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e387cec Prepare 0.0.2 release
Submodule path 'vendor/mixi2-api': checked out '98382e0dc1a2d182c5bc1927933a186b8a1b453e'
Submodule 'vendor/mixi2-api' (https://github.com/mixigroup/mixi2-api) registered for path 'vendor/mixi2-api'
Cloning into '/host/spi-builder-workspace/vendor/mixi2-api'...
Cloned https://github.com/ainame/swift-mixi2.git
Revision (git rev-parse @):
e387cecc70d05c0e2ac648c547c2ae9745ddda15
SUCCESS checkout https://github.com/ainame/swift-mixi2.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ainame/swift-mixi2.git
https://github.com/ainame/swift-mixi2.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "grpc-swift-2",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/grpc/grpc-swift-2"
},
{
"identity" : "grpc-swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/grpc/grpc-swift-protobuf"
},
{
"identity" : "grpc-swift-nio-transport",
"requirement" : {
"range" : [
{
"lower_bound" : "2.4.3",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/grpc/grpc-swift-nio-transport"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.28.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto"
},
{
"identity" : "swift-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-testing"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.8.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
},
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types.git"
}
],
"manifest_display_name" : "Mixi2",
"name" : "Mixi2",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
}
],
"products" : [
{
"name" : "Mixi2",
"targets" : [
"Mixi2"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Mixi2GRPC",
"targets" : [
"Mixi2GRPC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "swiftformat",
"module_type" : "BinaryTarget",
"name" : "swiftformat",
"path" : "remote/archive/swiftformat.artifactbundle.zip",
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "SwiftFormatPlugin",
"module_type" : "PluginTarget",
"name" : "SwiftFormatPlugin",
"path" : "Plugins/SwiftFormatPlugin",
"plugin_capability" : {
"intent" : {
"description" : "Formats Swift source files using SwiftFormat",
"type" : "custom",
"verb" : "swiftformat"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "This command reformats source files",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"sources" : [
"plugin.swift"
],
"target_dependencies" : [
"swiftformat"
],
"type" : "plugin"
},
{
"c99name" : "Mixi2Tests",
"module_type" : "SwiftTarget",
"name" : "Mixi2Tests",
"path" : "Tests/Mixi2Tests",
"product_dependencies" : [
"Crypto",
"Testing"
],
"sources" : [
"AuthInterceptorTests.swift",
"AuthenticatorTests.swift",
"EventStreamTests.swift",
"Mixi2Tests.swift",
"MockAuthenticator.swift",
"WebhookHandlerTests.swift"
],
"target_dependencies" : [
"Mixi2"
],
"type" : "test"
},
{
"c99name" : "Mixi2GRPC",
"module_type" : "SwiftTarget",
"name" : "Mixi2GRPC",
"path" : "Sources/Mixi2GRPC",
"product_dependencies" : [
"GRPCCore",
"GRPCProtobuf"
],
"product_memberships" : [
"Mixi2",
"Mixi2GRPC"
],
"sources" : [
"Generated/social_mixi_application_const_v1_event_type.grpc.swift",
"Generated/social_mixi_application_const_v1_event_type.pb.swift",
"Generated/social_mixi_application_const_v1_language_code.grpc.swift",
"Generated/social_mixi_application_const_v1_language_code.pb.swift",
"Generated/social_mixi_application_const_v1_media_type.grpc.swift",
"Generated/social_mixi_application_const_v1_media_type.pb.swift",
"Generated/social_mixi_application_const_v1_post_access_level.grpc.swift",
"Generated/social_mixi_application_const_v1_post_access_level.pb.swift",
"Generated/social_mixi_application_const_v1_post_mask_type.grpc.swift",
"Generated/social_mixi_application_const_v1_post_mask_type.pb.swift",
"Generated/social_mixi_application_const_v1_post_media_type.grpc.swift",
"Generated/social_mixi_application_const_v1_post_media_type.pb.swift",
"Generated/social_mixi_application_const_v1_post_publishing_type.grpc.swift",
"Generated/social_mixi_application_const_v1_post_publishing_type.pb.swift",
"Generated/social_mixi_application_const_v1_post_visibility.grpc.swift",
"Generated/social_mixi_application_const_v1_post_visibility.pb.swift",
"Generated/social_mixi_application_const_v1_stamp_set_type.grpc.swift",
"Generated/social_mixi_application_const_v1_stamp_set_type.pb.swift",
"Generated/social_mixi_application_const_v1_user_access_level.grpc.swift",
"Generated/social_mixi_application_const_v1_user_access_level.pb.swift",
"Generated/social_mixi_application_const_v1_user_visibility.grpc.swift",
"Generated/social_mixi_application_const_v1_user_visibility.pb.swift",
"Generated/social_mixi_application_model_v1_event.grpc.swift",
"Generated/social_mixi_application_model_v1_event.pb.swift",
"Generated/social_mixi_application_model_v1_media.grpc.swift",
"Generated/social_mixi_application_model_v1_media.pb.swift",
"Generated/social_mixi_application_model_v1_message.grpc.swift",
"Generated/social_mixi_application_model_v1_message.pb.swift",
"Generated/social_mixi_application_model_v1_post.grpc.swift",
"Generated/social_mixi_application_model_v1_post.pb.swift",
"Generated/social_mixi_application_model_v1_stamp.grpc.swift",
"Generated/social_mixi_application_model_v1_stamp.pb.swift",
"Generated/social_mixi_application_model_v1_user.grpc.swift",
"Generated/social_mixi_application_model_v1_user.pb.swift",
"Generated/social_mixi_application_service_application_api_v1_service.grpc.swift",
"Generated/social_mixi_application_service_application_api_v1_service.pb.swift",
"Generated/social_mixi_application_service_application_stream_v1_service.grpc.swift",
"Generated/social_mixi_application_service_application_stream_v1_service.pb.swift",
"Generated/social_mixi_application_service_client_endpoint_v1_service.grpc.swift",
"Generated/social_mixi_application_service_client_endpoint_v1_service.pb.swift"
],
"type" : "library"
},
{
"c99name" : "Mixi2",
"module_type" : "SwiftTarget",
"name" : "Mixi2",
"path" : "Sources/Mixi2",
"product_dependencies" : [
"GRPCCore",
"GRPCNIOTransportHTTP2",
"Crypto",
"ServiceLifecycle"
],
"product_memberships" : [
"Mixi2"
],
"sources" : [
"Auth/AuthInterceptor.swift",
"Auth/Authenticator.swift",
"Bot/Bot.swift",
"Bot/EventMessage.swift",
"Bot/EventRouter.swift",
"Client/Mixi2.swift",
"Event/EventStream.swift",
"Generated/EventMessageExtensions.swift",
"Webhook/HummingbirdAdapter.swift",
"Webhook/WebhookHandler.swift",
"Webhook/WebhookServerAdapter.swift",
"export.swift"
],
"target_dependencies" : [
"Mixi2GRPC"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
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 -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
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
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.3
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.3
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
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.3
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.3
BUILD FAILURE 6.1 wasm