[INFO] cloning repository https://github.com/mostafaGwely/whatsapp-webhook
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mostafaGwely/whatsapp-webhook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmostafaGwely%2Fwhatsapp-webhook", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmostafaGwely%2Fwhatsapp-webhook'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93a0e679b18d13c38a4f31b21e55284604de04dc
[INFO] building mostafaGwely/whatsapp-webhook against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmostafaGwely%2Fwhatsapp-webhook" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mostafaGwely/whatsapp-webhook
[INFO] finished tweaking git repo https://github.com/mostafaGwely/whatsapp-webhook
[INFO] tweaked toml for git repo https://github.com/mostafaGwely/whatsapp-webhook written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mostafaGwely/whatsapp-webhook on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mostafaGwely/whatsapp-webhook 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded actix-http v3.11.0
[INFO] [stderr]   Downloaded jiff-static v0.2.13
[INFO] [stderr]   Downloaded jiff v0.2.13
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e94c92d11f06657ee5bc59d45ab0aa132114fa91e6a8ae97eb5e1c96ea25b181
[INFO] running `Command { std: "docker" "start" "-a" "e94c92d11f06657ee5bc59d45ab0aa132114fa91e6a8ae97eb5e1c96ea25b181", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e94c92d11f06657ee5bc59d45ab0aa132114fa91e6a8ae97eb5e1c96ea25b181", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e94c92d11f06657ee5bc59d45ab0aa132114fa91e6a8ae97eb5e1c96ea25b181", kill_on_drop: false }`
[INFO] [stdout] e94c92d11f06657ee5bc59d45ab0aa132114fa91e6a8ae97eb5e1c96ea25b181
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b3c0a347716cfe0da5fa5c1ca56981669bbcc2ee55d8c83ff7586218ce4ccab
[INFO] running `Command { std: "docker" "start" "-a" "8b3c0a347716cfe0da5fa5c1ca56981669bbcc2ee55d8c83ff7586218ce4ccab", kill_on_drop: false }`
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling jiff v0.2.13
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_more v2.0.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 icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling actix-web v4.10.2
[INFO] [stderr]    Compiling whatsapp-webhook v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `MessageType` is more private than the item `Message::message_type`
[INFO] [stdout]    --> src/utils/macros.rs:17:17
[INFO] [stdout]     |
[INFO] [stdout]  17 |                   pub $field_name : $field_type,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Message::message_type` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ds/elements.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / pub_struct! {
[INFO] [stdout]  80 | |     #[derive(Debug, Deserialize)]
[INFO] [stdout]  81 | |     struct Message {
[INFO] [stdout]  82 | |         context: Option<Context>,
[INFO] [stdout] ...   |
[INFO] [stdout]  90 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `MessageType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/ds/elements.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | enum MessageType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `object` is never read
[INFO] [stdout]   --> src/ds/elements.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     struct WebhookPayload {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 25 |         object: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WebhookPayload` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/ds/elements.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     struct Entry {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 33 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `field` is never read
[INFO] [stdout]   --> src/ds/elements.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     struct Change {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 41 |         value: Value,
[INFO] [stdout] 42 |         field: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Change` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `messaging_product`, `metadata`, and `contacts` are never read
[INFO] [stdout]   --> src/ds/elements.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     struct Value {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 49 |         messaging_product: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 50 |         metadata: Metadata,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 51 |         contacts: Option<Vec<Contact>>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Value` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `display_phone_number` and `phone_number_id` are never read
[INFO] [stdout]   --> src/ds/elements.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     struct Metadata {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 59 |         display_phone_number: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 60 |         phone_number_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Metadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `profile` and `wa_id` are never read
[INFO] [stdout]   --> src/ds/elements.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     struct Contact {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 67 |         profile: Profile,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 68 |         wa_id: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Contact` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/ds/elements.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     struct Profile {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 75 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Profile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `context` is never read
[INFO] [stdout]   --> src/ds/elements.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     struct Message {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 82 |         context: Option<Context>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `from` are never read
[INFO] [stdout]   --> src/ds/elements.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     struct Context {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 95 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 96 |         from: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Context` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mime_type`, `sha256`, and `id` are never read
[INFO] [stdout]    --> src/ds/elements.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     struct MediaInfo {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 125 |         caption: Option<String>,
[INFO] [stdout] 126 |         mime_type: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 127 |         sha256: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 128 |         id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MediaInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type` is never read
[INFO] [stdout]    --> src/ds/elements.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |     struct Interactive{
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 136 |         r#type: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Interactive` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description` and `title` are never read
[INFO] [stdout]    --> src/ds/elements.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |     struct ListReply{
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 144 |         description: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 145 |         id: String,
[INFO] [stdout] 146 |         title: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ListReply` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.27s
[INFO] running `Command { std: "docker" "inspect" "8b3c0a347716cfe0da5fa5c1ca56981669bbcc2ee55d8c83ff7586218ce4ccab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b3c0a347716cfe0da5fa5c1ca56981669bbcc2ee55d8c83ff7586218ce4ccab", kill_on_drop: false }`
[INFO] [stdout] 8b3c0a347716cfe0da5fa5c1ca56981669bbcc2ee55d8c83ff7586218ce4ccab
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34934fbc194f183166e87561881132c6da75408570257c07a45526114c046898
[INFO] running `Command { std: "docker" "start" "-a" "34934fbc194f183166e87561881132c6da75408570257c07a45526114c046898", kill_on_drop: false }`
[INFO] [stderr]    Compiling whatsapp-webhook v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `MessageType` is more private than the item `Message::message_type`
[INFO] [stdout]    --> src/utils/macros.rs:17:17
[INFO] [stdout]     |
[INFO] [stdout]  17 |                   pub $field_name : $field_type,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Message::message_type` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ds/elements.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / pub_struct! {
[INFO] [stdout]  80 | |     #[derive(Debug, Deserialize)]
[INFO] [stdout]  81 | |     struct Message {
[INFO] [stdout]  82 | |         context: Option<Context>,
[INFO] [stdout] ...   |
[INFO] [stdout]  90 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: but type `MessageType` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/ds/elements.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | enum MessageType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `object` is never read
[INFO] [stdout]   --> src/ds/elements.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     struct WebhookPayload {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 25 |         object: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WebhookPayload` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/ds/elements.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     struct Entry {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 33 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `field` is never read
[INFO] [stdout]   --> src/ds/elements.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     struct Change {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 41 |         value: Value,
[INFO] [stdout] 42 |         field: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Change` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `messaging_product`, `metadata`, and `contacts` are never read
[INFO] [stdout]   --> src/ds/elements.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     struct Value {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 49 |         messaging_product: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 50 |         metadata: Metadata,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 51 |         contacts: Option<Vec<Contact>>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Value` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `display_phone_number` and `phone_number_id` are never read
[INFO] [stdout]   --> src/ds/elements.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     struct Metadata {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 59 |         display_phone_number: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 60 |         phone_number_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Metadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `profile` and `wa_id` are never read
[INFO] [stdout]   --> src/ds/elements.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     struct Contact {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 67 |         profile: Profile,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 68 |         wa_id: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Contact` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/ds/elements.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     struct Profile {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 75 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Profile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `context` is never read
[INFO] [stdout]   --> src/ds/elements.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     struct Message {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 82 |         context: Option<Context>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `from` are never read
[INFO] [stdout]   --> src/ds/elements.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     struct Context {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 95 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 96 |         from: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Context` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mime_type`, `sha256`, and `id` are never read
[INFO] [stdout]    --> src/ds/elements.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     struct MediaInfo {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 125 |         caption: Option<String>,
[INFO] [stdout] 126 |         mime_type: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 127 |         sha256: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 128 |         id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MediaInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type` is never read
[INFO] [stdout]    --> src/ds/elements.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |     struct Interactive{
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 136 |         r#type: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Interactive` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description` and `title` are never read
[INFO] [stdout]    --> src/ds/elements.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |     struct ListReply{
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 144 |         description: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 145 |         id: String,
[INFO] [stdout] 146 |         title: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ListReply` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `pub_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.63s
[INFO] running `Command { std: "docker" "inspect" "34934fbc194f183166e87561881132c6da75408570257c07a45526114c046898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34934fbc194f183166e87561881132c6da75408570257c07a45526114c046898", kill_on_drop: false }`
[INFO] [stdout] 34934fbc194f183166e87561881132c6da75408570257c07a45526114c046898
