[INFO] fetching crate hirola-macros 0.3.1...
[INFO] checking hirola-macros-0.3.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate hirola-macros 0.3.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate hirola-macros 0.3.1 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hirola-macros 0.3.1
[INFO] finished tweaking crates.io crate hirola-macros 0.3.1
[INFO] tweaked toml for crates.io crate hirola-macros 0.3.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstml v0.10.6
[INFO] [stderr]   Downloaded yansi v1.0.0-rc.1
[INFO] [stderr]   Downloaded proc-macro2-diagnostics v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcb87dc5471c30f46b2b3fb14a581715c1b025bc01a0ea6674e71168dd4ba1d7
[INFO] running `Command { std: "docker" "start" "-a" "fcb87dc5471c30f46b2b3fb14a581715c1b025bc01a0ea6674e71168dd4ba1d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcb87dc5471c30f46b2b3fb14a581715c1b025bc01a0ea6674e71168dd4ba1d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcb87dc5471c30f46b2b3fb14a581715c1b025bc01a0ea6674e71168dd4ba1d7", kill_on_drop: false }`
[INFO] [stdout] fcb87dc5471c30f46b2b3fb14a581715c1b025bc01a0ea6674e71168dd4ba1d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef2f66af023a32f7d7c21fd47a261c56b1ec3ab4d12a4083a66397d51b4e7f8f
[INFO] running `Command { std: "docker" "start" "-a" "ef2f66af023a32f7d7c21fd47a261c56b1ec3ab4d12a4083a66397d51b4e7f8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking yansi v1.0.0-rc.1
[INFO] [stderr]    Compiling trybuild v1.0.89
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking basic-toml v0.1.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking rstml v0.10.6
[INFO] [stderr]     Checking hirola-macros v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hirola`
[INFO] [stdout]  --> tests/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use hirola::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `hirola`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hirola`
[INFO] [stdout]  --> tests/component.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use hirola::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `hirola`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `hirola` in the list of imported crates
[INFO] [stdout]  --> tests/lib.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 |       let template = html! {
[INFO] [stdout]   |  ____________________^
[INFO] [stdout] 8 | |         <p>{world}</p>
[INFO] [stdout] 9 | |     };
[INFO] [stdout]   | |_____^ could not find `hirola` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]  --> tests/component.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[component]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use hirola_macros::component;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> tests/component.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use hirola_macros::component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `hirola` in the list of imported crates
[INFO] [stdout]  --> tests/component.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | /     html! {
[INFO] [stdout] 8 | |         <p>{world}</p>
[INFO] [stdout] 9 | |     }
[INFO] [stdout]   | |_____^ could not find `hirola` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `hirola` in the list of imported crates
[INFO] [stdout]   --> tests/component.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     html! {
[INFO] [stdout] 15 | |         <p>{world}</p>
[INFO] [stdout] 16 | |     }
[INFO] [stdout]    | |_____^ could not find `hirola` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `hirola` in the list of imported crates
[INFO] [stdout]   --> tests/component.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | /         html! {
[INFO] [stdout] 23 | |             <>
[INFO] [stdout] 24 | |                 <MyComponent />
[INFO] [stdout] 25 | |             </>
[INFO] [stdout] 26 | |         }
[INFO] [stdout]    | |_________^ could not find `hirola` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `hirola` in the list of imported crates
[INFO] [stdout]   --> tests/component.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | /         html! {
[INFO] [stdout] 35 | |             <>
[INFO] [stdout] 36 | |                 <MyComponentWithProps world="hirola" />
[INFO] [stdout] 37 | |             </>
[INFO] [stdout] 38 | |         }
[INFO] [stdout]    | |_________^ could not find `hirola` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Dom` in this scope
[INFO] [stdout]  --> tests/component.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn MyComponent() -> Dom {
[INFO] [stdout]   |                     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Dom` in this scope
[INFO] [stdout]   --> tests/component.rs:13:49
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn MyComponentWithProps(world: &'static str) -> Dom {
[INFO] [stdout]    |                                                 ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found function `MyComponentWithProps`
[INFO] [stdout]   --> tests/component.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | /         html! {
[INFO] [stdout] 35 | |             <>
[INFO] [stdout] 36 | |                 <MyComponentWithProps world="hirola" />
[INFO] [stdout] 37 | |             </>
[INFO] [stdout] 38 | |         }
[INFO] [stdout]    | |_________^ not a struct, variant or union type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `render_to_string` in this scope
[INFO] [stdout]   --> tests/lib.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let result = render_to_string(template);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `render_to_string` in this scope
[INFO] [stdout]   --> tests/component.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let result = render_to_string({
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `render_to_string` in this scope
[INFO] [stdout]   --> tests/component.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let result = render_to_string({
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0574.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hirola-macros` (test "lib") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hirola-macros` (test "component") due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "ef2f66af023a32f7d7c21fd47a261c56b1ec3ab4d12a4083a66397d51b4e7f8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef2f66af023a32f7d7c21fd47a261c56b1ec3ab4d12a4083a66397d51b4e7f8f", kill_on_drop: false }`
[INFO] [stdout] ef2f66af023a32f7d7c21fd47a261c56b1ec3ab4d12a4083a66397d51b4e7f8f
[INFO] checking hirola-macros-0.3.1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate hirola-macros 0.3.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate hirola-macros 0.3.1 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hirola-macros 0.3.1
[INFO] finished tweaking crates.io crate hirola-macros 0.3.1
[INFO] tweaked toml for crates.io crate hirola-macros 0.3.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 417367c6cfaddd7aa22c20a83b029d1b450dd5094f38c887d7cab73c9aad92cd
[INFO] running `Command { std: "docker" "start" "-a" "417367c6cfaddd7aa22c20a83b029d1b450dd5094f38c887d7cab73c9aad92cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "417367c6cfaddd7aa22c20a83b029d1b450dd5094f38c887d7cab73c9aad92cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "417367c6cfaddd7aa22c20a83b029d1b450dd5094f38c887d7cab73c9aad92cd", kill_on_drop: false }`
[INFO] [stdout] 417367c6cfaddd7aa22c20a83b029d1b450dd5094f38c887d7cab73c9aad92cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9778e1725b70535590ac0986f1918fc8e0e7660d2409a19aa90d97d9d67d293b
[INFO] running `Command { std: "docker" "start" "-a" "9778e1725b70535590ac0986f1918fc8e0e7660d2409a19aa90d97d9d67d293b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking yansi v1.0.0-rc.1
[INFO] [stderr]    Compiling trybuild v1.0.89
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking basic-toml v0.1.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]    Compiling rstml v0.10.6
[INFO] [stderr]     Checking hirola-macros v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hirola`
[INFO] [stdout]  --> tests/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use hirola::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `hirola`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hirola`
[INFO] [stdout]  --> tests/component.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use hirola::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `hirola`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `hirola` in the list of imported crates
[INFO] [stdout]  --> tests/lib.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 |       let template = html! {
[INFO] [stdout]   |  ____________________^
[INFO] [stdout] 8 | |         <p>{world}</p>
[INFO] [stdout] 9 | |     };
[INFO] [stdout]   | |_____^ could not find `hirola` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]  --> tests/component.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[component]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use hirola_macros::component;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> tests/component.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use hirola_macros::component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `hirola` in the list of imported crates
[INFO] [stdout]  --> tests/component.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | /     html! {
[INFO] [stdout] 8 | |         <p>{world}</p>
[INFO] [stdout] 9 | |     }
[INFO] [stdout]   | |_____^ could not find `hirola` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `hirola` in the list of imported crates
[INFO] [stdout]   --> tests/component.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     html! {
[INFO] [stdout] 15 | |         <p>{world}</p>
[INFO] [stdout] 16 | |     }
[INFO] [stdout]    | |_____^ could not find `hirola` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `render_to_string` in this scope
[INFO] [stdout]   --> tests/lib.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let result = render_to_string(template);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `hirola` in the list of imported crates
[INFO] [stdout]   --> tests/component.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | /         html! {
[INFO] [stdout] 23 | |             <>
[INFO] [stdout] 24 | |                 <MyComponent />
[INFO] [stdout] 25 | |             </>
[INFO] [stdout] 26 | |         }
[INFO] [stdout]    | |_________^ could not find `hirola` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `hirola` in the list of imported crates
[INFO] [stdout]   --> tests/component.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | /         html! {
[INFO] [stdout] 35 | |             <>
[INFO] [stdout] 36 | |                 <MyComponentWithProps world="hirola" />
[INFO] [stdout] 37 | |             </>
[INFO] [stdout] 38 | |         }
[INFO] [stdout]    | |_________^ could not find `hirola` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hirola-macros` (test "lib") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0412]: cannot find type `Dom` in this scope
[INFO] [stdout]  --> tests/component.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn MyComponent() -> Dom {
[INFO] [stdout]   |                     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Dom` in this scope
[INFO] [stdout]   --> tests/component.rs:13:49
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn MyComponentWithProps(world: &'static str) -> Dom {
[INFO] [stdout]    |                                                 ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found function `MyComponentWithProps`
[INFO] [stdout]   --> tests/component.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | /         html! {
[INFO] [stdout] 35 | |             <>
[INFO] [stdout] 36 | |                 <MyComponentWithProps world="hirola" />
[INFO] [stdout] 37 | |             </>
[INFO] [stdout] 38 | |         }
[INFO] [stdout]    | |_________^ not a struct, variant or union type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `render_to_string` in this scope
[INFO] [stdout]   --> tests/component.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let result = render_to_string({
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `render_to_string` in this scope
[INFO] [stdout]   --> tests/component.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let result = render_to_string({
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0574.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hirola-macros` (test "component") due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "9778e1725b70535590ac0986f1918fc8e0e7660d2409a19aa90d97d9d67d293b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9778e1725b70535590ac0986f1918fc8e0e7660d2409a19aa90d97d9d67d293b", kill_on_drop: false }`
[INFO] [stdout] 9778e1725b70535590ac0986f1918fc8e0e7660d2409a19aa90d97d9d67d293b
