[INFO] cloning repository https://github.com/dalance/procs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dalance/procs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fprocs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fprocs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c09c00b4523c7fd72fa84818dcd54aeeec6d1615 [INFO] testing dalance/procs/c09c00b4523c7fd72fa84818dcd54aeeec6d1615 against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fprocs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dalance/procs on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dalance/procs [INFO] finished tweaking git repo https://github.com/dalance/procs [INFO] tweaked toml for git repo https://github.com/dalance/procs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dalance/procs 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" "+f23b22458132fb20faeb8a915b1c252478696f25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19073c545e185009005ab598bd46bf6d0bd8d5a018c11d1863c2a3053906a04c [INFO] running `Command { std: "docker" "start" "-a" "19073c545e185009005ab598bd46bf6d0bd8d5a018c11d1863c2a3053906a04c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19073c545e185009005ab598bd46bf6d0bd8d5a018c11d1863c2a3053906a04c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19073c545e185009005ab598bd46bf6d0bd8d5a018c11d1863c2a3053906a04c", kill_on_drop: false }` [INFO] [stdout] 19073c545e185009005ab598bd46bf6d0bd8d5a018c11d1863c2a3053906a04c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cbbf4d59a736476fdcf4c8f4c57442f7b3b17837fd583d40ed3a0e975a4df05 [INFO] running `Command { std: "docker" "start" "-a" "2cbbf4d59a736476fdcf4c8f4c57442f7b3b17837fd583d40ed3a0e975a4df05", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.11 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling procfs-core v0.16.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling getch v0.3.1 [INFO] [stderr] Compiling byte-unit v5.1.4 [INFO] [stderr] Compiling pager v0.16.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling uzers v0.12.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling clap_derive v4.5.11 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling minus v5.6.1 [INFO] [stderr] Compiling clap v4.5.11 [INFO] [stderr] Compiling clap_complete v4.5.11 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling termbg v0.5.1 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling dockworker v0.5.1 [INFO] [stderr] Compiling procs v0.14.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.83s [INFO] running `Command { std: "docker" "inspect" "2cbbf4d59a736476fdcf4c8f4c57442f7b3b17837fd583d40ed3a0e975a4df05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cbbf4d59a736476fdcf4c8f4c57442f7b3b17837fd583d40ed3a0e975a4df05", kill_on_drop: false }` [INFO] [stdout] 2cbbf4d59a736476fdcf4c8f4c57442f7b3b17837fd583d40ed3a0e975a4df05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26a7fc70793d3b0af651df71487eb824ddc094bca10c1ac8b1b3f2848412bad3 [INFO] running `Command { std: "docker" "start" "-a" "26a7fc70793d3b0af651df71487eb824ddc094bca10c1ac8b1b3f2848412bad3", kill_on_drop: false }` [INFO] [stderr] Compiling procs v0.14.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.38s [INFO] running `Command { std: "docker" "inspect" "26a7fc70793d3b0af651df71487eb824ddc094bca10c1ac8b1b3f2848412bad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26a7fc70793d3b0af651df71487eb824ddc094bca10c1ac8b1b3f2848412bad3", kill_on_drop: false }` [INFO] [stdout] 26a7fc70793d3b0af651df71487eb824ddc094bca10c1ac8b1b3f2848412bad3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 56286f4090697c1aba123f97587f346a5ae98feb25164fdd194d38cc8f540fa4 [INFO] running `Command { std: "docker" "start" "-a" "56286f4090697c1aba123f97587f346a5ae98feb25164fdd194d38cc8f540fa4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/procs-6f39bef7c992faef) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test columns::tree::tests::test_tree ... ok [INFO] [stdout] test tests::test_run_gen_config ... ok [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] PID User │ TTY CPU:▲ MEM CPU Time CPU Time │ Command [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] test tests::test_run ... ok [INFO] [stdout] test tests::test_run_without_truncate ... ok [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time Parent PID │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] test tests::test_run_use_config ... ok [INFO] [stdout] test tests::test_run_insert ... ok [INFO] [stdout] PID User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] └┬───── 1 root │ 0.0 0.3 00:00:00 │ /opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/bin/cargo test --frozen [INFO] [stdout] └┬──── 8 root │ 38.8 0.1 00:00:00 │ /opt/rustwide/target/debug/deps/procs-6f39bef7c992faef [INFO] [stdout] ├──── [10] root │ 0.0 0.1 00:00:00 │ tests::test_run [INFO] [stdout] ├──── [11] root │ 9.7 0.1 00:00:00 │ tests::test_run [INFO] [stdout] ├──── [13] root │ 0.0 0.1 00:00:00 │ tests::test_run [INFO] [stdout] ├──── [14] root │ 0.0 0.1 00:00:00 │ tests::test_run [INFO] [stdout] ├──── [15] root │ 0.0 0.1 00:00:00 │ tests::test_run [INFO] [stdout] └──── [16] root │ 0.0 0.1 00:00:00 │ tests::test_run [INFO] [stdout] test tests::test_run_tree ... ok [INFO] [stdout] Cgroup (compressed):▲ Cgroup Command ContextSw CPU Time EIP Elapsed Env ESP FileName GID FGID RGID SGID Group File System Group Real Group Saved Group MajorFaults MinorFaults Nice PGID PID Policy Parent PID Priority Processor Read RT Priority Context │ Session ShdPnd SigBlk SigCgt SigIgn SigPnd Speculative Store Bypass Start State TCP Threads TTY UDP UID FUID LoginUID RUID SUID CPU MEM User File System User Login User Real User Saved User VmData VmExe VmHwm VmLib VmLock VmPeak VmPin VmPte VmRSS VmSize VmStack VmSwap Wchan WorkDir Write [INFO] [stdout] [B/s] │ [%] [%] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [B/s] [INFO] [stdout] test tests::test_run_all ... ok [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] PID User │ TTY CPU:▼ MEM CPU Time CPU Time │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] test tests::test_run_sort ... ok [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] test tests::test_run_search ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "56286f4090697c1aba123f97587f346a5ae98feb25164fdd194d38cc8f540fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56286f4090697c1aba123f97587f346a5ae98feb25164fdd194d38cc8f540fa4", kill_on_drop: false }` [INFO] [stdout] 56286f4090697c1aba123f97587f346a5ae98feb25164fdd194d38cc8f540fa4