[INFO] fetching crate dreg-core 0.2.2... [INFO] testing dreg-core-0.2.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate dreg-core 0.2.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate dreg-core 0.2.2 [INFO] finished tweaking crates.io crate dreg-core 0.2.2 [INFO] tweaked toml for crates.io crate dreg-core 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dreg-core 0.2.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 11 packages to latest compatible versions [INFO] [stderr] Adding compact_str v0.8.1 (available: v0.9.0) [INFO] [stderr] Adding unicode-width v0.1.14 (available: v0.2.1) [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] 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] 6c5e8284737627d47ccb31c703fbe402819660b7d93fe595fe781ee26be903d9 [INFO] running `Command { std: "docker" "start" "-a" "6c5e8284737627d47ccb31c703fbe402819660b7d93fe595fe781ee26be903d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c5e8284737627d47ccb31c703fbe402819660b7d93fe595fe781ee26be903d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c5e8284737627d47ccb31c703fbe402819660b7d93fe595fe781ee26be903d9", kill_on_drop: false }` [INFO] [stdout] 6c5e8284737627d47ccb31c703fbe402819660b7d93fe595fe781ee26be903d9 [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] 61c801c9589023bbe54a9ee2c87cdecd0c0673e24c8d4adc4f99466e021b3fd0 [INFO] running `Command { std: "docker" "start" "-a" "61c801c9589023bbe54a9ee2c87cdecd0c0673e24c8d4adc4f99466e021b3fd0", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling dreg-core v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:365:11 [INFO] [stdout] | [INFO] [stdout] 365 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:300:23 [INFO] [stdout] | [INFO] [stdout] 300 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:308:27 [INFO] [stdout] | [INFO] [stdout] 308 | #[cfg(not(feature = "underline-color"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:327:19 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | #[cfg(not(feature = "underline-color"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:390:19 [INFO] [stdout] | [INFO] [stdout] 390 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:448:15 [INFO] [stdout] | [INFO] [stdout] 448 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:464:19 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:485:15 [INFO] [stdout] | [INFO] [stdout] 485 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/style.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/style.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/style.rs:191:15 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `compact_str::CompactString::new_inline`: replaced by CompactString::const_new, will be removed in 0.9.0 [INFO] [stdout] --> src/buffer.rs:387:36 [INFO] [stdout] | [INFO] [stdout] 387 | symbol: CompactString::new_inline(symbol), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `compact_str::CompactString::new_inline`: replaced by CompactString::const_new, will be removed in 0.9.0 [INFO] [stdout] --> src/buffer.rs:482:38 [INFO] [stdout] | [INFO] [stdout] 482 | self.symbol = CompactString::new_inline(" "); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `append_symbol` is never used [INFO] [stdout] --> src/buffer.rs:412:19 [INFO] [stdout] | [INFO] [stdout] 375 | impl Cell { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 412 | pub(crate) fn append_symbol(&mut self, symbol: &str) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `Command { std: "docker" "inspect" "61c801c9589023bbe54a9ee2c87cdecd0c0673e24c8d4adc4f99466e021b3fd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61c801c9589023bbe54a9ee2c87cdecd0c0673e24c8d4adc4f99466e021b3fd0", kill_on_drop: false }` [INFO] [stdout] 61c801c9589023bbe54a9ee2c87cdecd0c0673e24c8d4adc4f99466e021b3fd0 [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] 82903a72e73287c544d79e3d6c556f1db6696b3611baabb568ca7ac7ab0f3ee0 [INFO] running `Command { std: "docker" "start" "-a" "82903a72e73287c544d79e3d6c556f1db6696b3611baabb568ca7ac7ab0f3ee0", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:365:11 [INFO] [stdout] | [INFO] [stdout] 365 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:300:23 [INFO] [stdout] | [INFO] [stdout] 300 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:308:27 [INFO] [stdout] | [INFO] [stdout] 308 | #[cfg(not(feature = "underline-color"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:327:19 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | #[cfg(not(feature = "underline-color"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:390:19 [INFO] [stdout] | [INFO] [stdout] 390 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:448:15 [INFO] [stdout] | [INFO] [stdout] 448 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dreg-core v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:464:19 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:485:15 [INFO] [stdout] | [INFO] [stdout] 485 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/style.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/style.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/style.rs:191:15 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `compact_str::CompactString::new_inline`: replaced by CompactString::const_new, will be removed in 0.9.0 [INFO] [stdout] --> src/buffer.rs:387:36 [INFO] [stdout] | [INFO] [stdout] 387 | symbol: CompactString::new_inline(symbol), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `compact_str::CompactString::new_inline`: replaced by CompactString::const_new, will be removed in 0.9.0 [INFO] [stdout] --> src/buffer.rs:482:38 [INFO] [stdout] | [INFO] [stdout] 482 | self.symbol = CompactString::new_inline(" "); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `append_symbol` is never used [INFO] [stdout] --> src/buffer.rs:412:19 [INFO] [stdout] | [INFO] [stdout] 375 | impl Cell { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 412 | pub(crate) fn append_symbol(&mut self, symbol: &str) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:365:11 [INFO] [stdout] | [INFO] [stdout] 365 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:300:23 [INFO] [stdout] | [INFO] [stdout] 300 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:308:27 [INFO] [stdout] | [INFO] [stdout] 308 | #[cfg(not(feature = "underline-color"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:327:19 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | #[cfg(not(feature = "underline-color"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:390:19 [INFO] [stdout] | [INFO] [stdout] 390 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:448:15 [INFO] [stdout] | [INFO] [stdout] 448 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:464:19 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:485:15 [INFO] [stdout] | [INFO] [stdout] 485 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/style.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/style.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/style.rs:191:15 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `compact_str::CompactString::new_inline`: replaced by CompactString::const_new, will be removed in 0.9.0 [INFO] [stdout] --> src/buffer.rs:387:36 [INFO] [stdout] | [INFO] [stdout] 387 | symbol: CompactString::new_inline(symbol), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `compact_str::CompactString::new_inline`: replaced by CompactString::const_new, will be removed in 0.9.0 [INFO] [stdout] --> src/buffer.rs:482:38 [INFO] [stdout] | [INFO] [stdout] 482 | self.symbol = CompactString::new_inline(" "); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `append_symbol` is never used [INFO] [stdout] --> src/buffer.rs:412:19 [INFO] [stdout] | [INFO] [stdout] 375 | impl Cell { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 412 | pub(crate) fn append_symbol(&mut self, symbol: &str) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "82903a72e73287c544d79e3d6c556f1db6696b3611baabb568ca7ac7ab0f3ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82903a72e73287c544d79e3d6c556f1db6696b3611baabb568ca7ac7ab0f3ee0", kill_on_drop: false }` [INFO] [stdout] 82903a72e73287c544d79e3d6c556f1db6696b3611baabb568ca7ac7ab0f3ee0 [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] 486bc73ee53ef5a34856ede208a7fb1e3ecc1f6c229d033db71c325194598499 [INFO] running `Command { std: "docker" "start" "-a" "486bc73ee53ef5a34856ede208a7fb1e3ecc1f6c229d033db71c325194598499", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stderr] --> src/buffer.rs:365:11 [INFO] [stderr] | [INFO] [stderr] 365 | #[cfg(feature = "underline-color")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stderr] --> src/buffer.rs:300:23 [INFO] [stderr] | [INFO] [stderr] 300 | #[cfg(feature = "underline-color")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stderr] --> src/buffer.rs:308:27 [INFO] [stderr] | [INFO] [stderr] 308 | #[cfg(not(feature = "underline-color"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stderr] --> src/buffer.rs:327:19 [INFO] [stderr] | [INFO] [stderr] 327 | #[cfg(feature = "underline-color")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stderr] --> src/buffer.rs:332:23 [INFO] [stderr] | [INFO] [stderr] 332 | #[cfg(not(feature = "underline-color"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stderr] --> src/buffer.rs:390:19 [INFO] [stderr] | [INFO] [stderr] 390 | #[cfg(feature = "underline-color")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stderr] --> src/buffer.rs:448:15 [INFO] [stderr] | [INFO] [stderr] 448 | #[cfg(feature = "underline-color")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stderr] --> src/buffer.rs:464:19 [INFO] [stderr] | [INFO] [stderr] 464 | #[cfg(feature = "underline-color")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stderr] --> src/buffer.rs:485:15 [INFO] [stderr] | [INFO] [stderr] 485 | #[cfg(feature = "underline-color")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stderr] --> src/style.rs:14:11 [INFO] [stderr] | [INFO] [stderr] 14 | #[cfg(feature = "underline-color")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stderr] --> src/style.rs:26:19 [INFO] [stderr] | [INFO] [stderr] 26 | #[cfg(feature = "underline-color")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stderr] --> src/style.rs:191:15 [INFO] [stderr] | [INFO] [stderr] 191 | #[cfg(feature = "underline-color")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `compact_str::CompactString::new_inline`: replaced by CompactString::const_new, will be removed in 0.9.0 [INFO] [stderr] --> src/buffer.rs:387:36 [INFO] [stderr] | [INFO] [stderr] 387 | symbol: CompactString::new_inline(symbol), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `compact_str::CompactString::new_inline`: replaced by CompactString::const_new, will be removed in 0.9.0 [INFO] [stderr] --> src/buffer.rs:482:38 [INFO] [stderr] | [INFO] [stderr] 482 | self.symbol = CompactString::new_inline(" "); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `append_symbol` is never used [INFO] [stderr] --> src/buffer.rs:412:19 [INFO] [stderr] | [INFO] [stderr] 375 | impl Cell { [INFO] [stderr] | --------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 412 | pub(crate) fn append_symbol(&mut self, symbol: &str) -> &mut Self { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `dreg-core` (lib) generated 15 warnings [INFO] [stderr] warning: `dreg-core` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dreg_core-42597993eb589ae4) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test primitives::tests::fixed_issue4 ... ok [INFO] [stdout] test primitives::tests::rect_splitting_with_offset ... ok [INFO] [stdout] test primitives::tests::rect_splitting ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests dreg_core [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/style.rs - style::Modifier (line 260) ... FAILED [INFO] [stdout] test src/context.rs - context::Scancode (line 74) ... FAILED [INFO] [stdout] test src/style.rs - style::Color::from_hsl (line 556) ... FAILED [INFO] [stdout] test src/style.rs - style::Color (line 333) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/style.rs - style::Modifier (line 260) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dreg` [INFO] [stdout] --> src/style.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dreg::prelude::*; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `dreg` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dreg`, use `cargo add dreg` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Modifier` [INFO] [stdout] --> src/style.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 5 | let m = Modifier::BOLD | Modifier::ITALIC; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Modifier` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Modifier; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Modifier` [INFO] [stdout] --> src/style.rs:263:26 [INFO] [stdout] | [INFO] [stdout] 5 | let m = Modifier::BOLD | Modifier::ITALIC; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Modifier` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Modifier; [INFO] [stdout] | [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/context.rs - context::Scancode (line 74) stdout ---- [INFO] [stdout] error[E0608]: cannot index into a value of type `{integer}` [INFO] [stdout] --> src/context.rs:75:11 [INFO] [stdout] | [INFO] [stdout] 3 | [1] [59][60][61][62] [63][64][65][66] [67][68][87][88] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0608`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/style.rs - style::Color::from_hsl (line 556) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> src/style.rs:557:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ratatui::prelude::*; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> src/style.rs:559:12 [INFO] [stdout] | [INFO] [stdout] 5 | let color: Color = Color::from_hsl(360.0, 100.0, 100.0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> src/style.rs:559:20 [INFO] [stdout] | [INFO] [stdout] 5 | let color: Color = Color::from_hsl(360.0, 100.0, 100.0); [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> src/style.rs:560:19 [INFO] [stdout] | [INFO] [stdout] 6 | assert_eq!(color, Color::Rgb(255, 255, 255)); [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> src/style.rs:562:12 [INFO] [stdout] | [INFO] [stdout] 8 | let color: Color = Color::from_hsl(0.0, 0.0, 0.0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> src/style.rs:562:20 [INFO] [stdout] | [INFO] [stdout] 8 | let color: Color = Color::from_hsl(0.0, 0.0, 0.0); [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> src/style.rs:563:19 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(color, Color::Rgb(0, 0, 0)); [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/style.rs - style::Color (line 333) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] --> src/style.rs:336:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ratatui::prelude::*; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `ratatui` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ratatui`, use `cargo add ratatui` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> src/style.rs:338:12 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(Color::from_str("red"), Ok(Color::Red)); [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> src/style.rs:338:39 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(Color::from_str("red"), Ok(Color::Red)); [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> src/style.rs:339:30 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!("red".parse(), Ok(Color::Red)); [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> src/style.rs:340:35 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!("lightred".parse(), Ok(Color::LightRed)); [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> src/style.rs:341:36 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!("light red".parse(), Ok(Color::LightRed)); [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> src/style.rs:342:36 [INFO] [stdout] | [INFO] [stdout] 11 | assert_eq!("light-red".parse(), Ok(Color::LightRed)); [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> src/style.rs:343:36 [INFO] [stdout] | [INFO] [stdout] 12 | assert_eq!("light_red".parse(), Ok(Color::LightRed)); [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> src/style.rs:344:35 [INFO] [stdout] | [INFO] [stdout] 13 | assert_eq!("lightRed".parse(), Ok(Color::LightRed)); [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> src/style.rs:345:37 [INFO] [stdout] | [INFO] [stdout] 14 | assert_eq!("bright red".parse(), Ok(Color::LightRed)); [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> src/style.rs:346:37 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!("bright-red".parse(), Ok(Color::LightRed)); [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> src/style.rs:347:33 [INFO] [stdout] | [INFO] [stdout] 16 | assert_eq!("silver".parse(), Ok(Color::Gray)); [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> src/style.rs:348:36 [INFO] [stdout] | [INFO] [stdout] 17 | assert_eq!("dark-grey".parse(), Ok(Color::DarkGray)); [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> src/style.rs:349:36 [INFO] [stdout] | [INFO] [stdout] 18 | assert_eq!("dark gray".parse(), Ok(Color::DarkGray)); [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> src/style.rs:350:38 [INFO] [stdout] | [INFO] [stdout] 19 | assert_eq!("light-black".parse(), Ok(Color::DarkGray)); [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> src/style.rs:351:32 [INFO] [stdout] | [INFO] [stdout] 20 | assert_eq!("white".parse(), Ok(Color::White)); [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> src/style.rs:352:39 [INFO] [stdout] | [INFO] [stdout] 21 | assert_eq!("bright white".parse(), Ok(Color::White)); [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dreg_core::prelude::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 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/context.rs - context::Scancode (line 74) [INFO] [stdout] src/style.rs - style::Color (line 333) [INFO] [stdout] src/style.rs - style::Color::from_hsl (line 556) [INFO] [stdout] src/style.rs - style::Modifier (line 260) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "486bc73ee53ef5a34856ede208a7fb1e3ecc1f6c229d033db71c325194598499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "486bc73ee53ef5a34856ede208a7fb1e3ecc1f6c229d033db71c325194598499", kill_on_drop: false }` [INFO] [stdout] 486bc73ee53ef5a34856ede208a7fb1e3ecc1f6c229d033db71c325194598499