[INFO] fetching crate relm4-macros 0.10.0...
[INFO] testing relm4-macros-0.10.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate relm4-macros 0.10.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate relm4-macros 0.10.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate relm4-macros 0.10.0
[INFO] tweaked toml for crates.io crate relm4-macros 0.10.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate relm4-macros 0.10.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate relm4-macros 0.10.0 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85586f5703c790b0a61b11a9438a955be9a7e4b700ded36782f3db1f9bc5189e
[INFO] running `Command { std: "docker" "start" "-a" "85586f5703c790b0a61b11a9438a955be9a7e4b700ded36782f3db1f9bc5189e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85586f5703c790b0a61b11a9438a955be9a7e4b700ded36782f3db1f9bc5189e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85586f5703c790b0a61b11a9438a955be9a7e4b700ded36782f3db1f9bc5189e", kill_on_drop: false }`
[INFO] [stdout] 85586f5703c790b0a61b11a9438a955be9a7e4b700ded36782f3db1f9bc5189e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e50e565e8623714b66f5549d9660a08b00a627795aba6dbbef765477bdd1c27b
[INFO] running `Command { std: "docker" "start" "-a" "e50e565e8623714b66f5549d9660a08b00a627795aba6dbbef765477bdd1c27b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling relm4-macros v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.38s
[INFO] running `Command { std: "docker" "inspect" "e50e565e8623714b66f5549d9660a08b00a627795aba6dbbef765477bdd1c27b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e50e565e8623714b66f5549d9660a08b00a627795aba6dbbef765477bdd1c27b", kill_on_drop: false }`
[INFO] [stdout] e50e565e8623714b66f5549d9660a08b00a627795aba6dbbef765477bdd1c27b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 007c149edea0d93db562728240f136cf1065d0e2bd0fc7f949c646a4db5d734b
[INFO] running `Command { std: "docker" "start" "-a" "007c149edea0d93db562728240f136cf1065d0e2bd0fc7f949c646a4db5d734b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling relm4-macros v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling trybuild v1.0.110
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]  --> tests/redundant_clone.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use relm4::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `relm4`
[INFO] [stdout]  --> tests/redundant_clone.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use relm4::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` 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 `relm4`
[INFO] [stdout]  --> tests/redundant_clone.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[relm4::component(pub async)]
[INFO] [stdout]   |   ^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `relm4`
[INFO] [stdout]  --> tests/codegen_order.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use relm4::{ComponentParts, ComponentSender, SimpleComponent};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `relm4`
[INFO] [stdout]  --> tests/codegen_order.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[relm4_macros::component(pub)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `relm4_macros::component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `relm4`
[INFO] [stdout]  --> tests/builder.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use relm4::{ComponentParts, ComponentSender, SimpleComponent, gtk};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `relm4`
[INFO] [stdout]  --> tests/builder.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[relm4_macros::component(pub)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `relm4_macros::component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `relm4`
[INFO] [stdout]  --> tests/pub_widget_templates.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use relm4::{ComponentParts, ComponentSender, SimpleComponent, gtk};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `relm4`
[INFO] [stdout]   --> tests/pub_widget_templates.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[relm4_macros::component(pub)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `relm4_macros::component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `relm4`
[INFO] [stdout]  --> tests/pub_widget_templates.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use relm4::{WidgetTemplate, gtk};
[INFO] [stdout]   |         ^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` 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 `relm4`
[INFO] [stdout]  --> tests/pub_widget_templates.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[relm4::widget_template(pub)]
[INFO] [stdout]   |       ^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `relm4`
[INFO] [stdout]  --> tests/simple.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use relm4::{ComponentParts, ComponentSender, RelmWidgetExt, SimpleComponent, gtk};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `relm4`
[INFO] [stdout]   --> tests/simple.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[relm4_macros::component(pub)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `relm4_macros::component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `relm4`
[INFO] [stdout]  --> tests/skip_init.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use relm4::{ComponentParts, ComponentSender, RelmWidgetExt, SimpleComponent, gtk};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `relm4`
[INFO] [stdout]   --> tests/skip_init.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[relm4_macros::component(pub)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `relm4_macros::component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `relm4`
[INFO] [stdout]  --> tests/returned_widgets.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use relm4::gtk;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `relm4`
[INFO] [stdout]   --> tests/returned_widgets.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     relm4_macros::view! {
[INFO] [stdout] 11 | |         gtk::Stack {
[INFO] [stdout] 12 | |             add_child = &gtk::Separator::default() { }
[INFO] [stdout] 13 | |                 -> { set_needs_attention: false },
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `relm4_macros::view` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `relm4`
[INFO] [stdout]  --> tests/complex_func_path.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use relm4::{ComponentParts, ComponentSender, SimpleComponent, gtk};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `view` in this scope
[INFO] [stdout]  --> tests/pub_widget_templates.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         view! {
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 5 +     use relm4_macros::view;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `relm4`
[INFO] [stdout]   --> tests/complex_func_path.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[relm4_macros::component(pub)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `relm4_macros::component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `view` in this scope
[INFO] [stdout]   --> tests/redundant_clone.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     view! {
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  1 + use relm4_macros::view;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `view_output` in this scope
[INFO] [stdout]   --> tests/redundant_clone.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let widgets = view_output!();
[INFO] [stdout]    |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `relm4-macros` (test "returned_widgets") due to 2 previous errors
[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 `relm4`
[INFO] [stdout]  --> tests/builder.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[relm4_macros::component(pub)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `relm4_macros::component` (in Nightly builds, run with -Z macro-backtrace for more info)
[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] 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 `relm4`
[INFO] [stdout]  --> tests/codegen_order.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[relm4_macros::component(pub)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `relm4_macros::component` (in Nightly builds, run with -Z macro-backtrace for more info)
[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 `relm4-macros` (test "builder") due to 3 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]   --> tests/simple.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[relm4_macros::component(pub)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `relm4_macros::component` (in Nightly builds, run with -Z macro-backtrace for more info)
[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 `relm4-macros` (test "codegen_order") due to 3 previous errors
[INFO] [stdout] error[E0412]: cannot find type `TestTemplate` in this scope
[INFO] [stdout]  --> tests/pub_widget_templates.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 |     impl WidgetTemplate for TestTemplate {
[INFO] [stdout]   |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `relm4-macros` (test "redundant_clone") due to 5 previous errors
[INFO] [stdout] error[E0412]: cannot find type `TestTemplate` in module `templates`
[INFO] [stdout]   --> tests/pub_widget_templates.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |             templates::TestTemplate {
[INFO] [stdout]    |                        ^^^^^^^^^^^^ not found in `templates`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `relm4-macros` (test "pub_widget_templates") due to 8 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]   --> tests/pub_widget_templates.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[relm4_macros::component(pub)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `relm4_macros::component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `relm4-macros` (test "skip_init") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `relm4-macros` (test "simple") due to 3 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]   --> tests/skip_init.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[relm4_macros::component(pub)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `relm4_macros::component` (in Nightly builds, run with -Z macro-backtrace for more info)
[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 `relm4`
[INFO] [stdout]   --> tests/complex_func_path.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[relm4_macros::component(pub)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `relm4`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `relm4`, use `cargo add relm4` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `relm4_macros::component` (in Nightly builds, run with -Z macro-backtrace for more info)
[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 `relm4-macros` (test "complex_func_path") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "007c149edea0d93db562728240f136cf1065d0e2bd0fc7f949c646a4db5d734b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "007c149edea0d93db562728240f136cf1065d0e2bd0fc7f949c646a4db5d734b", kill_on_drop: false }`
[INFO] [stdout] 007c149edea0d93db562728240f136cf1065d0e2bd0fc7f949c646a4db5d734b
