[INFO] updating cached repository https://github.com/dalance/gip [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d87e071dcf192e9fe61260bec4694352db511471 [INFO] checking dalance/gip against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fgip" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dalance/gip on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [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-5/source/Cargo.toml [INFO] crate git repo https://github.com/dalance/gip already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ae97e728e1cca02d9904381ee39988ec07486696ec324fe2d6e5dc84e374a8e8 [INFO] running `"docker" "start" "-a" "ae97e728e1cca02d9904381ee39988ec07486696ec324fe2d6e5dc84e374a8e8"` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking cookie v0.2.5 [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] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:140:1 [INFO] [stderr] | [INFO] [stderr] 140 | / error_chain! { [INFO] [stderr] 141 | | foreign_links { [INFO] [stderr] 142 | | AddrParse(::std::net::AddrParseError); [INFO] [stderr] 143 | | JsonParse(::serde_json::Error); [INFO] [stderr] ... | [INFO] [stderr] 164 | | } [INFO] [stderr] 165 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:140:1 [INFO] [stderr] | [INFO] [stderr] 140 | / error_chain! { [INFO] [stderr] 141 | | foreign_links { [INFO] [stderr] 142 | | AddrParse(::std::net::AddrParseError); [INFO] [stderr] 143 | | JsonParse(::serde_json::Error); [INFO] [stderr] ... | [INFO] [stderr] 164 | | } [INFO] [stderr] 165 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:140:1 [INFO] [stderr] | [INFO] [stderr] 140 | / error_chain! { [INFO] [stderr] 141 | | foreign_links { [INFO] [stderr] 142 | | AddrParse(::std::net::AddrParseError); [INFO] [stderr] 143 | | JsonParse(::serde_json::Error); [INFO] [stderr] ... | [INFO] [stderr] 164 | | } [INFO] [stderr] 165 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:140:1 [INFO] [stderr] | [INFO] [stderr] 140 | / error_chain! { [INFO] [stderr] 141 | | foreign_links { [INFO] [stderr] 142 | | AddrParse(::std::net::AddrParseError); [INFO] [stderr] 143 | | JsonParse(::serde_json::Error); [INFO] [stderr] ... | [INFO] [stderr] 164 | | } [INFO] [stderr] 165 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gip.rs:80:1 [INFO] [stderr] | [INFO] [stderr] 80 | / error_chain! { [INFO] [stderr] 81 | | links { [INFO] [stderr] 82 | | Gip(::gip::Error, ::gip::ErrorKind); [INFO] [stderr] 83 | | } [INFO] [stderr] ... | [INFO] [stderr] 87 | | } [INFO] [stderr] 88 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gip.rs:80:1 [INFO] [stderr] | [INFO] [stderr] 80 | / error_chain! { [INFO] [stderr] 81 | | links { [INFO] [stderr] 82 | | Gip(::gip::Error, ::gip::ErrorKind); [INFO] [stderr] 83 | | } [INFO] [stderr] ... | [INFO] [stderr] 87 | | } [INFO] [stderr] 88 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gip.rs:80:1 [INFO] [stderr] | [INFO] [stderr] 80 | / error_chain! { [INFO] [stderr] 81 | | links { [INFO] [stderr] 82 | | Gip(::gip::Error, ::gip::ErrorKind); [INFO] [stderr] 83 | | } [INFO] [stderr] ... | [INFO] [stderr] 87 | | } [INFO] [stderr] 88 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/gip.rs:80:1 [INFO] [stderr] | [INFO] [stderr] 80 | / error_chain! { [INFO] [stderr] 81 | | links { [INFO] [stderr] 82 | | Gip(::gip::Error, ::gip::ErrorKind); [INFO] [stderr] 83 | | } [INFO] [stderr] ... | [INFO] [stderr] 87 | | } [INFO] [stderr] 88 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.91s [INFO] running `"docker" "inspect" "ae97e728e1cca02d9904381ee39988ec07486696ec324fe2d6e5dc84e374a8e8"` [INFO] running `"docker" "rm" "-f" "ae97e728e1cca02d9904381ee39988ec07486696ec324fe2d6e5dc84e374a8e8"` [INFO] [stdout] ae97e728e1cca02d9904381ee39988ec07486696ec324fe2d6e5dc84e374a8e8