[INFO] fetching crate wasmtime-component-macro 24.0.7...
[INFO] testing wasmtime-component-macro-24.0.7 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate wasmtime-component-macro 24.0.7 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate wasmtime-component-macro 24.0.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wasmtime-component-macro 24.0.7
[INFO] tweaked toml for crates.io crate wasmtime-component-macro 24.0.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmtime-component-macro 24.0.7 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wasmtime-component-macro 24.0.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7dd62f73b8c65a843a99d1246523e3f4f7be1eaf12b49a2c163535193d98edf
[INFO] running `Command { std: "docker" "start" "-a" "e7dd62f73b8c65a843a99d1246523e3f4f7be1eaf12b49a2c163535193d98edf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7dd62f73b8c65a843a99d1246523e3f4f7be1eaf12b49a2c163535193d98edf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7dd62f73b8c65a843a99d1246523e3f4f7be1eaf12b49a2c163535193d98edf", kill_on_drop: false }`
[INFO] [stdout] e7dd62f73b8c65a843a99d1246523e3f4f7be1eaf12b49a2c163535193d98edf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1616aeae1b91826c4e2d0d07785a4b3b745eaccefd774fa036e68851b19f8a24
[INFO] running `Command { std: "docker" "start" "-a" "1616aeae1b91826c4e2d0d07785a4b3b745eaccefd774fa036e68851b19f8a24", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling wasmtime-component-macro v24.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wasmtime-component-util v24.0.7
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling wasmparser v0.215.0
[INFO] [stderr]    Compiling wit-parser v0.215.0
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v24.0.7
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.22s
[INFO] running `Command { std: "docker" "inspect" "1616aeae1b91826c4e2d0d07785a4b3b745eaccefd774fa036e68851b19f8a24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1616aeae1b91826c4e2d0d07785a4b3b745eaccefd774fa036e68851b19f8a24", kill_on_drop: false }`
[INFO] [stdout] 1616aeae1b91826c4e2d0d07785a4b3b745eaccefd774fa036e68851b19f8a24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3a88d6effbe137274cebae69dfbc94293b6cf6fe8325137c3fddaf9f90168e4
[INFO] running `Command { std: "docker" "start" "-a" "c3a88d6effbe137274cebae69dfbc94293b6cf6fe8325137c3fddaf9f90168e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling wasmtime-component-util v24.0.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling similar v2.2.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling wasmparser v0.215.0
[INFO] [stderr]    Compiling wit-parser v0.215.0
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v24.0.7
[INFO] [stderr]    Compiling wasmtime-component-macro v24.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]   --> tests/codegen.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     use wasmtime::component::Resource;
[INFO] [stdout]    |         ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wasmtime`, use `cargo add wasmtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |         use wasmtime::component::Resource;
[INFO] [stdout]     |             ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `wasmtime`, use `cargo add wasmtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:477:13
[INFO] [stdout]     |
[INFO] [stdout] 477 |         use wasmtime::component::Resource;
[INFO] [stdout]     |             ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `wasmtime`, use `cargo add wasmtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `my` in this scope
[INFO] [stdout]    --> tests/codegen.rs:558:9
[INFO] [stdout]     |
[INFO] [stdout] 558 |     use my::inline::blah::{Abc, Foo, Host};
[INFO] [stdout]     |         ^^ use of unresolved module or unlinked crate `my`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `my`, use `cargo add my` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `component_macro_test_helpers` in this scope
[INFO] [stdout]   --> tests/codegen.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | component_macro_test_helpers::foreach!(gentest);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `component_macro_test_helpers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]   --> tests/codegen.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     wasmtime::component::bindgen!({
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     wasmtime::component::bindgen!({
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     wasmtime::component::bindgen!({
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     wasmtime::component::bindgen!({
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 |         wasmtime::component::bindgen!({
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |         wasmtime::component::bindgen!({
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |         wasmtime::component::bindgen!({
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |         wasmtime::component::bindgen!({
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:348:9
[INFO] [stdout]     |
[INFO] [stdout] 348 |         wasmtime::component::bindgen!({
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |         wasmtime::component::bindgen!({
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:386:9
[INFO] [stdout]     |
[INFO] [stdout] 386 |         wasmtime::component::bindgen!({
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:410:9
[INFO] [stdout]     |
[INFO] [stdout] 410 |         wasmtime::component::bindgen!({
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:479:9
[INFO] [stdout]     |
[INFO] [stdout] 479 |         wasmtime::component::bindgen!({
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:529:5
[INFO] [stdout]     |
[INFO] [stdout] 529 |     wasmtime::component::bindgen!({
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:580:9
[INFO] [stdout]     |
[INFO] [stdout] 580 |         wasmtime::component::bindgen!({
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:602:9
[INFO] [stdout]     |
[INFO] [stdout] 602 |         wasmtime::component::bindgen!({
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:625:9
[INFO] [stdout]     |
[INFO] [stdout] 625 |         wasmtime::component::bindgen!({
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:657:9
[INFO] [stdout]     |
[INFO] [stdout] 657 |         wasmtime::component::bindgen!({
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:671:9
[INFO] [stdout]     |
[INFO] [stdout] 671 |         wasmtime::component::bindgen!({
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:685:9
[INFO] [stdout]     |
[INFO] [stdout] 685 |         wasmtime::component::bindgen!({
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `component_macro_test_helpers` in this scope
[INFO] [stdout]   --> tests/codegen_no_std.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | component_macro_test_helpers::foreach!(gentest);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `component_macro_test_helpers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `gentest`
[INFO] [stdout]  --> tests/codegen_no_std.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | macro_rules! gentest {
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasmtime-component-macro` (test "codegen_no_std") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `demo` in this scope
[INFO] [stdout]   --> tests/codegen.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 |     impl demo::pkg::bar::Host for MyComponent {}
[INFO] [stdout]    |          ^^^^ use of unresolved module or unlinked crate `demo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `demo`, use `cargo add demo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `demo` in this scope
[INFO] [stdout]   --> tests/codegen.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 |     impl demo::pkg::bar::HostA for MyComponent {
[INFO] [stdout]    |          ^^^^ use of unresolved module or unlinked crate `demo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `demo`, use `cargo add demo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `component_macro_test_helpers` in this scope
[INFO] [stdout]   --> tests/expanded.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     component_macro_test_helpers::foreach!(genexpand);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `component_macro_test_helpers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `demo` in this scope
[INFO] [stdout]    --> tests/codegen.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 |     impl demo::pkg::bar::HostB for MyComponent {
[INFO] [stdout]     |          ^^^^ use of unresolved module or unlinked crate `demo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `demo`, use `cargo add demo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `genexpand`
[INFO] [stdout]  --> tests/expanded.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | macro_rules! genexpand {
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `foo` in `bindings`
[INFO] [stdout]    --> tests/codegen.rs:259:49
[INFO] [stdout]     |
[INFO] [stdout] 259 |             fn x(&mut self) -> super::bindings::foo::foo::a::T {
[INFO] [stdout]     |                                                 ^^^ could not find `foo` in `bindings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `foo` in `bindings`
[INFO] [stdout]    --> tests/codegen.rs:299:49
[INFO] [stdout]     |
[INFO] [stdout] 299 |             fn x(&mut self) -> super::bindings::foo::foo::a::T {
[INFO] [stdout]     |                                                 ^^^ could not find `foo` in `bindings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `foo` in `bindings`
[INFO] [stdout]    --> tests/codegen.rs:339:49
[INFO] [stdout]     |
[INFO] [stdout] 339 |             fn x(&mut self) -> super::bindings::foo::foo::a::T {
[INFO] [stdout]     |                                                 ^^^ could not find `foo` in `bindings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasmtime-component-macro` (test "expanded") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error[E0433]: cannot find module or crate `foo` in this scope
[INFO] [stdout]    --> tests/codegen.rs:457:14
[INFO] [stdout]     |
[INFO] [stdout] 457 |         impl foo::foo::a::Host for X {
[INFO] [stdout]     |              ^^^ use of unresolved module or unlinked crate `foo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `foo`, use `cargo add foo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `foo` in this scope
[INFO] [stdout]    --> tests/codegen.rs:464:14
[INFO] [stdout]     |
[INFO] [stdout] 464 |         impl foo::foo::a::HostR for X {
[INFO] [stdout]     |              ^^^ use of unresolved module or unlinked crate `foo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `foo`, use `cargo add foo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `foo` in this scope
[INFO] [stdout]    --> tests/codegen.rs:507:14
[INFO] [stdout]     |
[INFO] [stdout] 507 |         impl foo::foo::a::Host for X {}
[INFO] [stdout]     |              ^^^ use of unresolved module or unlinked crate `foo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `foo`, use `cargo add foo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `foo` in this scope
[INFO] [stdout]    --> tests/codegen.rs:509:14
[INFO] [stdout]     |
[INFO] [stdout] 509 |         impl foo::foo::a::HostR for X {
[INFO] [stdout]     |              ^^^ use of unresolved module or unlinked crate `foo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `foo`, use `cargo add foo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `FooImports` in this scope
[INFO] [stdout]   --> tests/codegen.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 |     impl FooImports for MyComponent {}
[INFO] [stdout]    |          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `HostA` in this scope
[INFO] [stdout]   --> tests/codegen.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 71 |     impl HostA for MyComponent {
[INFO] [stdout]    |          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `HostB` in this scope
[INFO] [stdout]   --> tests/codegen.rs:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 |     impl HostB for MyComponent {
[INFO] [stdout]    |          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `FooImports` in this scope
[INFO] [stdout]    --> tests/codegen.rs:258:14
[INFO] [stdout]     |
[INFO] [stdout] 258 |         impl FooImports for X {
[INFO] [stdout]     |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `FooImports` in this scope
[INFO] [stdout]    --> tests/codegen.rs:298:14
[INFO] [stdout]     |
[INFO] [stdout] 298 |         impl FooImports for X {
[INFO] [stdout]     |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `FooImports` in this scope
[INFO] [stdout]    --> tests/codegen.rs:338:14
[INFO] [stdout]     |
[INFO] [stdout] 338 |         impl FooImports for X {
[INFO] [stdout]     |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `FooImports` in this scope
[INFO] [stdout]    --> tests/codegen.rs:360:14
[INFO] [stdout]     |
[INFO] [stdout] 360 |         impl FooImports for X {
[INFO] [stdout]     |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `FooImports` in this scope
[INFO] [stdout]    --> tests/codegen.rs:378:14
[INFO] [stdout]     |
[INFO] [stdout] 378 |         impl FooImports for X {
[INFO] [stdout]     |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `FooImports` in this scope
[INFO] [stdout]    --> tests/codegen.rs:399:14
[INFO] [stdout]     |
[INFO] [stdout] 399 |         impl FooImports for X {
[INFO] [stdout]     |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `FooImports` in this scope
[INFO] [stdout]    --> tests/codegen.rs:443:14
[INFO] [stdout]     |
[INFO] [stdout] 443 |         impl FooImports for X {
[INFO] [stdout]     |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `gentest`
[INFO] [stdout]  --> tests/codegen.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | macro_rules! gentest {
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `foo` in this scope
[INFO] [stdout]   --> tests/codegen.rs:83:10
[INFO] [stdout]    |
[INFO] [stdout] 83 |     impl foo::Host for MyComponent {}
[INFO] [stdout]    |          ^^^ use of unresolved module or unlinked crate `foo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `foo`, use `cargo add foo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `foo` in this scope
[INFO] [stdout]   --> tests/codegen.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 |     impl foo::HostA for MyComponent {
[INFO] [stdout]    |          ^^^ use of unresolved module or unlinked crate `foo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `foo`, use `cargo add foo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `foo` in this scope
[INFO] [stdout]   --> tests/codegen.rs:91:10
[INFO] [stdout]    |
[INFO] [stdout] 91 |     impl foo::HostB for MyComponent {
[INFO] [stdout]    |          ^^^ use of unresolved module or unlinked crate `foo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `foo`, use `cargo add foo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:379:34
[INFO] [stdout]     |
[INFO] [stdout] 379 |             fn foo(&mut self) -> wasmtime::Result<()> {
[INFO] [stdout]     |                                  ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `wasmtime`, use `cargo add wasmtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:400:34
[INFO] [stdout]     |
[INFO] [stdout] 400 |             fn foo(&mut self) -> wasmtime::Result<()> {
[INFO] [stdout]     |                                  ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `wasmtime`, use `cargo add wasmtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:444:34
[INFO] [stdout]     |
[INFO] [stdout] 444 |             fn foo(&mut self) -> wasmtime::Result<()> {
[INFO] [stdout]     |                                  ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `wasmtime`, use `cargo add wasmtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `i` in this scope
[INFO] [stdout]    --> tests/codegen.rs:450:14
[INFO] [stdout]     |
[INFO] [stdout] 450 |         impl i::Host for X {
[INFO] [stdout]     |              ^ use of unresolved module or unlinked crate `i`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `i`, use `cargo add i` to add it to your `Cargo.toml`
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 450 -         impl i::Host for X {
[INFO] [stdout] 450 +         impl R::Host for X {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:451:34
[INFO] [stdout]     |
[INFO] [stdout] 451 |             fn foo(&mut self) -> wasmtime::Result<()> {
[INFO] [stdout]     |                                  ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `wasmtime`, use `cargo add wasmtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:458:34
[INFO] [stdout]     |
[INFO] [stdout] 458 |             fn foo(&mut self) -> wasmtime::Result<()> {
[INFO] [stdout]     |                                  ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `wasmtime`, use `cargo add wasmtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:470:51
[INFO] [stdout]     |
[INFO] [stdout] 470 |             fn drop(&mut self, _: Resource<R>) -> wasmtime::Result<()> {
[INFO] [stdout]     |                                                   ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `wasmtime`, use `cargo add wasmtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:510:34
[INFO] [stdout]     |
[INFO] [stdout] 510 |             fn new(&mut self) -> wasmtime::Result<Resource<R>> {
[INFO] [stdout]     |                                  ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `wasmtime`, use `cargo add wasmtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:513:50
[INFO] [stdout]     |
[INFO] [stdout] 513 |             fn foo(&mut self, _: Resource<R>) -> wasmtime::Result<()> {
[INFO] [stdout]     |                                                  ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `wasmtime`, use `cargo add wasmtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:516:34
[INFO] [stdout]     |
[INFO] [stdout] 516 |             fn bar(&mut self) -> wasmtime::Result<()> {
[INFO] [stdout]     |                                  ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `wasmtime`, use `cargo add wasmtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasmtime` in this scope
[INFO] [stdout]    --> tests/codegen.rs:519:51
[INFO] [stdout]     |
[INFO] [stdout] 519 |             fn drop(&mut self, _: Resource<R>) -> wasmtime::Result<()> {
[INFO] [stdout]     |                                                   ^^^^^^^^ use of unresolved module or unlinked crate `wasmtime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `wasmtime`, use `cargo add wasmtime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasmtime-component-macro` (test "codegen") due to 59 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "c3a88d6effbe137274cebae69dfbc94293b6cf6fe8325137c3fddaf9f90168e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3a88d6effbe137274cebae69dfbc94293b6cf6fe8325137c3fddaf9f90168e4", kill_on_drop: false }`
[INFO] [stdout] c3a88d6effbe137274cebae69dfbc94293b6cf6fe8325137c3fddaf9f90168e4
