[INFO] fetching crate hirola-macros 0.4.0...
[INFO] checking hirola-macros-0.4.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate hirola-macros 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate hirola-macros 0.4.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hirola-macros 0.4.0
[INFO] finished tweaking crates.io crate hirola-macros 0.4.0
[INFO] tweaked toml for crates.io crate hirola-macros 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 45 packages to latest compatible versions
[INFO] [stderr]       Adding heck v0.4.1 (available: v0.5.0)
[INFO] [stderr]       Adding rstml v0.11.2 (available: v0.12.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.77)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8a9e99556c47ad39687f7a0071a8c2ae1efed5be91533bb3d11b10e14626c28
[INFO] running `Command { std: "docker" "start" "-a" "e8a9e99556c47ad39687f7a0071a8c2ae1efed5be91533bb3d11b10e14626c28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8a9e99556c47ad39687f7a0071a8c2ae1efed5be91533bb3d11b10e14626c28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8a9e99556c47ad39687f7a0071a8c2ae1efed5be91533bb3d11b10e14626c28", kill_on_drop: false }`
[INFO] [stdout] e8a9e99556c47ad39687f7a0071a8c2ae1efed5be91533bb3d11b10e14626c28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f082f21a10e0f858ee2eec4b605d58a5540be941a02f9bf56a38d169ebdf1259
[INFO] running `Command { std: "docker" "start" "-a" "f082f21a10e0f858ee2eec4b605d58a5540be941a02f9bf56a38d169ebdf1259", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling trybuild v1.0.99
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking syn v2.0.77
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking toml_edit v0.22.21
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]     Checking hirola-macros v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `hirola_ssr`
[INFO] [stdout]  --> tests/component.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use hirola_ssr::{render_to_string, SsrNode};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `hirola_ssr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hirola_ssr`
[INFO] [stdout]  --> tests/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use hirola_ssr::render_to_string;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `hirola_ssr`
[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! { <p>{world}</p> };
[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:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[component]
[INFO] [stdout]   | ^^^^^^^^^^^^ could not find `hirola` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hirola`
[INFO] [stdout]  --> tests/component.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[component]
[INFO] [stdout]   | ^^^^^^^^^^^^ use of undeclared crate or module `hirola`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `component` (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:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     html! { <p>{world}</p> }
[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:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[component]
[INFO] [stdout]    | ^^^^^^^^^^^^ could not find `hirola` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[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 undeclared crate or module `hirola`
[INFO] [stdout]   --> tests/component.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[component]
[INFO] [stdout]    | ^^^^^^^^^^^^ use of undeclared crate or module `hirola`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `component` (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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     html! { <p>{world}</p> }
[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 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: could not find `hirola` in the list of imported crates
[INFO] [stdout]   --> tests/component.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | /         html! {
[INFO] [stdout] 19 | |             <>
[INFO] [stdout] 20 | |                 <MyComponent/>
[INFO] [stdout] 21 | |             </>
[INFO] [stdout] 22 | |         }
[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:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | /         html! {
[INFO] [stdout] 32 | |             <>
[INFO] [stdout] 33 | |                 <MyComponentWithProps world="hirola"/>
[INFO] [stdout] 34 | |             </>
[INFO] [stdout] 35 | |         }
[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 9 previous errors
[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 `hirola-macros` (test "component") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "f082f21a10e0f858ee2eec4b605d58a5540be941a02f9bf56a38d169ebdf1259", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f082f21a10e0f858ee2eec4b605d58a5540be941a02f9bf56a38d169ebdf1259", kill_on_drop: false }`
[INFO] [stdout] f082f21a10e0f858ee2eec4b605d58a5540be941a02f9bf56a38d169ebdf1259
