[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] 2ae1b634a94a28170daa35a98baf1342c69ea957 [INFO] testing dalance/procs against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fprocs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dalance/procs on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-3/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: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossterm_winapi v0.7.0 [INFO] [stderr] Downloaded libproc v0.9.1 [INFO] [stderr] Downloaded pager v0.16.0 [INFO] [stderr] Downloaded utf8-width v0.1.4 [INFO] [stderr] Downloaded hyperlocal v0.7.0 [INFO] [stderr] Downloaded procfs v0.9.1 [INFO] [stderr] Downloaded dockworker v0.0.22 [INFO] [stderr] Downloaded getch v0.2.1 [INFO] [stderr] Downloaded syn v1.0.67 [INFO] [stderr] Downloaded crossterm v0.19.0 [INFO] [stderr] Downloaded byte-unit v4.0.12 [INFO] [stderr] Downloaded hyperx v1.3.0 [INFO] [stderr] Downloaded termbg v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4932ed2bb43c7296f2618d124e5cc3bc210d6735c9f0e93df4826ed00da7ec5 [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" "c4932ed2bb43c7296f2618d124e5cc3bc210d6735c9f0e93df4826ed00da7ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4932ed2bb43c7296f2618d124e5cc3bc210d6735c9f0e93df4826ed00da7ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4932ed2bb43c7296f2618d124e5cc3bc210d6735c9f0e93df4826ed00da7ec5", kill_on_drop: false }` [INFO] [stdout] c4932ed2bb43c7296f2618d124e5cc3bc210d6735c9f0e93df4826ed00da7ec5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2365f76af6d61a654c360646514b6bedf31286e7864c9396bb7ade30a2e357e9 [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" "2365f76af6d61a654c360646514b6bedf31286e7864c9396bb7ade30a2e357e9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.67 [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.3.4 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hyperx v1.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling utf8-width v0.1.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling byte-unit v4.0.12 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling regex v1.4.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.3.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling getch v0.2.1 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling pager v0.16.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling procfs v0.9.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling pin-project v1.0.5 [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 tokio v0.2.25 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling termbg v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.64 [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.22 [INFO] [stderr] Compiling procs v0.11.9-pre (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "2365f76af6d61a654c360646514b6bedf31286e7864c9396bb7ade30a2e357e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2365f76af6d61a654c360646514b6bedf31286e7864c9396bb7ade30a2e357e9", kill_on_drop: false }` [INFO] [stdout] 2365f76af6d61a654c360646514b6bedf31286e7864c9396bb7ade30a2e357e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51f1255d03db1bafd4f6a1699475da6829cbaca88bff7d01a370dbd499ed02c0 [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" "51f1255d03db1bafd4f6a1699475da6829cbaca88bff7d01a370dbd499ed02c0", kill_on_drop: false }` [INFO] [stderr] Compiling procs v0.11.9-pre (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.75s [INFO] running `Command { std: "docker" "inspect" "51f1255d03db1bafd4f6a1699475da6829cbaca88bff7d01a370dbd499ed02c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51f1255d03db1bafd4f6a1699475da6829cbaca88bff7d01a370dbd499ed02c0", kill_on_drop: false }` [INFO] [stdout] 51f1255d03db1bafd4f6a1699475da6829cbaca88bff7d01a370dbd499ed02c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 80e4b648686baf347e780efb3ace429340c81aeac63c0a32115187f4bd0a7143 [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" "80e4b648686baf347e780efb3ace429340c81aeac63c0a32115187f4bd0a7143", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/procs-cadf6fa4723b6085) [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] 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/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/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/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/bin/cargo test --frozen [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] 1 root │ 0.0 0.1 00:00:00 │ /opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/bin/cargo test --frozen [INFO] [stdout] test tests::test_run_without_truncate ... ok [INFO] [stdout] test tests::test_run ... 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] 1 root │ 0.0 0.1 00:00:00 │ /opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/bin/cargo test --frozen [INFO] [stdout] 1 root │ 0.0 0.1 00:00:00 │ /opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/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/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/bin/cargo test --frozen [INFO] [stdout] └┬──── 8 root │ 27.0 0.0 00:00:00 │ /opt/rustwide/target/debug/deps/procs-cadf6fa4723b6085 [INFO] [stdout] ├──── [11] root │ 9.0 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 │ 0.0 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 PID Policy Parent PID Priority Processor Read RT Priority │ 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/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/bin/cargo test --frozen 477 00:00:00 0000000000000000 1seconds 0000000000000000 0 0 0 0 root root root root 0 6370 0 1 TS 0 20 1 0 0 │ 0000000000000000 0000000000000000 0000000180000640 0000000000001000 0000000000000000 vulnerable 2021/06/07 15:51 S [] 1 [] 0 0 4294967295 0 0 0.0 0.1 root root 4294967295 root root 14.938M 13.715M 30.336M 2.422M 0 164.086M 0 108.000K 27.293M 96.992M 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/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/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/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/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/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/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/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/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/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/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.78s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "80e4b648686baf347e780efb3ace429340c81aeac63c0a32115187f4bd0a7143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80e4b648686baf347e780efb3ace429340c81aeac63c0a32115187f4bd0a7143", kill_on_drop: false }` [INFO] [stdout] 80e4b648686baf347e780efb3ace429340c81aeac63c0a32115187f4bd0a7143