[INFO] fetching crate sauron-macro 0.70.0...
[INFO] testing sauron-macro-0.70.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate sauron-macro 0.70.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate sauron-macro 0.70.0
[INFO] finished tweaking crates.io crate sauron-macro 0.70.0
[INFO] tweaked toml for crates.io crate sauron-macro 0.70.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sauron-macro 0.70.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 56 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 rstml v0.11.2 (available: v0.12.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2db506349579d0e8c949a2fe43802cd460b4c4cd88eac7a1d4e9c511db24d8c2
[INFO] running `Command { std: "docker" "start" "-a" "2db506349579d0e8c949a2fe43802cd460b4c4cd88eac7a1d4e9c511db24d8c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2db506349579d0e8c949a2fe43802cd460b4c4cd88eac7a1d4e9c511db24d8c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2db506349579d0e8c949a2fe43802cd460b4c4cd88eac7a1d4e9c511db24d8c2", kill_on_drop: false }`
[INFO] [stdout] 2db506349579d0e8c949a2fe43802cd460b4c4cd88eac7a1d4e9c511db24d8c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c0be97ebd5cd446ec393ff3bb1b2f4330124501e68a291b0caf6f048fa08d23
[INFO] running `Command { std: "docker" "start" "-a" "6c0be97ebd5cd446ec393ff3bb1b2f4330124501e68a291b0caf6f048fa08d23", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[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 syn_derive v0.1.8
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]    Compiling js-sys v0.3.83
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.56
[INFO] [stderr]    Compiling web-sys v0.3.83
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling sauron-core v0.70.0
[INFO] [stderr]    Compiling sauron-macro v0.70.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.97s
[INFO] running `Command { std: "docker" "inspect" "6c0be97ebd5cd446ec393ff3bb1b2f4330124501e68a291b0caf6f048fa08d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c0be97ebd5cd446ec393ff3bb1b2f4330124501e68a291b0caf6f048fa08d23", kill_on_drop: false }`
[INFO] [stdout] 6c0be97ebd5cd446ec393ff3bb1b2f4330124501e68a291b0caf6f048fa08d23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50f12dc036b8ec03930771456de2d05ec30c1a1c9668e86cf9dd6889b64fb53a
[INFO] running `Command { std: "docker" "start" "-a" "50f12dc036b8ec03930771456de2d05ec30c1a1c9668e86cf9dd6889b64fb53a", kill_on_drop: false }`
[INFO] [stderr]    Compiling sauron-macro v0.70.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] running `Command { std: "docker" "inspect" "50f12dc036b8ec03930771456de2d05ec30c1a1c9668e86cf9dd6889b64fb53a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50f12dc036b8ec03930771456de2d05ec30c1a1c9668e86cf9dd6889b64fb53a", kill_on_drop: false }`
[INFO] [stdout] 50f12dc036b8ec03930771456de2d05ec30c1a1c9668e86cf9dd6889b64fb53a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 41bf005515b01ee60bdb844d2b7404798e607531294bbe64928218ff7ac6a370
[INFO] running `Command { std: "docker" "start" "-a" "41bf005515b01ee60bdb844d2b7404798e607531294bbe64928218ff7ac6a370", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sauron_macro-940299af1fa38d36)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sauron_macro
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/jss.rs - jss::SelectorWithStyle (line 18) ... ignored
[INFO] [stdout] test src/jss.rs - jss::SelectorWithStyle::parse (line 108) ... ignored
[INFO] [stdout] test src/jss/style.rs - jss::style::Property::parse (line 105) ... ignored
[INFO] [stdout] test src/jss/style.rs - jss::style::PropertyName::parse (line 139) ... ignored
[INFO] [stdout] test src/jss/style.rs - jss::style::Style (line 6) ... ignored
[INFO] [stdout] test src/jss/style.rs - jss::style::Style::parse (line 32) ... ignored
[INFO] [stdout] test src/lib.rs - node (line 58) ... FAILED
[INFO] [stdout] test src/lib.rs - node (line 33) ... FAILED
[INFO] [stdout] test src/lib.rs - jss (line 215) ... FAILED
[INFO] [stdout] test src/lib.rs - node (line 110) ... FAILED
[INFO] [stdout] test src/lib.rs - node (line 75) ... FAILED
[INFO] [stdout] test src/lib.rs - jss_with_media (line 250) ... FAILED
[INFO] [stdout] test src/lib.rs - node (line 156) ... FAILED
[INFO] [stdout] test src/lib.rs - node (line 96) ... FAILED
[INFO] [stdout] test src/lib.rs - style (line 280) ... FAILED
[INFO] [stdout] test src/lib.rs - node (line 48) ... FAILED
[INFO] [stdout] test src/lib.rs - extract_skip_diff (line 200) ... FAILED
[INFO] [stdout] test src/lib.rs - extract_skip_diff (line 193) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - node (line 58) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]   --> src/lib.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | use sauron::{node,Node};
[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/lib.rs - node (line 33) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]   --> src/lib.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use sauron::{node,Node};
[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/lib.rs - jss (line 215) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]    --> src/lib.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 | use sauron::jss;
[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/lib.rs - node (line 110) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]    --> src/lib.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | use sauron::{node,Node,
[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/lib.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | use sauron::{node,Node,
[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/lib.rs - node (line 75) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]   --> src/lib.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | use sauron::{node,Node,html::attributes::classes_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/lib.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | use sauron::{node,Node,html::attributes::classes_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/lib.rs - jss_with_media (line 250) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]    --> src/lib.rs:251:5
[INFO] [stdout]     |
[INFO] [stdout] 251 | use sauron::jss_with_media;
[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/lib.rs - node (line 156) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]    --> src/lib.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | use sauron::{node,Node,html::text};
[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/lib.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | use sauron::{node,Node,html::text};
[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/lib.rs - node (line 96) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]   --> src/lib.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 | use sauron::{node,Node};
[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/lib.rs - style (line 280) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]    --> src/lib.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 | use sauron::html::units::{px, percent};
[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[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]    --> src/lib.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 | use sauron::html::attributes::{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[E0432]: unresolved import `sauron`
[INFO] [stdout]    --> src/lib.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 | use sauron::style;
[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 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/lib.rs - node (line 48) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sauron`
[INFO] [stdout]   --> src/lib.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | use sauron::{node,Node};
[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/lib.rs - extract_skip_diff (line 200) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sauron` in the list of imported crates
[INFO] [stdout]    --> src/lib.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 204 | let skip = extract_skip_diff!{"item 1"};
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `sauron` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `extract_skip_diff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]    --> src/lib.rs:205:18
[INFO] [stdout]     |
[INFO] [stdout] 205 | assert_eq!(skip, sauron::skip_if(true,[]), "skip raw text");
[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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - extract_skip_diff (line 193) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sauron` in the list of imported crates
[INFO] [stdout]    --> src/lib.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | let skip = extract_skip_diff!{<ul class="some-list"></ul>};
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `sauron` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `extract_skip_diff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sauron` in the list of imported crates
[INFO] [stdout]    --> src/lib.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | let skip = extract_skip_diff!{<ul class="some-list"></ul>};
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `sauron` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `extract_skip_diff` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 192 + use sauron_core::dom::skip_diff::SkipAttrs;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sauron`
[INFO] [stdout]    --> src/lib.rs:198:18
[INFO] [stdout]     |
[INFO] [stdout] 198 | assert_eq!(skip, sauron::skip_if(true,[]), "skip if all attribute values are static");
[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 3 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 - extract_skip_diff (line 193)
[INFO] [stdout]     src/lib.rs - extract_skip_diff (line 200)
[INFO] [stdout]     src/lib.rs - jss (line 215)
[INFO] [stdout]     src/lib.rs - jss_with_media (line 250)
[INFO] [stdout]     src/lib.rs - node (line 110)
[INFO] [stdout]     src/lib.rs - node (line 156)
[INFO] [stdout]     src/lib.rs - node (line 33)
[INFO] [stdout]     src/lib.rs - node (line 48)
[INFO] [stdout]     src/lib.rs - node (line 58)
[INFO] [stdout]     src/lib.rs - node (line 75)
[INFO] [stdout]     src/lib.rs - node (line 96)
[INFO] [stdout]     src/lib.rs - style (line 280)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 12 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "41bf005515b01ee60bdb844d2b7404798e607531294bbe64928218ff7ac6a370", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41bf005515b01ee60bdb844d2b7404798e607531294bbe64928218ff7ac6a370", kill_on_drop: false }`
[INFO] [stdout] 41bf005515b01ee60bdb844d2b7404798e607531294bbe64928218ff7ac6a370
