[INFO] fetching crate girt-display 2.3.0... [INFO] testing girt-display-2.3.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate girt-display 2.3.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate girt-display 2.3.0 [INFO] finished tweaking crates.io crate girt-display 2.3.0 [INFO] tweaked toml for crates.io crate girt-display 2.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate girt-display 2.3.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 148 packages to latest compatible versions [INFO] [stderr] Adding crossterm v0.26.1 (available: v0.29.0) [INFO] [stderr] Adding rstest v0.18.2 (available: v0.26.1) [INFO] [stderr] Adding serial_test v2.0.0 (available: v3.2.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test v2.0.0 [INFO] [stderr] Downloaded serial_test_derive v2.0.0 [INFO] [stderr] Downloaded girt-config v2.3.0 [INFO] [stderr] Downloaded girt-git v2.3.0 [INFO] [stderr] Downloaded git2 v0.15.0 [INFO] [stderr] Downloaded libgit2-sys v0.14.2+1.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 915389805a938ea28a4eeeda788c56c234cc6426103762f866f330aa63d25f50 [INFO] running `Command { std: "docker" "start" "-a" "915389805a938ea28a4eeeda788c56c234cc6426103762f866f330aa63d25f50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "915389805a938ea28a4eeeda788c56c234cc6426103762f866f330aa63d25f50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "915389805a938ea28a4eeeda788c56c234cc6426103762f866f330aa63d25f50", kill_on_drop: false }` [INFO] [stdout] 915389805a938ea28a4eeeda788c56c234cc6426103762f866f330aa63d25f50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5142fbf083393343a5db20eb71cc1da5b29dcd80df108ba980fbe72c59496db0 [INFO] running `Command { std: "docker" "start" "-a" "5142fbf083393343a5db20eb71cc1da5b29dcd80df108ba980fbe72c59496db0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling girt-git v2.3.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling girt-config v2.3.0 [INFO] [stderr] Compiling girt-display v2.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> src/lib.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 33 | pointer_structural_match, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 14 | warnings [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code` [INFO] [stdout] --> src/lib.rs:51:2 [INFO] [stdout] | [INFO] [stdout] 51 | unused_tuple_struct_fields, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dead_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `allow_unknown_lints` [INFO] [stdout] --> src/lib.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | #![cfg_attr(allow_unknown_lints, allow(unknown_lints))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_unknown_lints)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_unknown_lints)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `allow_unknown_lints` [INFO] [stdout] --> src/lib.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(allow_unknown_lints, allow(renamed_and_removed_lints))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_unknown_lints)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_unknown_lints)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `include_nightly_lints` [INFO] [stdout] --> src/lib.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | #![cfg_attr(include_nightly_lints, deny(clippy::nursery))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(include_nightly_lints)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(include_nightly_lints)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `include_nightly_lints` [INFO] [stdout] --> src/lib.rs:115:2 [INFO] [stdout] | [INFO] [stdout] 115 | include_nightly_lints, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(include_nightly_lints)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(include_nightly_lints)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/lib.rs:155:11 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/lib.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.03s [INFO] running `Command { std: "docker" "inspect" "5142fbf083393343a5db20eb71cc1da5b29dcd80df108ba980fbe72c59496db0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5142fbf083393343a5db20eb71cc1da5b29dcd80df108ba980fbe72c59496db0", kill_on_drop: false }` [INFO] [stdout] 5142fbf083393343a5db20eb71cc1da5b29dcd80df108ba980fbe72c59496db0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 035e2357c24c0cb7b0428687a2934b638b30969306afeda53fa700995c8502e5 [INFO] running `Command { std: "docker" "start" "-a" "035e2357c24c0cb7b0428687a2934b638b30969306afeda53fa700995c8502e5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stderr] Compiling girt-git v2.3.0 [INFO] [stderr] Compiling girt-config v2.3.0 [INFO] [stderr] Compiling girt-display v2.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> src/lib.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 33 | pointer_structural_match, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 14 | warnings [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code` [INFO] [stdout] --> src/lib.rs:51:2 [INFO] [stdout] | [INFO] [stdout] 51 | unused_tuple_struct_fields, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dead_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `allow_unknown_lints` [INFO] [stdout] --> src/lib.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | #![cfg_attr(allow_unknown_lints, allow(unknown_lints))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_unknown_lints)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_unknown_lints)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `allow_unknown_lints` [INFO] [stdout] --> src/lib.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(allow_unknown_lints, allow(renamed_and_removed_lints))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_unknown_lints)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_unknown_lints)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `include_nightly_lints` [INFO] [stdout] --> src/lib.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | #![cfg_attr(include_nightly_lints, deny(clippy::nursery))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(include_nightly_lints)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(include_nightly_lints)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `include_nightly_lints` [INFO] [stdout] --> src/lib.rs:115:2 [INFO] [stdout] | [INFO] [stdout] 115 | include_nightly_lints, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(include_nightly_lints)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(include_nightly_lints)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/lib.rs:155:11 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/lib.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> src/lib.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 33 | pointer_structural_match, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 14 | warnings [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code` [INFO] [stdout] --> src/lib.rs:51:2 [INFO] [stdout] | [INFO] [stdout] 51 | unused_tuple_struct_fields, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dead_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `allow_unknown_lints` [INFO] [stdout] --> src/lib.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | #![cfg_attr(allow_unknown_lints, allow(unknown_lints))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_unknown_lints)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_unknown_lints)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `allow_unknown_lints` [INFO] [stdout] --> src/lib.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(allow_unknown_lints, allow(renamed_and_removed_lints))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_unknown_lints)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_unknown_lints)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `include_nightly_lints` [INFO] [stdout] --> src/lib.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | #![cfg_attr(include_nightly_lints, deny(clippy::nursery))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(include_nightly_lints)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(include_nightly_lints)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `include_nightly_lints` [INFO] [stdout] --> src/lib.rs:115:2 [INFO] [stdout] | [INFO] [stdout] 115 | include_nightly_lints, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(include_nightly_lints)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(include_nightly_lints)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/lib.rs:155:11 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/lib.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.89s [INFO] running `Command { std: "docker" "inspect" "035e2357c24c0cb7b0428687a2934b638b30969306afeda53fa700995c8502e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "035e2357c24c0cb7b0428687a2934b638b30969306afeda53fa700995c8502e5", kill_on_drop: false }` [INFO] [stdout] 035e2357c24c0cb7b0428687a2934b638b30969306afeda53fa700995c8502e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 20f0af152a5481ef52f1e5193d8e03d4d793b9005b092cb45704fe02a0b0a2d4 [INFO] running `Command { std: "docker" "start" "-a" "20f0af152a5481ef52f1e5193d8e03d4d793b9005b092cb45704fe02a0b0a2d4", kill_on_drop: false }` [INFO] [stderr] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stderr] --> src/lib.rs:33:2 [INFO] [stderr] | [INFO] [stderr] 33 | pointer_structural_match, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:14:2 [INFO] [stderr] | [INFO] [stderr] 14 | warnings [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code` [INFO] [stderr] --> src/lib.rs:51:2 [INFO] [stderr] | [INFO] [stderr] 51 | unused_tuple_struct_fields, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dead_code` [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `allow_unknown_lints` [INFO] [stderr] --> src/lib.rs:4:13 [INFO] [stderr] | [INFO] [stderr] 4 | #![cfg_attr(allow_unknown_lints, allow(unknown_lints))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_unknown_lints)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_unknown_lints)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `allow_unknown_lints` [INFO] [stderr] --> src/lib.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | #![cfg_attr(allow_unknown_lints, allow(renamed_and_removed_lints))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_unknown_lints)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_unknown_lints)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `include_nightly_lints` [INFO] [stderr] --> src/lib.rs:56:13 [INFO] [stderr] | [INFO] [stderr] 56 | #![cfg_attr(include_nightly_lints, deny(clippy::nursery))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(include_nightly_lints)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(include_nightly_lints)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `include_nightly_lints` [INFO] [stderr] --> src/lib.rs:115:2 [INFO] [stderr] | [INFO] [stderr] 115 | include_nightly_lints, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(include_nightly_lints)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(include_nightly_lints)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/lib.rs:155:11 [INFO] [stderr] | [INFO] [stderr] 155 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/lib.rs:160:11 [INFO] [stderr] | [INFO] [stderr] 160 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `girt-display` (lib) generated 8 warnings (run `cargo fix --lib -p girt-display` to apply 1 suggestion) [INFO] [stderr] warning: `girt-display` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/display-7287d249f0177773) [INFO] [stdout] [INFO] [stdout] running 194 tests [INFO] [stdout] test color_mode::tests::color_mode_has_minimum_four_bit_color_four_bit ... ok [INFO] [stdout] test color_mode::tests::color_mode_has_true_color_eight_bit ... ok [INFO] [stdout] test color_mode::tests::color_mode_has_true_color_four_bit ... ok [INFO] [stdout] test color_mode::tests::color_mode_has_true_color_three_bit ... ok [INFO] [stdout] test color_mode::tests::color_mode_has_true_color_true_color ... ok [INFO] [stdout] test color_mode::tests::color_mode_has_true_color_two_tone ... ok [INFO] [stdout] test error::test::partial_eq_io_error_different ... ok [INFO] [stdout] test color_mode::tests::color_mode_has_minimum_four_bit_color_two_tone ... ok [INFO] [stdout] test error::test::partial_eq_io_error_same ... ok [INFO] [stdout] test color_mode::tests::color_mode_has_minimum_four_bit_color_three_bit ... ok [INFO] [stdout] test tests::color::case_01_action_break ... ok [INFO] [stdout] test tests::color::case_05_action_edit ... ok [INFO] [stdout] test tests::color::case_04_action_drop_selected ... ok [INFO] [stdout] test tests::color::case_06_action_edit_selected ... ok [INFO] [stdout] test tests::clear ... ok [INFO] [stdout] test tests::color::case_13_action_reword ... ok [INFO] [stdout] test tests::color::case_16_action_squash_selected ... ok [INFO] [stdout] test tests::color::case_15_action_squash ... ok [INFO] [stdout] test tests::color::case_17_action_label ... ok [INFO] [stdout] test color_mode::tests::color_mode_has_minimum_four_bit_color_true_color ... ok [INFO] [stdout] test tests::color::case_18_action_label_selected ... ok [INFO] [stdout] test tests::color::case_20_action_reset_selected ... ok [INFO] [stdout] test tests::color::case_21_action_merge ... ok [INFO] [stdout] test tests::color::case_22_action_merge_selected ... ok [INFO] [stdout] test tests::color::case_23_action_update_ref ... ok [INFO] [stdout] test tests::color::case_25_normal ... ok [INFO] [stdout] test tests::color::case_24_action_update_ref_selected ... ok [INFO] [stdout] test tests::color::case_27_indicator ... ok [INFO] [stdout] test tests::color::case_28_indicator_selected ... ok [INFO] [stdout] test tests::color::case_29_diff_add ... ok [INFO] [stdout] test tests::color::case_30_diff_add_selected ... ok [INFO] [stdout] test color_mode::tests::color_mode_has_minimum_four_bit_color_eight_bit ... ok [INFO] [stdout] test tests::color::case_31_diff_remove ... ok [INFO] [stdout] test tests::color::case_14_action_reword_selected ... ok [INFO] [stdout] test tests::color::case_07_action_exec ... ok [INFO] [stdout] test tests::color::case_03_action_drop ... ok [INFO] [stdout] test tests::color::case_10_action_fixup_selected ... ok [INFO] [stdout] test tests::color::case_08_action_exec_selected ... ok [INFO] [stdout] test tests::color::case_37_diff_whitespace ... ok [INFO] [stdout] test tests::end ... ok [INFO] [stdout] test tests::color::case_12_action_pick_selected ... ok [INFO] [stdout] test tests::color::case_09_action_fixup ... ok [INFO] [stdout] test tests::get_window_size ... ok [INFO] [stdout] test tests::color::case_38_diff_whitespace_selected ... ok [INFO] [stdout] test tests::color::case_11_action_pick ... ok [INFO] [stdout] test tests::draw_str ... ok [INFO] [stdout] test tests::color::case_34_diff_change_selected ... ok [INFO] [stdout] test tests::refresh ... ok [INFO] [stdout] test tests::start ... ok [INFO] [stdout] test tests::color::case_35_diff_context ... ok [INFO] [stdout] test tests::style::case_1_all_off ... ok [INFO] [stdout] test tests::color::case_36_diff_context_selected ... ok [INFO] [stdout] test tests::style::case_4_underline_reverse ... ok [INFO] [stdout] test tests::move_from_end_of_line ... ok [INFO] [stdout] test tests::style::case_5_dim ... ok [INFO] [stdout] test tests::style::case_6_dim_reverse ... ok [INFO] [stdout] test tests::color::case_19_action_reset ... ok [INFO] [stdout] test utils::tests::detect_color_mode_colorterm_env_is_24bit ... ok [INFO] [stdout] test tests::color::case_33_diff_change ... ok [INFO] [stdout] test tests::color::case_02_action_break_selected ... ok [INFO] [stdout] test tests::ensure_at_line_start ... ok [INFO] [stdout] test tests::style::case_7_dim_underline ... ok [INFO] [stdout] test tests::style::case_8_all_on ... ok [INFO] [stdout] test utils::tests::detect_color_mode_no_env_8_colors ... ok [INFO] [stdout] test utils::tests::action_register_selectable_color_pairs_true_color ... ok [INFO] [stdout] test utils::tests::detect_color_mode_no_env_less_16_colors ... ok [INFO] [stdout] test utils::tests::detect_color_mode_colorterm_env_is_truecolor ... ok [INFO] [stdout] test utils::tests::action_register_selectable_color_pairs_two_tone ... ok [INFO] [stdout] test tests::style::case_2_reverse ... ok [INFO] [stdout] test utils::tests::detect_color_mode_term_env_with_256 ... ok [INFO] [stdout] test utils::tests::detect_color_mode_vte_version_0_36_00 ... ok [INFO] [stdout] test utils::tests::detect_color_mode_vte_version_0 ... ok [INFO] [stdout] test utils::tests::detect_color_mode_vte_version_greater_0_36_00 ... ok [INFO] [stdout] test utils::tests::detect_color_mode_vte_version_invalid ... ok [INFO] [stdout] test utils::tests::detect_color_mode_wt_session_env_iterm ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_color::case_01_dark_black ... ok [INFO] [stdout] test utils::tests::detect_color_mode_no_env_less_256_colors ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_color::case_02_dark_blue ... ok [INFO] [stdout] test utils::tests::detect_color_mode_no_env_less_8_colors ... ok [INFO] [stdout] test utils::tests::detect_color_mode_no_env_more_256_colors ... ok [INFO] [stdout] test tests::color::case_32_diff_remove_selected ... ok [INFO] [stdout] test utils::tests::detect_color_mode_term_env_no_256 ... ok [INFO] [stdout] test utils::tests::detect_color_mode_vte_version_less_0_36_00 ... ok [INFO] [stdout] test tests::style::case_3_underline ... ok [INFO] [stdout] test tests::color::case_26_normal_selected ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_color::case_05_dark_magenta ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_color::case_06_dark_red ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_color::case_07_dark_white ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_color::case_03_dark_cyan ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_color::case_09_dark_yellow ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_color::case_04_dark_green ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_color::case_10_light_black ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_color::case_08_dark_white ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_color::case_11_light_grey ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_color::case_13_light_cyan ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_color::case_14_light_green ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_color::case_16_light_red ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_color::case_17_light_white ... ok [INFO] [stdout] test utils::tests::detect_color_mode_colorterm_env_is_other ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_color::case_19_default ... ok [INFO] [stdout] test utils::tests::detect_color_mode_no_env_16_colors ... ok [INFO] [stdout] test utils::tests::detect_color_mode_no_env_256_colors ... ok [INFO] [stdout] test utils::tests::detect_color_mode_no_env_2_colors ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_color::case_12_light_blue ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_01_black ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_02_black ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_03_black ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_05_grey ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_04_black ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_07_grey ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_06_grey ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_10_grey ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_color::case_15_light_magenta ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_08_grey ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_15_base ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_16_base ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_17_base ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_18_base ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_09_grey ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_20_base ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_19_base ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_21_sample ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_22_sample ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_14_white ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_color::case_18_light_yellow ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_11_white ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_23_sample ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_color::case_05_dark_magenta ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_color::case_08_dark_white ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_12_white ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_13_white ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_color::case_13_light_cyan ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_color::case_01_dark_black ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_color::case_14_light_green ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_24_sample ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_color::case_02_dark_blue ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_color::case_15_light_magenta ... ok [INFO] [stdout] test utils::tests::find_color_four_bit_rgb::case_25_sample ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_color::case_03_dark_cyan ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_color::case_06_dark_red ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_color::case_04_dark_green ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_color::case_07_dark_white ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_color::case_11_light_grey ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_color::case_09_dark_yellow ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_color::case_10_light_black ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_color::case_16_light_red ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_color::case_12_light_blue ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_02_black ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_03_black ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_color::case_17_light_white ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_05_black ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_06_black ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_07_black ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_13_blue ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_14_yellow ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_color::case_18_light_yellow ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_color::case_19_default ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_01_black ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_09_red ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_04_black ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_20_magenta ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_19_cyan ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_21_magenta ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_08_red ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_24_white ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_22_magenta ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_26_white ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_27_white ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_28_white ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_23_white ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_29_white ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_30_white ... ok [INFO] [stdout] test utils::tests::find_color_true_rgb::case_02_grey ... ok [INFO] [stdout] test utils::tests::find_color_true_rgb::case_05_base ... ok [INFO] [stdout] test utils::tests::find_color_true_rgb::case_01_black ... ok [INFO] [stdout] test utils::tests::find_color_true_rgb::case_03_white ... ok [INFO] [stdout] test utils::tests::find_color_true_rgb::case_04_base ... ok [INFO] [stdout] test utils::tests::find_color_true_rgb::case_06_base ... ok [INFO] [stdout] test utils::tests::find_color_true_rgb::case_07_base ... ok [INFO] [stdout] test utils::tests::find_color_true_rgb::case_08_base ... ok [INFO] [stdout] test utils::tests::find_color_true_rgb::case_09_base ... ok [INFO] [stdout] test utils::tests::find_color_true_rgb::case_10_sample ... ok [INFO] [stdout] test utils::tests::find_color_true_rgb::case_11_sample ... ok [INFO] [stdout] test utils::tests::find_color_true_rgb::case_14_sample ... ok [INFO] [stdout] test utils::tests::find_color_true_rgb::case_12_sample ... ok [INFO] [stdout] test utils::tests::find_color_true_rgb::case_13_sample ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_10_green ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_11_green ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_12_blue ... ok [INFO] [stderr] Doc-tests display [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_15_yellow ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_16_yellow ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_17_cyan ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_18_cyan ... ok [INFO] [stdout] test utils::tests::find_color_three_bit_rgb::case_25_white ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 194 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stderr] --> src/lib.rs:33:2 [INFO] [stderr] | [INFO] [stderr] 33 | pointer_structural_match, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:14:2 [INFO] [stderr] | [INFO] [stderr] 14 | warnings [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code` [INFO] [stderr] --> src/lib.rs:51:2 [INFO] [stderr] | [INFO] [stderr] 51 | unused_tuple_struct_fields, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dead_code` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 132) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "20f0af152a5481ef52f1e5193d8e03d4d793b9005b092cb45704fe02a0b0a2d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20f0af152a5481ef52f1e5193d8e03d4d793b9005b092cb45704fe02a0b0a2d4", kill_on_drop: false }` [INFO] [stdout] 20f0af152a5481ef52f1e5193d8e03d4d793b9005b092cb45704fe02a0b0a2d4