[INFO] fetching crate sauron-macro 0.70.0... [INFO] testing sauron-macro-0.70.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate sauron-macro 0.70.0 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sauron-macro 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 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded longest-increasing-subsequence v0.1.0 [INFO] [stderr] Downloaded futures v0.3.30 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.5.0 [INFO] [stderr] Downloaded sauron-core v0.70.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e80741c8845594aca5f4d41eac81e6dd0a614b7a5c67b459362482dda21a1782 [INFO] running `Command { std: "docker" "start" "-a" "e80741c8845594aca5f4d41eac81e6dd0a614b7a5c67b459362482dda21a1782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e80741c8845594aca5f4d41eac81e6dd0a614b7a5c67b459362482dda21a1782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e80741c8845594aca5f4d41eac81e6dd0a614b7a5c67b459362482dda21a1782", kill_on_drop: false }` [INFO] [stdout] e80741c8845594aca5f4d41eac81e6dd0a614b7a5c67b459362482dda21a1782 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d056d0d8d4339e01c09619525bb6dffc67fe200d5b34093fa9550a5210c222ef [INFO] running `Command { std: "docker" "start" "-a" "d056d0d8d4339e01c09619525bb6dffc67fe200d5b34093fa9550a5210c222ef", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.105 [INFO] [stderr] Compiling once_cell v1.21.3 [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-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [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 pin-project-lite v0.2.16 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling wasm-bindgen v0.2.105 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.105 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling phf v0.11.3 [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 wasm-bindgen-futures v0.4.55 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling web-sys v0.3.82 [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.57s [INFO] running `Command { std: "docker" "inspect" "d056d0d8d4339e01c09619525bb6dffc67fe200d5b34093fa9550a5210c222ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d056d0d8d4339e01c09619525bb6dffc67fe200d5b34093fa9550a5210c222ef", kill_on_drop: false }` [INFO] [stdout] d056d0d8d4339e01c09619525bb6dffc67fe200d5b34093fa9550a5210c222ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0600ee2170a9e82533972338efcd6e3142f035ed5f74f990126113891645bb54 [INFO] running `Command { std: "docker" "start" "-a" "0600ee2170a9e82533972338efcd6e3142f035ed5f74f990126113891645bb54", 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" "0600ee2170a9e82533972338efcd6e3142f035ed5f74f990126113891645bb54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0600ee2170a9e82533972338efcd6e3142f035ed5f74f990126113891645bb54", kill_on_drop: false }` [INFO] [stdout] 0600ee2170a9e82533972338efcd6e3142f035ed5f74f990126113891645bb54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9743d1c71406cae221d98a3175da05385c122755179b69ad290770c3067e6c91 [INFO] running `Command { std: "docker" "start" "-a" "9743d1c71406cae221d98a3175da05385c122755179b69ad290770c3067e6c91", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sauron_macro-b586927ae981d1c4) [INFO] [stdout] [INFO] [stderr] Doc-tests sauron_macro [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] [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 96) ... FAILED [INFO] [stdout] test src/lib.rs - node (line 48) ... FAILED [INFO] [stdout] test src/lib.rs - jss_with_media (line 250) ... FAILED [INFO] [stdout] test src/lib.rs - node (line 110) ... FAILED [INFO] [stdout] test src/lib.rs - jss (line 215) ... 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 - extract_skip_diff (line 193) ... FAILED [INFO] [stdout] test src/lib.rs - node (line 33) ... FAILED [INFO] [stdout] test src/lib.rs - style (line 280) ... 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 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 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 - 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 - 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 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 - 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 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 - 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!{}; [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] 7 | let skip = extract_skip_diff!{}; [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] 2 + 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] 8 | 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 - 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 - 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 - 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] 7 | 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] 8 | 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] [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.34s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "9743d1c71406cae221d98a3175da05385c122755179b69ad290770c3067e6c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9743d1c71406cae221d98a3175da05385c122755179b69ad290770c3067e6c91", kill_on_drop: false }` [INFO] [stdout] 9743d1c71406cae221d98a3175da05385c122755179b69ad290770c3067e6c91