[INFO] updating cached repository https://github.com/dongri/sendhub [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] b5516f10578149d69dcb771f8a7e0c92abc81392 [INFO] checking dongri/sendhub against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdongri%2Fsendhub" "/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/dongri/sendhub 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/dongri/sendhub [INFO] finished tweaking git repo https://github.com/dongri/sendhub [INFO] tweaked toml for git repo https://github.com/dongri/sendhub written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/dongri/sendhub 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-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" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1dc2e4536e20b646981486611631e8503f04b07c24f35a2487197f2615ed810f [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" "1dc2e4536e20b646981486611631e8503f04b07c24f35a2487197f2615ed810f"` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking quoted_printable v0.4.1 [INFO] [stderr] Checking actix-service v0.4.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Checking backtrace v0.3.37 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking mimers v0.1.1 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking envy v0.4.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stderr] Checking actix-utils v0.4.5 [INFO] [stderr] Checking flate2 v1.0.11 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling hyper v0.12.34 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rusoto_core v0.40.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Checking tokio-process v0.2.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking rusoto_credential v0.40.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.17 [INFO] [stderr] Checking actix-threadpool v0.1.2 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Checking actix-rt v0.2.5 [INFO] [stderr] Checking rusoto_ses v0.40.0 [INFO] [stderr] Checking actix-server v0.6.0 [INFO] [stderr] Checking actix-connect v0.2.4 [INFO] [stderr] Checking slack-hook v0.8.0 [INFO] [stderr] Checking sendgrid v0.8.1 [INFO] [stderr] Checking mailgun-rs v0.1.2 [INFO] [stderr] Checking actix-http v0.2.9 [INFO] [stderr] Checking awc v0.2.4 [INFO] [stderr] Checking actix-web v1.0.7 [INFO] [stderr] Checking sendhub v0.1.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/provider/mailgun.rs:54:34 [INFO] [stderr] | [INFO] [stderr] 54 | return Err(error.description().to_string()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/provider/ses.rs:92:32 [INFO] [stderr] | [INFO] [stderr] 92 | return Err(err.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/provider/mailgun.rs:54:34 [INFO] [stderr] | [INFO] [stderr] 54 | return Err(error.description().to_string()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/provider/ses.rs:92:32 [INFO] [stderr] | [INFO] [stderr] 92 | return Err(err.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 12s [INFO] running `"docker" "inspect" "1dc2e4536e20b646981486611631e8503f04b07c24f35a2487197f2615ed810f"` [INFO] running `"docker" "rm" "-f" "1dc2e4536e20b646981486611631e8503f04b07c24f35a2487197f2615ed810f"` [INFO] [stdout] 1dc2e4536e20b646981486611631e8503f04b07c24f35a2487197f2615ed810f