[INFO] fetching crate wit-bindgen-gen-guest-rust 0.3.0...
[INFO] testing wit-bindgen-gen-guest-rust-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate wit-bindgen-gen-guest-rust 0.3.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate wit-bindgen-gen-guest-rust 0.3.0
[INFO] finished tweaking crates.io crate wit-bindgen-gen-guest-rust 0.3.0
[INFO] tweaked toml for crates.io crate wit-bindgen-gen-guest-rust 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wit-bindgen-gen-guest-rust 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 73 packages to latest compatible versions
[INFO] [stderr]       Adding heck v0.4.1 (available: v0.5.0)
[INFO] [stderr]       Adding wit-bindgen-core v0.3.0 (available: v0.47.0)
[INFO] [stderr]       Adding wit-component v0.6.0 (available: v0.240.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0dbcfec92922b31b158b4b9e4e0923db3d0db3075dd8cf409112de756ae86d11
[INFO] running `Command { std: "docker" "start" "-a" "0dbcfec92922b31b158b4b9e4e0923db3d0db3075dd8cf409112de756ae86d11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0dbcfec92922b31b158b4b9e4e0923db3d0db3075dd8cf409112de756ae86d11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dbcfec92922b31b158b4b9e4e0923db3d0db3075dd8cf409112de756ae86d11", kill_on_drop: false }`
[INFO] [stdout] 0dbcfec92922b31b158b4b9e4e0923db3d0db3075dd8cf409112de756ae86d11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dfb8e8efd8fb9424109c3b7fe40814c774d8cb0c25ea6fd54547054ba8e1697
[INFO] running `Command { std: "docker" "start" "-a" "6dfb8e8efd8fb9424109c3b7fe40814c774d8cb0c25ea6fd54547054ba8e1697", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling wasm-encoder v0.23.0
[INFO] [stderr]    Compiling wit-bindgen-gen-guest-rust v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling wasmparser v0.100.0
[INFO] [stderr]    Compiling wit-parser v0.6.4
[INFO] [stderr]    Compiling wasm-metadata v0.1.2
[INFO] [stderr]    Compiling wit-component v0.6.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.3.0
[INFO] [stderr]    Compiling wit-bindgen-gen-rust-lib v0.3.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:835:17
[INFO] [stdout]     |
[INFO] [stdout] 835 |     fn rust_gen(&self) -> &dyn RustGenerator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         ||
[INFO] [stdout]     |                 |         |the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 835 |     fn rust_gen(&self) -> &dyn RustGenerator<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.03s
[INFO] running `Command { std: "docker" "inspect" "6dfb8e8efd8fb9424109c3b7fe40814c774d8cb0c25ea6fd54547054ba8e1697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dfb8e8efd8fb9424109c3b7fe40814c774d8cb0c25ea6fd54547054ba8e1697", kill_on_drop: false }`
[INFO] [stdout] 6dfb8e8efd8fb9424109c3b7fe40814c774d8cb0c25ea6fd54547054ba8e1697
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8309fcd77097adb450c7edf416438838e3ee1fab45efe37845c3c1d1823452c0
[INFO] running `Command { std: "docker" "start" "-a" "8309fcd77097adb450c7edf416438838e3ee1fab45efe37845c3c1d1823452c0", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:835:17
[INFO] [stdout]     |
[INFO] [stdout] 835 |     fn rust_gen(&self) -> &dyn RustGenerator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         ||
[INFO] [stdout]     |                 |         |the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 835 |     fn rust_gen(&self) -> &dyn RustGenerator<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wit-bindgen-gen-guest-rust v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `export_baz`
[INFO] [stdout]    --> tests/codegen_no_std.rs:114:24
[INFO] [stdout]     |
[INFO] [stdout] 114 |         pub(crate) use export_baz;
[INFO] [stdout]     |                        ^^^^^^^^^^ no external crate `export_baz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout]   --> tests/codegen_no_std.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     test_helpers::codegen_tests!("*.wit");
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout]   --> tests/codegen_no_std.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     wit_bindgen::generate!({
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout]   --> tests/codegen_no_std.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     wit_bindgen::generate!({
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout]    --> tests/codegen_no_std.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         wit_bindgen::generate!({
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout]    --> tests/codegen_no_std.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     wit_bindgen::generate!({
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout]    --> tests/codegen_no_std.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     wit_bindgen::generate!({
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `export_baz`
[INFO] [stdout]   --> tests/codegen.rs:92:24
[INFO] [stdout]    |
[INFO] [stdout] 92 |         pub(crate) use export_baz;
[INFO] [stdout]    |                        ^^^^^^^^^^ no external crate `export_baz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout]   --> tests/codegen.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     test_helpers::codegen_tests!("*.wit");
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout]   --> tests/codegen.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     wit_bindgen::generate!({
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout]   --> tests/codegen.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     wit_bindgen::generate!({
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout]   --> tests/codegen.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         wit_bindgen::generate!({
[INFO] [stdout]    |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout]    --> tests/codegen.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     wit_bindgen::generate!({
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout]    --> tests/codegen.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     wit_bindgen::generate!({
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `wit_bindgen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `jam` in this scope
[INFO] [stdout]    --> tests/codegen_no_std.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     jam!(Component);
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `jam` in this scope
[INFO] [stdout]    --> tests/codegen.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     jam!(Component);
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `export_baz` in this scope
[INFO] [stdout]    --> tests/codegen_no_std.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |     export_baz!(Component);
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `export_baz` in this scope
[INFO] [stdout]    --> tests/codegen.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     export_baz!(Component);
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `exports1` in `bindings`
[INFO] [stdout]    --> tests/codegen_no_std.rs:119:20
[INFO] [stdout]     |
[INFO] [stdout] 119 |     impl bindings::exports1::Exports1 for Component {
[INFO] [stdout]     |                    ^^^^^^^^ could not find `exports1` in `bindings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `exports1` in `bindings`
[INFO] [stdout]   --> tests/codegen.rs:97:20
[INFO] [stdout]    |
[INFO] [stdout] 97 |     impl bindings::exports1::Exports1 for Component {
[INFO] [stdout]    |                    ^^^^^^^^ could not find `exports1` in `bindings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cat`
[INFO] [stdout]   --> tests/codegen_no_std.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         cat::foo("hello");
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `cat`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cat`, use `cargo add cat` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cat`
[INFO] [stdout]   --> tests/codegen_no_std.rs:60:26
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let _t: String = cat::bar();
[INFO] [stdout]    |                          ^^^ use of unresolved module or unlinked crate `cat`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cat`, use `cargo add cat` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cat`
[INFO] [stdout]   --> tests/codegen_no_std.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         cat::foo(b"hello");
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `cat`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cat`, use `cargo add cat` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cat`
[INFO] [stdout]   --> tests/codegen_no_std.rs:87:27
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let _t: Vec<u8> = cat::bar();
[INFO] [stdout]    |                           ^^^ use of unresolved module or unlinked crate `cat`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cat`, use `cargo add cat` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `exports2`
[INFO] [stdout]    --> tests/codegen_no_std.rs:151:10
[INFO] [stdout]     |
[INFO] [stdout] 151 |     impl exports2::Exports2 for Component {
[INFO] [stdout]     |          ^^^^^^^^ use of unresolved module or unlinked crate `exports2`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `exports2`, use `cargo add exports2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `exports`
[INFO] [stdout]    --> tests/codegen_no_std.rs:176:10
[INFO] [stdout]     |
[INFO] [stdout] 176 |     impl exports::Exports for Component {
[INFO] [stdout]     |          ^^^^^^^ use of unresolved module or unlinked crate `exports`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `exports`, use `cargo add exports` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cat`
[INFO] [stdout]   --> tests/codegen.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         cat::foo("hello");
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `cat`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cat`, use `cargo add cat` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cat`
[INFO] [stdout]   --> tests/codegen.rs:47:26
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let _t: String = cat::bar();
[INFO] [stdout]    |                          ^^^ use of unresolved module or unlinked crate `cat`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cat`, use `cargo add cat` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cat`
[INFO] [stdout]   --> tests/codegen.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         cat::foo(b"hello");
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `cat`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cat`, use `cargo add cat` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cat`
[INFO] [stdout]   --> tests/codegen.rs:71:27
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let _t: Vec<u8> = cat::bar();
[INFO] [stdout]    |                           ^^^ use of unresolved module or unlinked crate `cat`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cat`, use `cargo add cat` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wit-bindgen-gen-guest-rust` (test "codegen_no_std") due to 16 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `exports2`
[INFO] [stdout]    --> tests/codegen.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 |     impl exports2::Exports2 for Component {
[INFO] [stdout]     |          ^^^^^^^^ use of unresolved module or unlinked crate `exports2`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `exports2`, use `cargo add exports2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `exports`
[INFO] [stdout]    --> tests/codegen.rs:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 |     impl exports::Exports for Component {
[INFO] [stdout]     |          ^^^^^^^ use of unresolved module or unlinked crate `exports`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `exports`, use `cargo add exports` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wit-bindgen-gen-guest-rust` (test "codegen") due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "8309fcd77097adb450c7edf416438838e3ee1fab45efe37845c3c1d1823452c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8309fcd77097adb450c7edf416438838e3ee1fab45efe37845c3c1d1823452c0", kill_on_drop: false }`
[INFO] [stdout] 8309fcd77097adb450c7edf416438838e3ee1fab45efe37845c3c1d1823452c0
