[INFO] cloning repository https://github.com/WindSoilder/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/WindSoilder/process_monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindSoilder%2Fprocess_monitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindSoilder%2Fprocess_monitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3420fe7aaa8db7c0d440ca1cc3680132be538737 [INFO] testing WindSoilder/process_monitor against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindSoilder%2Fprocess_monitor" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WindSoilder/process_monitor on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WindSoilder/process_monitor [INFO] finished tweaking git repo https://github.com/WindSoilder/process_monitor [INFO] tweaked toml for git repo https://github.com/WindSoilder/process_monitor written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/WindSoilder/process_monitor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf9d39f1833cd2d90ae1511ea37bec192b6c09ec3f335b050093a2bdabfd7310 [INFO] running `Command { std: "docker" "start" "-a" "cf9d39f1833cd2d90ae1511ea37bec192b6c09ec3f335b050093a2bdabfd7310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf9d39f1833cd2d90ae1511ea37bec192b6c09ec3f335b050093a2bdabfd7310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf9d39f1833cd2d90ae1511ea37bec192b6c09ec3f335b050093a2bdabfd7310", kill_on_drop: false }` [INFO] [stdout] cf9d39f1833cd2d90ae1511ea37bec192b6c09ec3f335b050093a2bdabfd7310 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc9e4f0d14fbf5b7572ed403984a3baa8900d4d6a1d01201e4d1e5ed399f240f [INFO] running `Command { std: "docker" "start" "-a" "cc9e4f0d14fbf5b7572ed403984a3baa8900d4d6a1d01201e4d1e5ed399f240f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling heim-common v0.1.0-rc.1 [INFO] [stderr] Compiling platforms v1.0.3 [INFO] [stderr] Compiling heim-host v0.1.0-rc.1 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ordered-float v2.0.1 [INFO] [stderr] Compiling nb-connect v1.1.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling async-io v1.1.6 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling async-process v1.0.2 [INFO] [stderr] Compiling async-net v1.5.0 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heim-runtime v0.1.0-rc.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling heim-cpu v0.1.0-rc.1 [INFO] [stderr] Compiling heim-net v0.1.0-rc.1 [INFO] [stderr] Compiling heim-process v0.1.1-rc.1 [INFO] [stderr] Compiling heim v0.1.0-rc.1 [INFO] [stderr] Compiling monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.60s [INFO] running `Command { std: "docker" "inspect" "cc9e4f0d14fbf5b7572ed403984a3baa8900d4d6a1d01201e4d1e5ed399f240f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc9e4f0d14fbf5b7572ed403984a3baa8900d4d6a1d01201e4d1e5ed399f240f", kill_on_drop: false }` [INFO] [stdout] cc9e4f0d14fbf5b7572ed403984a3baa8900d4d6a1d01201e4d1e5ed399f240f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a264122f14c22b26c71b98ae9a2920bf892aaed5c4d1f1c0e8ef59ee36f30a64 [INFO] running `Command { std: "docker" "start" "-a" "a264122f14c22b26c71b98ae9a2920bf892aaed5c4d1f1c0e8ef59ee36f30a64", kill_on_drop: false }` [INFO] [stderr] Compiling monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "a264122f14c22b26c71b98ae9a2920bf892aaed5c4d1f1c0e8ef59ee36f30a64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a264122f14c22b26c71b98ae9a2920bf892aaed5c4d1f1c0e8ef59ee36f30a64", kill_on_drop: false }` [INFO] [stdout] a264122f14c22b26c71b98ae9a2920bf892aaed5c4d1f1c0e8ef59ee36f30a64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bb812fb53fa1b84d460cbfa0a4b452a44fbe8710af05dd26306928263369da64 [INFO] running `Command { std: "docker" "start" "-a" "bb812fb53fa1b84d460cbfa0a4b452a44fbe8710af05dd26306928263369da64", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/monitor-c5c710ec7c55da13) [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" "bb812fb53fa1b84d460cbfa0a4b452a44fbe8710af05dd26306928263369da64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb812fb53fa1b84d460cbfa0a4b452a44fbe8710af05dd26306928263369da64", kill_on_drop: false }` [INFO] [stdout] bb812fb53fa1b84d460cbfa0a4b452a44fbe8710af05dd26306928263369da64