[INFO] cloning repository https://github.com/geb789/email_notification [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geb789/email_notification" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeb789%2Femail_notification", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeb789%2Femail_notification'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89b3a582dd27b8adacf594ce593654ef14e41ec4 [INFO] checking geb789/email_notification against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeb789%2Femail_notification" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/geb789/email_notification [INFO] finished tweaking git repo https://github.com/geb789/email_notification [INFO] tweaked toml for git repo https://github.com/geb789/email_notification written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/geb789/email_notification on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/geb789/email_notification already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded textwrap v0.15.2 [INFO] [stderr] Downloaded clap_derive v3.2.2 [INFO] [stderr] Downloaded os_str_bytes v6.4.1 [INFO] [stderr] Downloaded toml v0.5.10 [INFO] [stderr] Downloaded clap v3.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 386dcfb5bd0b58e83e0bfcb4608e3d43b5dcc9b79b0f3d9f7133db8d3b63fe86 [INFO] running `Command { std: "docker" "start" "-a" "386dcfb5bd0b58e83e0bfcb4608e3d43b5dcc9b79b0f3d9f7133db8d3b63fe86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "386dcfb5bd0b58e83e0bfcb4608e3d43b5dcc9b79b0f3d9f7133db8d3b63fe86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "386dcfb5bd0b58e83e0bfcb4608e3d43b5dcc9b79b0f3d9f7133db8d3b63fe86", kill_on_drop: false }` [INFO] [stdout] 386dcfb5bd0b58e83e0bfcb4608e3d43b5dcc9b79b0f3d9f7133db8d3b63fe86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ab76019a086f06ed53c639e21a73257ac390a2bb3bd181ecdb5acfd6b893193 [INFO] running `Command { std: "docker" "start" "-a" "7ab76019a086f06ed53c639e21a73257ac390a2bb3bd181ecdb5acfd6b893193", kill_on_drop: false }` [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling clap_derive v3.2.2 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking clap v3.2.2 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking toml v0.5.10 [INFO] [stderr] Checking lettre v0.9.6 [INFO] [stderr] Checking lettre_email v0.9.4 [INFO] [stderr] Checking 定时器 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tokio::timer::Interval` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use tokio::timer::Interval; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Duration` and `Instant` [INFO] [stdout] --> src/main.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use std::time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> src/config.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub config: PathBuf, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> src/config.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub scene: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> src/config.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub config: PathBuf, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::timer::Interval` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use tokio::timer::Interval; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Duration` and `Instant` [INFO] [stdout] --> src/main.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use std::time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> src/config.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub scene: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `clap::Arg::<'help>::possible_values`: Replaced with `Arg::value_parser(PossibleValuesParser::new(...)).takes_value(true)` [INFO] [stdout] --> src/config.rs:28:47 [INFO] [stdout] | [INFO] [stdout] 28 | #[clap(short = 's', long, name = "SCENE", possible_values = ["mint", "oracle", "npow", "syncoracle", "syncpow", "ezcoracle", "im... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::prelude` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> src/config.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub config: PathBuf, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::ArgAction::StoreValue`: Replaced with `ArgAction::Set` or `ArgAction::Append` [INFO] [stdout] --> src/config.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub scene: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/config.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | let mut config = toml::from_str::(toml_str.as_str()).expect("valid toml"); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `smtp_port` and `smtp_ssl` are never read [INFO] [stdout] --> src/config.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct EmailConfig { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub smtp_port: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 14 | pub smtp_ssl: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EmailConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> src/config.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub config: PathBuf, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `clap::Arg::<'help>::validator`: Replaced with `Arg::value_parser(...)` [INFO] [stdout] --> src/config.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub scene: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `clap::Arg::<'help>::possible_values`: Replaced with `Arg::value_parser(PossibleValuesParser::new(...)).takes_value(true)` [INFO] [stdout] --> src/config.rs:28:47 [INFO] [stdout] | [INFO] [stdout] 28 | #[clap(short = 's', long, name = "SCENE", possible_values = ["mint", "oracle", "npow", "syncoracle", "syncpow", "ezcoracle", "im... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::prelude` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/config.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | let mut config = toml::from_str::(toml_str.as_str()).expect("valid toml"); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `smtp_port` and `smtp_ssl` are never read [INFO] [stdout] --> src/config.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct EmailConfig { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub smtp_port: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 14 | pub smtp_ssl: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EmailConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.64s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10` [INFO] running `Command { std: "docker" "inspect" "7ab76019a086f06ed53c639e21a73257ac390a2bb3bd181ecdb5acfd6b893193", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ab76019a086f06ed53c639e21a73257ac390a2bb3bd181ecdb5acfd6b893193", kill_on_drop: false }` [INFO] [stdout] 7ab76019a086f06ed53c639e21a73257ac390a2bb3bd181ecdb5acfd6b893193