[INFO] cloning repository https://github.com/katyamag/prochecks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/katyamag/prochecks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatyamag%2Fprochecks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatyamag%2Fprochecks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04f04c0dd9235c76babe59748c107ee587c07307
[INFO] testing katyamag/prochecks against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatyamag%2Fprochecks" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/katyamag/prochecks
[INFO] finished tweaking git repo https://github.com/katyamag/prochecks
[INFO] tweaked toml for git repo https://github.com/katyamag/prochecks written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/katyamag/prochecks on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/katyamag/prochecks already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7a29e0ad1c41952d36042f4556a853a6a09593e34eccf8a2537b1a56f4356b6
[INFO] running `Command { std: "docker" "start" "-a" "a7a29e0ad1c41952d36042f4556a853a6a09593e34eccf8a2537b1a56f4356b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7a29e0ad1c41952d36042f4556a853a6a09593e34eccf8a2537b1a56f4356b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7a29e0ad1c41952d36042f4556a853a6a09593e34eccf8a2537b1a56f4356b6", kill_on_drop: false }`
[INFO] [stdout] a7a29e0ad1c41952d36042f4556a853a6a09593e34eccf8a2537b1a56f4356b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 993b15468fd52ac2cbc5ffff507514a5dcf3891b1b86f1b314623de2d7cd1471
[INFO] running `Command { std: "docker" "start" "-a" "993b15468fd52ac2cbc5ffff507514a5dcf3891b1b86f1b314623de2d7cd1471", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling bitflags v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling rle-decode-fast v1.0.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling hex v0.4.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling libflate v0.1.27
[INFO] [stderr]    Compiling chrono v0.4.10
[INFO] [stderr]    Compiling procfs v0.7.5
[INFO] [stderr]    Compiling procmonitor v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `all_processes` in crate `procfs`
[INFO] [stdout]   --> src/main.rs:59:33
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let all_procs = procfs::all_processes();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ not found in `procfs`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  5 + use procfs::process::all_processes;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `all_processes`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 59 -         let all_procs = procfs::all_processes();
[INFO] [stdout] 59 +         let all_procs = all_processes();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Process` in `procfs`
[INFO] [stdout]   --> src/main.rs:78:42
[INFO] [stdout]    |
[INFO] [stdout] 78 |                         let pp = procfs::Process::new(p.stat.ppid).unwrap();
[INFO] [stdout]    |                                          ^^^^^^^ could not find `Process` in `procfs`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  5 + use procfs::process::Process;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Process`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 78 -                         let pp = procfs::Process::new(p.stat.ppid).unwrap();
[INFO] [stdout] 78 +                         let pp = Process::new(p.stat.ppid).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `procmonitor` (bin "procmonitor") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "993b15468fd52ac2cbc5ffff507514a5dcf3891b1b86f1b314623de2d7cd1471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "993b15468fd52ac2cbc5ffff507514a5dcf3891b1b86f1b314623de2d7cd1471", kill_on_drop: false }`
[INFO] [stdout] 993b15468fd52ac2cbc5ffff507514a5dcf3891b1b86f1b314623de2d7cd1471
