[INFO] cloning repository https://github.com/iovxw/rssbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iovxw/rssbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiovxw%2Frssbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiovxw%2Frssbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3cbd68437b6c7de4245dc937dc6a4f6c4a60515d [INFO] checking iovxw/rssbot against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiovxw%2Frssbot" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iovxw/rssbot on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iovxw/rssbot [INFO] finished tweaking git repo https://github.com/iovxw/rssbot [INFO] tweaked toml for git repo https://github.com/iovxw/rssbot written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/iovxw/rssbot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7dd8b8c2b9bdb08fa8803d3187ffdba6b9072839159e2358cf381c95774f9cf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f7dd8b8c2b9bdb08fa8803d3187ffdba6b9072839159e2358cf381c95774f9cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7dd8b8c2b9bdb08fa8803d3187ffdba6b9072839159e2358cf381c95774f9cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7dd8b8c2b9bdb08fa8803d3187ffdba6b9072839159e2358cf381c95774f9cf", kill_on_drop: false }` [INFO] [stdout] f7dd8b8c2b9bdb08fa8803d3187ffdba6b9072839159e2358cf381c95774f9cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e387a9e16598be8a15c8f4a8860d8e05d5a5516385ac45ca6468489de9d8f62 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9e387a9e16598be8a15c8f4a8860d8e05d5a5516385ac45ca6468489de9d8f62", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking futures-core v0.3.7 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking arc-swap v0.4.5 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pinyin v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Checking async-compression v0.3.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking typed-headers v0.2.0 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking rustls v0.18.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Checking rustls-native-certs v0.1.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling paste-impl v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling is-macro v0.1.8 [INFO] [stderr] Checking paste v0.1.11 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Checking tracing v0.1.13 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking tracing-futures v0.2.3 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-rustls v0.12.2 [INFO] [stderr] Checking tokio-rustls v0.14.0 [INFO] [stderr] Checking h2 v0.2.2 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking hyper v0.13.4 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking hyper-rustls v0.19.1 [INFO] [stderr] Checking hyper-rustls v0.21.0 [INFO] [stderr] Checking hyper-proxy v0.6.0 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Compiling ctl10n v0.2.0 [INFO] [stderr] Checking tbot v0.6.6 [INFO] [stderr] Compiling rssbot v2.0.0-alpha.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated enum `tbot::types::parameters::WebPagePreviewState`: use `is_web_page_preview_disabled` methods that take a `bool` [INFO] [stdout] --> src/fetcher.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | types::parameters::{self, WebPagePreviewState}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `tbot::types::parameters::WebPagePreviewState::Disabled`: use `is_web_page_preview_disabled` methods that take a `bool` [INFO] [stdout] --> src/fetcher.rs:150:35 [INFO] [stdout] | [INFO] [stdout] 150 | .web_page_preview(WebPagePreviewState::Disabled) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated enum `tbot::types::parameters::WebPagePreviewState`: use `is_web_page_preview_disabled` methods that take a `bool` [INFO] [stdout] --> src/handlers/mod.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | parameters::{self, WebPagePreviewState}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `tbot::types::parameters::WebPagePreviewState::Disabled`: use `is_web_page_preview_disabled` methods that take a `bool` [INFO] [stdout] --> src/handlers/mod.rs:150:31 [INFO] [stdout] | [INFO] [stdout] 150 | .web_page_preview(WebPagePreviewState::Disabled) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `tbot::types::parameters::WebPagePreviewState::Disabled`: use `is_web_page_preview_disabled` methods that take a `bool` [INFO] [stdout] --> src/handlers/mod.rs:315:31 [INFO] [stdout] | [INFO] [stdout] 315 | .web_page_preview(WebPagePreviewState::Disabled) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `tbot::types::parameters::WebPagePreviewState::Disabled`: use `is_web_page_preview_disabled` methods that take a `bool` [INFO] [stdout] --> src/handlers/mod.rs:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | .web_page_preview(WebPagePreviewState::Disabled) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated enum `tbot::types::parameters::WebPagePreviewState`: use `is_web_page_preview_disabled` methods that take a `bool` [INFO] [stdout] --> src/fetcher.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | types::parameters::{self, WebPagePreviewState}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `tbot::types::parameters::WebPagePreviewState::Disabled`: use `is_web_page_preview_disabled` methods that take a `bool` [INFO] [stdout] --> src/fetcher.rs:150:35 [INFO] [stdout] | [INFO] [stdout] 150 | .web_page_preview(WebPagePreviewState::Disabled) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated enum `tbot::types::parameters::WebPagePreviewState`: use `is_web_page_preview_disabled` methods that take a `bool` [INFO] [stdout] --> src/handlers/mod.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | parameters::{self, WebPagePreviewState}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `tbot::types::parameters::WebPagePreviewState::Disabled`: use `is_web_page_preview_disabled` methods that take a `bool` [INFO] [stdout] --> src/handlers/mod.rs:150:31 [INFO] [stdout] | [INFO] [stdout] 150 | .web_page_preview(WebPagePreviewState::Disabled) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `tbot::types::parameters::WebPagePreviewState::Disabled`: use `is_web_page_preview_disabled` methods that take a `bool` [INFO] [stdout] --> src/handlers/mod.rs:315:31 [INFO] [stdout] | [INFO] [stdout] 315 | .web_page_preview(WebPagePreviewState::Disabled) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `tbot::types::parameters::WebPagePreviewState::Disabled`: use `is_web_page_preview_disabled` methods that take a `bool` [INFO] [stdout] --> src/handlers/mod.rs:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | .web_page_preview(WebPagePreviewState::Disabled) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::html`: this method is renamed to `with_html` [INFO] [stdout] --> src/fetcher.rs:85:59 [INFO] [stdout] | [INFO] [stdout] 85 | push_updates(&bot, &db, feed.subscribers, parameters::Text::html(&msg)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::html`: this method is renamed to `with_html` [INFO] [stdout] --> src/fetcher.rs:85:59 [INFO] [stdout] | [INFO] [stdout] 85 | push_updates(&bot, &db, feed.subscribers, parameters::Text::html(&msg)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::html`: this method is renamed to `with_html` [INFO] [stdout] --> src/fetcher.rs:114:25 [INFO] [stdout] | [INFO] [stdout] 114 | parameters::Text::html(&msg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::html`: this method is renamed to `with_html` [INFO] [stdout] --> src/fetcher.rs:114:25 [INFO] [stdout] | [INFO] [stdout] 114 | parameters::Text::html(&msg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::html`: this method is renamed to `with_html` [INFO] [stdout] --> src/fetcher.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | parameters::Text::html(&msg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::html`: this method is renamed to `with_html` [INFO] [stdout] --> src/fetcher.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | parameters::Text::html(&msg), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::methods::SendMessage::<'a>::web_page_preview`: use `is_web_page_preview_disabled` which takes a `bool` [INFO] [stdout] --> src/fetcher.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | .web_page_preview(WebPagePreviewState::Disabled) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::methods::SendMessage::<'a>::web_page_preview`: use `is_web_page_preview_disabled` which takes a `bool` [INFO] [stdout] --> src/fetcher.rs:150:18 [INFO] [stdout] | [INFO] [stdout] 150 | .web_page_preview(WebPagePreviewState::Disabled) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:43:51 [INFO] [stdout] | [INFO] [stdout] 43 | update_response(&cmd.bot, target, parameters::Text::plain(&msg)).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | parameters::Text::plain(tr!("group_admin_only_command")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:43:51 [INFO] [stdout] | [INFO] [stdout] 43 | update_response(&cmd.bot, target, parameters::Text::plain(&msg)).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | parameters::Text::plain(tr!("group_admin_only_command")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::methods::SendMessage::<'a>::reply_to_message_id`: this method is renamed to `in_reply_to` [INFO] [stdout] --> src/handlers/mod.rs:314:14 [INFO] [stdout] | [INFO] [stdout] 314 | .reply_to_message_id(target.message_id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::methods::SendMessage::<'a>::web_page_preview`: use `is_web_page_preview_disabled` which takes a `bool` [INFO] [stdout] --> src/handlers/mod.rs:315:14 [INFO] [stdout] | [INFO] [stdout] 315 | .web_page_preview(WebPagePreviewState::Disabled) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::methods::EditMessageText::<'a>::web_page_preview`: use `is_web_page_preview_disabled` which takes a `bool` [INFO] [stdout] --> src/handlers/mod.rs:320:14 [INFO] [stdout] | [INFO] [stdout] 320 | .web_page_preview(WebPagePreviewState::Disabled) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::markdown`: this method is renamed to `with_markdown` [INFO] [stdout] --> src/handlers/mod.rs:97:39 [INFO] [stdout] | [INFO] [stdout] 97 | update_response(&cmd.bot, target, parameters::Text::markdown(&msg)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::methods::SendMessage::<'a>::reply_to_message_id`: this method is renamed to `in_reply_to` [INFO] [stdout] --> src/handlers/mod.rs:314:14 [INFO] [stdout] | [INFO] [stdout] 314 | .reply_to_message_id(target.message_id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::html`: this method is renamed to `with_html` [INFO] [stdout] --> src/handlers/mod.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 145 | let text = parameters::Text::html(&msg); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::methods::SendMessage::<'a>::web_page_preview`: use `is_web_page_preview_disabled` which takes a `bool` [INFO] [stdout] --> src/handlers/mod.rs:315:14 [INFO] [stdout] | [INFO] [stdout] 315 | .web_page_preview(WebPagePreviewState::Disabled) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::methods::SendMessage::<'a>::reply_to_message_id`: this method is renamed to `in_reply_to` [INFO] [stdout] --> src/handlers/mod.rs:149:14 [INFO] [stdout] | [INFO] [stdout] 149 | .reply_to_message_id(prev_msg) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::methods::SendMessage::<'a>::web_page_preview`: use `is_web_page_preview_disabled` which takes a `bool` [INFO] [stdout] --> src/handlers/mod.rs:150:14 [INFO] [stdout] | [INFO] [stdout] 150 | .web_page_preview(WebPagePreviewState::Disabled) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::methods::EditMessageText::<'a>::web_page_preview`: use `is_web_page_preview_disabled` which takes a `bool` [INFO] [stdout] --> src/handlers/mod.rs:320:14 [INFO] [stdout] | [INFO] [stdout] 320 | .web_page_preview(WebPagePreviewState::Disabled) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::markdown`: this method is renamed to `with_markdown` [INFO] [stdout] --> src/handlers/mod.rs:97:39 [INFO] [stdout] | [INFO] [stdout] 97 | update_response(&cmd.bot, target, parameters::Text::markdown(&msg)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | parameters::Text::plain(tr!("verifying_channel")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:353:42 [INFO] [stdout] | [INFO] [stdout] 353 | update_response(bot, target, parameters::Text::plain(&msg)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:362:13 [INFO] [stdout] | [INFO] [stdout] 362 | parameters::Text::plain(tr!("target_must_be_a_channel")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:374:42 [INFO] [stdout] | [INFO] [stdout] 374 | update_response(bot, target, parameters::Text::plain(&msg)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:384:13 [INFO] [stdout] | [INFO] [stdout] 384 | parameters::Text::plain(tr!("channel_admin_only_command")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:394:38 [INFO] [stdout] | [INFO] [stdout] 394 | update_response(bot, target, parameters::Text::plain(tr!("make_bot_admin"))).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::html`: this method is renamed to `with_html` [INFO] [stdout] --> src/handlers/mod.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 145 | let text = parameters::Text::html(&msg); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::methods::SendMessage::<'a>::reply_to_message_id`: this method is renamed to `in_reply_to` [INFO] [stdout] --> src/handlers/mod.rs:149:14 [INFO] [stdout] | [INFO] [stdout] 149 | .reply_to_message_id(prev_msg) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::methods::SendMessage::<'a>::web_page_preview`: use `is_web_page_preview_disabled` which takes a `bool` [INFO] [stdout] --> src/handlers/mod.rs:150:14 [INFO] [stdout] | [INFO] [stdout] 150 | .web_page_preview(WebPagePreviewState::Disabled) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:182:47 [INFO] [stdout] | [INFO] [stdout] 182 | update_response(&cmd.bot, target, parameters::Text::plain(&msg)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | parameters::Text::plain(tr!("subscribed_to_rss")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::markdown`: this method is renamed to `with_markdown` [INFO] [stdout] --> src/handlers/mod.rs:198:43 [INFO] [stdout] | [INFO] [stdout] 198 | update_response(&cmd.bot, target, parameters::Text::markdown(msg)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | parameters::Text::plain(tr!("processing_please_wait")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::html`: this method is renamed to `with_html` [INFO] [stdout] --> src/handlers/mod.rs:221:39 [INFO] [stdout] | [INFO] [stdout] 221 | update_response(&cmd.bot, target, parameters::Text::html(&msg)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | parameters::Text::plain(tr!("verifying_channel")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:353:42 [INFO] [stdout] | [INFO] [stdout] 353 | update_response(bot, target, parameters::Text::plain(&msg)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:362:13 [INFO] [stdout] | [INFO] [stdout] 362 | parameters::Text::plain(tr!("target_must_be_a_channel")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:374:42 [INFO] [stdout] | [INFO] [stdout] 374 | update_response(bot, target, parameters::Text::plain(&msg)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:384:13 [INFO] [stdout] | [INFO] [stdout] 384 | parameters::Text::plain(tr!("channel_admin_only_command")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:394:38 [INFO] [stdout] | [INFO] [stdout] 394 | update_response(bot, target, parameters::Text::plain(tr!("make_bot_admin"))).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:249:47 [INFO] [stdout] | [INFO] [stdout] 249 | update_response(&cmd.bot, target, parameters::Text::plain(&msg)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::html`: this method is renamed to `with_html` [INFO] [stdout] --> src/handlers/mod.rs:262:39 [INFO] [stdout] | [INFO] [stdout] 262 | update_response(&cmd.bot, target, parameters::Text::html(&msg)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:289:13 [INFO] [stdout] | [INFO] [stdout] 289 | parameters::Text::plain(tr!("subscription_list_empty")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::input_file::Document::<'a>::bytes`: this method is renamed to `with_bytes` [INFO] [stdout] --> src/handlers/mod.rs:299:13 [INFO] [stdout] | [INFO] [stdout] 299 | input_file::Document::bytes("feeds.opml", opml.as_bytes()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::methods::SendDocument::<'a>::reply_to_message_id`: this method is renamed to `in_reply_to` [INFO] [stdout] --> src/handlers/mod.rs:301:10 [INFO] [stdout] | [INFO] [stdout] 301 | .reply_to_message_id(cmd.message_id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:182:47 [INFO] [stdout] | [INFO] [stdout] 182 | update_response(&cmd.bot, target, parameters::Text::plain(&msg)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | parameters::Text::plain(tr!("subscribed_to_rss")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::markdown`: this method is renamed to `with_markdown` [INFO] [stdout] --> src/handlers/mod.rs:198:43 [INFO] [stdout] | [INFO] [stdout] 198 | update_response(&cmd.bot, target, parameters::Text::markdown(msg)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | parameters::Text::plain(tr!("processing_please_wait")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::html`: this method is renamed to `with_html` [INFO] [stdout] --> src/handlers/mod.rs:221:39 [INFO] [stdout] | [INFO] [stdout] 221 | update_response(&cmd.bot, target, parameters::Text::html(&msg)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:249:47 [INFO] [stdout] | [INFO] [stdout] 249 | update_response(&cmd.bot, target, parameters::Text::plain(&msg)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::html`: this method is renamed to `with_html` [INFO] [stdout] --> src/handlers/mod.rs:262:39 [INFO] [stdout] | [INFO] [stdout] 262 | update_response(&cmd.bot, target, parameters::Text::html(&msg)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::parameters::Text::<'a>::plain`: this method is renamed to `with_plain` [INFO] [stdout] --> src/handlers/mod.rs:289:13 [INFO] [stdout] | [INFO] [stdout] 289 | parameters::Text::plain(tr!("subscription_list_empty")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::types::input_file::Document::<'a>::bytes`: this method is renamed to `with_bytes` [INFO] [stdout] --> src/handlers/mod.rs:299:13 [INFO] [stdout] | [INFO] [stdout] 299 | input_file::Document::bytes("feeds.opml", opml.as_bytes()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tbot::methods::SendDocument::<'a>::reply_to_message_id`: this method is renamed to `in_reply_to` [INFO] [stdout] --> src/handlers/mod.rs:301:10 [INFO] [stdout] | [INFO] [stdout] 301 | .reply_to_message_id(cmd.message_id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 38s [INFO] running `Command { std: "docker" "inspect" "9e387a9e16598be8a15c8f4a8860d8e05d5a5516385ac45ca6468489de9d8f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e387a9e16598be8a15c8f4a8860d8e05d5a5516385ac45ca6468489de9d8f62", kill_on_drop: false }` [INFO] [stdout] 9e387a9e16598be8a15c8f4a8860d8e05d5a5516385ac45ca6468489de9d8f62