[INFO] cloning repository https://github.com/orsenkucher/bereal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orsenkucher/bereal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forsenkucher%2Fbereal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forsenkucher%2Fbereal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84ef1a6bcfeaaeaaafc933fdaf3b731fb7f95704
[INFO] checking orsenkucher/bereal against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forsenkucher%2Fbereal" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/orsenkucher/bereal
[INFO] finished tweaking git repo https://github.com/orsenkucher/bereal
[INFO] tweaked toml for git repo https://github.com/orsenkucher/bereal written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/orsenkucher/bereal on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/orsenkucher/bereal 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/graphql-rust/juniper`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha-1 v0.10.1
[INFO] [stderr]   Downloaded futures-sink v0.3.25
[INFO] [stderr]   Downloaded futures-task v0.3.25
[INFO] [stderr]   Downloaded bytes v1.3.0
[INFO] [stderr]   Downloaded futures-macro v0.3.25
[INFO] [stderr]   Downloaded uuid-macro-internal v1.2.2
[INFO] [stderr]   Downloaded futures-channel v0.3.25
[INFO] [stderr]   Downloaded futures-enum v0.1.17
[INFO] [stderr]   Downloaded never v0.1.0
[INFO] [stderr]   Downloaded rustls-pemfile v0.2.1
[INFO] [stderr]   Downloaded pq-sys v0.4.7
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.6
[INFO] [stderr]   Downloaded derive_utils v0.11.2
[INFO] [stderr]   Downloaded teloxide-macros v0.7.0
[INFO] [stderr]   Downloaded dotenvy v0.15.6
[INFO] [stderr]   Downloaded diesel_derives v2.0.1
[INFO] [stderr]   Downloaded graphql-parser v0.4.0
[INFO] [stderr]   Downloaded multipart v0.18.0
[INFO] [stderr]   Downloaded futures v0.3.25
[INFO] [stderr]   Downloaded futures-util v0.3.25
[INFO] [stderr]   Downloaded bson v2.5.0
[INFO] [stderr]   Downloaded reqwest v0.11.13
[INFO] [stderr]   Downloaded ipnet v2.7.0
[INFO] [stderr]   Downloaded uuid v1.2.2
[INFO] [stderr]   Downloaded warp v0.3.3
[INFO] [stderr]   Downloaded async-trait v0.1.60
[INFO] [stderr]   Downloaded teloxide v0.11.3
[INFO] [stderr]   Downloaded futures-executor v0.3.25
[INFO] [stderr]   Downloaded diesel v2.0.2
[INFO] [stderr]   Downloaded aquamarine v0.1.12
[INFO] [stderr]   Downloaded teloxide-core v0.8.0
[INFO] [stderr]   Downloaded tokio v1.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12ebee16c387ee9b67fbc7ff1c9d39121c60b72fb68ddad7cdd93e18a65ee001
[INFO] running `Command { std: "docker" "start" "-a" "12ebee16c387ee9b67fbc7ff1c9d39121c60b72fb68ddad7cdd93e18a65ee001", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12ebee16c387ee9b67fbc7ff1c9d39121c60b72fb68ddad7cdd93e18a65ee001", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12ebee16c387ee9b67fbc7ff1c9d39121c60b72fb68ddad7cdd93e18a65ee001", kill_on_drop: false }`
[INFO] [stdout] 12ebee16c387ee9b67fbc7ff1c9d39121c60b72fb68ddad7cdd93e18a65ee001
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14536043eb7d46750d6f270ebc3cc345184cbb5dfb2dd3401deb6110e75be930
[INFO] running `Command { std: "docker" "start" "-a" "14536043eb7d46750d6f270ebc3cc345184cbb5dfb2dd3401deb6110e75be930", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling erasable v1.2.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling async-trait v0.1.60
[INFO] [stderr]    Compiling pq-sys v0.4.7
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.6
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking ipnet v2.7.0
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking multipart v0.18.0
[INFO] [stderr]     Checking rc-box v1.2.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking rustls-pemfile v0.2.1
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling bereal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking dotenvy v0.15.6
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking headers v0.3.8
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling uuid-macro-internal v1.2.2
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling diesel_derives v2.0.1
[INFO] [stderr]    Compiling juniper_codegen v0.16.0-dev (https://github.com/graphql-rust/juniper?branch=master#6aa63854)
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling futures-enum v0.1.17
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]    Compiling teloxide-macros v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking graphql-parser v0.4.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking futures-executor v0.3.25
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking dptree v0.3.0
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking uuid v1.2.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_bytes v0.11.9
[INFO] [stderr]     Checking toml v0.5.10
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking tokio-stream v0.1.11
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking migrations_internals v2.0.0
[INFO] [stderr]     Checking tokio-tungstenite v0.17.2
[INFO] [stderr]     Checking diesel v2.0.2
[INFO] [stderr]     Checking bson v2.5.0
[INFO] [stderr]    Compiling migrations_macros v2.0.0
[INFO] [stderr]     Checking juniper v0.16.0-dev (https://github.com/graphql-rust/juniper?branch=master#6aa63854)
[INFO] [stderr]     Checking hyper v0.14.23
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking warp v0.3.3
[INFO] [stderr]     Checking reqwest v0.11.13
[INFO] [stderr]     Checking teloxide-core v0.8.0
[INFO] [stderr]     Checking juniper_warp v0.8.0-dev (https://github.com/graphql-rust/juniper?branch=master#6aa63854)
[INFO] [stderr]     Checking teloxide v0.11.3
[INFO] [stderr]     Checking diesel_migrations v2.0.0
[INFO] [stdout] warning: unused variable: `bot`
[INFO] [stdout]   --> src/bot/callback.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub async fn language(bot: Bot, q: CallbackQuery, state: State) -> HandlerResult {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_bot`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]   --> src/bot/callback.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub async fn language(bot: Bot, q: CallbackQuery, state: State) -> HandlerResult {
[INFO] [stdout]    |                                 ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auto`
[INFO] [stdout]   --> src/bot/callback.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let State::Language(auto) = state else {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_auto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bot`
[INFO] [stdout]   --> src/bot/message.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub async fn language(bot: Bot, msg: Message, db: Database) -> HandlerResult {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_bot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/bot/message.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub async fn language(bot: Bot, msg: Message, db: Database) -> HandlerResult {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]   --> src/bot/message.rs:55:47
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub async fn language(bot: Bot, msg: Message, db: Database) -> HandlerResult {
[INFO] [stdout]    |                                               ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]   --> src/bot/state/menu.rs:43:32
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn message_keyboard(&self, payload: Self::Payload) -> ReplyMarkup {
[INFO] [stdout]    |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bot`
[INFO] [stdout]   --> src/bot/callback.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub async fn language(bot: Bot, q: CallbackQuery, state: State) -> HandlerResult {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_bot`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]   --> src/bot/callback.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub async fn language(bot: Bot, q: CallbackQuery, state: State) -> HandlerResult {
[INFO] [stdout]    |                                 ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auto`
[INFO] [stdout]   --> src/bot/callback.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let State::Language(auto) = state else {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_auto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bot`
[INFO] [stdout]   --> src/bot/message.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub async fn language(bot: Bot, msg: Message, db: Database) -> HandlerResult {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_bot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/bot/message.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub async fn language(bot: Bot, msg: Message, db: Database) -> HandlerResult {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]   --> src/bot/message.rs:55:47
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub async fn language(bot: Bot, msg: Message, db: Database) -> HandlerResult {
[INFO] [stdout]    |                                               ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]   --> src/bot/state/menu.rs:43:32
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn message_keyboard(&self, payload: Self::Payload) -> ReplyMarkup {
[INFO] [stdout]    |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_payload`, `set_msg_id`, `clear_msg_id`, `get_msg_id`, `next`, and `not_last` are never used
[INFO] [stdout]   --> src/bot/automation.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | / impl<T, P> Automation<T, P>
[INFO] [stdout] 38 | | where
[INFO] [stdout] 39 | |     P: Clone,
[INFO] [stdout]    | |_____________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |       pub fn set_payload(&mut self, payload: P) {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |       pub fn set_msg_id(&mut self, msg_id: MessageId) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |       pub fn clear_msg_id(&mut self) {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |       pub fn get_msg_id(&self) -> Option<MessageId> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |       pub fn next<U, Q>(self, payload: Q, map_target: impl FnOnce(T) -> U) -> Automation<U, Q> {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |       pub fn not_last(self) -> Self {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `send_message_no_markup` is never used
[INFO] [stdout]    --> src/bot/automation.rs:125:18
[INFO] [stdout]     |
[INFO] [stdout] 120 | / impl<T, P> Automation<T, P>
[INFO] [stdout] 121 | | where
[INFO] [stdout] 122 | |     T: StateMessage<Payload = P>,
[INFO] [stdout] 123 | |     P: Clone,
[INFO] [stdout]     | |_____________- method in this implementation
[INFO] [stdout] 124 |   {
[INFO] [stdout] 125 |       pub async fn send_message_no_markup(&mut self, bot: &Bot, chat: &Chat) -> HandlerResult {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resend` is never used
[INFO] [stdout]    --> src/bot/automation.rs:153:18
[INFO] [stdout]     |
[INFO] [stdout] 149 | / impl<T, P> Automation<T, P>
[INFO] [stdout] 150 | | where
[INFO] [stdout] 151 | |     T: StateResend,
[INFO] [stdout]     | |___________________- method in this implementation
[INFO] [stdout] 152 |   {
[INFO] [stdout] 153 |       pub async fn resend(&mut self, bot: &Bot, chat: &Chat) -> HandlerResult {
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageWithoutMarkup` is never constructed
[INFO] [stdout]   --> src/bot/automation/without_markup.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct MessageWithoutMarkup<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bot/automation/without_markup.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl<'a> MessageWithoutMarkup<'a> {
[INFO] [stdout]    | --------------------------------- associated function in this implementation
[INFO] [stdout] 17 |     pub fn new(bot: &'a Bot, chat: &'a Chat, text: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `callback` is never used
[INFO] [stdout]  --> src/bot/callback.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub async fn callback(bot: Bot, q: CallbackQuery) -> HandlerResult {
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `language_resend` is never used
[INFO] [stdout]   --> src/bot/language.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn language_resend() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `receive_name_resend` is never used
[INFO] [stdout]   --> src/bot/language.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn receive_name_resend(lang: &Language) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `contact_resend` is never used
[INFO] [stdout]   --> src/bot/language.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn contact_resend(lang: &Language) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `menu` is never used
[INFO] [stdout]   --> src/bot/language.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn menu(user: UserState) -> String {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `menu_resend` is never used
[INFO] [stdout]    --> src/bot/language.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn menu_resend(lang: &Language) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StateResend` is never used
[INFO] [stdout]   --> src/bot/state.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub trait StateResend {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bot/state/confirm_name.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl ConfirmName {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 21 |     pub fn new(lang: Language, name: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bot/state/share_contact.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl ShareContact {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 23 |     pub fn new(user: UserState) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset_db` is never used
[INFO] [stdout]   --> src/database.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Database {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub(crate) fn reset_db(&self) {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_db` is never used
[INFO] [stdout]   --> src/database.rs:97:4
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn reset_db(conn: &mut Connection) {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_payload`, `set_msg_id`, `clear_msg_id`, `get_msg_id`, `next`, and `not_last` are never used
[INFO] [stdout]   --> src/bot/automation.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | / impl<T, P> Automation<T, P>
[INFO] [stdout] 38 | | where
[INFO] [stdout] 39 | |     P: Clone,
[INFO] [stdout]    | |_____________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |       pub fn set_payload(&mut self, payload: P) {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |       pub fn set_msg_id(&mut self, msg_id: MessageId) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |       pub fn clear_msg_id(&mut self) {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |       pub fn get_msg_id(&self) -> Option<MessageId> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |       pub fn next<U, Q>(self, payload: Q, map_target: impl FnOnce(T) -> U) -> Automation<U, Q> {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |       pub fn not_last(self) -> Self {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `send_message_no_markup` is never used
[INFO] [stdout]    --> src/bot/automation.rs:125:18
[INFO] [stdout]     |
[INFO] [stdout] 120 | / impl<T, P> Automation<T, P>
[INFO] [stdout] 121 | | where
[INFO] [stdout] 122 | |     T: StateMessage<Payload = P>,
[INFO] [stdout] 123 | |     P: Clone,
[INFO] [stdout]     | |_____________- method in this implementation
[INFO] [stdout] 124 |   {
[INFO] [stdout] 125 |       pub async fn send_message_no_markup(&mut self, bot: &Bot, chat: &Chat) -> HandlerResult {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resend` is never used
[INFO] [stdout]    --> src/bot/automation.rs:153:18
[INFO] [stdout]     |
[INFO] [stdout] 149 | / impl<T, P> Automation<T, P>
[INFO] [stdout] 150 | | where
[INFO] [stdout] 151 | |     T: StateResend,
[INFO] [stdout]     | |___________________- method in this implementation
[INFO] [stdout] 152 |   {
[INFO] [stdout] 153 |       pub async fn resend(&mut self, bot: &Bot, chat: &Chat) -> HandlerResult {
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageWithoutMarkup` is never constructed
[INFO] [stdout]   --> src/bot/automation/without_markup.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct MessageWithoutMarkup<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bot/automation/without_markup.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl<'a> MessageWithoutMarkup<'a> {
[INFO] [stdout]    | --------------------------------- associated function in this implementation
[INFO] [stdout] 17 |     pub fn new(bot: &'a Bot, chat: &'a Chat, text: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `callback` is never used
[INFO] [stdout]  --> src/bot/callback.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub async fn callback(bot: Bot, q: CallbackQuery) -> HandlerResult {
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `language_resend` is never used
[INFO] [stdout]   --> src/bot/language.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn language_resend() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `receive_name_resend` is never used
[INFO] [stdout]   --> src/bot/language.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn receive_name_resend(lang: &Language) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `contact_resend` is never used
[INFO] [stdout]   --> src/bot/language.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn contact_resend(lang: &Language) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `menu` is never used
[INFO] [stdout]   --> src/bot/language.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn menu(user: UserState) -> String {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `menu_resend` is never used
[INFO] [stdout]    --> src/bot/language.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn menu_resend(lang: &Language) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StateResend` is never used
[INFO] [stdout]   --> src/bot/state.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub trait StateResend {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bot/state/confirm_name.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl ConfirmName {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 21 |     pub fn new(lang: Language, name: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bot/state/share_contact.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl ShareContact {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 23 |     pub fn new(user: UserState) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset_db` is never used
[INFO] [stdout]   --> src/database.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Database {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub(crate) fn reset_db(&self) {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_db` is never used
[INFO] [stdout]   --> src/database.rs:97:4
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn reset_db(conn: &mut Connection) {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, diesel_derives v2.0.1, multipart v0.18.0, openssl v0.10.45
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "14536043eb7d46750d6f270ebc3cc345184cbb5dfb2dd3401deb6110e75be930", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14536043eb7d46750d6f270ebc3cc345184cbb5dfb2dd3401deb6110e75be930", kill_on_drop: false }`
[INFO] [stdout] 14536043eb7d46750d6f270ebc3cc345184cbb5dfb2dd3401deb6110e75be930
