[INFO] fetching crate sauron-macro 0.70.0... [INFO] testing sauron-macro-0.70.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate sauron-macro 0.70.0 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sauron-macro 0.70.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 57 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f485cffb41ab0dfc06d29ea380dec722df370a3411c738b0ae9ca914e50e464 [INFO] running `Command { std: "docker" "start" "-a" "3f485cffb41ab0dfc06d29ea380dec722df370a3411c738b0ae9ca914e50e464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f485cffb41ab0dfc06d29ea380dec722df370a3411c738b0ae9ca914e50e464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f485cffb41ab0dfc06d29ea380dec722df370a3411c738b0ae9ca914e50e464", kill_on_drop: false }` [INFO] [stdout] 3f485cffb41ab0dfc06d29ea380dec722df370a3411c738b0ae9ca914e50e464 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85813a9e78f781bfca9d14abd2508083ca1383addaed5043c3c604b2113c8fae [INFO] running `Command { std: "docker" "start" "-a" "85813a9e78f781bfca9d14abd2508083ca1383addaed5043c3c604b2113c8fae", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling web-sys v0.3.81 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.54 [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 26.56s [INFO] running `Command { std: "docker" "inspect" "85813a9e78f781bfca9d14abd2508083ca1383addaed5043c3c604b2113c8fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85813a9e78f781bfca9d14abd2508083ca1383addaed5043c3c604b2113c8fae", kill_on_drop: false }` [INFO] [stdout] 85813a9e78f781bfca9d14abd2508083ca1383addaed5043c3c604b2113c8fae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc42d8e282ab6ed18f551751b94892601b1ca98f675b953cd0f834e69dd8f718 [INFO] running `Command { std: "docker" "start" "-a" "fc42d8e282ab6ed18f551751b94892601b1ca98f675b953cd0f834e69dd8f718", 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 1.03s [INFO] running `Command { std: "docker" "inspect" "fc42d8e282ab6ed18f551751b94892601b1ca98f675b953cd0f834e69dd8f718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc42d8e282ab6ed18f551751b94892601b1ca98f675b953cd0f834e69dd8f718", kill_on_drop: false }` [INFO] [stdout] fc42d8e282ab6ed18f551751b94892601b1ca98f675b953cd0f834e69dd8f718 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8b05e4a1531b2b344aed3815f1ff7c38b28ec39f3da9a5d1b822d41d308bd50a [INFO] running `Command { std: "docker" "start" "-a" "8b05e4a1531b2b344aed3815f1ff7c38b28ec39f3da9a5d1b822d41d308bd50a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sauron_macro-f4f07aa0b98f32d7) [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 33) ... FAILED [INFO] [stdout] test src/lib.rs - node (line 96) ... FAILED [INFO] [stdout] test src/lib.rs - jss_with_media (line 250) ... FAILED [INFO] [stdout] test src/lib.rs - node (line 75) ... 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 58) ... FAILED [INFO] [stdout] test src/lib.rs - node (line 48) ... FAILED [INFO] [stdout] test src/lib.rs - style (line 280) ... FAILED [INFO] [stdout] test src/lib.rs - node (line 110) ... FAILED [INFO] [stdout] test src/lib.rs - extract_skip_diff (line 193) ... FAILED [INFO] [stdout] test src/lib.rs - extract_skip_diff (line 200) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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] 3 | 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 96) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `sauron` [INFO] [stdout] --> src/lib.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 3 | 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_with_media (line 250) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `sauron` [INFO] [stdout] --> src/lib.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 3 | 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 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] 3 | 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] 3 | 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 - 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] 3 | 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] 3 | 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] 3 | 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 58) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `sauron` [INFO] [stdout] --> src/lib.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 3 | 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 48) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `sauron` [INFO] [stdout] --> src/lib.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 3 | 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] 4 | 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] 5 | 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] 3 | 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 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] 3 | 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] 3 | 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 - 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] 7 | let skip = extract_skip_diff!{