[INFO] updating cached repository https://github.com/dalance/procs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/dalance/procs [INFO] [stderr] * [new branch] libproc0.5 -> libproc0.5 [INFO] [stderr] 2e3141d..67c02c9 master -> master [INFO] [stderr] * [new tag] v0.8.10 -> v0.8.10 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 67c02c9c08fab0af0064e19250ec94615e2dd567 [INFO] testing dalance/procs against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fprocs" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dalance/procs on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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 work/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 `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] e7b2a9e12b1424d80c075ad319a76efaffefa1dd23abba6b148d66f6b0c3c462 [INFO] running `"docker" "start" "-a" "e7b2a9e12b1424d80c075ad319a76efaffefa1dd23abba6b148d66f6b0c3c462"` [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling runas v0.1.4 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling unbytify v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling quale v1.0.0 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling process_path v0.1.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling getch v0.2.1 [INFO] [stderr] Compiling pager v0.15.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling structopt-derive v0.3.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling procfs v0.5.3 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling console v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling structopt v0.3.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling hyperx v0.14.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling hyperlocal v0.6.0 [INFO] [stderr] Compiling dockworker v0.0.15 [INFO] [stderr] Compiling procs v0.8.11-pre (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `"docker" "inspect" "e7b2a9e12b1424d80c075ad319a76efaffefa1dd23abba6b148d66f6b0c3c462"` [INFO] running `"docker" "rm" "-f" "e7b2a9e12b1424d80c075ad319a76efaffefa1dd23abba6b148d66f6b0c3c462"` [INFO] [stdout] e7b2a9e12b1424d80c075ad319a76efaffefa1dd23abba6b148d66f6b0c3c462 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3f94971ebaaf425637b0698e4061ea492213e7b29b4fa2db6bed3a59ad105b5a [INFO] running `"docker" "start" "-a" "3f94971ebaaf425637b0698e4061ea492213e7b29b4fa2db6bed3a59ad105b5a"` [INFO] [stderr] Compiling procs v0.8.11-pre (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.55s [INFO] running `"docker" "inspect" "3f94971ebaaf425637b0698e4061ea492213e7b29b4fa2db6bed3a59ad105b5a"` [INFO] running `"docker" "rm" "-f" "3f94971ebaaf425637b0698e4061ea492213e7b29b4fa2db6bed3a59ad105b5a"` [INFO] [stdout] 3f94971ebaaf425637b0698e4061ea492213e7b29b4fa2db6bed3a59ad105b5a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 12a36f46f07c7aff3efb041ef1f666e60278ea551a71e67deea359f2b1d5a92b [INFO] running `"docker" "start" "-a" "12a36f46f07c7aff3efb041ef1f666e60278ea551a71e67deea359f2b1d5a92b"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.80s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/procs-a662a321b9e3ba7a [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::test_run_list ... ok [INFO] [stdout] test tests::test_run_config ... ok [INFO] [stdout] PID:▲ User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write Parent PID │ CPU Time Start │ Command [INFO] [stdout] PID:▲ User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] PID:▲ User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] PID:▲ User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] PID User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] 1 root │ S 0 0.0 0.0 61.41M 61.25M 3.68M 0 │ 00:00:00 2019/10/07 09:04 │ sudo --preserve-env --set-home -u #1000 -- /opt/rustwide/cargo-home/bin/cargo +1.38.0 test --frozen [INFO] [stdout] PID User │ State Nice TTY CPU:▲ MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] 1 root │ S 0 0.0 0.0 61.41M 61.25M 3.68M │ 00:00:00 2019/10/07 09:04 │ sudo --preserve-env --set-home -u #1000 -- /opt/rustwide/cargo-home/bin/cargo +1.38.0 test --frozen [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] 26 crates-build-env │ S 0 0.0 0.1 284.516M 117.043M 34.805M [] [] 0 0 1 │ 00:00:00 2019/10/07 09:04 │ /opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/bin/cargo test --frozen [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] 26 crates-build-env │ S 0 0.0 0.1 284.516M 117.043M 34.805M [] [] 0 0 │ 00:00:00 2019/10/07 09:04 │ /opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/bin/cargo test --frozen [INFO] [stdout] 1 root │ S 0 0.0 0.0 61.41M 61.25M 3.68M │ 00:00:00 2019/10/07 09:04 │ sudo --preserve-env --set-home -u #1000 -- /opt/rustwide/cargo-home/bin/cargo +1.38.0 test --frozen [INFO] [stdout] └┬──── 1 root │ S 0 0.0 0.0 61.41M 61.25M 3.68M │ 00:00:00 2019/10/07 09:04 │ sudo --preserve-env --set-home -u #1000 -- /opt/rustwide/cargo-home/bin/cargo +1.38.0 test --frozen [INFO] [stdout] test tests::test_run_insert ... ok [INFO] [stdout] test tests::test_run_without_truncate ... ok [INFO] [stdout] 1 root │ S 0 0.0 0.0 61.41M 61.25M 3.68M │ 00:00:00 2019/10/07 09:04 │ sudo --preserve-env --set-home -u #1000 -- /opt/rustwide/cargo-home/bin/cargo +1.38.0 test --frozen [INFO] [stdout] 1 root │ S 0 0.0 0.0 61.41M 61.25M 3.68M │ 00:00:00 2019/10/07 09:04 │ sudo --preserve-env --set-home -u #1000 -- /opt/rustwide/cargo-home/bin/cargo +1.38.0 test --frozen [INFO] [stdout] 26 crates-build-env │ S 0 0.0 0.1 284.516M 117.043M 34.805M [] [] 0 0 │ 00:00:00 2019/10/07 09:04 │ /opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/bin/cargo test --frozen [INFO] [stdout] └┬─── 26 crates-build-env │ S 0 0.0 0.1 284.516M 117.043M 34.805M [] [] 0 0 │ 00:00:00 2019/10/07 09:04 │ /opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/bin/cargo test --frozen [INFO] [stdout] 26 crates-build-env │ S 0 0.0 0.1 284.516M 117.043M 34.805M [] [] 0 0 │ 00:00:00 2019/10/07 09:04 │ /opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/bin/cargo test --frozen [INFO] [stdout] test tests::test_run ... ok [INFO] [stdout] test tests::test_run_tree ... ok [INFO] [stdout] Command:▲ ContextSw CPU Time EIP 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 RUID SUID CPU MEM User File System 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/1.38.0-x86_64-unknown-linux-gnu/bin/cargo test --frozen 11 00:00:00 0000000000000000 0000000000000000 1000 1000 1000 1000 crates-build-env crates-build-env crates-build-env crates-build-env 0 7311 0 26 TS 1 20 8 0 0 │ 0000000000000000 0000000000000000 0000000180000640 0000000000001000 0000000000000000 vulnerable 2019/10/07 09:04 S [] 1 [] 1000 1000 1000 1000 0.0 0.1 crates-build-env crates-build-env crates-build-env crates-build-env 23.918M 12.75M 55.121M 3.902M 0 284.516M 0 152K 34.805M 117.043M 132K 0 do_wait 0 [INFO] [stdout] sudo --preserve-env --set-home -u #1000 -- /opt/rustwide/cargo-home/bin/cargo +1.38.0 test --frozen 78 00:00:00 0000000000000000 0000000000000000 1000 1000 1000 1000 crates-build-env crates-build-env crates-build-env crates-build-env 0 971 0 1 TS 0 20 2 0 │ 0000000000000000 0000000000000000 00000001800b7a07 0000000000000000 0000000000000000 vulnerable 2019/10/07 09:04 S 1 0 0 0 0 0.0 0.0 root root root root 2.719M 136K 3.68M 4.195M 0 61.41M 0 164K 3.68M 61.25M 132K 0 - [INFO] [stdout] test tests::test_run_all ... ok [INFO] [stdout] PID:▲ User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] PID User │ State Nice TTY CPU:▼ MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] 1 root │ S 0 0.0 0.0 61.41M 61.25M 3.68M │ 00:00:00 2019/10/07 09:04 │ sudo --preserve-env --set-home -u #1000 -- /opt/rustwide/cargo-home/bin/cargo +1.38.0 test --frozen [INFO] [stdout] 1 root │ S 0 0.0 0.0 61.41M 61.25M 3.68M │ 00:00:00 2019/10/07 09:04 │ sudo --preserve-env --set-home -u #1000 -- /opt/rustwide/cargo-home/bin/cargo +1.38.0 test --frozen [INFO] [stdout] 26 crates-build-env │ S 0 0.0 0.1 284.516M 117.043M 34.805M [] [] 0 0 │ 00:00:00 2019/10/07 09:04 │ /opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/bin/cargo test --frozen [INFO] [stdout] test tests::test_run_sort ... ok [INFO] [stdout] PID:▲ User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] 1 root │ S 0 0.0 0.0 61.41M 61.25M 3.68M │ 00:00:00 2019/10/07 09:04 │ sudo --preserve-env --set-home -u #1000 -- /opt/rustwide/cargo-home/bin/cargo +1.38.0 test --frozen [INFO] [stdout] PID:▲ User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] 1 root │ S 0 0.0 0.0 61.41M 61.25M 3.68M │ 00:00:00 2019/10/07 09:04 │ sudo --preserve-env --set-home -u #1000 -- /opt/rustwide/cargo-home/bin/cargo +1.38.0 test --frozen [INFO] [stdout] PID:▲ User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] 26 crates-build-env │ S 0 0.0 0.1 284.516M 117.043M 34.805M [] [] 0 0 │ 00:00:00 2019/10/07 09:04 │ /opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/bin/cargo test --frozen [INFO] [stdout] PID:▲ User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] 26 crates-build-env │ S 0 0.0 0.1 284.516M 117.043M 34.805M [] [] 0 0 │ 00:00:00 2019/10/07 09:04 │ /opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/bin/cargo test --frozen [INFO] [stdout] PID:▲ User │ State Nice TTY CPU MEM VmPeak VmSize VmRSS TCP UDP Read Write │ CPU Time Start │ Command [INFO] [stdout] │ [%] [%] [bytes] [bytes] [bytes] [B/s] [B/s] │ │ [INFO] [stdout] 1 root │ S 0 0.0 0.0 61.41M 61.25M 3.68M │ 00:00:00 2019/10/07 09:04 │ sudo --preserve-env --set-home -u #1000 -- /opt/rustwide/cargo-home/bin/cargo +1.38.0 test --frozen [INFO] [stdout] test tests::test_run_search ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "12a36f46f07c7aff3efb041ef1f666e60278ea551a71e67deea359f2b1d5a92b"` [INFO] running `"docker" "rm" "-f" "12a36f46f07c7aff3efb041ef1f666e60278ea551a71e67deea359f2b1d5a92b"` [INFO] [stdout] 12a36f46f07c7aff3efb041ef1f666e60278ea551a71e67deea359f2b1d5a92b