[INFO] cloning repository https://github.com/juanibiapina/zas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juanibiapina/zas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanibiapina%2Fzas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanibiapina%2Fzas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdc80c9f7996adb09fa127b8d5f9847aa4f42944 [INFO] checking juanibiapina/zas against master#2e5723137b2b88368d018b262a0a823a1423131b for pr-78935-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanibiapina%2Fzas" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/juanibiapina/zas on toolchain 2e5723137b2b88368d018b262a0a823a1423131b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/juanibiapina/zas [INFO] finished tweaking git repo https://github.com/juanibiapina/zas [INFO] tweaked toml for git repo https://github.com/juanibiapina/zas written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/juanibiapina/zas already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+2e5723137b2b88368d018b262a0a823a1423131b" "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] 76032ae0172b0893a5cc76617115dd31997b932cecfd80b8967f7bb43ac60d32 [INFO] running `Command { std: "docker" "start" "-a" "76032ae0172b0893a5cc76617115dd31997b932cecfd80b8967f7bb43ac60d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76032ae0172b0893a5cc76617115dd31997b932cecfd80b8967f7bb43ac60d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76032ae0172b0893a5cc76617115dd31997b932cecfd80b8967f7bb43ac60d32", kill_on_drop: false }` [INFO] [stdout] 76032ae0172b0893a5cc76617115dd31997b932cecfd80b8967f7bb43ac60d32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+2e5723137b2b88368d018b262a0a823a1423131b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 7fd88a1d81fe250bef8f5a530e1b08950fdfce802735c6634a0f4d0c2c8a3f75 [INFO] running `Command { std: "docker" "start" "-a" "7fd88a1d81fe250bef8f5a530e1b08950fdfce802735c6634a0f4d0c2c8a3f75", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking futures v0.1.18 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Checking scoped-tls v0.1.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking serde v1.0.27 [INFO] [stderr] Checking ansi_term v0.10.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking httparse v1.2.4 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking xdg v2.1.0 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Checking remove_dir_all v0.3.0 [INFO] [stderr] Checking mime v0.3.5 [INFO] [stderr] Checking base64 v0.9.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking atty v0.2.6 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking clap v2.30.0 [INFO] [stderr] Checking bytes v0.4.6 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking mio v0.6.13 [INFO] [stderr] Checking tokio-io v0.1.5 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking tempdir v0.3.6 [INFO] [stderr] Checking tokio-core v0.1.12 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking toml v0.4.5 [INFO] [stderr] Checking hyper v0.11.18 [INFO] [stderr] Checking zas v0.21.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:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | println!("IO Error: {}", err.description()); [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/main.rs:69:42 [INFO] [stdout] | [INFO] [stdout] 69 | println!("IO Error: {}", err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [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:72:42 [INFO] [stdout] | [INFO] [stdout] 72 | println!("IO Error: {}", err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [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:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | println!("IO Error: {}", err.description()); [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/main.rs:69:42 [INFO] [stdout] | [INFO] [stdout] 69 | println!("IO Error: {}", err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [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:72:42 [INFO] [stdout] | [INFO] [stdout] 72 | println!("IO Error: {}", err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.96s [INFO] running `Command { std: "docker" "inspect" "7fd88a1d81fe250bef8f5a530e1b08950fdfce802735c6634a0f4d0c2c8a3f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd88a1d81fe250bef8f5a530e1b08950fdfce802735c6634a0f4d0c2c8a3f75", kill_on_drop: false }` [INFO] [stdout] 7fd88a1d81fe250bef8f5a530e1b08950fdfce802735c6634a0f4d0c2c8a3f75