[INFO] fetching crate yansi 1.0.1... [INFO] testing yansi-1.0.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate yansi 1.0.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate yansi 1.0.1 [INFO] finished tweaking crates.io crate yansi 1.0.1 [INFO] tweaked toml for crates.io crate yansi 1.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yansi 1.0.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 13 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18deeff8cc298ae4ee0576339e24343a865856bae3b57ce8eaec50f3efd5db1b [INFO] running `Command { std: "docker" "start" "-a" "18deeff8cc298ae4ee0576339e24343a865856bae3b57ce8eaec50f3efd5db1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18deeff8cc298ae4ee0576339e24343a865856bae3b57ce8eaec50f3efd5db1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18deeff8cc298ae4ee0576339e24343a865856bae3b57ce8eaec50f3efd5db1b", kill_on_drop: false }` [INFO] [stdout] 18deeff8cc298ae4ee0576339e24343a865856bae3b57ce8eaec50f3efd5db1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14b8b2283ffb2eff8de3e07345ce67f6f3782883c14c3ce89f42b8289b4d7c4c [INFO] running `Command { std: "docker" "start" "-a" "14b8b2283ffb2eff8de3e07345ce67f6f3782883c14c3ce89f42b8289b4d7c4c", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/macros.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$pattr])* [INFO] [stdout] | ^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] | [INFO] [stdout] ::: src/paint.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | properties!(constructor(&Self) -> Painted<&Self>); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `constructor` which comes from the expansion of the macro `properties` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/condition.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn() -> bool [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/condition.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn() -> bool [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/condition.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn() -> bool [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "14b8b2283ffb2eff8de3e07345ce67f6f3782883c14c3ce89f42b8289b4d7c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14b8b2283ffb2eff8de3e07345ce67f6f3782883c14c3ce89f42b8289b4d7c4c", kill_on_drop: false }` [INFO] [stdout] 14b8b2283ffb2eff8de3e07345ce67f6f3782883c14c3ce89f42b8289b4d7c4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c73adfc7e7c07a6fbd113f3badc94cd9208bc3beeba1c74a50f69ad360e769f [INFO] running `Command { std: "docker" "start" "-a" "7c73adfc7e7c07a6fbd113f3badc94cd9208bc3beeba1c74a50f69ad360e769f", kill_on_drop: false }` [INFO] [stdout] warning: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/macros.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$pattr])* [INFO] [stdout] | ^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] | [INFO] [stdout] ::: src/paint.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | properties!(constructor(&Self) -> Painted<&Self>); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `constructor` which comes from the expansion of the macro `properties` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/condition.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn() -> bool [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/condition.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn() -> bool [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/condition.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn() -> bool [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yansi v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `yansi::Paint::clear`: renamed to `resetting()` due to conflicts with `Vec::clear()`. [INFO] [stdout] The `clear()` method will be removed in a future release. [INFO] [stdout] --> tests/basic.rs:213:17 [INFO] [stdout] | [INFO] [stdout] 213 | "E".clear()), // explicitly reset [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/macros.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | $(#[$pattr])* [INFO] [stdout] | ^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] | [INFO] [stdout] ::: src/paint.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | properties!(constructor(&Self) -> Painted<&Self>); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `constructor` which comes from the expansion of the macro `properties` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/condition.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn() -> bool [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/condition.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn() -> bool [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/condition.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn() -> bool [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "7c73adfc7e7c07a6fbd113f3badc94cd9208bc3beeba1c74a50f69ad360e769f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c73adfc7e7c07a6fbd113f3badc94cd9208bc3beeba1c74a50f69ad360e769f", kill_on_drop: false }` [INFO] [stdout] 7c73adfc7e7c07a6fbd113f3badc94cd9208bc3beeba1c74a50f69ad360e769f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ecbb598742470cfcf5076cbaf6d3680c878fd277eacb4c54d15dcc6b74d60b6a [INFO] running `Command { std: "docker" "start" "-a" "ecbb598742470cfcf5076cbaf6d3680c878fd277eacb4c54d15dcc6b74d60b6a", kill_on_drop: false }` [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/macros.rs:52:11 [INFO] [stderr] | [INFO] [stderr] 52 | $(#[$pattr])* [INFO] [stderr] | ^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] | [INFO] [stderr] ::: src/paint.rs:135:5 [INFO] [stderr] | [INFO] [stderr] 135 | properties!(constructor(&Self) -> Painted<&Self>); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] = note: this warning originates in the macro `constructor` which comes from the expansion of the macro `properties` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/condition.rs:79:5 [INFO] [stderr] | [INFO] [stderr] 76 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 79 | pub fn() -> bool [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/condition.rs:79:5 [INFO] [stderr] | [INFO] [stderr] 76 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] | ---------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 79 | pub fn() -> bool [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/condition.rs:79:5 [INFO] [stderr] | [INFO] [stderr] 76 | #[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)] [INFO] [stderr] | --- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 79 | pub fn() -> bool [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] [INFO] [stderr] warning: `yansi` (lib) generated 4 warnings (run `cargo fix --lib -p yansi` to apply 1 suggestion) [INFO] [stderr] warning: use of deprecated method `yansi::Paint::clear`: renamed to `resetting()` due to conflicts with `Vec::clear()`. [INFO] [stderr] The `clear()` method will be removed in a future release. [INFO] [stderr] --> tests/basic.rs:213:17 [INFO] [stderr] | [INFO] [stderr] 213 | "E".clear()), // explicitly reset [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `yansi` (test "basic") generated 1 warning [INFO] [stderr] warning: `yansi` (lib test) generated 4 warnings (4 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/yansi-727fefe9f3eaead0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-974cf1de578af989) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test lingering ... ok [INFO] [stdout] test masked_when_enabled ... ok [INFO] [stdout] test masked_when_disabled ... ok [INFO] [stdout] test wrapping ... ok [INFO] [stdout] test hash_eq ... ok [INFO] [stdout] test colors_disabled ... ok [INFO] [stdout] test colors_enabled ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Doc-tests yansi [INFO] [stdout] [INFO] [stdout] running 331 tests [INFO] [stdout] test src/color.rs - color::Color::bg (line 220) ... ok [INFO] [stdout] test src/attr_quirk.rs - attr_quirk::Quirk::style (line 187) ... ok [INFO] [stdout] test src/color.rs - color::Color::attr (line 230) ... ok [INFO] [stdout] test src/color.rs - color::Color::attr (line 221) ... ok [INFO] [stdout] test src/attr_quirk.rs - attr_quirk::Attribute::style (line 172) ... ok [INFO] [stdout] test src/color.rs - color::Color::background (line 189) ... ok [INFO] [stdout] test src/color.rs - color::Color::bg (line 229) ... ok [INFO] [stdout] test src/attr_quirk.rs - attr_quirk::Attribute (line 26) ... ok [INFO] [stdout] test src/color.rs - color::Color::conceal (line 217) ... ok [INFO] [stdout] test src/color.rs - color::Color::foreground (line 166) ... ok [INFO] [stdout] test src/color.rs - color::Color::clear (line 219) ... ok [INFO] [stdout] test src/color.rs - color::Color::dim (line 217) ... ok [INFO] [stdout] test src/color.rs - color::Color::blink (line 217) ... ok [INFO] [stdout] test src/color.rs - color::Color::italic (line 217) ... ok [INFO] [stdout] test src/color.rs - color::Color::bold (line 217) ... ok [INFO] [stdout] test src/color.rs - color::Color::bright (line 219) ... ok [INFO] [stdout] test src/color.rs - color::Color::linger (line 219) ... ok [INFO] [stdout] test src/color.rs - color::Color::invert (line 217) ... ok [INFO] [stdout] test src/color.rs - color::Color::mask (line 219) ... ok [INFO] [stdout] test src/color.rs - color::Color::on_blue (line 215) ... ok [INFO] [stdout] test src/color.rs - color::Color::on_black (line 215) ... ok [INFO] [stdout] test src/color.rs - color::Color::on_bright_cyan (line 215) ... ok [INFO] [stdout] test src/color.rs - color::Color::on_bright (line 219) ... ok [INFO] [stdout] test src/color.rs - color::Color::on_bright_blue (line 215) ... ok [INFO] [stdout] test src/color.rs - color::Color::on_bright_red (line 215) ... ok [INFO] [stdout] test src/color.rs - color::Color::on_bright_black (line 215) ... ok [INFO] [stdout] test src/color.rs - color::Color::on_bright_green (line 215) ... ok [INFO] [stdout] test src/color.rs - color::Color::on_bright_magenta (line 215) ... ok [INFO] [stdout] test src/color.rs - color::Color::on_bright_white (line 215) ... ok [INFO] [stdout] test src/color.rs - color::Color::on_bright_yellow (line 215) ... ok [INFO] [stdout] test src/color.rs - color::Color::on_cyan (line 215) ... ok [INFO] [stdout] test src/color.rs - color::Color::on_magenta (line 215) ... ok [INFO] [stdout] test src/color.rs - color::Color::on_fixed (line 215) ... ok [INFO] [stdout] test src/color.rs - color::Color::on_green (line 215) ... ok [INFO] [stdout] test src/color.rs - color::Color::on_yellow (line 215) ... ok [INFO] [stdout] test src/color.rs - color::Color::on_rgb (line 215) ... ok [INFO] [stdout] test src/color.rs - color::Color::on_primary (line 215) ... ok [INFO] [stdout] test src/color.rs - color::Color::rapid_blink (line 217) ... ok [INFO] [stdout] test src/color.rs - color::Color::on_red (line 215) ... ok [INFO] [stdout] test src/color.rs - color::Color::quirk (line 223) ... ok [INFO] [stdout] test src/color.rs - color::Color::on_white (line 215) ... ok [INFO] [stdout] test src/color.rs - color::Color::strike (line 217) ... ok [INFO] [stdout] test src/color.rs - color::Color::quirk (line 232) ... ok [INFO] [stdout] test src/color.rs - color::Color::resetting (line 219) ... ok [INFO] [stdout] test src/color.rs - color::Color::whenever (line 223) ... ok [INFO] [stdout] test src/condition.rs - condition::Condition (line 46) ... ok [INFO] [stdout] test src/condition.rs - condition::Condition::from (line 110) - compile ... ok [INFO] [stdout] test src/condition.rs - condition::Condition::cached (line 139) - compile ... ok [INFO] [stdout] test src/color.rs - color::Color::underline (line 217) ... ok [INFO] [stdout] test src/condition.rs - condition::Condition (line 63) ... ok [INFO] [stdout] test src/global.rs - global::is_enabled (line 95) ... ok [INFO] [stdout] test src/lib.rs - (line 120) ... ok [INFO] [stdout] test src/color.rs - color::Color::wrap (line 219) ... ok [INFO] [stdout] test src/global.rs - global::enable (line 30) ... ok [INFO] [stdout] test src/global.rs - global::whenever (line 52) ... ok [INFO] [stdout] test src/global.rs - global::disable (line 9) ... ok [INFO] [stdout] test src/lib.rs - (line 184) ... ok [INFO] [stdout] test src/lib.rs - (line 243) ... ok [INFO] [stdout] test src/lib.rs - (line 227) ... ok [INFO] [stdout] test src/lib.rs - (line 57) ... ok [INFO] [stdout] test src/lib.rs - (line 157) ... ok [INFO] [stdout] test src/lib.rs - (line 285) ... ok [INFO] [stdout] test src/lib.rs - (line 262) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint (line 61) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint (line 82) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::attr (line 141) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint (line 47) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint (line 72) ... ok [INFO] [stdout] test src/lib.rs - (line 84) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::black (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::attr (line 150) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::bg (line 151) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::bg (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::blue (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::bright (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::bold (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::blink (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::bright_cyan (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::bright_blue (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::bright_white (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::bright_yellow (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::bright_green (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::bright_black (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::bright_magenta (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::bright_red (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::clear (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::fg (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::conceal (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::cyan (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::dim (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::fg (line 151) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::green (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::magenta (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::fixed (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::mask (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::italic (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::new (line 97) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::invert (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::linger (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::on_bright (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::on_bright_green (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::on_bright_magenta (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::on_blue (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::on_black (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::on_bright_black (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::on_bright_cyan (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::on_bright_red (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::on_bright_white (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::on_bright_yellow (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::on_green (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::on_cyan (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::on_bright_blue (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::on_fixed (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::on_primary (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::paint (line 118) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::on_rgb (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::on_white (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::quirk (line 141) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::on_magenta (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::primary (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::on_red (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::on_yellow (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::quirk (line 150) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::whenever (line 139) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::resetting (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::underline (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::rapid_blink (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::rgb (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::red (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::strike (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::yellow (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::attr (line 176) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::bg (line 186) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::bg (line 177) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::wrap (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::attr (line 185) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::white (line 137) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted (line 20) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::bright_black (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::bright (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::black (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::bright_cyan (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::blink (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::bright_blue (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::bold (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::blue (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::bright_red (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::bright_green (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::bright_yellow (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::bright_magenta (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::clear (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::conceal (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::cyan (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::bright_white (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::fg (line 177) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::dim (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::invert (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::fg (line 186) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::green (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::italic (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::new (line 143) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::mask (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::on_bright (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::on_blue (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::magenta (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::fixed (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::linger (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::on_black (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::on_bright_black (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::on_bright_green (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::on_bright_blue (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::on_bright_magenta (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::on_bright_cyan (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::on_bright_red (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::on_bright_white (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::on_cyan (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::on_fixed (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::on_primary (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::on_bright_yellow (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::on_green (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::on_red (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::on_magenta (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::on_white (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::on_yellow (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::quirk (line 176) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::on_rgb (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::primary (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::quirk (line 185) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::red (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::rapid_blink (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::whenever (line 174) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::underline (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::resetting (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::strike (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::rgb (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::T::attr (line 155) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::yellow (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::T::bg (line 147) ... ok [INFO] [stdout] test src/paint.rs - paint::T::bg (line 156) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::white (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::Painted::wrap (line 172) ... ok [INFO] [stdout] test src/paint.rs - paint::T::attr (line 146) ... ok [INFO] [stdout] test src/paint.rs - paint::T::black (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::bright_cyan (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::blue (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::blink (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::bold (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::bright (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::bright_blue (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::bright_black (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::bright_red (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::bright_green (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::bright_magenta (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::cyan (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::fg (line 147) ... ok [INFO] [stdout] test src/paint.rs - paint::T::clear (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::bright_white (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::fg (line 156) ... ok [INFO] [stdout] test src/paint.rs - paint::T::dim (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::bright_yellow (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::conceal (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::green (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::on_black (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::magenta (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::fixed (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::italic (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::mask (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::linger (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::invert (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::on_bright_black (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::on_blue (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::on_bright (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::on_bright_blue (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::on_bright_magenta (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::on_bright_cyan (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::on_bright_red (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::on_bright_green (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::on_bright_white (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::on_magenta (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::on_fixed (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::on_bright_yellow (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::on_cyan (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::on_green (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::on_red (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::on_primary (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::on_rgb (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::quirk (line 146) ... ok [INFO] [stdout] test src/paint.rs - paint::T::quirk (line 155) ... ok [INFO] [stdout] test src/paint.rs - paint::T::on_yellow (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::primary (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::on_white (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::red (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::resetting (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::rgb (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::rapid_blink (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::whenever (line 144) ... ok [INFO] [stdout] test src/paint.rs - paint::T::underline (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::strike (line 142) ... ok [INFO] [stdout] test src/style.rs - style::Style::bg (line 290) ... ok [INFO] [stdout] test src/style.rs - style::Style::attr (line 289) ... ok [INFO] [stdout] test src/paint.rs - paint::T::white (line 142) ... ok [INFO] [stdout] test src/paint.rs - paint::T::wrap (line 142) ... ok [INFO] [stdout] test src/style.rs - style::Style::background (line 35) ... ok [INFO] [stdout] test src/style.rs - style::Style::attr (line 298) ... ok [INFO] [stdout] test src/style.rs - style::Style::black (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::blink (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::bold (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::bright (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::bright_black (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::bg (line 299) ... ok [INFO] [stdout] test src/paint.rs - paint::T::yellow (line 142) ... ok [INFO] [stdout] test src/style.rs - style::Style::blue (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::bright_blue (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::bright_magenta (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::bright_red (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::bright_yellow (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::bright_green (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::bright_white (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::bright_cyan (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::fg (line 290) ... ok [INFO] [stdout] test src/style.rs - style::Style::condition (line 48) ... ok [INFO] [stdout] test src/style.rs - style::Style::cyan (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::fg (line 299) ... ok [INFO] [stdout] test src/style.rs - style::Style::enabled (line 126) ... ok [INFO] [stdout] test src/style.rs - style::Style::conceal (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::clear (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::dim (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::fmt_suffix (line 235) ... ok [INFO] [stdout] test src/style.rs - style::Style::fmt_prefix (line 156) ... ok [INFO] [stdout] test src/style.rs - style::Style::foreground (line 26) ... ok [INFO] [stdout] test src/style.rs - style::Style::italic (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::mask (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::magenta (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::new (line 91) ... ok [INFO] [stdout] test src/style.rs - style::Style::fixed (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::green (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::on_black (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::invert (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::on_bright_blue (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::linger (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::on_bright (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::on_blue (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::on_bright_black (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::on_bright_cyan (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::on_bright_yellow (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::on_bright_green (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::on_bright_magenta (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::on_bright_red (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::on_fixed (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::on_bright_white (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::on_cyan (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::on_green (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::on_magenta (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::on_rgb (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::quirk (line 289) ... ok [INFO] [stdout] test src/style.rs - style::Style::on_primary (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::quirk (line 298) ... ok [INFO] [stdout] test src/style.rs - style::Style::on_red (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::on_yellow (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::on_white (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::rgb (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::rapid_blink (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::red (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::underline (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::whenever (line 287) ... ok [INFO] [stdout] test src/style.rs - style::Style::resetting (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::primary (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::strike (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::white (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::yellow (line 285) ... ok [INFO] [stdout] test src/style.rs - style::Style::wrap (line 285) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 331 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.74s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ecbb598742470cfcf5076cbaf6d3680c878fd277eacb4c54d15dcc6b74d60b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecbb598742470cfcf5076cbaf6d3680c878fd277eacb4c54d15dcc6b74d60b6a", kill_on_drop: false }` [INFO] [stdout] ecbb598742470cfcf5076cbaf6d3680c878fd277eacb4c54d15dcc6b74d60b6a