[INFO] cloning repository https://github.com/mirhec/memlogger-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mirhec/memlogger-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirhec%2Fmemlogger-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirhec%2Fmemlogger-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01df980d79b2547fdd6b92372ab498d3f481bed8 [INFO] checking mirhec/memlogger-rs against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirhec%2Fmemlogger-rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mirhec/memlogger-rs on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mirhec/memlogger-rs [INFO] finished tweaking git repo https://github.com/mirhec/memlogger-rs [INFO] tweaked toml for git repo https://github.com/mirhec/memlogger-rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/mirhec/memlogger-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c54f1ce05cb043719a303c40f00c4ccb823ac558c09f8214ad394f689c4b4f5 [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" "3c54f1ce05cb043719a303c40f00c4ccb823ac558c09f8214ad394f689c4b4f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c54f1ce05cb043719a303c40f00c4ccb823ac558c09f8214ad394f689c4b4f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c54f1ce05cb043719a303c40f00c4ccb823ac558c09f8214ad394f689c4b4f5", kill_on_drop: false }` [INFO] [stdout] 3c54f1ce05cb043719a303c40f00c4ccb823ac558c09f8214ad394f689c4b4f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] add5414a29f7510825f5b8d6cb9fbb5f1b0842f7b4ff961a4dcb3bd3424949aa [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" "add5414a29f7510825f5b8d6cb9fbb5f1b0842f7b4ff961a4dcb3bd3424949aa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling sysinfo v0.9.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking memlogger v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / quick_error! { [INFO] [stdout] 12 | | #[derive(Debug)] [INFO] [stdout] 13 | | pub enum CliError { [INFO] [stdout] 14 | | ParseInt(err: std::num::ParseIntError) { from() } [INFO] [stdout] 15 | | Io(err: std::io::Error) { from() } [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / quick_error! { [INFO] [stdout] 12 | | #[derive(Debug)] [INFO] [stdout] 13 | | pub enum CliError { [INFO] [stdout] 14 | | ParseInt(err: std::num::ParseIntError) { from() } [INFO] [stdout] 15 | | Io(err: std::io::Error) { from() } [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / quick_error! { [INFO] [stdout] 12 | | #[derive(Debug)] [INFO] [stdout] 13 | | pub enum CliError { [INFO] [stdout] 14 | | ParseInt(err: std::num::ParseIntError) { from() } [INFO] [stdout] 15 | | Io(err: std::io::Error) { from() } [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / quick_error! { [INFO] [stdout] 12 | | #[derive(Debug)] [INFO] [stdout] 13 | | pub enum CliError { [INFO] [stdout] 14 | | ParseInt(err: std::num::ParseIntError) { from() } [INFO] [stdout] 15 | | Io(err: std::io::Error) { from() } [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.29s [INFO] running `Command { std: "docker" "inspect" "add5414a29f7510825f5b8d6cb9fbb5f1b0842f7b4ff961a4dcb3bd3424949aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "add5414a29f7510825f5b8d6cb9fbb5f1b0842f7b4ff961a4dcb3bd3424949aa", kill_on_drop: false }` [INFO] [stdout] add5414a29f7510825f5b8d6cb9fbb5f1b0842f7b4ff961a4dcb3bd3424949aa