[INFO] crate savory-core 0.5.1 is already in cache [INFO] testing savory-core-0.5.1 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate savory-core 0.5.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate savory-core 0.5.1 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate savory-core 0.5.1 [INFO] finished tweaking crates.io crate savory-core 0.5.1 [INFO] tweaked toml for crates.io crate savory-core 0.5.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a8315ba2119cde0965d675ca43c7f69dcb11f3d7ec7d3c0285a292ba38a717a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5a8315ba2119cde0965d675ca43c7f69dcb11f3d7ec7d3c0285a292ba38a717a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a8315ba2119cde0965d675ca43c7f69dcb11f3d7ec7d3c0285a292ba38a717a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a8315ba2119cde0965d675ca43c7f69dcb11f3d7ec7d3c0285a292ba38a717a", kill_on_drop: false }` [INFO] [stdout] 5a8315ba2119cde0965d675ca43c7f69dcb11f3d7ec7d3c0285a292ba38a717a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cbfb9ad3da35b50e983ca1c851eb2d564e2402feef1effe05e6ecae5acc25d79 [INFO] running `Command { std: "docker" "start" "-a" "cbfb9ad3da35b50e983ca1c851eb2d564e2402feef1effe05e6ecae5acc25d79", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.65 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling seed v0.7.0 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.65 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.65 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.65 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling cookie v0.13.3 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling wasm-bindgen v0.2.65 [INFO] [stderr] Compiling js-sys v0.3.42 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.42 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.15 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling savory-core v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "cbfb9ad3da35b50e983ca1c851eb2d564e2402feef1effe05e6ecae5acc25d79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbfb9ad3da35b50e983ca1c851eb2d564e2402feef1effe05e6ecae5acc25d79", kill_on_drop: false }` [INFO] [stdout] cbfb9ad3da35b50e983ca1c851eb2d564e2402feef1effe05e6ecae5acc25d79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dc579785edd63fccbf24d72dcb3f53330e92839122fae1624fbe03de7c6e7d1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0dc579785edd63fccbf24d72dcb3f53330e92839122fae1624fbe03de7c6e7d1", kill_on_drop: false }` [INFO] [stderr] Compiling savory-core v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.07s [INFO] running `Command { std: "docker" "inspect" "0dc579785edd63fccbf24d72dcb3f53330e92839122fae1624fbe03de7c6e7d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dc579785edd63fccbf24d72dcb3f53330e92839122fae1624fbe03de7c6e7d1", kill_on_drop: false }` [INFO] [stdout] 0dc579785edd63fccbf24d72dcb3f53330e92839122fae1624fbe03de7c6e7d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6e2014ae38ae19b51a2a0c574bd843b26f16cb59b0d2b9db8548f884ce134d66 [INFO] running `Command { std: "docker" "start" "-a" "6e2014ae38ae19b51a2a0c574bd843b26f16cb59b0d2b9db8548f884ce134d66", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/savory_core-d19db93825f5b24a [INFO] [stdout] [INFO] [stderr] Doc-tests savory-core [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/view.rs - view (line 44) ... FAILED [INFO] [stdout] test src/view.rs - view (line 11) ... FAILED [INFO] [stdout] test src/lib.rs - (line 57) ... FAILED [INFO] [stdout] test src/element.rs - element::AppElementExt::start (line 61) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/view.rs - view (line 44) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `savory_html` [INFO] [stdout] --> src/view.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 5 | use savory_html::{prelude::*, css::{Color, values as val}}; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `savory_html` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `savory_html::css::Color`, `savory_html::css::values` [INFO] [stdout] --> src/view.rs:46:37 [INFO] [stdout] | [INFO] [stdout] 5 | use savory_html::{prelude::*, css::{Color, values as val}}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `val` [INFO] [stdout] --> src/view.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 15 | .display(val::Flex) [INFO] [stdout] | ^^^ use of undeclared type or module `val` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `val` [INFO] [stdout] --> src/view.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 16 | .flex_direction(val::Column) [INFO] [stdout] | ^^^ use of undeclared type or module `val` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `val` [INFO] [stdout] --> src/view.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 17 | .justify_content(val::Center) [INFO] [stdout] | ^^^ use of undeclared type or module `val` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `val` [INFO] [stdout] --> src/view.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 18 | .align_content(val::Center) [INFO] [stdout] | ^^^ use of undeclared type or module `val` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `val` [INFO] [stdout] --> src/view.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 19 | .align_items(val::Center); [INFO] [stdout] | ^^^ use of undeclared type or module `val` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `html` [INFO] [stdout] --> src/view.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 21 | let username = html::h3().add(format!("Username: {}", username)); [INFO] [stdout] | ^^^^ use of undeclared type or module `html` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `html` [INFO] [stdout] --> src/view.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 22 | let email = html::h4().add(format!("Email: {}", email)); [INFO] [stdout] | ^^^^ use of undeclared type or module `html` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `html` [INFO] [stdout] --> src/view.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 24 | html::div() [INFO] [stdout] | ^^^^ use of undeclared type or module `html` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `css` [INFO] [stdout] --> src/view.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 13 | let style = css::Style::default() [INFO] [stdout] | ^^^^^ not found in `css` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use seed::Style; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/view.rs - view (line 11) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `savory_html` [INFO] [stdout] --> src/view.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 5 | use savory_html::{prelude::*, css::{Color, values as val}}; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `savory_html` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `savory_html::css::Color`, `savory_html::css::values` [INFO] [stdout] --> src/view.rs:13:37 [INFO] [stdout] | [INFO] [stdout] 5 | use savory_html::{prelude::*, css::{Color, values as val}}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `val` [INFO] [stdout] --> src/view.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 17 | .display(val::Flex) [INFO] [stdout] | ^^^ use of undeclared type or module `val` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `val` [INFO] [stdout] --> src/view.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 18 | .flex_direction(val::Column) [INFO] [stdout] | ^^^ use of undeclared type or module `val` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `val` [INFO] [stdout] --> src/view.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 19 | .justify_content(val::Center) [INFO] [stdout] | ^^^ use of undeclared type or module `val` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `val` [INFO] [stdout] --> src/view.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 20 | .align_content(val::Center) [INFO] [stdout] | ^^^ use of undeclared type or module `val` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `val` [INFO] [stdout] --> src/view.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 21 | .align_items(val::Center); [INFO] [stdout] | ^^^ use of undeclared type or module `val` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `html` [INFO] [stdout] --> src/view.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 23 | let username = html::h3().add(format!("Username: {}", self.username)); [INFO] [stdout] | ^^^^ use of undeclared type or module `html` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `html` [INFO] [stdout] --> src/view.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 24 | let email = html::h4().add(format!("Email: {}", self.email)); [INFO] [stdout] | ^^^^ use of undeclared type or module `html` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `html` [INFO] [stdout] --> src/view.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 26 | html::div() [INFO] [stdout] | ^^^^ use of undeclared type or module `html` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `css` [INFO] [stdout] --> src/view.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 15 | let style = css::Style::default() [INFO] [stdout] | ^^^^^ not found in `css` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use seed::Style; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 57) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `savory_html` [INFO] [stdout] --> src/lib.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 5 | use savory_html::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `savory_html` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `html` [INFO] [stdout] --> src/lib.rs:92:23 [INFO] [stdout] | [INFO] [stdout] 38 | let inc_btn = html::button().add("Increment").on_click(|_| Msg::Increment); [INFO] [stdout] | ^^^^ use of undeclared type or module `html` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `html` [INFO] [stdout] --> src/lib.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 39 | let dec_btn = html::button().add("Decrement").on_click(|_| Msg::Decrement); [INFO] [stdout] | ^^^^ use of undeclared type or module `html` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `html` [INFO] [stdout] --> src/lib.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 41 | html::div() [INFO] [stdout] | ^^^^ use of undeclared type or module `html` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 57) [INFO] [stdout] src/view.rs - view (line 11) [INFO] [stdout] src/view.rs - view (line 44) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "6e2014ae38ae19b51a2a0c574bd843b26f16cb59b0d2b9db8548f884ce134d66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e2014ae38ae19b51a2a0c574bd843b26f16cb59b0d2b9db8548f884ce134d66", kill_on_drop: false }` [INFO] [stdout] 6e2014ae38ae19b51a2a0c574bd843b26f16cb59b0d2b9db8548f884ce134d66