[INFO] cloning repository https://github.com/fdncred/ps_procs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fdncred/ps_procs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffdncred%2Fps_procs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffdncred%2Fps_procs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e08e496b0712ab8da43bbf945e0f2e96254d8134 [INFO] testing fdncred/ps_procs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffdncred%2Fps_procs" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fdncred/ps_procs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fdncred/ps_procs [INFO] finished tweaking git repo https://github.com/fdncred/ps_procs [INFO] tweaked toml for git repo https://github.com/fdncred/ps_procs written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/fdncred/ps_procs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded procfs v0.12.0 [INFO] [stderr] Downloaded libproc v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2faa79518a68d91ed9409ddf1b2e15918cc8fcac7af6dc46a31afd575ce85c0 [INFO] running `Command { std: "docker" "start" "-a" "b2faa79518a68d91ed9409ddf1b2e15918cc8fcac7af6dc46a31afd575ce85c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2faa79518a68d91ed9409ddf1b2e15918cc8fcac7af6dc46a31afd575ce85c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2faa79518a68d91ed9409ddf1b2e15918cc8fcac7af6dc46a31afd575ce85c0", kill_on_drop: false }` [INFO] [stdout] b2faa79518a68d91ed9409ddf1b2e15918cc8fcac7af6dc46a31afd575ce85c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76b23a707ddeaf4bc9b0eaa0f654a92f435a76fc5816d7e8824492497c28ff6f [INFO] running `Command { std: "docker" "start" "-a" "76b23a707ddeaf4bc9b0eaa0f654a92f435a76fc5816d7e8824492497c28ff6f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling procfs v0.12.0 [INFO] [stderr] Compiling ps_procs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libproc` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use libproc::libproc::pid_rusage::RUsageInfoV2; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `libproc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RUsageInfoV2` [INFO] [stdout] --> src/main.rs:29:45 [INFO] [stdout] | [INFO] [stdout] 29 | &p.curr_res.as_ref().unwrap_or(&RUsageInfoV2::default()), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RUsageInfoV2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RUsageInfoV2` [INFO] [stdout] --> src/main.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | &p.prev_res.as_ref().unwrap_or(&RUsageInfoV2::default()), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RUsageInfoV2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `curr_path` on type `&ProcessInfo` [INFO] [stdout] --> src/main.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | &p.curr_path.as_ref().expect("no_name").name, [INFO] [stdout] | ^^^^^^^^^ help: a field with a similar name exists: `curr_proc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `curr_res` on type `&ProcessInfo` [INFO] [stdout] --> src/main.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | &p.curr_res.as_ref().unwrap_or(&RUsageInfoV2::default()), [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `pid`, `ppid`, `curr_proc`, `prev_proc`, `curr_io` ... and 3 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `prev_res` on type `&ProcessInfo` [INFO] [stdout] --> src/main.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | &p.prev_res.as_ref().unwrap_or(&RUsageInfoV2::default()), [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `pid`, `ppid`, `curr_proc`, `prev_proc`, `curr_io` ... and 3 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ps_procs` due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "76b23a707ddeaf4bc9b0eaa0f654a92f435a76fc5816d7e8824492497c28ff6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76b23a707ddeaf4bc9b0eaa0f654a92f435a76fc5816d7e8824492497c28ff6f", kill_on_drop: false }` [INFO] [stdout] 76b23a707ddeaf4bc9b0eaa0f654a92f435a76fc5816d7e8824492497c28ff6f