[INFO] fetching crate mogwai-html-macro 0.3.1...
[INFO] checking mogwai-html-macro-0.3.1 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4
[INFO] extracting crate mogwai-html-macro 0.3.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate mogwai-html-macro 0.3.1 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mogwai-html-macro 0.3.1
[INFO] finished tweaking crates.io crate mogwai-html-macro 0.3.1
[INFO] tweaked toml for crates.io crate mogwai-html-macro 0.3.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 37 packages
[INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.58)
[INFO] [stderr] Adding syn-rsx v0.7.3 (latest: v0.9.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded syn-rsx v0.7.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36bc14de00de43832f7233ed2bf54b03f03f0f6c77074a2ff29901e6193a660f
[INFO] running `Command { std: "docker" "start" "-a" "36bc14de00de43832f7233ed2bf54b03f03f0f6c77074a2ff29901e6193a660f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36bc14de00de43832f7233ed2bf54b03f03f0f6c77074a2ff29901e6193a660f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36bc14de00de43832f7233ed2bf54b03f03f0f6c77074a2ff29901e6193a660f", kill_on_drop: false }`
[INFO] [stdout] 36bc14de00de43832f7233ed2bf54b03f03f0f6c77074a2ff29901e6193a660f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55e136c73cf8968ef9b9409a321a047e53de86746e629fc7bb36d24c58515b6e
[INFO] running `Command { std: "docker" "start" "-a" "55e136c73cf8968ef9b9409a321a047e53de86746e629fc7bb36d24c58515b6e", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.79
[INFO] [stderr] Compiling wasm-bindgen v0.2.92
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Checking scoped-tls v1.0.1
[INFO] [stderr] Checking quote v1.0.35
[INFO] [stderr] Compiling syn v2.0.58
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr] Checking syn-rsx v0.7.3
[INFO] [stderr] Checking mogwai-html-macro v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling futures-macro v0.3.30
[INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.42
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr] Checking futures-util v0.3.30
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr] Checking js-sys v0.3.69
[INFO] [stderr] Checking console_error_panic_hook v0.1.7
[INFO] [stderr] Checking futures-executor v0.3.30
[INFO] [stderr] Checking futures v0.3.30
[INFO] [stderr] Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr] Checking web-sys v0.3.69
[INFO] [stderr] Checking wasm-bindgen-test v0.3.42
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mogwai`
[INFO] [stdout] --> tests/integration_test.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use mogwai::{
[INFO] [stdout] | ^^^^^^ use of undeclared crate or module `mogwai`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mogwai`
[INFO] [stdout] --> tests/integration_test.rs:14:13
[INFO] [stdout] |
[INFO] [stdout] 14 | let _ = builder! {
[INFO] [stdout] | _____________^
[INFO] [stdout] 15 | |
[INFO] [stdout] 27 | | };
[INFO] [stdout] | |_____^ use of undeclared crate or module `mogwai`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `builder` (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 `mogwai`
[INFO] [stdout] --> tests/integration_test.rs:16:22
[INFO] [stdout] |
[INFO] [stdout] 16 | cast:type = mogwai::view::Dom
[INFO] [stdout] | ^^^^^^ use of undeclared crate or module `mogwai`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mogwai`
[INFO] [stdout] --> tests/integration_test.rs:33:23
[INFO] [stdout] |
[INFO] [stdout] 33 | let div: String = view! {
[INFO] [stdout] | _______________________^
[INFO] [stdout] 34 | |
[INFO] [stdout] 35 | | }
[INFO] [stdout] | |_____^ use of undeclared crate or module `mogwai`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `view` (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 `mogwai`
[INFO] [stdout] --> tests/integration_test.rs:39:23
[INFO] [stdout] |
[INFO] [stdout] 39 | let div: String = view! {
[INFO] [stdout] | _______________________^
[INFO] [stdout] 40 | |

[INFO] [stdout] 41 | | }
[INFO] [stdout] | |_____^ use of undeclared crate or module `mogwai`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `view` (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 `mogwai`
[INFO] [stdout] --> tests/integration_test.rs:49:9
[INFO] [stdout] |
[INFO] [stdout] 49 | builder! {
}.into();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `mogwai`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `builder` (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 `mogwai`
[INFO] [stdout] --> tests/integration_test.rs:56:23
[INFO] [stdout] |
[INFO] [stdout] 56 | let div: String = view! {
}.into();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `mogwai`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `view` (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 `mogwai`
[INFO] [stdout] --> tests/integration_test.rs:59:23
[INFO] [stdout] |
[INFO] [stdout] 59 | let div: String = view! {

}.into();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `mogwai`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `view` (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 `mogwai`
[INFO] [stdout] --> tests/integration_test.rs:80:23
[INFO] [stdout] |
[INFO] [stdout] 80 | let div: String = view! {
[INFO] [stdout] | _______________________^
[INFO] [stdout] 81 | |
"a text node"
[INFO] [stdout] 82 | | }
[INFO] [stdout] | |_____^ use of undeclared crate or module `mogwai`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `view` (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 `mogwai`
[INFO] [stdout] --> tests/integration_test.rs:93:21
[INFO] [stdout] |
[INFO] [stdout] 93 | let s: String = view! {
[INFO] [stdout] | _____________________^
[INFO] [stdout] 94 | |
"just a string with the number" {format!("{}", x)} "<- blah blah"
[INFO] [stdout] 95 | | }
[INFO] [stdout] | |_____^ use of undeclared crate or module `mogwai`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `view` (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 `mogwai`
[INFO] [stdout] --> tests/integration_test.rs:107:21
[INFO] [stdout] |
[INFO] [stdout] 107 | let s: String = view! {
[INFO] [stdout] | _____________________^
[INFO] [stdout] 108 | |
"just a string with the number" {format!("{}", x)}
[INFO] [stdout] 109 | | }
[INFO] [stdout] | |_____^ use of undeclared crate or module `mogwai`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `view` (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 `mogwai`
[INFO] [stdout] --> tests/integration_test.rs:117:21
[INFO] [stdout] |
[INFO] [stdout] 117 | let s: String = view! {
[INFO] [stdout] | _____________________^
[INFO] [stdout] 118 | |
"this is text <- text"
[INFO] [stdout] 119 | | }
[INFO] [stdout] | |_____^ use of undeclared crate or module `mogwai`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `view` (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 `mogwai`
[INFO] [stdout] --> tests/integration_test.rs:127:21
[INFO] [stdout] |
[INFO] [stdout] 127 | let _: String = view! {
[INFO] [stdout] | _____________________^
[INFO] [stdout] 128 | |
[INFO] [stdout] 131 | | "A string"
[INFO] [stdout] 132 | |
[INFO] [stdout] 133 | | }
[INFO] [stdout] | |_____^ use of undeclared crate or module `mogwai`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `view` (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 `mogwai`
[INFO] [stdout] --> tests/integration_test.rs:171:22
[INFO] [stdout] |
[INFO] [stdout] 171 | Some(builder! {

})
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `mogwai`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `builder` (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 `mogwai`
[INFO] [stdout] --> tests/integration_test.rs:176:5
[INFO] [stdout] |
[INFO] [stdout] 176 | / builder! {
[INFO] [stdout] 177 | |
[INFO] [stdout] 178 | | -
[INFO] [stdout] 179 | | " Home"
[INFO] [stdout] ... |
[INFO] [stdout] 199 | |
[INFO] [stdout] 200 | | }
[INFO] [stdout] | |_____^ use of undeclared crate or module `mogwai`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `mogwai-html-macro` (test "integration_test") due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "55e136c73cf8968ef9b9409a321a047e53de86746e629fc7bb36d24c58515b6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55e136c73cf8968ef9b9409a321a047e53de86746e629fc7bb36d24c58515b6e", kill_on_drop: false }`
[INFO] [stdout] 55e136c73cf8968ef9b9409a321a047e53de86746e629fc7bb36d24c58515b6e
[INFO] checking mogwai-html-macro-0.3.1 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4
[INFO] extracting crate mogwai-html-macro 0.3.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate mogwai-html-macro 0.3.1 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mogwai-html-macro 0.3.1
[INFO] finished tweaking crates.io crate mogwai-html-macro 0.3.1
[INFO] tweaked toml for crates.io crate mogwai-html-macro 0.3.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33415b9e334c6d8983d5ec5fc84f7d9a7a4acf1b6bb9b8f644060bb9284b7fc8
[INFO] running `Command { std: "docker" "start" "-a" "33415b9e334c6d8983d5ec5fc84f7d9a7a4acf1b6bb9b8f644060bb9284b7fc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33415b9e334c6d8983d5ec5fc84f7d9a7a4acf1b6bb9b8f644060bb9284b7fc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33415b9e334c6d8983d5ec5fc84f7d9a7a4acf1b6bb9b8f644060bb9284b7fc8", kill_on_drop: false }`
[INFO] [stdout] 33415b9e334c6d8983d5ec5fc84f7d9a7a4acf1b6bb9b8f644060bb9284b7fc8
[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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b26b6f0c4383e338717d912e3cadfd9da7cae673c1f36fee227c7664f9efd5e0
[INFO] running `Command { std: "docker" "start" "-a" "b26b6f0c4383e338717d912e3cadfd9da7cae673c1f36fee227c7664f9efd5e0", kill_on_drop: false }`
[INFO] [stderr] Copying to /tmp/fixit
[INFO] [stderr] skipping non-2021 edition `2018`
[INFO] running `Command { std: "docker" "inspect" "b26b6f0c4383e338717d912e3cadfd9da7cae673c1f36fee227c7664f9efd5e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b26b6f0c4383e338717d912e3cadfd9da7cae673c1f36fee227c7664f9efd5e0", kill_on_drop: false }`
[INFO] [stdout] b26b6f0c4383e338717d912e3cadfd9da7cae673c1f36fee227c7664f9efd5e0