[INFO] cloning repository https://github.com/bwolf/ofvsh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bwolf/ofvsh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwolf%2Fofvsh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwolf%2Fofvsh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 733f6e5a0fe7c82ade3b7f9b09b38a6383a4ddfd [INFO] checking bwolf/ofvsh against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwolf%2Fofvsh" "/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/bwolf/ofvsh on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bwolf/ofvsh [INFO] finished tweaking git repo https://github.com/bwolf/ofvsh [INFO] tweaked toml for git repo https://github.com/bwolf/ofvsh written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/bwolf/ofvsh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "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-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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 672d71dbb55997e1b679b84638af40d71fec3831b05b1dacc23716730bccd65f [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" "672d71dbb55997e1b679b84638af40d71fec3831b05b1dacc23716730bccd65f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "672d71dbb55997e1b679b84638af40d71fec3831b05b1dacc23716730bccd65f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "672d71dbb55997e1b679b84638af40d71fec3831b05b1dacc23716730bccd65f", kill_on_drop: false }` [INFO] [stdout] 672d71dbb55997e1b679b84638af40d71fec3831b05b1dacc23716730bccd65f [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a7caa8fc98a39bda60bcfe9bafd07c713ca13922937d224aa993fcc255530e6 [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" "6a7caa8fc98a39bda60bcfe9bafd07c713ca13922937d224aa993fcc255530e6", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Checking rust-gmp v0.3.2 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking dbus v0.2.3 [INFO] [stderr] Checking rpassword v2.0.0 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking directories v1.0.2 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking smallvec v0.6.6 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Checking rpassword v0.2.3 [INFO] [stderr] Checking nix v0.11.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking smallstr v0.1.0 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Compiling syn v0.15.13 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling terminfo v0.6.1 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking uuid v0.1.18 [INFO] [stderr] Checking mktemp v0.3.1 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking toml v0.4.8 [INFO] [stderr] Checking ssh2 v0.3.3 [INFO] [stderr] Checking secret-service v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Checking keyring v0.6.1 [INFO] [stderr] Checking mortal v0.1.5 [INFO] [stderr] Checking linefeed v0.5.3 [INFO] [stderr] Checking ofvsh v0.4.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/builtin.rs:43:38 [INFO] [stdout] | [INFO] [stdout] 43 | Error::UnexpectedError(error.description().to_owned()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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/builtin.rs:43:38 [INFO] [stdout] | [INFO] [stdout] 43 | Error::UnexpectedError(error.description().to_owned()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "6a7caa8fc98a39bda60bcfe9bafd07c713ca13922937d224aa993fcc255530e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a7caa8fc98a39bda60bcfe9bafd07c713ca13922937d224aa993fcc255530e6", kill_on_drop: false }` [INFO] [stdout] 6a7caa8fc98a39bda60bcfe9bafd07c713ca13922937d224aa993fcc255530e6