[INFO] fetching crate hirola-macros 0.4.0...
[INFO] checking hirola-macros-0.4.0 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[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 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 46 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd94bab2e86509d576c8b6f87bb8de78bdb5579b6238b6a1a176c823dfb70441
[INFO] running `Command { std: "docker" "start" "-a" "cd94bab2e86509d576c8b6f87bb8de78bdb5579b6238b6a1a176c823dfb70441", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd94bab2e86509d576c8b6f87bb8de78bdb5579b6238b6a1a176c823dfb70441", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd94bab2e86509d576c8b6f87bb8de78bdb5579b6238b6a1a176c823dfb70441", kill_on_drop: false }`
[INFO] [stdout] cd94bab2e86509d576c8b6f87bb8de78bdb5579b6238b6a1a176c823dfb70441
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebc071a4837b3ef1663200b67c57958b9d6de137d00e0e47cd56becbd3de5ed2
[INFO] running `Command { std: "docker" "start" "-a" "ebc071a4837b3ef1663200b67c57958b9d6de137d00e0e47cd56becbd3de5ed2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking syn v2.0.85
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]     Checking thiserror v1.0.65
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]     Checking hirola-macros v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking trybuild v1.0.101
[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] 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: 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[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] [stderr] error: could not compile `hirola-macros` (test "lib") due to 2 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: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] [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] 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 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "ebc071a4837b3ef1663200b67c57958b9d6de137d00e0e47cd56becbd3de5ed2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebc071a4837b3ef1663200b67c57958b9d6de137d00e0e47cd56becbd3de5ed2", kill_on_drop: false }`
[INFO] [stdout] ebc071a4837b3ef1663200b67c57958b9d6de137d00e0e47cd56becbd3de5ed2
