[INFO] updating cached repository https://github.com/tov/gsc-client [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] [stderr] From https://github.com/tov/gsc-client [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/percent-encoding-2.1.0 [INFO] [stderr] * [new branch] dependabot/cargo/rpassword-4.0.5 -> dependabot/cargo/rpassword-4.0.5 [INFO] [stderr] * [new branch] dependabot/cargo/serde_json-1.0.45 -> dependabot/cargo/serde_json-1.0.45 [INFO] [stderr] cb8d308..1af9d27 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1af9d27dd8f370396cdd3c89da278ec508f5eeaa [INFO] checking tov/gsc-client against try#a243773eaf3fedcd203f10ae4579e4f106bf7ccd for pr-68325 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftov%2Fgsc-client" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tov/gsc-client on toolchain a243773eaf3fedcd203f10ae4579e4f106bf7ccd [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tov/gsc-client [INFO] finished tweaking git repo https://github.com/tov/gsc-client [INFO] tweaked toml for git repo https://github.com/tov/gsc-client written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/tov/gsc-client already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5bc4b888d31d267fe123126ba6c213190dc274972d7f737eec0084447709b419 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "5bc4b888d31d267fe123126ba6c213190dc274972d7f737eec0084447709b419"` [INFO] [stderr] Checking vlog v0.1.4 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Checking tabular v0.1.4 [INFO] [stderr] Checking rpassword v4.0.3 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking hyper v0.13.1 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.1 [INFO] [stderr] Checking gsc-client v0.3.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:102:1 [INFO] [stderr] | [INFO] [stderr] 102 | / error_chain! { [INFO] [stderr] 103 | | foreign_links { [INFO] [stderr] 104 | | Clap(clap::Error); [INFO] [stderr] 105 | | Globset(globset::Error); [INFO] [stderr] ... | [INFO] [stderr] 218 | | } [INFO] [stderr] 219 | | } [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/errors.rs:102:1 [INFO] [stderr] | [INFO] [stderr] 102 | / error_chain! { [INFO] [stderr] 103 | | foreign_links { [INFO] [stderr] 104 | | Clap(clap::Error); [INFO] [stderr] 105 | | Globset(globset::Error); [INFO] [stderr] ... | [INFO] [stderr] 218 | | } [INFO] [stderr] 219 | | } [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/errors.rs:102:1 [INFO] [stderr] | [INFO] [stderr] 102 | / error_chain! { [INFO] [stderr] 103 | | foreign_links { [INFO] [stderr] 104 | | Clap(clap::Error); [INFO] [stderr] 105 | | Globset(globset::Error); [INFO] [stderr] ... | [INFO] [stderr] 218 | | } [INFO] [stderr] 219 | | } [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/errors.rs:102:1 [INFO] [stderr] | [INFO] [stderr] 102 | / error_chain! { [INFO] [stderr] 103 | | foreign_links { [INFO] [stderr] 104 | | Clap(clap::Error); [INFO] [stderr] 105 | | Globset(globset::Error); [INFO] [stderr] ... | [INFO] [stderr] 218 | | } [INFO] [stderr] 219 | | } [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 36.31s [INFO] running `"docker" "inspect" "5bc4b888d31d267fe123126ba6c213190dc274972d7f737eec0084447709b419"` [INFO] running `"docker" "rm" "-f" "5bc4b888d31d267fe123126ba6c213190dc274972d7f737eec0084447709b419"` [INFO] [stdout] 5bc4b888d31d267fe123126ba6c213190dc274972d7f737eec0084447709b419