[INFO] cloning repository https://github.com/cholcombe973/memory_monitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cholcombe973/memory_monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcholcombe973%2Fmemory_monitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcholcombe973%2Fmemory_monitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8ab76e99a4df363cbbb0e1b844420d1a1270557 [INFO] checking cholcombe973/memory_monitor against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcholcombe973%2Fmemory_monitor" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cholcombe973/memory_monitor on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cholcombe973/memory_monitor [INFO] finished tweaking git repo https://github.com/cholcombe973/memory_monitor [INFO] tweaked toml for git repo https://github.com/cholcombe973/memory_monitor written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/cholcombe973/memory_monitor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 499be166e301f5c372240c00dd903bcc4ddbea179a85c535220bf397ed2917c6 [INFO] running `Command { std: "docker" "start" "-a" "499be166e301f5c372240c00dd903bcc4ddbea179a85c535220bf397ed2917c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "499be166e301f5c372240c00dd903bcc4ddbea179a85c535220bf397ed2917c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "499be166e301f5c372240c00dd903bcc4ddbea179a85c535220bf397ed2917c6", kill_on_drop: false }` [INFO] [stdout] 499be166e301f5c372240c00dd903bcc4ddbea179a85c535220bf397ed2917c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 589f5b451eb51cf0a1a97e140f654d5a54eb580ddaf274514fafda2d67351231 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "589f5b451eb51cf0a1a97e140f654d5a54eb580ddaf274514fafda2d67351231", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.29 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking quick-error v1.2.0 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking unicode-segmentation v1.2.0 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking textwrap v0.7.0 [INFO] [stderr] Checking humannum v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.1 [INFO] [stderr] Checking clap v2.26.0 [INFO] [stderr] Checking simplelog v0.4.2 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Checking process_utils v0.1.0 [INFO] [stderr] Checking memory_monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | / kill_and_restart( [INFO] [stdout] 86 | | pid_info, [INFO] [stdout] 87 | | memory_byte_limit, [INFO] [stdout] 88 | | matches.is_present("parent"), [INFO] [stdout] 89 | | matches.is_present("test"), [INFO] [stdout] 90 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | / kill_and_restart( [INFO] [stdout] 86 | | pid_info, [INFO] [stdout] 87 | | memory_byte_limit, [INFO] [stdout] 88 | | matches.is_present("parent"), [INFO] [stdout] 89 | | matches.is_present("test"), [INFO] [stdout] 90 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.39s [INFO] running `Command { std: "docker" "inspect" "589f5b451eb51cf0a1a97e140f654d5a54eb580ddaf274514fafda2d67351231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "589f5b451eb51cf0a1a97e140f654d5a54eb580ddaf274514fafda2d67351231", kill_on_drop: false }` [INFO] [stdout] 589f5b451eb51cf0a1a97e140f654d5a54eb580ddaf274514fafda2d67351231