[INFO] cloning repository https://github.com/dalance/gip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dalance/gip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fgip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fgip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d87e071dcf192e9fe61260bec4694352db511471 [INFO] checking dalance/gip against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fgip" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dalance/gip 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/dalance/gip [INFO] finished tweaking git repo https://github.com/dalance/gip [INFO] tweaked toml for git repo https://github.com/dalance/gip written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/dalance/gip 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] ffbeac5420f30c2be0d630bd94ae5dd0a48e1dadc84023362c83c11128fd7dba [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" "ffbeac5420f30c2be0d630bd94ae5dd0a48e1dadc84023362c83c11128fd7dba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffbeac5420f30c2be0d630bd94ae5dd0a48e1dadc84023362c83c11128fd7dba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffbeac5420f30c2be0d630bd94ae5dd0a48e1dadc84023362c83c11128fd7dba", kill_on_drop: false }` [INFO] [stdout] ffbeac5420f30c2be0d630bd94ae5dd0a48e1dadc84023362c83c11128fd7dba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 4b7cd8d96336dd5961df47d42275c8cc991ae6344edf58c349124503b4e31ed8 [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" "4b7cd8d96336dd5961df47d42275c8cc991ae6344edf58c349124503b4e31ed8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking getrandom v0.1.12 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Checking hpack v0.2.0 [INFO] [stderr] Checking backtrace-sys v0.1.31 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking cookie v0.2.5 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking solicit v0.4.4 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking hyper v0.9.18 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Checking structopt v0.3.2 [INFO] [stderr] Checking gip v0.6.1-pre (/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/lib.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | / error_chain! { [INFO] [stdout] 141 | | foreign_links { [INFO] [stdout] 142 | | AddrParse(::std::net::AddrParseError); [INFO] [stdout] 143 | | JsonParse(::serde_json::Error); [INFO] [stdout] ... | [INFO] [stdout] 164 | | } [INFO] [stdout] 165 | | } [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/lib.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | / error_chain! { [INFO] [stdout] 141 | | foreign_links { [INFO] [stdout] 142 | | AddrParse(::std::net::AddrParseError); [INFO] [stdout] 143 | | JsonParse(::serde_json::Error); [INFO] [stdout] ... | [INFO] [stdout] 164 | | } [INFO] [stdout] 165 | | } [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/lib.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | / error_chain! { [INFO] [stdout] 141 | | foreign_links { [INFO] [stdout] 142 | | AddrParse(::std::net::AddrParseError); [INFO] [stdout] 143 | | JsonParse(::serde_json::Error); [INFO] [stdout] ... | [INFO] [stdout] 164 | | } [INFO] [stdout] 165 | | } [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/lib.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | / error_chain! { [INFO] [stdout] 141 | | foreign_links { [INFO] [stdout] 142 | | AddrParse(::std::net::AddrParseError); [INFO] [stdout] 143 | | JsonParse(::serde_json::Error); [INFO] [stdout] ... | [INFO] [stdout] 164 | | } [INFO] [stdout] 165 | | } [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] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/gip.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | / error_chain! { [INFO] [stdout] 81 | | links { [INFO] [stdout] 82 | | Gip(::gip::Error, ::gip::ErrorKind); [INFO] [stdout] 83 | | } [INFO] [stdout] ... | [INFO] [stdout] 87 | | } [INFO] [stdout] 88 | | } [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/gip.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | / error_chain! { [INFO] [stdout] 81 | | links { [INFO] [stdout] 82 | | Gip(::gip::Error, ::gip::ErrorKind); [INFO] [stdout] 83 | | } [INFO] [stdout] ... | [INFO] [stdout] 87 | | } [INFO] [stdout] 88 | | } [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/gip.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | / error_chain! { [INFO] [stdout] 81 | | links { [INFO] [stdout] 82 | | Gip(::gip::Error, ::gip::ErrorKind); [INFO] [stdout] 83 | | } [INFO] [stdout] ... | [INFO] [stdout] 87 | | } [INFO] [stdout] 88 | | } [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/gip.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | / error_chain! { [INFO] [stdout] 81 | | links { [INFO] [stdout] 82 | | Gip(::gip::Error, ::gip::ErrorKind); [INFO] [stdout] 83 | | } [INFO] [stdout] ... | [INFO] [stdout] 87 | | } [INFO] [stdout] 88 | | } [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 37.72s [INFO] running `Command { std: "docker" "inspect" "4b7cd8d96336dd5961df47d42275c8cc991ae6344edf58c349124503b4e31ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b7cd8d96336dd5961df47d42275c8cc991ae6344edf58c349124503b4e31ed8", kill_on_drop: false }` [INFO] [stdout] 4b7cd8d96336dd5961df47d42275c8cc991ae6344edf58c349124503b4e31ed8