[INFO] fetching crate sauron-core 0.70.0...
[INFO] testing sauron-core-0.70.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate sauron-core 0.70.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate sauron-core 0.70.0
[INFO] finished tweaking crates.io crate sauron-core 0.70.0
[INFO] tweaked toml for crates.io crate sauron-core 0.70.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sauron-core 0.70.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 61 packages to latest compatible versions
[INFO] [stderr]       Adding futures v0.3.30 (available: v0.3.31)
[INFO] [stderr]       Adding phf v0.11.3 (available: v0.13.1)
[INFO] [stderr]       Adding serde-wasm-bindgen v0.5.0 (available: v0.6.5)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded doc-comment v0.3.4
[INFO] [stderr]   Downloaded derive-where v1.6.0
[INFO] [stderr]   Downloaded futures v0.3.30
[INFO] [stderr]   Downloaded console_log v1.0.0
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.55
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.55
[INFO] [stderr]   Downloaded longest-increasing-subsequence v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6525340ba70d5a371f24f0fc7e6f9d238772680b443d0c918983a2ae63b18fa8
[INFO] running `Command { std: "docker" "start" "-a" "6525340ba70d5a371f24f0fc7e6f9d238772680b443d0c918983a2ae63b18fa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6525340ba70d5a371f24f0fc7e6f9d238772680b443d0c918983a2ae63b18fa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6525340ba70d5a371f24f0fc7e6f9d238772680b443d0c918983a2ae63b18fa8", kill_on_drop: false }`
[INFO] [stdout] 6525340ba70d5a371f24f0fc7e6f9d238772680b443d0c918983a2ae63b18fa8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 962aa030c83ecf49bb4c967044758107e75c3d7c0e1a2cff14bc4bf3d87bd374
[INFO] running `Command { std: "docker" "start" "-a" "962aa030c83ecf49bb4c967044758107e75c3d7c0e1a2cff14bc4bf3d87bd374", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.55
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling sauron-core v0.70.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vdom/attribute.rs:105:38
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn group_values(attr: &Attribute<MSG>) -> GroupedAttributeValues<MSG> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 |     warnings,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn group_values(attr: &Attribute<MSG>) -> GroupedAttributeValues<'_, MSG> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.68s
[INFO] running `Command { std: "docker" "inspect" "962aa030c83ecf49bb4c967044758107e75c3d7c0e1a2cff14bc4bf3d87bd374", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "962aa030c83ecf49bb4c967044758107e75c3d7c0e1a2cff14bc4bf3d87bd374", kill_on_drop: false }`
[INFO] [stdout] 962aa030c83ecf49bb4c967044758107e75c3d7c0e1a2cff14bc4bf3d87bd374
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dbfb6a69745cab37340049433be2b7c2c69a8288c476d206c0de4c9b74ab499
[INFO] running `Command { std: "docker" "start" "-a" "6dbfb6a69745cab37340049433be2b7c2c69a8288c476d206c0de4c9b74ab499", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.55
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.55
[INFO] [stderr]    Compiling console_log v1.0.0
[INFO] [stderr]    Compiling sauron-core v0.70.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vdom/attribute.rs:105:38
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn group_values(attr: &Attribute<MSG>) -> GroupedAttributeValues<MSG> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 |     warnings,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn group_values(attr: &Attribute<MSG>) -> GroupedAttributeValues<'_, MSG> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vdom/attribute.rs:105:38
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn group_values(attr: &Attribute<MSG>) -> GroupedAttributeValues<MSG> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 |     warnings,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn group_values(attr: &Attribute<MSG>) -> GroupedAttributeValues<'_, MSG> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.79s
[INFO] running `Command { std: "docker" "inspect" "6dbfb6a69745cab37340049433be2b7c2c69a8288c476d206c0de4c9b74ab499", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dbfb6a69745cab37340049433be2b7c2c69a8288c476d206c0de4c9b74ab499", kill_on_drop: false }`
[INFO] [stdout] 6dbfb6a69745cab37340049433be2b7c2c69a8288c476d206c0de4c9b74ab499
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 37d50d050944783bd24424f6b14c6ae34038f55bc38f1e0949fb24599bd657b4
[INFO] running `Command { std: "docker" "start" "-a" "37d50d050944783bd24424f6b14c6ae34038f55bc38f1e0949fb24599bd657b4", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/vdom/attribute.rs:105:38
[INFO] [stderr]     |
[INFO] [stderr] 105 |     pub(crate) fn group_values(attr: &Attribute<MSG>) -> GroupedAttributeValues<MSG> {
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                      |
[INFO] [stderr]     |                                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:2:5
[INFO] [stderr]     |
[INFO] [stderr]   2 |     warnings,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]`
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 105 |     pub(crate) fn group_values(attr: &Attribute<MSG>) -> GroupedAttributeValues<'_, MSG> {
[INFO] [stderr]     |                                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: `sauron-core` (lib) generated 1 warning (run `cargo fix --lib -p sauron-core` to apply 1 suggestion)
[INFO] [stderr] warning: `sauron-core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sauron_core-f6f7060604c05c16)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test dom::component::test::test_name_with_generics ... ok
[INFO] [stdout] test vdom::patch::tree_path::tests::should_find_node1 ... ok
[INFO] [stdout] test dom::component::test::test_name_with_2_generics ... ok
[INFO] [stdout] test dom::component::test::test_extract_component_name ... ok
[INFO] [stdout] test vdom::patch::tree_path::tests::should_find_node5 ... ok
[INFO] [stdout] test vdom::patch::tree_path::tests::should_find_none_in_00000 ... ok
[INFO] [stdout] test vdom::patch::tree_path::tests::should_find_node6 ... ok
[INFO] [stdout] test vdom::patch::tree_path::tests::should_find_none_in_013 ... ok
[INFO] [stdout] test vdom::patch::tree_path::tests::should_find_none_in_007 ... ok
[INFO] [stdout] test vdom::patch::tree_path::tests::should_find_root_node ... ok
[INFO] [stdout] test vdom::patch::tree_path::tests::should_find_node2 ... ok
[INFO] [stdout] test vdom::patch::tree_path::tests::should_match_paths ... ok
[INFO] [stdout] test vdom::patch::tree_path::tests::should_find_node3 ... ok
[INFO] [stdout] test vdom::patch::tree_path::tests::test_jump_sibling ... ok
[INFO] [stdout] test vdom::patch::tree_path::tests::test_next_sibling ... ok
[INFO] [stdout] test vdom::patch::tree_path::tests::test_next_sibling_deep ... ok
[INFO] [stdout] test vdom::render::test::test_render_class_flag ... ok
[INFO] [stdout] test vdom::render::test::test_render_comments ... ok
[INFO] [stdout] test vdom::render::test::test_render_text_siblings_should_be_separated_with_comments ... ok
[INFO] [stdout] test vdom::patch::tree_path::tests::test_traverse ... ok
[INFO] [stdout] test vdom::render::test::test_render_classes ... ok
[INFO] [stdout] test html::units::tests::test_units ... ok
[INFO] [stdout] test vdom::patch::tree_path::tests::should_find_node4 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sauron_core
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test src/dom/program.rs - dom::program::Program<APP>::append_to_mount (line 249) ... ignored
[INFO] [stdout] test src/dom/program.rs - dom::program::Program<APP>::mount_to_body (line 312) ... ignored
[INFO] [stdout] test src/dom/program.rs - dom::program::Program<APP>::replace_mount (line 272) ... ignored
[INFO] [stdout] test src/html.rs - html::view_if (line 34) ... ignored
[INFO] [stdout] test src/html/attributes.rs - html::attributes::attrs_flag (line 128) ... FAILED
[INFO] [stdout] test src/html/attributes.rs - html::attributes::attr (line 239) ... FAILED
[INFO] [stdout] test src/html.rs - html::fragment (line 135) ... FAILED
[INFO] [stdout] test src/html.rs - html::comment (line 125) ... FAILED
[INFO] [stdout] test src/html.rs - html::text (line 115) ... FAILED
[INFO] [stdout] test src/html/attributes.rs - html::attributes::checked (line 179) ... FAILED
[INFO] [stdout] test src/html/attributes.rs - html::attributes::focus (line 228) ... FAILED
[INFO] [stdout] test src/html/attributes.rs - html::attributes::empty_attr (line 251) ... FAILED
[INFO] [stdout] test src/html/attributes.rs - html::attributes::classes_flag (line 86) ... FAILED
[INFO] [stdout] test src/html/attributes.rs - html::attributes::classes (line 109) ... FAILED
[INFO] [stdout] test src/html.rs - html::view_if (line 23) ... FAILED
[INFO] [stdout] test src/html.rs - html::text (line 98) ... FAILED
[INFO] [stdout] test src/html/attributes/attribute_macros.rs - html::attributes::attribute_macros::declare_attributes (line 7) ... ignored
[INFO] [stdout] test src/html.rs - html::html_element (line 65) ... FAILED
[INFO] [stdout] test src/html/attributes.rs - html::attributes::styles_flag (line 53) ... FAILED
[INFO] [stdout] test src/html/attributes.rs - html::attributes::disabled (line 202) ... FAILED
[INFO] [stdout] test src/html/attributes.rs - html::attributes::maybe_attr (line 153) ... FAILED
[INFO] [stdout] test src/html/attributes.rs - html::attributes::styles_flag (line 63) ... FAILED
[INFO] [stdout] test src/html/attributes.rs - html::attributes::styles (line 27) ... FAILED
[INFO] [stdout] test src/html/attributes.rs - html::attributes::styles (line 21) ... FAILED
[INFO] [stdout] test src/html/units.rs - html::units::ex (line 58) ... FAILED
[INFO] [stdout] test src/html/units.rs - html::units::pt (line 58) ... FAILED
[INFO] [stdout] test src/html/units.rs - html::units::em (line 58) ... FAILED
[INFO] [stdout] test src/html/units.rs - html::units::mm (line 58) ... FAILED
[INFO] [stdout] test src/html/units.rs - html::units::cm (line 58) ... FAILED
[INFO] [stdout] test src/html/units.rs - html::units::r#in (line 171) ... FAILED
[INFO] [stdout] test src/html/units.rs - html::units::px (line 60) ... FAILED
[INFO] [stdout] test src/html/units.rs - html::units::ch (line 58) ... FAILED
[INFO] [stdout] test src/html/units.rs - html::units::percent (line 171) ... FAILED
[INFO] [stdout] test src/html/units.rs - html::units::pc (line 58) ... FAILED
[INFO] [stdout] test src/vdom/attribute.rs - vdom::attribute::attr (line 195) ... FAILED
[INFO] [stdout] test src/html/units.rs - html::units::vw (line 58) ... FAILED
[INFO] [stdout] test src/vdom/attribute.rs - vdom::attribute::attr_ns (line 206) ... FAILED
[INFO] [stdout] test src/html/units.rs - html::units::vh (line 58) ... FAILED
[INFO] [stdout] test src/html/units.rs - html::units::rem (line 58) ... FAILED
[INFO] [stdout] test src/svg.rs - svg::svg_element (line 18) ... FAILED
[INFO] [stdout] test src/html/units.rs - html::units::q (line 58) ... FAILED
[INFO] [stdout] test src/vdom/diff.rs - vdom::diff::diff (line 24) ... FAILED
[INFO] [stdout] test src/vdom/node.rs - vdom::node::element (line 335) ... FAILED
[INFO] [stdout] test src/vdom/node.rs - vdom::node::element_ns (line 355) ... FAILED
[INFO] [stdout] test src/vdom/attribute/special.rs - vdom::attribute::special::key (line 45) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/html/attributes.rs - html::attributes::attrs_flag (line 128) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:129:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*,html::*, html::attributes::attrs_flag};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:129:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*,html::*, html::attributes::attrs_flag};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/html/attributes.rs - html::attributes::attr (line 239) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:240:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*,html::attributes::attr};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:240:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*,html::attributes::attr};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/html.rs - html::fragment (line 135) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html.rs:136:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*, html::*};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/html.rs:136:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*, html::*};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/html.rs - html::comment (line 125) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/html.rs:126:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/html.rs - html::text (line 115) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/html.rs:116:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/html/attributes.rs - html::attributes::checked (line 179) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:180:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/html/attributes.rs - html::attributes::focus (line 228) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:229:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*, html::*, html::attributes::*};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:229:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*, html::*, html::attributes::*};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/html/attributes.rs - html::attributes::empty_attr (line 251) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:253:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sauron::html::attributes::empty_attr;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:252:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/html/attributes.rs - html::attributes::classes_flag (line 86) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:87:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/html/attributes.rs - html::attributes::classes (line 109) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:110:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*,html::attributes::classes};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:110:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*,html::attributes::classes};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/html.rs - html::view_if (line 23) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/html.rs:24:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `node` in this scope
[INFO] [stdout]  --> src/html.rs:29:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | assert_eq!(node!{<p>"hello world"</p>}, html);
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/html.rs - html::text (line 98) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/html.rs:99:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `text` in this scope
[INFO] [stdout]  --> src/html.rs:102:38
[INFO] [stdout]   |
[INFO] [stdout] 6 | let title:Node<()> = h1(vec![], vec![text!("This is the content number: {}", number)]);
[INFO] [stdout]   |                                      ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use sauron_core::text;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `node` in this scope
[INFO] [stdout]  --> src/html.rs:104:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | assert_eq!(node!{<h1>"This is the content number: 42"</h1>}, title);
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/html.rs - html::html_element (line 65) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html.rs:66:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*,html::html_element};
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/html.rs:66:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*,html::html_element};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `node` in this scope
[INFO] [stdout]  --> src/html.rs:70:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | assert_eq!(node!{<svg width=200 height=200 xmlns="http://www.w3.org/2000/svg"></svg>}, html);
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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/html/attributes.rs - html::attributes::styles_flag (line 53) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:54:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/html/attributes.rs - html::attributes::disabled (line 202) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:203:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*, html::*, html::attributes::*};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:203:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*, html::*, html::attributes::*};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/html/attributes.rs - html::attributes::maybe_attr (line 153) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:154:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*, html::attributes::maybe_attr};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:154:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*, html::attributes::maybe_attr};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/html/attributes.rs - html::attributes::styles_flag (line 63) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:64:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*, html::attributes::styles};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:64:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*, html::attributes::styles};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/html/attributes.rs - html::attributes::styles (line 27) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:29:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sauron::html::attributes::styles;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:28:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `style` in this scope
[INFO] [stdout]  --> src/html/attributes.rs:31:31
[INFO] [stdout]   |
[INFO] [stdout] 6 | let html: Node<()> = div(vec![style!{"display":"flex","flex-direction":"row"}],vec![]);
[INFO] [stdout]   |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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/html/attributes.rs - html::attributes::styles (line 21) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:22:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*, html::attributes::styles};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/html/attributes.rs:22:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*, html::attributes::styles};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/html/units.rs - html::units::ex (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/units.rs:59:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::html::units::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ex` in this scope
[INFO] [stdout]  --> src/html/units.rs:61:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | assert_eq!("10ex", ex(10));
[INFO] [stdout]   |                    ^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use sauron_core::html::units::ex;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/html/units.rs - html::units::pt (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/units.rs:59:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::html::units::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `pt` in this scope
[INFO] [stdout]  --> src/html/units.rs:61:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | assert_eq!("10pt", pt(10));
[INFO] [stdout]   |                    ^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use sauron_core::html::units::pt;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/html/units.rs - html::units::em (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/units.rs:59:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::html::units::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `em` in this scope
[INFO] [stdout]  --> src/html/units.rs:61:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | assert_eq!("10em", em(10));
[INFO] [stdout]   |                    ^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]   |
[INFO] [stdout] 2 + use sauron_core::html::em;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use sauron_core::html::units::em;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/html/units.rs - html::units::mm (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/units.rs:59:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::html::units::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mm` in this scope
[INFO] [stdout]  --> src/html/units.rs:61:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | assert_eq!("10mm", mm(10));
[INFO] [stdout]   |                    ^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use sauron_core::html::units::mm;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/html/units.rs - html::units::cm (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/units.rs:59:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::html::units::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `cm` in this scope
[INFO] [stdout]  --> src/html/units.rs:61:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | assert_eq!("10cm", cm(10));
[INFO] [stdout]   |                    ^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use sauron_core::html::units::cm;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/html/units.rs - html::units::r#in (line 171) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/units.rs:172:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::html::units::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `r#in` in this scope
[INFO] [stdout]  --> src/html/units.rs:174:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | assert_eq!("10in", r#in(10))
[INFO] [stdout]   |                    ^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]   |
[INFO] [stdout] 2 + use sauron_core::html::units::r#in;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use sauron_core::svg::attributes::r#in;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/html/units.rs - html::units::px (line 60) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/units.rs:61:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::html::units::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `px` in this scope
[INFO] [stdout]  --> src/html/units.rs:63:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | assert_eq!("10px", px(10));
[INFO] [stdout]   |                    ^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use sauron_core::html::units::px;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/html/units.rs - html::units::ch (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/units.rs:59:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::html::units::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ch` in this scope
[INFO] [stdout]  --> src/html/units.rs:61:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | assert_eq!("10ch", ch(10));
[INFO] [stdout]   |                    ^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use sauron_core::html::units::ch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/html/units.rs - html::units::percent (line 171) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/units.rs:172:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::html::units::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `percent` in this scope
[INFO] [stdout]  --> src/html/units.rs:174:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | assert_eq!("10%", percent(10))
[INFO] [stdout]   |                   ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use sauron_core::html::units::percent;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/html/units.rs - html::units::pc (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/units.rs:59:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::html::units::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `pc` in this scope
[INFO] [stdout]  --> src/html/units.rs:61:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | assert_eq!("10pc", pc(10));
[INFO] [stdout]   |                    ^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use sauron_core::html::units::pc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/vdom/attribute.rs - vdom::attribute::attr (line 195) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/vdom/attribute.rs:196:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::vdom::{Attribute,attr};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/html/units.rs - html::units::vw (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/units.rs:59:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::html::units::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `vw` in this scope
[INFO] [stdout]  --> src/html/units.rs:61:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | assert_eq!("10vw", vw(10));
[INFO] [stdout]   |                    ^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use sauron_core::html::units::vw;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/vdom/attribute.rs - vdom::attribute::attr_ns (line 206) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/vdom/attribute.rs:207:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::vdom::{Attribute,attr_ns};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/html/units.rs - html::units::vh (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/units.rs:59:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::html::units::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `vh` in this scope
[INFO] [stdout]  --> src/html/units.rs:61:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | assert_eq!("10vh", vh(10));
[INFO] [stdout]   |                    ^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use sauron_core::html::units::vh;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/html/units.rs - html::units::rem (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/units.rs:59:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::html::units::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `rem` in this scope
[INFO] [stdout]  --> src/html/units.rs:61:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | assert_eq!("10rem", rem(10));
[INFO] [stdout]   |                     ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use sauron_core::html::units::rem;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/svg.rs - svg::svg_element (line 18) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/svg.rs:19:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*, svg::*, svg::attributes::*};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/svg.rs:19:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*, svg::*, svg::attributes::*};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `node` in this scope
[INFO] [stdout]  --> src/svg.rs:22:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | assert_eq!(node!{<circle cx=1.0 cy=1.0 r=1.0></circle>}, circle);
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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/html/units.rs - html::units::q (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/html/units.rs:59:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::html::units::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `q` in this scope
[INFO] [stdout]  --> src/html/units.rs:61:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | assert_eq!("10q", q(10));
[INFO] [stdout]   |                   ^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]   |
[INFO] [stdout] 2 + use sauron_core::html::q;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use sauron_core::html::units::q;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/vdom/diff.rs - vdom::diff::diff (line 24) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/vdom/diff.rs:25:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{diff::*, vdom::element, *};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/vdom/diff.rs:25:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{diff::*, vdom::element, *};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/vdom/node.rs - vdom::node::element (line 335) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/vdom/node.rs:336:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{Node,vdom::element,attr};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/vdom/node.rs:336:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{Node,vdom::element,attr};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/vdom/node.rs - vdom::node::element_ns (line 355) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/vdom/node.rs:356:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{Node, vdom::element_ns,attr};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/vdom/node.rs:356:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{Node, vdom::element_ns,attr};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/vdom/attribute/special.rs - vdom::attribute::special::key (line 45) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]  --> src/vdom/attribute/special.rs:46:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*, html::{*, attributes::*}};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]  --> src/vdom/attribute/special.rs:46:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::{*, html::{*, attributes::*}};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sauron`, use `cargo add sauron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `key` in this scope
[INFO] [stdout]  --> src/vdom/attribute/special.rs:49:31
[INFO] [stdout]   |
[INFO] [stdout] 6 | let button:Node<()> = button([key!("content-{}", 42)], [text("Click")]);
[INFO] [stdout]   |                               ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use sauron_core::key;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `node` in this scope
[INFO] [stdout]  --> src/vdom/attribute/special.rs:51:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | assert_eq!(node!{<button key=format!("content-42")>"Click"</button>}, button);
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/html.rs - html::comment (line 125)
[INFO] [stdout]     src/html.rs - html::fragment (line 135)
[INFO] [stdout]     src/html.rs - html::html_element (line 65)
[INFO] [stdout]     src/html.rs - html::text (line 115)
[INFO] [stdout]     src/html.rs - html::text (line 98)
[INFO] [stdout]     src/html.rs - html::view_if (line 23)
[INFO] [stdout]     src/html/attributes.rs - html::attributes::attr (line 239)
[INFO] [stdout]     src/html/attributes.rs - html::attributes::attrs_flag (line 128)
[INFO] [stdout]     src/html/attributes.rs - html::attributes::checked (line 179)
[INFO] [stdout]     src/html/attributes.rs - html::attributes::classes (line 109)
[INFO] [stdout]     src/html/attributes.rs - html::attributes::classes_flag (line 86)
[INFO] [stdout]     src/html/attributes.rs - html::attributes::disabled (line 202)
[INFO] [stdout]     src/html/attributes.rs - html::attributes::empty_attr (line 251)
[INFO] [stdout]     src/html/attributes.rs - html::attributes::focus (line 228)
[INFO] [stdout]     src/html/attributes.rs - html::attributes::maybe_attr (line 153)
[INFO] [stdout]     src/html/attributes.rs - html::attributes::styles (line 21)
[INFO] [stdout]     src/html/attributes.rs - html::attributes::styles (line 27)
[INFO] [stdout]     src/html/attributes.rs - html::attributes::styles_flag (line 53)
[INFO] [stdout]     src/html/attributes.rs - html::attributes::styles_flag (line 63)
[INFO] [stdout]     src/html/units.rs - html::units::ch (line 58)
[INFO] [stdout]     src/html/units.rs - html::units::cm (line 58)
[INFO] [stdout]     src/html/units.rs - html::units::em (line 58)
[INFO] [stdout]     src/html/units.rs - html::units::ex (line 58)
[INFO] [stdout]     src/html/units.rs - html::units::mm (line 58)
[INFO] [stdout]     src/html/units.rs - html::units::pc (line 58)
[INFO] [stdout]     src/html/units.rs - html::units::percent (line 171)
[INFO] [stdout]     src/html/units.rs - html::units::pt (line 58)
[INFO] [stdout]     src/html/units.rs - html::units::px (line 60)
[INFO] [stdout]     src/html/units.rs - html::units::q (line 58)
[INFO] [stdout]     src/html/units.rs - html::units::r#in (line 171)
[INFO] [stdout]     src/html/units.rs - html::units::rem (line 58)
[INFO] [stdout]     src/html/units.rs - html::units::vh (line 58)
[INFO] [stdout]     src/html/units.rs - html::units::vw (line 58)
[INFO] [stdout]     src/svg.rs - svg::svg_element (line 18)
[INFO] [stdout]     src/vdom/attribute.rs - vdom::attribute::attr (line 195)
[INFO] [stdout]     src/vdom/attribute.rs - vdom::attribute::attr_ns (line 206)
[INFO] [stdout]     src/vdom/attribute/special.rs - vdom::attribute::special::key (line 45)
[INFO] [stdout]     src/vdom/diff.rs - vdom::diff::diff (line 24)
[INFO] [stdout]     src/vdom/node.rs - vdom::node::element (line 335)
[INFO] [stdout]     src/vdom/node.rs - vdom::node::element_ns (line 355)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 40 failed; 5 ignored; 0 measured; 0 filtered out; finished in 2.31s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "37d50d050944783bd24424f6b14c6ae34038f55bc38f1e0949fb24599bd657b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37d50d050944783bd24424f6b14c6ae34038f55bc38f1e0949fb24599bd657b4", kill_on_drop: false }`
[INFO] [stdout] 37d50d050944783bd24424f6b14c6ae34038f55bc38f1e0949fb24599bd657b4
