[INFO] cloning repository https://github.com/jeandiegof/process-monitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeandiegof/process-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeandiegof%2Fprocess-monitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeandiegof%2Fprocess-monitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f1c4ea4d36f33880652b42518616a38f2a233a1 [INFO] testing jeandiegof/process-monitor against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeandiegof%2Fprocess-monitor" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeandiegof/process-monitor on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeandiegof/process-monitor [INFO] finished tweaking git repo https://github.com/jeandiegof/process-monitor [INFO] tweaked toml for git repo https://github.com/jeandiegof/process-monitor written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/jeandiegof/process-monitor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1dbd03849ee917e16e7d510e32e44358e433da92a9dd2608db85bfff530e9a14 [INFO] running `Command { std: "docker" "start" "-a" "1dbd03849ee917e16e7d510e32e44358e433da92a9dd2608db85bfff530e9a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dbd03849ee917e16e7d510e32e44358e433da92a9dd2608db85bfff530e9a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dbd03849ee917e16e7d510e32e44358e433da92a9dd2608db85bfff530e9a14", kill_on_drop: false }` [INFO] [stdout] 1dbd03849ee917e16e7d510e32e44358e433da92a9dd2608db85bfff530e9a14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50dda82c1c4b9dfb62e3fe1580f1f42b2ca3f7618335456d500afa2f0a07a11c [INFO] running `Command { std: "docker" "start" "-a" "50dda82c1c4b9dfb62e3fe1580f1f42b2ca3f7618335456d500afa2f0a07a11c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling platforms v0.2.1 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling psutil v3.1.0 [INFO] [stderr] Compiling process-monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `interval_ms` [INFO] [stdout] --> src/main.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | let interval_ms = value_t!(matches.value_of("interval"), u64).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interval_ms` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.97s [INFO] running `Command { std: "docker" "inspect" "50dda82c1c4b9dfb62e3fe1580f1f42b2ca3f7618335456d500afa2f0a07a11c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50dda82c1c4b9dfb62e3fe1580f1f42b2ca3f7618335456d500afa2f0a07a11c", kill_on_drop: false }` [INFO] [stdout] 50dda82c1c4b9dfb62e3fe1580f1f42b2ca3f7618335456d500afa2f0a07a11c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a409d99cde7d7bd4380524176ec647dd97ac08374c56383aa12b923fc3b60465 [INFO] running `Command { std: "docker" "start" "-a" "a409d99cde7d7bd4380524176ec647dd97ac08374c56383aa12b923fc3b60465", kill_on_drop: false }` [INFO] [stderr] Compiling process-monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `interval_ms` [INFO] [stdout] --> src/main.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | let interval_ms = value_t!(matches.value_of("interval"), u64).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interval_ms` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "a409d99cde7d7bd4380524176ec647dd97ac08374c56383aa12b923fc3b60465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a409d99cde7d7bd4380524176ec647dd97ac08374c56383aa12b923fc3b60465", kill_on_drop: false }` [INFO] [stdout] a409d99cde7d7bd4380524176ec647dd97ac08374c56383aa12b923fc3b60465 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 08c6a6b1a16c7cbbd08334ccee6cccb3d3ec538a00373db338a227084cfb24ab [INFO] running `Command { std: "docker" "start" "-a" "08c6a6b1a16c7cbbd08334ccee6cccb3d3ec538a00373db338a227084cfb24ab", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `interval_ms` [INFO] [stderr] --> src/main.rs:41:9 [INFO] [stderr] | [INFO] [stderr] 41 | let interval_ms = value_t!(matches.value_of("interval"), u64).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interval_ms` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `process-monitor` (bin "process-monitor" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/process_monitor-93bb41a21b595976) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "08c6a6b1a16c7cbbd08334ccee6cccb3d3ec538a00373db338a227084cfb24ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08c6a6b1a16c7cbbd08334ccee6cccb3d3ec538a00373db338a227084cfb24ab", kill_on_drop: false }` [INFO] [stdout] 08c6a6b1a16c7cbbd08334ccee6cccb3d3ec538a00373db338a227084cfb24ab