[INFO] cloning repository https://github.com/murilobsd/mup-mail
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/murilobsd/mup-mail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmurilobsd%2Fmup-mail", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmurilobsd%2Fmup-mail'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94bb3b729e8d7cf9b76b7ebebabe48909a529e75
[INFO] checking murilobsd/mup-mail against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmurilobsd%2Fmup-mail" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/murilobsd/mup-mail
[INFO] finished tweaking git repo https://github.com/murilobsd/mup-mail
[INFO] tweaked toml for git repo https://github.com/murilobsd/mup-mail written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/murilobsd/mup-mail on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/murilobsd/mup-mail 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.6.0
[INFO] [stderr]   Downloaded tokio-amqp v1.0.0
[INFO] [stderr]   Downloaded pinky-swear v4.4.0
[INFO] [stderr]   Downloaded lapin v1.8.1
[INFO] [stderr]   Downloaded futures-macro v0.3.18
[INFO] [stderr]   Downloaded pem v0.8.3
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.2
[INFO] [stderr]   Downloaded amq-protocol-tcp v6.1.0
[INFO] [stderr]   Downloaded pkg-config v0.3.22
[INFO] [stderr]   Downloaded amq-protocol-types v6.1.0
[INFO] [stderr]   Downloaded deadpool-lapin v0.9.1
[INFO] [stderr]   Downloaded amq-protocol-uri v6.1.0
[INFO] [stderr]   Downloaded deadpool v0.9.2
[INFO] [stderr]   Downloaded amq-protocol v6.1.0
[INFO] [stderr]   Downloaded anyhow v1.0.48
[INFO] [stderr]   Downloaded reqwest v0.11.6
[INFO] [stderr]   Downloaded libc v0.2.108
[INFO] [stderr]   Downloaded tcp-stream v0.20.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 55c00a8188270f08d44da50b9028ba4ab4888d28e98aebb9c9e0662336e984bc
[INFO] running `Command { std: "docker" "start" "55c00a8188270f08d44da50b9028ba4ab4888d28e98aebb9c9e0662336e984bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55c00a8188270f08d44da50b9028ba4ab4888d28e98aebb9c9e0662336e984bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "55c00a8188270f08d44da50b9028ba4ab4888d28e98aebb9c9e0662336e984bc" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55c00a8188270f08d44da50b9028ba4ab4888d28e98aebb9c9e0662336e984bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "55c00a8188270f08d44da50b9028ba4ab4888d28e98aebb9c9e0662336e984bc" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.71
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.48
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]     Checking cookie-factory v0.3.2
[INFO] [stderr]     Checking futures-sink v0.3.18
[INFO] [stderr]    Compiling amq-protocol v6.1.0
[INFO] [stderr]    Compiling lapin v1.8.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling openssl-sys v0.9.71
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking pinky-swear v4.4.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking amq-protocol-uri v6.1.0
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking tcp-stream v0.20.8
[INFO] [stderr]     Checking amq-protocol-tcp v6.1.0
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling futures-macro v0.3.18
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking mail-application v0.1.0 (/opt/rustwide/workdir/mail-application)
[INFO] [stderr]     Checking serde v1.0.130
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.2
[INFO] [stderr]     Checking deadpool v0.9.2
[INFO] [stderr]     Checking h2 v0.3.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking amq-protocol-types v6.1.0
[INFO] [stderr]     Checking config v0.11.0
[INFO] [stderr]     Checking hyper v0.14.15
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.6
[INFO] [stderr]     Checking provider v0.1.0 (/opt/rustwide/workdir/adapters/provider)
[INFO] [stdout] error[E0277]: the trait bound `for<'de> !: Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> adapters/provider/src/mailgun_adapter.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         send_email(params).await?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `!`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a Path
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 126 others
[INFO] [stdout]    = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]    = help: you might have intended to use the type `()` here instead
[INFO] [stdout]    = note: required for `!` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `send_email`
[INFO] [stdout]   --> adapters/provider/src/mailgun_adapter.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn send_email<T>(email_params: EmailParams) -> Result<T, Error>
[INFO] [stdout]    |              ---------- required by a bound in this function
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     T: DeserializeOwned,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ required by this bound in `send_email`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> !: Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> adapters/provider/src/mailgun_adapter.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |         send_email(params).await?;
[INFO] [stdout]    |                            ^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `!`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a Path
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 126 others
[INFO] [stdout]    = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]    = help: you might have intended to use the type `()` here instead
[INFO] [stdout]    = note: required for `!` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `send_email`
[INFO] [stdout]   --> adapters/provider/src/mailgun_adapter.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn send_email<T>(email_params: EmailParams) -> Result<T, Error>
[INFO] [stdout]    |              ---------- required by a bound in this function
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     T: DeserializeOwned,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ required by this bound in `send_email`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> !: Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> adapters/provider/src/mailgun_adapter.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         send_email(params).await?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `!`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a Path
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 126 others
[INFO] [stdout]    = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]    = help: you might have intended to use the type `()` here instead
[INFO] [stdout]    = note: required for `!` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `send_email`
[INFO] [stdout]   --> adapters/provider/src/mailgun_adapter.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn send_email<T>(email_params: EmailParams) -> Result<T, Error>
[INFO] [stdout]    |              ---------- required by a bound in this function
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     T: DeserializeOwned,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ required by this bound in `send_email`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `provider` (lib test) due to 2 previous errors
[INFO] [stdout] error[E0277]: the trait bound `for<'de> !: Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> adapters/provider/src/mailgun_adapter.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |         send_email(params).await?;
[INFO] [stdout]    |                            ^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `!`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a Path
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 126 others
[INFO] [stdout]    = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]    = help: you might have intended to use the type `()` here instead
[INFO] [stdout]    = note: required for `!` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `send_email`
[INFO] [stdout]   --> adapters/provider/src/mailgun_adapter.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub async fn send_email<T>(email_params: EmailParams) -> Result<T, Error>
[INFO] [stdout]    |              ---------- required by a bound in this function
[INFO] [stdout] 28 | where
[INFO] [stdout] 29 |     T: DeserializeOwned,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ required by this bound in `send_email`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `provider` (lib) due to 2 previous errors
[INFO] [stderr] warning: unused dependency `chrono`
[INFO] [stderr]   --> mail-application/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | chrono = "0.4.19"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `chrono`
[INFO] [stderr] warning: unused dependency `log`
[INFO] [stderr]   --> mail-application/Cargo.toml:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | log = "0.4.14"
[INFO] [stderr]    | ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `log`
[INFO] [stderr] warning: `mail-application` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "inspect" "55c00a8188270f08d44da50b9028ba4ab4888d28e98aebb9c9e0662336e984bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55c00a8188270f08d44da50b9028ba4ab4888d28e98aebb9c9e0662336e984bc", kill_on_drop: false }`
[INFO] [stdout] 55c00a8188270f08d44da50b9028ba4ab4888d28e98aebb9c9e0662336e984bc
