[INFO] fetching crate sauron-macro 0.70.0...
[INFO] testing sauron-macro-0.70.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate sauron-macro 0.70.0 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sauron-macro 0.70.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.5.0
[INFO] [stderr]   Downloaded longest-increasing-subsequence v0.1.0
[INFO] [stderr]   Downloaded syn_derive v0.1.8
[INFO] [stderr]   Downloaded rstml v0.11.2
[INFO] [stderr]   Downloaded sauron-core v0.70.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f64c67e676b501c68c52935473498d7272868f228f45d6709a502df0988dc91
[INFO] running `Command { std: "docker" "start" "-a" "6f64c67e676b501c68c52935473498d7272868f228f45d6709a502df0988dc91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f64c67e676b501c68c52935473498d7272868f228f45d6709a502df0988dc91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f64c67e676b501c68c52935473498d7272868f228f45d6709a502df0988dc91", kill_on_drop: false }`
[INFO] [stdout] 6f64c67e676b501c68c52935473498d7272868f228f45d6709a502df0988dc91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5c75dbc067bbebb5c4373b82a60c46eb39a63af65c3d5658074a9386661ecc0
[INFO] running `Command { std: "docker" "start" "-a" "c5c75dbc067bbebb5c4373b82a60c46eb39a63af65c3d5658074a9386661ecc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[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 futures-channel v0.3.31
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[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 syn_derive v0.1.8
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]    Compiling js-sys v0.3.85
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling web-sys v0.3.85
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.58
[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 25.39s
[INFO] running `Command { std: "docker" "inspect" "c5c75dbc067bbebb5c4373b82a60c46eb39a63af65c3d5658074a9386661ecc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5c75dbc067bbebb5c4373b82a60c46eb39a63af65c3d5658074a9386661ecc0", kill_on_drop: false }`
[INFO] [stdout] c5c75dbc067bbebb5c4373b82a60c46eb39a63af65c3d5658074a9386661ecc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 389d54fc2f6c98dfcf9df9ede258d419e7b44697ab90d32f6f09d6a34c087243
[INFO] running `Command { std: "docker" "start" "-a" "389d54fc2f6c98dfcf9df9ede258d419e7b44697ab90d32f6f09d6a34c087243", 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.54s
[INFO] running `Command { std: "docker" "inspect" "389d54fc2f6c98dfcf9df9ede258d419e7b44697ab90d32f6f09d6a34c087243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "389d54fc2f6c98dfcf9df9ede258d419e7b44697ab90d32f6f09d6a34c087243", kill_on_drop: false }`
[INFO] [stdout] 389d54fc2f6c98dfcf9df9ede258d419e7b44697ab90d32f6f09d6a34c087243
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 34aa0e8844c9fc5c06705bb91d6aec786c1c24df4774198b7245b54d522c27bc
[INFO] running `Command { std: "docker" "start" "-a" "34aa0e8844c9fc5c06705bb91d6aec786c1c24df4774198b7245b54d522c27bc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sauron_macro-dff39bbd006be5e0)
[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 48) ... FAILED
[INFO] [stdout] test src/lib.rs - node (line 33) ... FAILED
[INFO] [stdout] test src/lib.rs - node (line 75) ... FAILED
[INFO] [stdout] test src/lib.rs - extract_skip_diff (line 193) ... FAILED
[INFO] [stdout] test src/lib.rs - jss_with_media (line 250) ... FAILED
[INFO] [stdout] test src/lib.rs - style (line 280) ... FAILED
[INFO] [stdout] test src/lib.rs - node (line 58) ... FAILED
[INFO] [stdout] test src/lib.rs - node (line 156) ... FAILED
[INFO] [stdout] test src/lib.rs - jss (line 215) ... FAILED
[INFO] [stdout] test src/lib.rs - node (line 96) ... FAILED
[INFO] [stdout] test src/lib.rs - extract_skip_diff (line 200) ... FAILED
[INFO] [stdout] test src/lib.rs - node (line 110) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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 - 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 - 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 - 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] ---- 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 - 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 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 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 - 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 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 - 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 - 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] 
[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.17s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "34aa0e8844c9fc5c06705bb91d6aec786c1c24df4774198b7245b54d522c27bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34aa0e8844c9fc5c06705bb91d6aec786c1c24df4774198b7245b54d522c27bc", kill_on_drop: false }`
[INFO] [stdout] 34aa0e8844c9fc5c06705bb91d6aec786c1c24df4774198b7245b54d522c27bc
