[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] 0a978eb10d59a148b8988452d19a1d8ced09f6b0 [INFO] testing dalance/procs against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fprocs" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dalance/procs on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-32/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getch v0.2.1 [INFO] [stderr] Downloaded directories v4.0.1 [INFO] [stderr] Downloaded libproc v0.10.0 [INFO] [stderr] Downloaded termbg v0.3.0 [INFO] [stderr] Downloaded byte-unit v4.0.13 [INFO] [stderr] Downloaded dockworker v0.0.23 [INFO] [stderr] Downloaded crossterm v0.19.0 [INFO] [stderr] Downloaded hyperlocal v0.7.0 [INFO] [stderr] Downloaded utf8-width v0.1.5 [INFO] [stderr] Downloaded errno v0.2.8 [INFO] [stderr] Downloaded procfs v0.11.0 [INFO] [stderr] Downloaded crossterm_winapi v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 454d8d459072e0d6989d4d6534c8805ee0745fa63afa8a5c23872bdaba79cd61 [INFO] running `Command { std: "docker" "start" "-a" "454d8d459072e0d6989d4d6534c8805ee0745fa63afa8a5c23872bdaba79cd61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "454d8d459072e0d6989d4d6534c8805ee0745fa63afa8a5c23872bdaba79cd61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "454d8d459072e0d6989d4d6534c8805ee0745fa63afa8a5c23872bdaba79cd61", kill_on_drop: false }` [INFO] [stdout] 454d8d459072e0d6989d4d6534c8805ee0745fa63afa8a5c23872bdaba79cd61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9225fad771e2e32f935539c97ce8fba3cb95c99c2ce3d929cdd09892b93e8046 [INFO] running `Command { std: "docker" "start" "-a" "9225fad771e2e32f935539c97ce8fba3cb95c99c2ce3d929cdd09892b93e8046", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [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 indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling byte-unit v4.0.13 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling http-body v0.3.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 unicode-normalization v0.1.19 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling pager v0.16.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling getch v0.2.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling procfs v0.11.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [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 mio v0.7.14 [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 structopt v0.3.25 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling pin-project v0.4.28 [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 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.11-pre (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 14s [INFO] running `Command { std: "docker" "inspect" "9225fad771e2e32f935539c97ce8fba3cb95c99c2ce3d929cdd09892b93e8046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9225fad771e2e32f935539c97ce8fba3cb95c99c2ce3d929cdd09892b93e8046", kill_on_drop: false }` [INFO] [stdout] 9225fad771e2e32f935539c97ce8fba3cb95c99c2ce3d929cdd09892b93e8046 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66584df0dbf36ebc2d80aa75c6d64f5e35f582dd08c2076e4942013a39f1cc79 [INFO] running `Command { std: "docker" "start" "-a" "66584df0dbf36ebc2d80aa75c6d64f5e35f582dd08c2076e4942013a39f1cc79", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling procs v0.11.11-pre (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 34.19s [INFO] running `Command { std: "docker" "inspect" "66584df0dbf36ebc2d80aa75c6d64f5e35f582dd08c2076e4942013a39f1cc79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66584df0dbf36ebc2d80aa75c6d64f5e35f582dd08c2076e4942013a39f1cc79", kill_on_drop: false }` [INFO] [stdout] 66584df0dbf36ebc2d80aa75c6d64f5e35f582dd08c2076e4942013a39f1cc79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d40d203dcbbc016c5be559347187fc25aeea1c82cf16387382f213ba94a82d2 [INFO] running `Command { std: "docker" "start" "-a" "0d40d203dcbbc016c5be559347187fc25aeea1c82cf16387382f213ba94a82d2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/procs-c24e5caa40f87c82) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::test_run_list ... ok [INFO] [stdout] test columns::tree::tests::test_tree ... ok [INFO] [stdout] test tests::test_run_config ... 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] 1 root │ 0.0 0.0 00:00:00 │ /opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/bin/cargo test --frozen [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time Parent PID │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] test tests::test_run ... ok [INFO] [stdout] 1 root │ 0.0 0.0 00:00:00 │ /opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/bin/cargo test --frozen [INFO] [stdout] 1 root │ 0.0 0.0 00:00:00 0 │ /opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/bin/cargo test --frozen [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] test tests::test_run_insert ... ok [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] 1 root │ 0.0 0.0 00:00:00 │ /opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/bin/cargo test --frozen [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] 1 root │ 0.0 0.0 00:00:00 │ /opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/bin/cargo test --frozen [INFO] [stdout] test tests::test_run_without_truncate ... ok [INFO] [stdout] PID User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] └┬───── 1 root │ 0.0 0.0 00:00:00 │ /opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/bin/cargo test --frozen [INFO] [stdout] └┬──── 9 root │ 36.7 0.0 00:00:00 │ /opt/rustwide/target/debug/deps/procs-c24e5caa40f87c82 [INFO] [stdout] ├──── [12] root │ 0.0 0.0 00:00:00 │ tests::test_run [INFO] [stdout] ├──── [16] root │ 9.2 0.0 00:00:00 │ tests::test_run [INFO] [stdout] ├──── [17] root │ 9.2 0.0 00:00:00 │ tests::test_run [INFO] [stdout] └──── [18] root │ 9.2 0.0 00:00:00 │ tests::test_run [INFO] [stdout] test tests::test_run_tree ... ok [INFO] [stdout] PID User │ TTY CPU:▼ MEM CPU Time │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] 1 root │ 0.0 0.0 00:00:00 │ /opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/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.0 00:00:00 │ /opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/bin/cargo test --frozen [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/a77da2d454e6caa227a85b16410b95f93495e7e0/bin/cargo test --frozen 139 00:00:00 0000000000000000 13seconds 0000000000000000 0 0 0 0 root root root root 0 8920 0 1 1 TS 0 20 112 0 0 │ 1 0000000000000000 0000000000000000 0000000180000640 0000000000001000 0000000000000000 thread force mitigated 2021/11/22 18:02 S [] 1 [] 0 0 4294967295 0 0 0.0 0.0 root root 4294967295 root root 20.652M 14.039M 52.203M 2.426M 0 245.516M 0 124.000K 33.262M 103.047M 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.0 00:00:00 │ /opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/bin/cargo test --frozen [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] 1 root │ 0.0 0.0 00:00:00 │ /opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/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.0 00:00:00 │ /opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/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" "0d40d203dcbbc016c5be559347187fc25aeea1c82cf16387382f213ba94a82d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d40d203dcbbc016c5be559347187fc25aeea1c82cf16387382f213ba94a82d2", kill_on_drop: false }` [INFO] [stdout] 0d40d203dcbbc016c5be559347187fc25aeea1c82cf16387382f213ba94a82d2