[INFO] fetching crate procs 0.12.1... [INFO] testing procs-0.12.1 against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] extracting crate procs 0.12.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate procs 0.12.1 on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate procs 0.12.1 [INFO] finished tweaking crates.io crate procs 0.12.1 [INFO] tweaked toml for crates.io crate procs 0.12.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate procs 0.12.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b80821c19b057c954f1ef81d8356fbffca9530aaaddbd206d52a8dc35a1a15cd [INFO] running `Command { std: "docker" "start" "-a" "b80821c19b057c954f1ef81d8356fbffca9530aaaddbd206d52a8dc35a1a15cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b80821c19b057c954f1ef81d8356fbffca9530aaaddbd206d52a8dc35a1a15cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b80821c19b057c954f1ef81d8356fbffca9530aaaddbd206d52a8dc35a1a15cd", kill_on_drop: false }` [INFO] [stdout] b80821c19b057c954f1ef81d8356fbffca9530aaaddbd206d52a8dc35a1a15cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a975639a74b041f5f42a5228ae25dc31c4a89ee9e935e19994f9c33332cf6cf [INFO] running `Command { std: "docker" "start" "-a" "3a975639a74b041f5f42a5228ae25dc31c4a89ee9e935e19994f9c33332cf6cf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling byte-unit v4.0.13 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [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 socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling pager v0.16.0 [INFO] [stderr] Compiling getch v0.3.1 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling procfs v0.12.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.6 [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.2.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 async-io v1.6.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling crossterm v0.19.0 [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 thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling clap v3.0.12 [INFO] [stderr] Compiling clap_complete v3.0.5 [INFO] [stderr] Compiling termbg v0.4.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [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.12.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "3a975639a74b041f5f42a5228ae25dc31c4a89ee9e935e19994f9c33332cf6cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a975639a74b041f5f42a5228ae25dc31c4a89ee9e935e19994f9c33332cf6cf", kill_on_drop: false }` [INFO] [stdout] 3a975639a74b041f5f42a5228ae25dc31c4a89ee9e935e19994f9c33332cf6cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8d82b8b9a785e379062a2bc806b92e23d6714bffac1b90d422ac5fa3c5199c6 [INFO] running `Command { std: "docker" "start" "-a" "e8d82b8b9a785e379062a2bc806b92e23d6714bffac1b90d422ac5fa3c5199c6", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling procs v0.12.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.80s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/procs-8337c09d8e969c4b) [INFO] running `Command { std: "docker" "inspect" "e8d82b8b9a785e379062a2bc806b92e23d6714bffac1b90d422ac5fa3c5199c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8d82b8b9a785e379062a2bc806b92e23d6714bffac1b90d422ac5fa3c5199c6", kill_on_drop: false }` [INFO] [stdout] e8d82b8b9a785e379062a2bc806b92e23d6714bffac1b90d422ac5fa3c5199c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b90c47a483c39a206ad7b2dc8aa30eece107067e0978d53c002b211445036bc0 [INFO] running `Command { std: "docker" "start" "-a" "b90c47a483c39a206ad7b2dc8aa30eece107067e0978d53c002b211445036bc0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.47s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/procs-8337c09d8e969c4b) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::test_run_config ... ok [INFO] [stdout] test columns::tree::tests::test_tree ... ok [INFO] [stdout] test tests::test_run_list ... 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/c3758fdc4730d7700b25a13cccff296a08f42c00/bin/cargo test --frozen [INFO] [stdout] test tests::test_run ... 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/c3758fdc4730d7700b25a13cccff296a08f42c00/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/c3758fdc4730d7700b25a13cccff296a08f42c00/bin/cargo test --frozen [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time Parent PID │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] 1 root │ 0.0 0.0 00:00:00 0 │ /opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/bin/cargo test --frozen [INFO] [stdout] test tests::test_run_without_truncate ... 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.0 00:00:00 │ /opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/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/c3758fdc4730d7700b25a13cccff296a08f42c00/bin/cargo test --frozen [INFO] [stdout] └┬──── 9 root │ 137.9 0.0 00:00:00 │ /opt/rustwide/target/debug/deps/procs-8337c09d8e969c4b [INFO] [stdout] ├──── [12] root │ 34.5 0.0 00:00:00 │ tests::test_run [INFO] [stdout] ├──── [14] root │ 0.0 0.0 00:00:00 │ tests::test_run [INFO] [stdout] ├──── [16] root │ 8.6 0.0 00:00:00 │ tests::test_run [INFO] [stdout] ├──── [17] root │ 0.0 0.0 00:00:00 │ tests::test_run [INFO] [stdout] └──── [18] root │ 0.0 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/c3758fdc4730d7700b25a13cccff296a08f42c00/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/c3758fdc4730d7700b25a13cccff296a08f42c00/bin/cargo test --frozen [INFO] [stdout] test tests::test_run_sort ... 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/c3758fdc4730d7700b25a13cccff296a08f42c00/bin/cargo test --frozen 445 00:00:00 0000000000000000 2seconds 0000000000000000 0 0 0 0 root root root root 0 6856 0 1 1 TS 0 20 9 0 0 │ 1 0000000000000000 0000000000000000 0000000180000640 0000000000001000 0000000000000000 thread force mitigated 2022/05/02 05:27 S [] 1 [] 0 0 4294967295 0 0 0.0 0.0 root root 4294967295 root root 15.312M 15.125M 33.137M 2.426M 0 258.188M 0 120.000K 28.484M 98.812M 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/c3758fdc4730d7700b25a13cccff296a08f42c00/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/c3758fdc4730d7700b25a13cccff296a08f42c00/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/c3758fdc4730d7700b25a13cccff296a08f42c00/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.77s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b90c47a483c39a206ad7b2dc8aa30eece107067e0978d53c002b211445036bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b90c47a483c39a206ad7b2dc8aa30eece107067e0978d53c002b211445036bc0", kill_on_drop: false }` [INFO] [stdout] b90c47a483c39a206ad7b2dc8aa30eece107067e0978d53c002b211445036bc0