Stream: git-wasmtime

Topic: wasmtime / PR #12380 fix `cargo test wasmtime-wasi-http -...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 21 2026 at 15:54):

dicej edited PR #12380.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 21 2026 at 15:55):

dicej edited PR #12380:

Recently, the above stopped building. This fixes the damage and adds CI coverage.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jan 21 2026 at 16:04):

dicej has enabled auto merge for PR #12380.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 21 2026 at 16:07):

dicej added PR #12380 fix cargo test wasmtime-wasi-http --no-default-features --features p3 to the merge queue

view this post on Zulip Wasmtime GitHub notifications bot (Jan 21 2026 at 16:49):

github-merge-queue[bot] removed PR #12380 fix cargo test wasmtime-wasi-http --no-default-features --features p3 from the merge queue

view this post on Zulip Wasmtime GitHub notifications bot (Jan 21 2026 at 17:32):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 21 2026 at 17:32):

alexcrichton created PR review comment:

This is where the error comes from, and you can fix it by replacing workspace = true with path = "." (helps resolve the circular dep cargo-wise)

view this post on Zulip Wasmtime GitHub notifications bot (Jan 21 2026 at 17:54):

dicej updated PR #12380.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 21 2026 at 17:54):

dicej has enabled auto merge for PR #12380.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 21 2026 at 18:07):

dicej added PR #12380 fix cargo test wasmtime-wasi-http --no-default-features --features p3 to the merge queue

view this post on Zulip Wasmtime GitHub notifications bot (Jan 21 2026 at 18:30):

dicej merged PR #12380.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 21 2026 at 18:30):

dicej removed PR #12380 fix cargo test wasmtime-wasi-http --no-default-features --features p3 from the merge queue


Last updated: Jan 29 2026 at 13:25 UTC