[INFO] fetching crate dioxus-html 0.2.0... [INFO] testing dioxus-html-0.2.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate dioxus-html 0.2.0 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate dioxus-html 0.2.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dioxus-html 0.2.0 [INFO] finished tweaking crates.io crate dioxus-html 0.2.0 [INFO] tweaked toml for crates.io crate dioxus-html 0.2.0 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46b7f93698e33ecf7a445447e1b17edd84c1837320634c15194ca666f7512736 [INFO] running `Command { std: "docker" "start" "-a" "46b7f93698e33ecf7a445447e1b17edd84c1837320634c15194ca666f7512736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46b7f93698e33ecf7a445447e1b17edd84c1837320634c15194ca666f7512736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46b7f93698e33ecf7a445447e1b17edd84c1837320634c15194ca666f7512736", kill_on_drop: false }` [INFO] [stdout] 46b7f93698e33ecf7a445447e1b17edd84c1837320634c15194ca666f7512736 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25cc622a9b19372584896d1641cfca12cce270f153812395a30fa12a47f54552 [INFO] running `Command { std: "docker" "start" "-a" "25cc622a9b19372584896d1641cfca12cce270f153812395a30fa12a47f54552", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling dioxus-core v0.2.0 [INFO] [stderr] Compiling dioxus-html v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.23s [INFO] running `Command { std: "docker" "inspect" "25cc622a9b19372584896d1641cfca12cce270f153812395a30fa12a47f54552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25cc622a9b19372584896d1641cfca12cce270f153812395a30fa12a47f54552", kill_on_drop: false }` [INFO] [stdout] 25cc622a9b19372584896d1641cfca12cce270f153812395a30fa12a47f54552 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aef88f56667b5be849ce6d83e231ed08a27cb44ca8efc2da77be2da853c6a10b [INFO] running `Command { std: "docker" "start" "-a" "aef88f56667b5be849ce6d83e231ed08a27cb44ca8efc2da77be2da853c6a10b", kill_on_drop: false }` [INFO] [stderr] Compiling dioxus-html v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.25s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/dioxus_html-d0047dafe7b04ab0) [INFO] running `Command { std: "docker" "inspect" "aef88f56667b5be849ce6d83e231ed08a27cb44ca8efc2da77be2da853c6a10b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aef88f56667b5be849ce6d83e231ed08a27cb44ca8efc2da77be2da853c6a10b", kill_on_drop: false }` [INFO] [stdout] aef88f56667b5be849ce6d83e231ed08a27cb44ca8efc2da77be2da853c6a10b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b72f5c724e9d8815f6e20cfba56c1dc69e6cd2d5f056ed2681377159540bd704 [INFO] running `Command { std: "docker" "start" "-a" "b72f5c724e9d8815f6e20cfba56c1dc69e6cd2d5f056ed2681377159540bd704", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dioxus_html-d0047dafe7b04ab0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests dioxus-html [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/events.rs - events::on::KeyboardData::key (line 426) ... ignored [INFO] [stdout] test src/events.rs - events::on::KeyboardData::key_code (line 445) ... ignored [INFO] [stdout] test src/elements.rs - elements::h1 (line 90) ... FAILED [INFO] [stdout] test src/events.rs - events::on::onclick (line 74) ... FAILED [INFO] [stdout] test src/elements.rs - elements::div (line 92) ... FAILED [INFO] [stdout] test src/elements.rs - elements::h2 (line 89) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/elements.rs - elements::h1 (line 90) stdout ---- [INFO] [stdout] error: expected `;`, found `rsx` [INFO] [stdout] --> src/elements.rs:91:35 [INFO] [stdout] | [INFO] [stdout] 3 | html!(

A header element

) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 4 | rsx!(h1 { "A header element" }) [INFO] [stdout] | --- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `LazyNodes` [INFO] [stdout] --> src/elements.rs:92:32 [INFO] [stdout] | [INFO] [stdout] 4 | rsx!(h1 { "A header element" }) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 5 | LazyNodes::new(|f| f.el(h1).children([f.text("A header element")]).finish()) [INFO] [stdout] | --------- unexpected token [INFO] [stdout] [INFO] [stdout] error: cannot find macro `html` in this scope [INFO] [stdout] --> src/elements.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 3 | html!(

A header element

) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/elements.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 4 | rsx!(h1 { "A header element" }) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LazyNodes` [INFO] [stdout] --> src/elements.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 5 | LazyNodes::new(|f| f.el(h1).children([f.text("A header element")]).finish()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use dioxus_core::LazyNodes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `h1` in this scope [INFO] [stdout] --> src/elements.rs:93:25 [INFO] [stdout] | [INFO] [stdout] 5 | LazyNodes::new(|f| f.el(h1).children([f.text("A header element")]).finish()) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 2 | use dioxus_html::h1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events.rs - events::on::onclick (line 74) stdout ---- [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 3 | rsx!( button { "click me", onclick: move |_| log::info!("Clicked!`") } ) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::div (line 92) stdout ---- [INFO] [stdout] error: expected `;`, found `rsx` [INFO] [stdout] --> src/elements.rs:93:37 [INFO] [stdout] | [INFO] [stdout] 3 | html!(
A header element
) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 4 | rsx!(div { "A header element" }) [INFO] [stdout] | --- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `LazyNodes` [INFO] [stdout] --> src/elements.rs:94:33 [INFO] [stdout] | [INFO] [stdout] 4 | rsx!(div { "A header element" }) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 5 | LazyNodes::new(|f| f.element(div, &[], &[], &[], None)) [INFO] [stdout] | --------- unexpected token [INFO] [stdout] [INFO] [stdout] error: cannot find macro `html` in this scope [INFO] [stdout] --> src/elements.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 3 | html!(
A header element
) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/elements.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 4 | rsx!(div { "A header element" }) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LazyNodes` [INFO] [stdout] --> src/elements.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 5 | LazyNodes::new(|f| f.element(div, &[], &[], &[], None)) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use dioxus_core::LazyNodes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `div` in this scope [INFO] [stdout] --> src/elements.rs:95:30 [INFO] [stdout] | [INFO] [stdout] 5 | LazyNodes::new(|f| f.element(div, &[], &[], &[], None)) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 2 | use dioxus_html::div; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::h2 (line 89) stdout ---- [INFO] [stdout] error: expected `;`, found `rsx` [INFO] [stdout] --> src/elements.rs:90:35 [INFO] [stdout] | [INFO] [stdout] 3 | html!(

A header element

) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 4 | rsx!(h2 { "A header element" }) [INFO] [stdout] | --- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `LazyNodes` [INFO] [stdout] --> src/elements.rs:91:32 [INFO] [stdout] | [INFO] [stdout] 4 | rsx!(h2 { "A header element" }) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 5 | LazyNodes::new(|f| f.el(h2).children([f.text("A header element")]).finish()) [INFO] [stdout] | --------- unexpected token [INFO] [stdout] [INFO] [stdout] error: cannot find macro `html` in this scope [INFO] [stdout] --> src/elements.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 3 | html!(

A header element

) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/elements.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 4 | rsx!(h2 { "A header element" }) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LazyNodes` [INFO] [stdout] --> src/elements.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 5 | LazyNodes::new(|f| f.el(h2).children([f.text("A header element")]).finish()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use dioxus_core::LazyNodes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `h2` in this scope [INFO] [stdout] --> src/elements.rs:92:25 [INFO] [stdout] | [INFO] [stdout] 5 | LazyNodes::new(|f| f.el(h2).children([f.text("A header element")]).finish()) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 2 | use dioxus_html::h2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/elements.rs - elements::div (line 92) [INFO] [stdout] src/elements.rs - elements::h1 (line 90) [INFO] [stdout] src/elements.rs - elements::h2 (line 89) [INFO] [stdout] src/events.rs - events::on::onclick (line 74) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "b72f5c724e9d8815f6e20cfba56c1dc69e6cd2d5f056ed2681377159540bd704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b72f5c724e9d8815f6e20cfba56c1dc69e6cd2d5f056ed2681377159540bd704", kill_on_drop: false }` [INFO] [stdout] b72f5c724e9d8815f6e20cfba56c1dc69e6cd2d5f056ed2681377159540bd704