[INFO] fetching crate procmon-oprs 0.40.0... [INFO] testing procmon-oprs-0.40.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate procmon-oprs 0.40.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate procmon-oprs 0.40.0 [INFO] finished tweaking crates.io crate procmon-oprs 0.40.0 [INFO] tweaked toml for crates.io crate procmon-oprs 0.40.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate procmon-oprs 0.40.0 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] crate crates.io crate procmon-oprs 0.40.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termion v4.0.5 [INFO] [stderr] Downloaded xdg v3.0.0 [INFO] [stderr] Downloaded terminal-colorsaurus v1.0.0 [INFO] [stderr] Downloaded indextree v4.7.4 [INFO] [stderr] Downloaded numtoa v0.2.4 [INFO] [stderr] Downloaded indextree-macros v0.1.3 [INFO] [stderr] Downloaded xterm-color v1.0.1 [INFO] [stderr] Downloaded getset v0.1.6 [INFO] [stderr] Downloaded terminal-trx v0.2.4 [INFO] [stderr] Downloaded argh v0.1.13 [INFO] [stderr] Downloaded light-ini v0.3.1 [INFO] [stderr] Downloaded argh_derive v0.1.13 [INFO] [stderr] Downloaded argh_shared v0.1.13 [INFO] [stderr] Downloaded rust-fuzzy-search v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] daacfc5772f76e8ae1fc20b9f5411997b1185b3f730062e2746600d8d5d94cb0 [INFO] running `Command { std: "docker" "start" "-a" "daacfc5772f76e8ae1fc20b9f5411997b1185b3f730062e2746600d8d5d94cb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "daacfc5772f76e8ae1fc20b9f5411997b1185b3f730062e2746600d8d5d94cb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daacfc5772f76e8ae1fc20b9f5411997b1185b3f730062e2746600d8d5d94cb0", kill_on_drop: false }` [INFO] [stdout] daacfc5772f76e8ae1fc20b9f5411997b1185b3f730062e2746600d8d5d94cb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abe5725b298fde7ce5a8b8407faa0847c0c4640985d6a6ca1b6ef0f088a2b02a [INFO] running `Command { std: "docker" "start" "-a" "abe5725b298fde7ce5a8b8407faa0847c0c4640985d6a6ca1b6ef0f088a2b02a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling xterm-color v1.0.1 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling procfs-core v0.17.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling light-ini v0.3.1 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling terminal-trx v0.2.4 [INFO] [stderr] Compiling termion v4.0.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling terminal-colorsaurus v1.0.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling indextree-macros v0.1.3 [INFO] [stderr] Compiling indextree v4.7.4 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling procmon-oprs v0.40.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `Unbounded` is never used [INFO] [stdout] --> src/display/term/types.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) enum Unbounded { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.33s [INFO] running `Command { std: "docker" "inspect" "abe5725b298fde7ce5a8b8407faa0847c0c4640985d6a6ca1b6ef0f088a2b02a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abe5725b298fde7ce5a8b8407faa0847c0c4640985d6a6ca1b6ef0f088a2b02a", kill_on_drop: false }` [INFO] [stdout] abe5725b298fde7ce5a8b8407faa0847c0c4640985d6a6ca1b6ef0f088a2b02a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 369b86d14325ef259e070b76abc1b1beab4087cd89b8a9127fe81d70eca06b0b [INFO] running `Command { std: "docker" "start" "-a" "369b86d14325ef259e070b76abc1b1beab4087cd89b8a9127fe81d70eca06b0b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling indextree-macros v0.1.3 [INFO] [stderr] Compiling indextree v4.7.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling procmon-oprs v0.40.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `Unbounded` is never used [INFO] [stdout] --> src/display/term/types.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) enum Unbounded { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.85s [INFO] running `Command { std: "docker" "inspect" "369b86d14325ef259e070b76abc1b1beab4087cd89b8a9127fe81d70eca06b0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "369b86d14325ef259e070b76abc1b1beab4087cd89b8a9127fe81d70eca06b0b", kill_on_drop: false }` [INFO] [stdout] 369b86d14325ef259e070b76abc1b1beab4087cd89b8a9127fe81d70eca06b0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c2af359a1d3af93747416fb63bef113c8a07da76dfa0e8dcfc63acf64aa30494 [INFO] running `Command { std: "docker" "start" "-a" "c2af359a1d3af93747416fb63bef113c8a07da76dfa0e8dcfc63acf64aa30494", kill_on_drop: false }` [INFO] [stderr] warning: enum `Unbounded` is never used [INFO] [stderr] --> src/display/term/types.rs:32:17 [INFO] [stderr] | [INFO] [stderr] 32 | pub(crate) enum Unbounded { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `procmon-oprs` (bin "oprs" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oprs-50abb3732ce91426) [INFO] [stdout] [INFO] [stdout] running 75 tests [INFO] [stdout] test cfg::tests::parse_valid_ini ... ok [INFO] [stdout] test clock::tests::create_timer ... ok [INFO] [stdout] test clock::tests::set_delay ... ok [INFO] [stdout] test clock::tests::remaining_time ... ok [INFO] [stdout] test display::term::input::tests::test_menu_action ... ok [INFO] [stdout] test display::term::input::tests::test_menu_submenu ... ok [INFO] [stdout] test display::term::panes::test::test_constraints_right_truncated_without_clip::case_3 ... ok [INFO] [stdout] test display::term::input::tests::test_menu_not_found ... ok [INFO] [stdout] test display::term::panes::test::test_constraints_right_truncated_without_clip::case_1 ... ok [INFO] [stdout] test display::term::panes::test::test_constraints_right_truncated_without_clip::case_2 ... ok [INFO] [stdout] test display::term::panes::test::test_constraints_with_clip::case_1 ... ok [INFO] [stdout] test display::term::input::tests::test_duplicate_menu ... ok [INFO] [stdout] test display::term::tables::test::test_16bits_to_string::case_2 ... ok [INFO] [stdout] test display::term::panes::test::test_single_scrollable_pane::case_2 ... ok [INFO] [stdout] test display::term::panes::test::test_constraints_with_clip::case_2 ... ok [INFO] [stdout] test display::term::panes::test::test_constraints_without_headers_and_clip::case_1 ... ok [INFO] [stdout] test display::term::tables::test::test_8bits_to_string::case_1 ... ok [INFO] [stdout] test display::term::tables::test::test_8bits_to_string::case_2 ... ok [INFO] [stdout] test export::csv::test::write_csv_line_of_string ... ok [INFO] [stdout] test export::csv::test::write_quoted_csv ... ok [INFO] [stdout] test display::term::panes::test::test_grid_pane::case_2 ... ok [INFO] [stdout] test export::rrdtool::test::parse_graph_sizes ... ok [INFO] [stdout] test display::term::panes::test::test_grid_pane::case_1 ... ok [INFO] [stdout] test display::term::tables::test::test_16bits_to_string::case_1 ... ok [INFO] [stdout] test export::rrdtool::test::parse_rrdtool_answer ... ok [INFO] [stdout] test process::agg::tests::test_multiples ... ok [INFO] [stdout] test process::forest::tests::test_empty ... ok [INFO] [stdout] test process::agg::tests::test_each_aggregation ... ok [INFO] [stdout] test process::forest::tests::test_one_process ... ok [INFO] [stdout] test process::forest::tests::test_forest_from_parent_pids ... ok [INFO] [stdout] test display::term::tables::test::test_8bits_to_string::case_3 ... ok [INFO] [stdout] test export::csv::test::write_csv_line_of_integer ... ok [INFO] [stdout] test display::text::tests::test_divide ... ok [INFO] [stdout] test process::forest::tests::test_idleness ... ok [INFO] [stdout] test process::forest::tests::test_predicate ... ok [INFO] [stdout] test process::forest::tests::test_multi_trees ... ok [INFO] [stdout] test process::forest::tests::test_refresh_pid_reused ... ok [INFO] [stdout] test process::forest::tests::test_ttl ... ok [INFO] [stdout] test process::forest::tests::test_single_tree ... ok [INFO] [stdout] test process::format::tests::test_seconds ... ok [INFO] [stdout] test process::format::tests::test_size ... ok [INFO] [stdout] test process::forest::tests::test_refresh_with_root_stopped ... ok [INFO] [stdout] test process::forest::tests::test_refresh_with_old_processes ... ok [INFO] [stdout] test process::metrics::tests::data_type ... ok [INFO] [stdout] test process::metrics::tests::test_expand_metric_names ... ok [INFO] [stdout] test process::metrics::tests::test_expand_metric_names_errors ... ok [INFO] [stdout] test process::metrics::tests::test_metricid_from_str ... ok [INFO] [stdout] test process::metrics::tests::test_metricid_help ... ok [INFO] [stdout] test process::forest::tests::test_refresh_with_new_processes ... ok [INFO] [stdout] test process::metrics::tests::test_metricid_short_str ... ok [INFO] [stdout] test process::metrics::tests::test_metricid_to_str ... ok [INFO] [stdout] test process::metrics::tests::test_parse_metric_names ... ok [INFO] [stdout] test process::mocks::fs::tests::test_file_open ... ok [INFO] [stdout] test process::mocks::fs::tests::test_read_big ... ok [INFO] [stdout] test process::mocks::fs::tests::test_read_equal ... ok [INFO] [stdout] test process::mocks::fs::tests::test_read_small ... ok [INFO] [stdout] test process::parsers::tests::test_name_only ... ok [INFO] [stdout] test process::parsers::tests::test_syntax_error ... ok [INFO] [stdout] test process::parsers::tests::test_w_raw_min_ratio ... ok [INFO] [stdout] test process::parsers::tests::test_with_format ... ok [INFO] [stdout] test process::parsers::tests::test_wo_raw_w_max ... ok [INFO] [stdout] test display::term::panes::test::test_single_scrollable_pane::case_3 ... ok [INFO] [stdout] test display::term::panes::test::test_grid_pane::case_4 ... ok [INFO] [stdout] test display::term::panes::test::test_constraints_without_headers_and_clip::case_2 ... ok [INFO] [stdout] test display::term::input::tests::test_bookmarks_select_parent ... ok [INFO] [stdout] test process::forest::tests::test_process_stat ... ok [INFO] [stdout] test process::parsers::tests::parse_sizes ... ok [INFO] [stdout] test process::targets::tests::test_basename ... ok [INFO] [stdout] test display::term::panes::test::test_grid_pane::case_3 ... ok [INFO] [stdout] test display::term::tables::test::test_16bits_to_string::case_3 ... ok [INFO] [stdout] test clock::tests::expired_timer ... ok [INFO] [stdout] test display::term::tables::test::test_16bits_to_string::case_4 ... ok [INFO] [stdout] test process::forest::tests::test_refresh_different_predicates ... ok [INFO] [stdout] test display::term::panes::test::test_single_scrollable_pane::case_1 ... ok [INFO] [stdout] test process::format::tests::test_human_milliseconds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c2af359a1d3af93747416fb63bef113c8a07da76dfa0e8dcfc63acf64aa30494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2af359a1d3af93747416fb63bef113c8a07da76dfa0e8dcfc63acf64aa30494", kill_on_drop: false }` [INFO] [stdout] c2af359a1d3af93747416fb63bef113c8a07da76dfa0e8dcfc63acf64aa30494