[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] 29809d9f945d30bcacba185038447120c14bfb8f [INFO] testing dalance/procs against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fprocs" "/workspace/builds/worker-98/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-98/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dalance/procs on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-98/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utf8-width v0.1.5 [INFO] [stderr] Downloaded byte-unit v4.0.13 [INFO] [stderr] Downloaded dockworker v0.0.23 [INFO] [stderr] Downloaded gloo-timers v0.2.2 [INFO] [stderr] Downloaded termbg v0.4.0 [INFO] [stderr] Downloaded tar v0.4.38 [INFO] [stderr] Downloaded hyperlocal v0.7.0 [INFO] [stderr] Downloaded libproc v0.10.0 [INFO] [stderr] Downloaded clap_complete v3.0.6 [INFO] [stderr] Downloaded getch v0.3.1 [INFO] [stderr] Downloaded procfs v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 040de259f1aff93fccd62d803fab98a536357c95c1db2a5b5ae174ff61785952 [INFO] running `Command { std: "docker" "start" "-a" "040de259f1aff93fccd62d803fab98a536357c95c1db2a5b5ae174ff61785952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "040de259f1aff93fccd62d803fab98a536357c95c1db2a5b5ae174ff61785952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "040de259f1aff93fccd62d803fab98a536357c95c1db2a5b5ae174ff61785952", kill_on_drop: false }` [INFO] [stdout] 040de259f1aff93fccd62d803fab98a536357c95c1db2a5b5ae174ff61785952 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa8d6009c9a853797e159b4e9195cbfbf292f4cf1014e2c486122673849ab47b [INFO] running `Command { std: "docker" "start" "-a" "aa8d6009c9a853797e159b4e9195cbfbf292f4cf1014e2c486122673849ab47b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [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 version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.19 [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 futures-sink v0.3.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bytes v1.1.0 [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 serde v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling instant v0.1.12 [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 lock_api v0.4.5 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling byte-unit v4.0.13 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [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 base64 v0.9.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling async-channel v1.6.1 [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 quote v1.0.10 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [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 iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling pager v0.16.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling getch v0.3.1 [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 tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [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 pin-project v0.4.28 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling clap v3.1.2 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling clap_complete v3.0.6 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling termbg v0.4.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.12.2-pre (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> src/main.rs:268:53 [INFO] [stdout] | [INFO] [stdout] 268 | clap_complete::generate_to(shell, &mut Opt::into_app(), "procs", "./")?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> src/main.rs:281:50 [INFO] [stdout] | [INFO] [stdout] 281 | clap_complete::generate(shell, &mut Opt::into_app(), "procs", &mut stdout()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "aa8d6009c9a853797e159b4e9195cbfbf292f4cf1014e2c486122673849ab47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa8d6009c9a853797e159b4e9195cbfbf292f4cf1014e2c486122673849ab47b", kill_on_drop: false }` [INFO] [stdout] aa8d6009c9a853797e159b4e9195cbfbf292f4cf1014e2c486122673849ab47b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53ee1b867dcc0c75521cc4207a8ea9b49b03bd4e009a8cfd0a47af8e65b46d3f [INFO] running `Command { std: "docker" "start" "-a" "53ee1b867dcc0c75521cc4207a8ea9b49b03bd4e009a8cfd0a47af8e65b46d3f", kill_on_drop: false }` [INFO] [stderr] Compiling procs v0.12.2-pre (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> src/main.rs:268:53 [INFO] [stdout] | [INFO] [stdout] 268 | clap_complete::generate_to(shell, &mut Opt::into_app(), "procs", "./")?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> src/main.rs:281:50 [INFO] [stdout] | [INFO] [stdout] 281 | clap_complete::generate(shell, &mut Opt::into_app(), "procs", &mut stdout()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 57.81s [INFO] running `Command { std: "docker" "inspect" "53ee1b867dcc0c75521cc4207a8ea9b49b03bd4e009a8cfd0a47af8e65b46d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53ee1b867dcc0c75521cc4207a8ea9b49b03bd4e009a8cfd0a47af8e65b46d3f", kill_on_drop: false }` [INFO] [stdout] 53ee1b867dcc0c75521cc4207a8ea9b49b03bd4e009a8cfd0a47af8e65b46d3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 412cd2a34970ff15891a33efcb6a4e9c14220fc1471cc5948307848ddd017bea [INFO] running `Command { std: "docker" "start" "-a" "412cd2a34970ff15891a33efcb6a4e9c14220fc1471cc5948307848ddd017bea", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> src/main.rs:268:53 [INFO] [stderr] | [INFO] [stderr] 268 | clap_complete::generate_to(shell, &mut Opt::into_app(), "procs", "./")?; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> src/main.rs:281:50 [INFO] [stderr] | [INFO] [stderr] 281 | clap_complete::generate(shell, &mut Opt::into_app(), "procs", &mut stdout()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `procs` (bin "procs" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.56s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/procs-51c9b859b5da604e) [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/beta-2022-02-22-x86_64-unknown-linux-gnu/bin/cargo test --frozen [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time Parent PID │ Command [INFO] [stdout] PID:▲ User │ TTY CPU MEM CPU Time │ Command [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] │ [%] [%] │ [INFO] [stdout] 1 root │ 0.0 0.0 00:00:00 │ /opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/bin/cargo test --frozen [INFO] [stdout] 1 root │ 0.0 0.0 00:00:00 0 │ /opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/bin/cargo test --frozen [INFO] [stdout] test tests::test_run ... 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/beta-2022-02-22-x86_64-unknown-linux-gnu/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/beta-2022-02-22-x86_64-unknown-linux-gnu/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/beta-2022-02-22-x86_64-unknown-linux-gnu/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/beta-2022-02-22-x86_64-unknown-linux-gnu/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/beta-2022-02-22-x86_64-unknown-linux-gnu/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/beta-2022-02-22-x86_64-unknown-linux-gnu/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] └┬───── 1 root │ 0.0 0.0 00:00:00 │ /opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/bin/cargo test --frozen [INFO] [stdout] └┬──── 8 root │ 39.1 0.0 00:00:00 │ /opt/rustwide/target/debug/deps/procs-51c9b859b5da604e [INFO] [stdout] ├──── [11] root │ 0.0 0.0 00:00:00 │ tests::test_run [INFO] [stdout] ├──── [15] root │ 8.4 0.0 00:00:00 │ tests::test_run [INFO] [stdout] ├──── [17] root │ 16.8 0.0 00:00:00 │ tests::test_run [INFO] [stdout] ├──── [19] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [20] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [21] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [22] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [23] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [24] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [25] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [26] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [27] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [28] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [29] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [30] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [34] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [35] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [36] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [37] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [38] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [39] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [40] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [41] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [42] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [43] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [44] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [45] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [46] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [47] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [48] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [49] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [50] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] ├──── [51] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] └──── [52] root │ 0.0 0.0 00:00:00 │ tokio-runtime-w [INFO] [stdout] test tests::test_run_tree ... 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] 1 root │ 0.0 0.0 00:00:00 │ /opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/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/beta-2022-02-22-x86_64-unknown-linux-gnu/bin/cargo test --frozen 193 00:00:00 0000000000000000 3seconds 0000000000000000 0 0 0 0 root root root root 0 8115 0 1 1 TS 0 20 33 0 0 │ 1 0000000000000000 0000000000000000 0000000180000640 0000000000001000 0000000000000000 thread force mitigated 2022/02/28 03:41 S [] 1 [] 0 0 4294967295 0 0 0.0 0.0 root root 4294967295 root root 19.113M 14.469M 44.895M 2.426M 0 261.547M 0 124.000K 32.703M 101.941M 132.000K 0 do_wait 0 [INFO] [stdout] test tests::test_run_search ... ok [INFO] [stdout] test tests::test_run_all ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "412cd2a34970ff15891a33efcb6a4e9c14220fc1471cc5948307848ddd017bea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "412cd2a34970ff15891a33efcb6a4e9c14220fc1471cc5948307848ddd017bea", kill_on_drop: false }` [INFO] [stdout] 412cd2a34970ff15891a33efcb6a4e9c14220fc1471cc5948307848ddd017bea