[INFO] fetching crate elif-email 0.2.0...
[INFO] testing elif-email-0.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1
[INFO] extracting crate elif-email 0.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate elif-email 0.2.0
[INFO] finished tweaking crates.io crate elif-email 0.2.0
[INFO] tweaked toml for crates.io crate elif-email 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate elif-email 0.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate elif-email 0.2.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v2.0.15
[INFO] [stderr]   Downloaded kqueue v1.1.1
[INFO] [stderr]   Downloaded cron v0.12.1
[INFO] [stderr]   Downloaded elif-core v0.5.0
[INFO] [stderr]   Downloaded service-builder-macro v0.3.0
[INFO] [stderr]   Downloaded cc v1.2.33
[INFO] [stderr]   Downloaded bitflags v2.9.2
[INFO] [stderr]   Downloaded service-builder v0.3.0
[INFO] [stderr]   Downloaded uuid v1.18.0
[INFO] [stderr]   Downloaded thiserror-impl v2.0.15
[INFO] [stderr]   Downloaded elif-queue v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec86fef1982a173ca282f3b4634ba7d0149b9fc9e6e4e845f52089e0d5099312
[INFO] running `Command { std: "docker" "start" "-a" "ec86fef1982a173ca282f3b4634ba7d0149b9fc9e6e4e845f52089e0d5099312", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec86fef1982a173ca282f3b4634ba7d0149b9fc9e6e4e845f52089e0d5099312", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec86fef1982a173ca282f3b4634ba7d0149b9fc9e6e4e845f52089e0d5099312", kill_on_drop: false }`
[INFO] [stdout] ec86fef1982a173ca282f3b4634ba7d0149b9fc9e6e4e845f52089e0d5099312
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 834def9889316eb897846bd96dbbe3f83c34421607c1f349b8ec9b599373cd9e
[INFO] running `Command { std: "docker" "start" "-a" "834def9889316eb897846bd96dbbe3f83c34421607c1f349b8ec9b599373cd9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling service-builder-macro v0.3.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling service-builder v0.3.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling lettre v0.11.18
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling elif-core v0.5.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling elif-queue v0.3.0
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling elif-email v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `message_id` is never read
[INFO] [stdout]   --> src/providers/sendgrid.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct SendGridResponse {
[INFO] [stdout]    |        ---------------- field in this struct
[INFO] [stdout] 60 |     message_id: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SendGridResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `field` and `help` are never read
[INFO] [stdout]   --> src/providers/sendgrid.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct SendGridError {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 66 |     message: String,
[INFO] [stdout] 67 |     field: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 68 |     help: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SendGridError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/templates/engine.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TemplateEngine {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 11 |     tera: RwLock<Tera>,
[INFO] [stdout] 12 |     config: TemplateConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "834def9889316eb897846bd96dbbe3f83c34421607c1f349b8ec9b599373cd9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "834def9889316eb897846bd96dbbe3f83c34421607c1f349b8ec9b599373cd9e", kill_on_drop: false }`
[INFO] [stdout] 834def9889316eb897846bd96dbbe3f83c34421607c1f349b8ec9b599373cd9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80e99be3e2112e6095819a2f8e8f29814562f1f3f4b52105d2ed842ea2eb2d6b
[INFO] running `Command { std: "docker" "start" "-a" "80e99be3e2112e6095819a2f8e8f29814562f1f3f4b52105d2ed842ea2eb2d6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling elif-email v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `message_id` is never read
[INFO] [stdout]   --> src/providers/sendgrid.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct SendGridResponse {
[INFO] [stdout]    |        ---------------- field in this struct
[INFO] [stdout] 60 |     message_id: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SendGridResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `field` and `help` are never read
[INFO] [stdout]   --> src/providers/sendgrid.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct SendGridError {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 66 |     message: String,
[INFO] [stdout] 67 |     field: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 68 |     help: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SendGridError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/templates/engine.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TemplateEngine {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 11 |     tera: RwLock<Tera>,
[INFO] [stdout] 12 |     config: TemplateConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/providers/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct MockEmailProvider {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 17 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MockEmailProvider` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/providers/mod.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct PanickingEmailProvider {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] 53 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PanickingEmailProvider` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message_id` is never read
[INFO] [stdout]   --> src/providers/sendgrid.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct SendGridResponse {
[INFO] [stdout]    |        ---------------- field in this struct
[INFO] [stdout] 60 |     message_id: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SendGridResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `field` and `help` are never read
[INFO] [stdout]   --> src/providers/sendgrid.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct SendGridError {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 66 |     message: String,
[INFO] [stdout] 67 |     field: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 68 |     help: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SendGridError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/templates/engine.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TemplateEngine {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 11 |     tera: RwLock<Tera>,
[INFO] [stdout] 12 |     config: TemplateConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.34s
[INFO] running `Command { std: "docker" "inspect" "80e99be3e2112e6095819a2f8e8f29814562f1f3f4b52105d2ed842ea2eb2d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80e99be3e2112e6095819a2f8e8f29814562f1f3f4b52105d2ed842ea2eb2d6b", kill_on_drop: false }`
[INFO] [stdout] 80e99be3e2112e6095819a2f8e8f29814562f1f3f4b52105d2ed842ea2eb2d6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dd9e968463d2d9541f1e5f0746d04fefadac4f88fe2d28999dad447aec69bfda
[INFO] running `Command { std: "docker" "start" "-a" "dd9e968463d2d9541f1e5f0746d04fefadac4f88fe2d28999dad447aec69bfda", kill_on_drop: false }`
[INFO] [stderr] warning: field `message_id` is never read
[INFO] [stderr]   --> src/providers/sendgrid.rs:60:5
[INFO] [stderr]    |
[INFO] [stderr] 59 | struct SendGridResponse {
[INFO] [stderr]    |        ---------------- field in this struct
[INFO] [stderr] 60 |     message_id: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SendGridResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `field` and `help` are never read
[INFO] [stderr]   --> src/providers/sendgrid.rs:67:5
[INFO] [stderr]    |
[INFO] [stderr] 65 | struct SendGridError {
[INFO] [stderr]    |        ------------- fields in this struct
[INFO] [stderr] 66 |     message: String,
[INFO] [stderr] 67 |     field: Option<String>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 68 |     help: Option<String>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SendGridError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `config` is never read
[INFO] [stderr]   --> src/templates/engine.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct TemplateEngine {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 11 |     tera: RwLock<Tera>,
[INFO] [stderr] 12 |     config: TemplateConfig,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `elif-email` (lib) generated 3 warnings
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> src/providers/mod.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct MockEmailProvider {
[INFO] [stderr]    |            ----------------- field in this struct
[INFO] [stderr] 17 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MockEmailProvider` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> src/providers/mod.rs:53:5
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub struct PanickingEmailProvider {
[INFO] [stderr]    |            ---------------------- field in this struct
[INFO] [stderr] 53 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PanickingEmailProvider` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `message_id` is never read
[INFO] [stderr]   --> src/providers/sendgrid.rs:60:5
[INFO] [stderr]    |
[INFO] [stderr] 59 | struct SendGridResponse {
[INFO] [stderr]    |        ---------------- field in this struct
[INFO] [stderr] 60 |     message_id: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SendGridResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `elif-email` (lib test) generated 5 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elif_email-96fcf51012f2b6dc)
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test compression::tests::test_attachment_validation ... ok
[INFO] [stdout] test compression::tests::test_attachment_validation_too_many ... ok
[INFO] [stdout] test compression::tests::test_compression_ratio_estimates ... ok
[INFO] [stdout] test compression::tests::test_compression_ratio_for_gzip_files ... ok
[INFO] [stdout] test compression::tests::test_compression_updates_filename_and_content_type ... ok
[INFO] [stdout] test config::tests::test_effective_tls_config_legacy_both_false ... ok
[INFO] [stdout] test config::tests::test_effective_tls_config_legacy_both_true ... ok
[INFO] [stdout] test config::tests::test_effective_tls_config_legacy_both ... ok
[INFO] [stdout] test config::tests::test_effective_tls_config_legacy_false_none ... ok
[INFO] [stdout] test config::tests::test_effective_tls_config_legacy_only_starttls ... ok
[INFO] [stdout] test config::tests::test_effective_tls_config_legacy_only_tls ... ok
[INFO] [stdout] test config::tests::test_effective_tls_config_new_field ... ok
[INFO] [stdout] test mailable::tests::test_mailable_builder ... ok
[INFO] [stdout] test mailable::tests::test_welcome_email ... ok
[INFO] [stdout] test mailable::tests::test_base_mailable ... ok
[INFO] [stdout] test providers::smtp::tests::test_email_with_inline_attachments ... ok
[INFO] [stdout] test providers::smtp::tests::test_email_conversion ... ok
[INFO] [stdout] test providers::smtp::tests::test_email_with_attachments ... ok
[INFO] [stdout] test queue::tests::test_email_priority_conversion ... ok
[INFO] [stdout] test providers::smtp::tests::test_email_with_mixed_attachments ... ok
[INFO] [stdout] test queue::tests::test_enqueue_scheduled_future_date ... ok
[INFO] [stdout] test queue::tests::test_enqueue_scheduled_past_date ... ok
[INFO] [stdout] test queue::tests::test_enqueue_scheduled_too_far_future ... ok
[INFO] [stdout] test queue::tests::test_process_next_job_without_processor ... ok
[INFO] [stdout] test queue::tests::test_process_next_job_with_processor ... ok
[INFO] [stdout] test templates::engine::tests::test_address_filter ... ok
[INFO] [stdout] test templates::engine::tests::test_basic_template_rendering ... ok
[INFO] [stdout] test queue::tests::test_email_queue_service ... ok
[INFO] [stdout] test queue::tests::test_email_job_builder ... ok
[INFO] [stdout] test templates::engine::tests::test_format_date_filter ... ok
[INFO] [stdout] test providers::smtp::tests::test_smtp_provider_creation ... ok
[INFO] [stdout] test templates::engine::tests::test_format_datetime_filter_multiple_formats ... ok
[INFO] [stdout] test templates::engine::tests::test_template_debug_info ... ok
[INFO] [stdout] test templates::engine::tests::test_now_filter ... ok
[INFO] [stdout] test templates::engine::tests::test_phone_filter ... ok
[INFO] [stdout] test templates::engine::tests::test_template_engine_creation ... ok
[INFO] [stdout] test templates::engine::tests::test_template_metadata_in_context ... ok
[INFO] [stdout] test templates::registry::tests::test_default_engine ... ok
[INFO] [stdout] test queue::tests::test_email_worker_graceful_shutdown ... ok
[INFO] [stdout] test templates::engine::tests::test_template_validation ... ok
[INFO] [stdout] test templates::engine::tests::test_tracking_link_filter ... ok
[INFO] [stdout] test templates::engine::tests::test_tera_filters_compatibility ... ok
[INFO] [stdout] test templates::engine::tests::test_url_encode_filter ... ok
[INFO] [stdout] test validation::tests::test_email_struct_validation ... ok
[INFO] [stdout] test validation::tests::test_email_normalization ... ok
[INFO] [stdout] test validation::tests::test_domain_allowlist ... ok
[INFO] [stdout] test templates::registry::tests::test_template_registry ... ok
[INFO] [stdout] test validation::tests::test_email_validation ... ok
[INFO] [stdout] test validation::tests::test_subject_validation ... ok
[INFO] [stdout] test validation::tests::test_domain_blocking ... ok
[INFO] [stdout] test templates::engine::tests::test_template_registration_and_retrieval ... ok
[INFO] [stdout] test templates::engine::tests::test_tracking_pixel_filter ... ok
[INFO] [stdout] test queue::tests::test_email_job_processor_panic_safety ... ok
[INFO] [stdout] test providers::mailgun::tests::test_email_with_tracking ... ok
[INFO] [stdout] test providers::mailgun::tests::test_mailgun_provider_creation ... ok
[INFO] [stdout] test providers::mailgun::tests::test_email_conversion ... ok
[INFO] [stdout] test providers::sendgrid::tests::test_sendgrid_provider_creation ... ok
[INFO] [stdout] test providers::sendgrid::tests::test_email_conversion ... ok
[INFO] [stdout] test providers::sendgrid::tests::test_email_address_parsing ... ok
[INFO] [stdout] test providers::mailgun::tests::test_endpoint_generation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests elif_email
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/templates/mod.rs - templates::TemplateDocumentation (line 246) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dd9e968463d2d9541f1e5f0746d04fefadac4f88fe2d28999dad447aec69bfda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd9e968463d2d9541f1e5f0746d04fefadac4f88fe2d28999dad447aec69bfda", kill_on_drop: false }`
[INFO] [stdout] dd9e968463d2d9541f1e5f0746d04fefadac4f88fe2d28999dad447aec69bfda
