[INFO] fetching crate procs 0.11.10... [INFO] testing procs-0.11.10 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate procs 0.11.10 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate procs 0.11.10 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate procs 0.11.10 [INFO] finished tweaking crates.io crate procs 0.11.10 [INFO] tweaked toml for crates.io crate procs 0.11.10 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate procs 0.11.10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.4.18 [INFO] [stderr] Downloaded byte-unit v4.0.12 [INFO] [stderr] Downloaded named_pipe v0.2.4 [INFO] [stderr] Downloaded structopt v0.3.25 [INFO] [stderr] Downloaded signal-hook v0.1.17 [INFO] [stderr] Downloaded libproc v0.10.0 [INFO] [stderr] Downloaded backtrace-sys v0.1.23 [INFO] [stderr] Downloaded dockworker v0.0.23 [INFO] [stderr] Downloaded utf8-width v0.1.5 [INFO] [stderr] Downloaded hyperlocal v0.7.0 [INFO] [stderr] Downloaded nix v0.15.0 [INFO] [stderr] Downloaded errno-dragonfly v0.1.2 [INFO] [stderr] Downloaded value-bag v1.0.0-alpha.7 [INFO] [stderr] Downloaded users v0.11.0 [INFO] [stderr] Downloaded directories v4.0.1 [INFO] [stderr] Downloaded errno v0.2.7 [INFO] [stderr] Downloaded termbg v0.3.0 [INFO] [stderr] Downloaded getch v0.2.1 [INFO] [stderr] Downloaded pager v0.16.0 [INFO] [stderr] Downloaded procfs v0.11.0 [INFO] [stderr] Downloaded termios v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a1028976c51ee161883ea12ff9534d240587a84569b42a17ae17346e842ac2b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2a1028976c51ee161883ea12ff9534d240587a84569b42a17ae17346e842ac2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a1028976c51ee161883ea12ff9534d240587a84569b42a17ae17346e842ac2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a1028976c51ee161883ea12ff9534d240587a84569b42a17ae17346e842ac2b", kill_on_drop: false }` [INFO] [stdout] 2a1028976c51ee161883ea12ff9534d240587a84569b42a17ae17346e842ac2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c24814dc2a2836d5c23269355923cbb12706a18312ca803dbce9b155637c113 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9c24814dc2a2836d5c23269355923cbb12706a18312ca803dbce9b155637c113", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling byte-unit v4.0.12 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling pager v0.16.0 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling getch v0.2.1 [INFO] [stderr] Compiling procfs v0.11.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling termbg v0.3.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyperlocal v0.7.0 [INFO] [stderr] Compiling dockworker v0.0.23 [INFO] [stderr] Compiling procs v0.11.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 20s [INFO] running `Command { std: "docker" "inspect" "9c24814dc2a2836d5c23269355923cbb12706a18312ca803dbce9b155637c113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c24814dc2a2836d5c23269355923cbb12706a18312ca803dbce9b155637c113", kill_on_drop: false }` [INFO] [stdout] 9c24814dc2a2836d5c23269355923cbb12706a18312ca803dbce9b155637c113 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fb25849a1e65fad1126e2918a03ea6626ffad219cf1747dd0ea4657126c7563 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8fb25849a1e65fad1126e2918a03ea6626ffad219cf1747dd0ea4657126c7563", kill_on_drop: false }` [INFO] [stderr] Compiling procs v0.11.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.80s [INFO] running `Command { std: "docker" "inspect" "8fb25849a1e65fad1126e2918a03ea6626ffad219cf1747dd0ea4657126c7563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fb25849a1e65fad1126e2918a03ea6626ffad219cf1747dd0ea4657126c7563", kill_on_drop: false }` [INFO] [stdout] 8fb25849a1e65fad1126e2918a03ea6626ffad219cf1747dd0ea4657126c7563 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 85309496cff0461ec931007f716a2bf4f4e7ac7a2d1808640e8816c8ecdc562f [INFO] running `Command { std: "docker" "start" "-a" "85309496cff0461ec931007f716a2bf4f4e7ac7a2d1808640e8816c8ecdc562f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/procs-18d3743c7db0b4cb) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test columns::tree::tests::test_tree ... ok [INFO] [stdout] test tests::test_run_list ... ok [INFO] [stdout] test tests::test_run_config ... ok [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] 1 root │ 0.0 0.1 00:00:00 │ /opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/bin/cargo test --frozen [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] 1 root │ 0.0 0.1 00:00:00 │ /opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/bin/cargo test --frozen [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] 1 root │ 0.0 0.1 00:00:00 │ /opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/bin/cargo test --frozen [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 Parent PID │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] PID User │ TTY CPU:▲ MEM CPU Time │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] 1 root │ 0.0 0.1 00:00:00 0 │ /opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/bin/cargo test --frozen [INFO] [stdout] 1 root │ 0.0 0.1 00:00:00 │ /opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/bin/cargo test --frozen [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.1 00:00:00 │ /opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/bin/cargo test --frozen [INFO] [stdout] └┬──── 8 root │ 33.3 0.0 00:00:00 │ /opt/rustwide/target/debug/deps/procs-18d3743c7db0b4cb [INFO] [stdout] ├──── [11] root │ 8.3 0.0 00:00:00 │ tests::test_run [INFO] [stdout] ├──── [15] root │ 0.0 0.0 00:00:00 │ tests::test_run [INFO] [stdout] ├──── [16] root │ 0.0 0.0 00:00:00 │ tests::test_run [INFO] [stdout] └──── [17] root │ 8.3 0.0 00:00:00 │ tests::test_run [INFO] [stdout] test tests::test_run_tree ... ok [INFO] [stdout] Command:▲ ContextSw CPU Time EIP Elapsed ESP 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 │ 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 Write [INFO] [stdout] [B/s] │ [%] [%] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [B/s] [INFO] [stdout] /opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/bin/cargo test --frozen 75 00:00:00 0000000000000000 1seconds 0000000000000000 0 0 0 0 root root root root 0 6430 0 1 1 TS 0 20 5 0 0 │ 1 0000000000000000 0000000000000000 0000000180000640 0000000000001000 0000000000000000 vulnerable 2021/12/02 17:43 S [] 1 [] 0 0 4294967295 0 0 0.0 0.1 root root 4294967295 root root 14.750M 14.027M 31.086M 2.422M 0 164.652M 0 116.000K 27.660M 97.125M 132.000K 0 do_wait 0 [INFO] [stdout] test tests::test_run_all ... ok [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] 1 root │ 0.0 0.1 00:00:00 │ /opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/bin/cargo test --frozen [INFO] [stdout] PID User │ TTY CPU:▼ MEM CPU Time │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] 1 root │ 0.0 0.1 00:00:00 │ /opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/bin/cargo test --frozen [INFO] [stdout] test tests::test_run_sort ... ok [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] 1 root │ 0.0 0.1 00:00:00 │ /opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/bin/cargo test --frozen [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] 1 root │ 0.0 0.1 00:00:00 │ /opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/bin/cargo test --frozen [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] 1 root │ 0.0 0.1 00:00:00 │ /opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/bin/cargo test --frozen [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.74s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "85309496cff0461ec931007f716a2bf4f4e7ac7a2d1808640e8816c8ecdc562f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85309496cff0461ec931007f716a2bf4f4e7ac7a2d1808640e8816c8ecdc562f", kill_on_drop: false }` [INFO] [stdout] 85309496cff0461ec931007f716a2bf4f4e7ac7a2d1808640e8816c8ecdc562f