[INFO] cloning repository https://github.com/craig-mcmahon/saas-sync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/craig-mcmahon/saas-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraig-mcmahon%2Fsaas-sync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraig-mcmahon%2Fsaas-sync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 337bc764e7d2838d0c1fa84b613cb06877f16a0b
[INFO] checking craig-mcmahon/saas-sync against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraig-mcmahon%2Fsaas-sync" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/craig-mcmahon/saas-sync
[INFO] finished tweaking git repo https://github.com/craig-mcmahon/saas-sync
[INFO] tweaked toml for git repo https://github.com/craig-mcmahon/saas-sync written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/craig-mcmahon/saas-sync on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/craig-mcmahon/saas-sync 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded worker-macros v0.3.0
[INFO] [stderr]   Downloaded worker-kv v0.7.0
[INFO] [stderr]   Downloaded worker-sys v0.3.0
[INFO] [stderr]   Downloaded worker v0.3.0
[INFO] [stderr]   Downloaded reqwest v0.12.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86f0619bf8838f73ee247627b7f07edc7ef23d628f6079f8d38342c7eb7435b2
[INFO] running `Command { std: "docker" "start" "-a" "86f0619bf8838f73ee247627b7f07edc7ef23d628f6079f8d38342c7eb7435b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86f0619bf8838f73ee247627b7f07edc7ef23d628f6079f8d38342c7eb7435b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86f0619bf8838f73ee247627b7f07edc7ef23d628f6079f8d38342c7eb7435b2", kill_on_drop: false }`
[INFO] [stdout] 86f0619bf8838f73ee247627b7f07edc7ef23d628f6079f8d38342c7eb7435b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acb89bf91216b4b857ff7e1f1200c594148564912f0f9f410a4e48c76811d3dd
[INFO] running `Command { std: "docker" "start" "-a" "acb89bf91216b4b857ff7e1f1200c594148564912f0f9f410a4e48c76811d3dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking httparse v1.8.0
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking worker-kv v0.7.0
[INFO] [stderr]     Checking worker-sys v0.3.0
[INFO] [stderr]     Checking wasm-streams v0.4.0
[INFO] [stderr]    Compiling worker-macros v0.3.0
[INFO] [stderr]     Checking worker v0.3.0
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]     Checking saas-sync v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]    --> src/trello.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |     use std::fs;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]    --> src/trello.rs:291:18
[INFO] [stdout]     |
[INFO] [stdout] 291 |     use worker::{Error};
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TrelloWebhook` and `generate_action`
[INFO] [stdout]    --> src/trello.rs:292:25
[INFO] [stdout]     |
[INFO] [stdout] 292 |     use crate::trello::{generate_action, TrelloWebhook};
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]    --> src/slack.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |     use std::fs;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `worker::Error`
[INFO] [stdout]    --> src/slack.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |     use worker::Error;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::action::ActionType`
[INFO] [stdout]    --> src/slack.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |     use crate::action::ActionType;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::database::Link`
[INFO] [stdout]    --> src/slack.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 |     use crate::database::Link;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::slack::EventWebhook`
[INFO] [stdout]    --> src/slack.rs:286:9
[INFO] [stdout]     |
[INFO] [stdout] 286 |     use crate::slack::EventWebhook;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GenericResponse` is never constructed
[INFO] [stdout]   --> src/lib.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct GenericResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `model` is never read
[INFO] [stdout]   --> src/trello.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TrelloWebhook {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 11 |     pub model: TrelloWebhookModel,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrelloWebhook` 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 `id`, `name`, `desc`, `url`, and `short_url` are never read
[INFO] [stdout]   --> src/trello.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct TrelloWebhookModel {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 18 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 19 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 20 |     pub desc: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 21 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 22 |     pub short_url: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrelloWebhookModel` 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 `id`, `id_member_creator`, and `date` are never read
[INFO] [stdout]   --> src/trello.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct TrelloWebhookAction {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 28 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 29 |     pub id_member_creator: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub date: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrelloWebhookAction` 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 `id` is never read
[INFO] [stdout]   --> src/trello.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct TrelloWebhookActionAppCreator {
[INFO] [stdout]    |            ----------------------------- field in this struct
[INFO] [stdout] 41 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrelloWebhookActionAppCreator` 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 `id` is never read
[INFO] [stdout]   --> src/trello.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct TrelloWebhookActionData {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 47 |     pub id: Option<String>,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrelloWebhookActionData` 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 `name` and `id_short` are never read
[INFO] [stdout]   --> src/trello.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct TrelloWebhookActionCard {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout] 55 |     pub id: String,
[INFO] [stdout] 56 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 57 |     pub id_short: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrelloWebhookActionCard` 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 `type_`, `closed`, and `short_link` are never read
[INFO] [stdout]   --> src/trello.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct TrelloWebhookActionDisplayEntitiesCard {
[INFO] [stdout]    |            -------------------------------------- fields in this struct
[INFO] [stdout] 80 |     #[serde(rename = "type")]
[INFO] [stdout] 81 |     pub type_: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 82 |     pub closed: Option<bool>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub short_link: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrelloWebhookActionDisplayEntitiesCard` 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 `type_`, `id`, and `username` are never read
[INFO] [stdout]   --> src/trello.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct TrelloWebhookActionDisplayMemberCreator {
[INFO] [stdout]    |            --------------------------------------- fields in this struct
[INFO] [stdout] 92 |     #[serde(rename = "type")]
[INFO] [stdout] 93 |     pub type_: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 94 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 95 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrelloWebhookActionDisplayMemberCreator` 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 `type_` and `id` are never read
[INFO] [stdout]    --> src/trello.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct TrelloWebhookActionDisplayListBeforeAfter {
[INFO] [stdout]     |            ----------------------------------------- fields in this struct
[INFO] [stdout] 102 |     #[serde(rename = "type")]
[INFO] [stdout] 103 |     pub type_: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 104 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TrelloWebhookActionDisplayListBeforeAfter` 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 `url` and `service` are never read
[INFO] [stdout]   --> src/action.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ActionTargetSource {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 20 |     pub id: Option<String>,
[INFO] [stdout] 21 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 22 |     pub service: ActionService,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ActionTargetSource` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Block` is never constructed
[INFO] [stdout]   --> src/slack.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct Block{
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatMessageResponse` is never constructed
[INFO] [stdout]   --> src/slack.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct ChatMessageResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatMessageResponseMessage` is never constructed
[INFO] [stdout]   --> src/slack.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | struct ChatMessageResponseMessage {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]  --> src/account.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Account {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 6 |     pub id: String,
[INFO] [stdout]   |         ^^
[INFO] [stdout] 7 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GenericResponse` is never constructed
[INFO] [stdout]   --> src/lib.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct GenericResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `model` is never read
[INFO] [stdout]   --> src/trello.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TrelloWebhook {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 11 |     pub model: TrelloWebhookModel,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrelloWebhook` 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 `id`, `name`, `desc`, `url`, and `short_url` are never read
[INFO] [stdout]   --> src/trello.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct TrelloWebhookModel {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 18 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 19 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 20 |     pub desc: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 21 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 22 |     pub short_url: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrelloWebhookModel` 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 `id`, `id_member_creator`, and `date` are never read
[INFO] [stdout]   --> src/trello.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct TrelloWebhookAction {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 28 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 29 |     pub id_member_creator: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub date: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrelloWebhookAction` 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 `id` is never read
[INFO] [stdout]   --> src/trello.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct TrelloWebhookActionAppCreator {
[INFO] [stdout]    |            ----------------------------- field in this struct
[INFO] [stdout] 41 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrelloWebhookActionAppCreator` 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 `id` is never read
[INFO] [stdout]   --> src/trello.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct TrelloWebhookActionData {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 47 |     pub id: Option<String>,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrelloWebhookActionData` 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 `name` and `id_short` are never read
[INFO] [stdout]   --> src/trello.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct TrelloWebhookActionCard {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout] 55 |     pub id: String,
[INFO] [stdout] 56 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 57 |     pub id_short: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrelloWebhookActionCard` 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 `type_`, `closed`, and `short_link` are never read
[INFO] [stdout]   --> src/trello.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct TrelloWebhookActionDisplayEntitiesCard {
[INFO] [stdout]    |            -------------------------------------- fields in this struct
[INFO] [stdout] 80 |     #[serde(rename = "type")]
[INFO] [stdout] 81 |     pub type_: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 82 |     pub closed: Option<bool>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub short_link: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrelloWebhookActionDisplayEntitiesCard` 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 `type_`, `id`, and `username` are never read
[INFO] [stdout]   --> src/trello.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct TrelloWebhookActionDisplayMemberCreator {
[INFO] [stdout]    |            --------------------------------------- fields in this struct
[INFO] [stdout] 92 |     #[serde(rename = "type")]
[INFO] [stdout] 93 |     pub type_: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 94 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 95 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrelloWebhookActionDisplayMemberCreator` 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 `type_` and `id` are never read
[INFO] [stdout]    --> src/trello.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct TrelloWebhookActionDisplayListBeforeAfter {
[INFO] [stdout]     |            ----------------------------------------- fields in this struct
[INFO] [stdout] 102 |     #[serde(rename = "type")]
[INFO] [stdout] 103 |     pub type_: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 104 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TrelloWebhookActionDisplayListBeforeAfter` 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: field `source` is never read
[INFO] [stdout]  --> src/action.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Action {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub source: ActionTargetSource,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Action` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `url` and `service` are never read
[INFO] [stdout]   --> src/action.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ActionTargetSource {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 20 |     pub id: Option<String>,
[INFO] [stdout] 21 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 22 |     pub service: ActionService,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ActionTargetSource` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Block` is never constructed
[INFO] [stdout]   --> src/slack.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct Block{
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatMessageResponse` is never constructed
[INFO] [stdout]   --> src/slack.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct ChatMessageResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatMessageResponseMessage` is never constructed
[INFO] [stdout]   --> src/slack.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | struct ChatMessageResponseMessage {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]  --> src/account.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Account {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 6 |     pub id: String,
[INFO] [stdout]   |         ^^
[INFO] [stdout] 7 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.71s
[INFO] running `Command { std: "docker" "inspect" "acb89bf91216b4b857ff7e1f1200c594148564912f0f9f410a4e48c76811d3dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acb89bf91216b4b857ff7e1f1200c594148564912f0f9f410a4e48c76811d3dd", kill_on_drop: false }`
[INFO] [stdout] acb89bf91216b4b857ff7e1f1200c594148564912f0f9f410a4e48c76811d3dd
