[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] 1af9d27..da1ffc1 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] da1ffc183d54ece90a077e0e01d9ee9642e6a716 [INFO] checking tov/gsc-client against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftov%2Fgsc-client" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tov/gsc-client on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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-6/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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] 9b62a360d58574f9eaecdeef3715c0ab46d0d83a82aaa98c4a34c95014e066ae [INFO] running `"docker" "start" "-a" "9b62a360d58574f9eaecdeef3715c0ab46d0d83a82aaa98c4a34c95014e066ae"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Checking bytes v0.5.3 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Checking pin-project-lite v0.1.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Checking vlog v0.1.4 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking tabular v0.1.4 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking rpassword v4.0.3 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking bstr v0.2.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking backtrace v0.3.41 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking http-body v0.3.1 [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 serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking pin-project v0.4.6 [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 1m 00s [INFO] running `"docker" "inspect" "9b62a360d58574f9eaecdeef3715c0ab46d0d83a82aaa98c4a34c95014e066ae"` [INFO] running `"docker" "rm" "-f" "9b62a360d58574f9eaecdeef3715c0ab46d0d83a82aaa98c4a34c95014e066ae"` [INFO] [stdout] 9b62a360d58574f9eaecdeef3715c0ab46d0d83a82aaa98c4a34c95014e066ae