[INFO] cloning repository https://github.com/cjcox17/mailgun-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cjcox17/mailgun-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjcox17%2Fmailgun-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjcox17%2Fmailgun-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3e05dbfc0b5d56c62ef9acbb7ef98eb52ad4af3
[INFO] testing cjcox17/mailgun-client against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjcox17%2Fmailgun-client" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cjcox17/mailgun-client
[INFO] finished tweaking git repo https://github.com/cjcox17/mailgun-client
[INFO] tweaked toml for git repo https://github.com/cjcox17/mailgun-client written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cjcox17/mailgun-client on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cjcox17/mailgun-client 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.5.17
[INFO] [stderr]   Downloaded parking_lot v0.12.4
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.51
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.101
[INFO] [stderr]   Downloaded lock_api v0.4.13
[INFO] [stderr]   Downloaded thiserror v2.0.16
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.101
[INFO] [stderr]   Downloaded wit-bindgen v0.45.0
[INFO] [stderr]   Downloaded js-sys v0.3.78
[INFO] [stderr]   Downloaded cc v1.2.36
[INFO] [stderr]   Downloaded parking_lot_core v0.9.11
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.101
[INFO] [stderr]   Downloaded bitflags v2.9.4
[INFO] [stderr]   Downloaded webpki-roots v1.0.2
[INFO] [stderr]   Downloaded potential_utf v0.1.3
[INFO] [stderr]   Downloaded thiserror-impl v2.0.16
[INFO] [stderr]   Downloaded wasi v0.14.3+wasi-0.2.4
[INFO] [stderr]   Downloaded web-sys v0.3.78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da8f8280b35ef576c3540a68a2dbb2a1ab5bb40eeb52a2ab9a7eece1662e1a28
[INFO] running `Command { std: "docker" "start" "-a" "da8f8280b35ef576c3540a68a2dbb2a1ab5bb40eeb52a2ab9a7eece1662e1a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da8f8280b35ef576c3540a68a2dbb2a1ab5bb40eeb52a2ab9a7eece1662e1a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da8f8280b35ef576c3540a68a2dbb2a1ab5bb40eeb52a2ab9a7eece1662e1a28", kill_on_drop: false }`
[INFO] [stdout] da8f8280b35ef576c3540a68a2dbb2a1ab5bb40eeb52a2ab9a7eece1662e1a28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be36fb6298d1b0c7fb2689ceb714f913c61cef44b49231f8433c421e49882c16
[INFO] running `Command { std: "docker" "start" "-a" "be36fb6298d1b0c7fb2689ceb714f913c61cef44b49231f8433c421e49882c16", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling mailgun-client v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `id` and `message` are never read
[INFO] [stdout]    --> src/client.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct SendEmailResponse {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 162 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 163 |     message: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SendEmailResponse` has derived impls for the traits `Clone` and `Debug`, 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: fields `template`, `amp_html`, `attachment`, `inline`, and `recipient_variables` are never read
[INFO] [stdout]    --> src/client.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub struct Email {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 180 |     template: Option<Template>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 181 |     send_options: Option<SendOptions>,
[INFO] [stdout] 182 |     amp_html: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 183 |     attachment: Option<HashMap<String, Vec<u8>>>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 184 |     inline: Option<HashMap<String, Vec<u8>>>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 185 |     recipient_variables: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Email` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `template`, `template_version`, `template_text`, and `template_variables` are never read
[INFO] [stdout]    --> src/client.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 322 | pub struct Template {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 323 |     template: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 324 |     template_version: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 325 |     template_text: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 326 |     template_variables: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Template` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.06s
[INFO] running `Command { std: "docker" "inspect" "be36fb6298d1b0c7fb2689ceb714f913c61cef44b49231f8433c421e49882c16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be36fb6298d1b0c7fb2689ceb714f913c61cef44b49231f8433c421e49882c16", kill_on_drop: false }`
[INFO] [stdout] be36fb6298d1b0c7fb2689ceb714f913c61cef44b49231f8433c421e49882c16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59cfee2da056dd0a968f2a74c1621a627a980c98decea37f34981bdb3192eaf6
[INFO] running `Command { std: "docker" "start" "-a" "59cfee2da056dd0a968f2a74c1621a627a980c98decea37f34981bdb3192eaf6", kill_on_drop: false }`
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stdout] warning: fields `id` and `message` are never read
[INFO] [stdout]    --> src/client.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct SendEmailResponse {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 162 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 163 |     message: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SendEmailResponse` has derived impls for the traits `Clone` and `Debug`, 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: fields `template`, `amp_html`, `attachment`, `inline`, and `recipient_variables` are never read
[INFO] [stdout]    --> src/client.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub struct Email {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 180 |     template: Option<Template>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 181 |     send_options: Option<SendOptions>,
[INFO] [stdout] 182 |     amp_html: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 183 |     attachment: Option<HashMap<String, Vec<u8>>>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 184 |     inline: Option<HashMap<String, Vec<u8>>>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 185 |     recipient_variables: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Email` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `template`, `template_version`, `template_text`, and `template_variables` are never read
[INFO] [stdout]    --> src/client.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 322 | pub struct Template {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 323 |     template: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 324 |     template_version: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 325 |     template_text: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 326 |     template_variables: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Template` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mailgun-client v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `id` and `message` are never read
[INFO] [stdout]    --> src/client.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct SendEmailResponse {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 162 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 163 |     message: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SendEmailResponse` has derived impls for the traits `Clone` and `Debug`, 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: fields `template`, `amp_html`, `attachment`, `inline`, and `recipient_variables` are never read
[INFO] [stdout]    --> src/client.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub struct Email {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 180 |     template: Option<Template>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 181 |     send_options: Option<SendOptions>,
[INFO] [stdout] 182 |     amp_html: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 183 |     attachment: Option<HashMap<String, Vec<u8>>>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 184 |     inline: Option<HashMap<String, Vec<u8>>>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 185 |     recipient_variables: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Email` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `template`, `template_version`, `template_text`, and `template_variables` are never read
[INFO] [stdout]    --> src/client.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 322 | pub struct Template {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 323 |     template: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 324 |     template_version: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 325 |     template_text: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 326 |     template_variables: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Template` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.79s
[INFO] running `Command { std: "docker" "inspect" "59cfee2da056dd0a968f2a74c1621a627a980c98decea37f34981bdb3192eaf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59cfee2da056dd0a968f2a74c1621a627a980c98decea37f34981bdb3192eaf6", kill_on_drop: false }`
[INFO] [stdout] 59cfee2da056dd0a968f2a74c1621a627a980c98decea37f34981bdb3192eaf6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4aa4c082b63ba0c187aa39bbde83098e093346e0485594a7d001db5d1321f55b
[INFO] running `Command { std: "docker" "start" "-a" "4aa4c082b63ba0c187aa39bbde83098e093346e0485594a7d001db5d1321f55b", kill_on_drop: false }`
[INFO] [stderr] warning: fields `id` and `message` are never read
[INFO] [stderr]    --> src/client.rs:162:5
[INFO] [stderr]     |
[INFO] [stderr] 161 | pub struct SendEmailResponse {
[INFO] [stderr]     |            ----------------- fields in this struct
[INFO] [stderr] 162 |     id: String,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 163 |     message: String,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SendEmailResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `template`, `amp_html`, `attachment`, `inline`, and `recipient_variables` are never read
[INFO] [stderr]    --> src/client.rs:180:5
[INFO] [stderr]     |
[INFO] [stderr] 171 | pub struct Email {
[INFO] [stderr]     |            ----- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 180 |     template: Option<Template>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 181 |     send_options: Option<SendOptions>,
[INFO] [stderr] 182 |     amp_html: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 183 |     attachment: Option<HashMap<String, Vec<u8>>>,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] 184 |     inline: Option<HashMap<String, Vec<u8>>>,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 185 |     recipient_variables: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Email` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `template`, `template_version`, `template_text`, and `template_variables` are never read
[INFO] [stderr]    --> src/client.rs:323:5
[INFO] [stderr]     |
[INFO] [stderr] 322 | pub struct Template {
[INFO] [stderr]     |            -------- fields in this struct
[INFO] [stderr] 323 |     template: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 324 |     template_version: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 325 |     template_text: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] 326 |     template_variables: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Template` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `mailgun-client` (lib) generated 3 warnings
[INFO] [stderr] warning: `mailgun-client` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mailgun_client-a556d32b61409acd)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mailgun_client
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/client.rs - client::Email::new (line 214) ... FAILED
[INFO] [stdout] test src/client.rs - client::MailgunClient::send_email (line 121) ... FAILED
[INFO] [stdout] test src/client.rs - client::MailgunClient::new (line 60) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::Email::new (line 214) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Email`
[INFO] [stdout]    --> src/client.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 | let email = Email::new(
[INFO] [stdout]     |             ^^^^^ use of undeclared type `Email`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 214 + use mailgun_client::client::Email;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::MailgunClient::send_email (line 121) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Email`
[INFO] [stdout]    --> src/client.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 | let email = Email::new("example.com", "from@example.com", vec!["to@example.com"], "Subject")
[INFO] [stdout]     |             ^^^^^ use of undeclared type `Email`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 121 + use mailgun_client::client::Email;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/client.rs:124:16
[INFO] [stdout]     |
[INFO] [stdout] 124 | let response = client.send_email(email).await?;
[INFO] [stdout]     |                ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/client.rs:124:41
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_client_rs_121_0() {
[INFO] [stdout]     |                                      -------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 124 | let response = client.send_email(email).await?;
[INFO] [stdout]     |                                         ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::MailgunClient::new (line 60) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MailgunClient`
[INFO] [stdout]   --> src/client.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 | let client = MailgunClient::new("key-your-api-key", Region::US);
[INFO] [stdout]    |              ^^^^^^^^^^^^^ use of undeclared type `MailgunClient`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 60 + use mailgun_client::MailgunClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Region`
[INFO] [stdout]   --> src/client.rs:61:53
[INFO] [stdout]    |
[INFO] [stdout] 61 | let client = MailgunClient::new("key-your-api-key", Region::US);
[INFO] [stdout]    |                                                     ^^^^^^ use of undeclared type `Region`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 60 + use mailgun_client::client::Region;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client.rs - client::Email::new (line 214)
[INFO] [stdout]     src/client.rs - client::MailgunClient::new (line 60)
[INFO] [stdout]     src/client.rs - client::MailgunClient::send_email (line 121)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.42s; merged doctests compilation took 0.23s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4aa4c082b63ba0c187aa39bbde83098e093346e0485594a7d001db5d1321f55b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4aa4c082b63ba0c187aa39bbde83098e093346e0485594a7d001db5d1321f55b", kill_on_drop: false }`
[INFO] [stdout] 4aa4c082b63ba0c187aa39bbde83098e093346e0485594a7d001db5d1321f55b
