[INFO] fetching crate cssengine 0.1.2... [INFO] testing cssengine-0.1.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate cssengine 0.1.2 into /workspace/builds/worker-0-tc1/source [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate cssengine 0.1.2 [INFO] finished tweaking crates.io crate cssengine 0.1.2 [INFO] tweaked toml for crates.io crate cssengine 0.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cssengine 0.1.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cssengine 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded taffy v0.6.3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afe6bf58d8c1afb371e9e6b56ad78bb0237d1c6fc36bce8004666cfef22b7ecc [INFO] running `Command { std: "docker" "start" "-a" "afe6bf58d8c1afb371e9e6b56ad78bb0237d1c6fc36bce8004666cfef22b7ecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afe6bf58d8c1afb371e9e6b56ad78bb0237d1c6fc36bce8004666cfef22b7ecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afe6bf58d8c1afb371e9e6b56ad78bb0237d1c6fc36bce8004666cfef22b7ecc", kill_on_drop: false }` [INFO] [stdout] afe6bf58d8c1afb371e9e6b56ad78bb0237d1c6fc36bce8004666cfef22b7ecc [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f43568139c0f021657dc3859a51056b2dc1a16941d807542a2aec82fe10110e [INFO] running `Command { std: "docker" "start" "-a" "2f43568139c0f021657dc3859a51056b2dc1a16941d807542a2aec82fe10110e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling grid v0.15.0 [INFO] [stderr] Compiling csscolorparser v0.7.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling taffy v0.6.3 [INFO] [stderr] Compiling cssengine v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `tmp_generated` is never read [INFO] [stdout] --> src/style.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct StyleSheet { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 24 | rules: SmallVec<[(Selector, SmallVec<[Declaration; 32]>); 32]>, [INFO] [stdout] 25 | tmp_generated: SmallVec<[Declaration; 32]>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn css_to_rules(input: &str) -> Result>, Vec> { [INFO] [stdout] | ^^^^ ^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 34 | pub fn css_to_rules(input: &str) -> Result>, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn analyze(input: &str) -> Result<(), Vec> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn analyze(input: &str) -> Result<(), Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.47s [INFO] running `Command { std: "docker" "inspect" "2f43568139c0f021657dc3859a51056b2dc1a16941d807542a2aec82fe10110e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f43568139c0f021657dc3859a51056b2dc1a16941d807542a2aec82fe10110e", kill_on_drop: false }` [INFO] [stdout] 2f43568139c0f021657dc3859a51056b2dc1a16941d807542a2aec82fe10110e [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e0c4384613e9815eea0e1306060982727437587427f770b960908c4003ef04b [INFO] running `Command { std: "docker" "start" "-a" "6e0c4384613e9815eea0e1306060982727437587427f770b960908c4003ef04b", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stdout] warning: field `tmp_generated` is never read [INFO] [stdout] --> src/style.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct StyleSheet { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 24 | rules: SmallVec<[(Selector, SmallVec<[Declaration; 32]>); 32]>, [INFO] [stdout] 25 | tmp_generated: SmallVec<[Declaration; 32]>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn css_to_rules(input: &str) -> Result>, Vec> { [INFO] [stdout] | ^^^^ ^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 34 | pub fn css_to_rules(input: &str) -> Result>, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn analyze(input: &str) -> Result<(), Vec> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn analyze(input: &str) -> Result<(), Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling divan-macros v0.1.17 [INFO] [stderr] Compiling divan v0.1.17 [INFO] [stderr] Compiling cssengine v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `tmp_generated` is never read [INFO] [stdout] --> src/style.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct StyleSheet { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 24 | rules: SmallVec<[(Selector, SmallVec<[Declaration; 32]>); 32]>, [INFO] [stdout] 25 | tmp_generated: SmallVec<[Declaration; 32]>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn css_to_rules(input: &str) -> Result>, Vec> { [INFO] [stdout] | ^^^^ ^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 34 | pub fn css_to_rules(input: &str) -> Result>, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn analyze(input: &str) -> Result<(), Vec> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn analyze(input: &str) -> Result<(), Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.53s [INFO] running `Command { std: "docker" "inspect" "6e0c4384613e9815eea0e1306060982727437587427f770b960908c4003ef04b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e0c4384613e9815eea0e1306060982727437587427f770b960908c4003ef04b", kill_on_drop: false }` [INFO] [stdout] 6e0c4384613e9815eea0e1306060982727437587427f770b960908c4003ef04b [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fcc017807d6423e451dc8416850f772240fbd0b81c238048cabe255a079735ff [INFO] running `Command { std: "docker" "start" "-a" "fcc017807d6423e451dc8416850f772240fbd0b81c238048cabe255a079735ff", kill_on_drop: false }` [INFO] [stderr] warning: field `tmp_generated` is never read [INFO] [stderr] --> src/style.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 23 | pub struct StyleSheet { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 24 | rules: SmallVec<[(Selector, SmallVec<[Declaration; 32]>); 32]>, [INFO] [stderr] 25 | tmp_generated: SmallVec<[Declaration; 32]>, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:34:28 [INFO] [stderr] | [INFO] [stderr] 34 | pub fn css_to_rules(input: &str) -> Result>, Vec> { [INFO] [stderr] | ^^^^ ^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 34 | pub fn css_to_rules(input: &str) -> Result>, Vec>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:41:23 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn analyze(input: &str) -> Result<(), Vec> { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 41 | pub fn analyze(input: &str) -> Result<(), Vec>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `cssengine` (lib) generated 3 warnings (run `cargo fix --lib -p cssengine` to apply 2 suggestions) [INFO] [stderr] warning: `cssengine` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cssengine-3bef55791e18cc31) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test parser::tests::replace_vars_ok ... ok [INFO] [stdout] test parser::values::tests::border ... ok [INFO] [stdout] test parser::values::tests::box_shadow_5 ... ok [INFO] [stdout] test parser::values::tests::duration ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests cssengine [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/style.rs - style::StyleSheet::get_styles (line 82) ... FAILED [INFO] [stdout] test src/style.rs - style::StyleSheet::from_css (line 45) ... ok [INFO] [stdout] test src/style.rs - style::StyleSheet (line 18) ... ok [INFO] [stdout] test src/lib.rs - css_to_rules (line 29) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/style.rs - style::StyleSheet::get_styles (line 82) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/style.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 7 | if let Some(styles) = stylesheet.get_styles(".example") { [INFO] [stdout] | ^^^^^^^^^^^^ --------------------------------- this expression has type `smallvec::SmallVec<[(Option, smallvec::SmallVec<[Declaration; 32]>); 4]>` [INFO] [stdout] | | [INFO] [stdout] | expected `SmallVec<[(Option<...>, ...); 4]>`, found `Option<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `smallvec::SmallVec<[(Option, smallvec::SmallVec<[Declaration; 32]>); 4]>` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/style.rs - style::StyleSheet::get_styles (line 82) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "fcc017807d6423e451dc8416850f772240fbd0b81c238048cabe255a079735ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcc017807d6423e451dc8416850f772240fbd0b81c238048cabe255a079735ff", kill_on_drop: false }` [INFO] [stdout] fcc017807d6423e451dc8416850f772240fbd0b81c238048cabe255a079735ff