[INFO] cloning repository https://github.com/eatradish/ailurus-spy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eatradish/ailurus-spy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Featradish%2Failurus-spy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Featradish%2Failurus-spy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5c30dfcbe12602c8ee956a4a061a7ef3c5dee71
[INFO] checking eatradish/ailurus-spy against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Featradish%2Failurus-spy" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eatradish/ailurus-spy
[INFO] finished tweaking git repo https://github.com/eatradish/ailurus-spy
[INFO] tweaked toml for git repo https://github.com/eatradish/ailurus-spy written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eatradish/ailurus-spy 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/eatradish/ailurus-spy 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.20
[INFO] [stderr]   Downloaded unicode-ident v1.0.1
[INFO] [stderr]   Downloaded spin v0.9.3
[INFO] [stderr]   Downloaded time-macros v0.2.4
[INFO] [stderr]   Downloaded cookie_store v0.16.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.10
[INFO] [stderr]   Downloaded teloxide v0.12.0
[INFO] [stderr]   Downloaded ctrlc v3.2.2
[INFO] [stderr]   Downloaded either v1.7.0
[INFO] [stderr]   Downloaded dashmap v5.3.4
[INFO] [stderr]   Downloaded miniz_oxide v0.5.3
[INFO] [stderr]   Downloaded html2text v0.4.2
[INFO] [stderr]   Downloaded fancy-regex v0.10.0
[INFO] [stderr]   Downloaded nix v0.24.1
[INFO] [stderr]   Downloaded exr v1.4.2
[INFO] [stderr]   Downloaded aquamarine v0.1.11
[INFO] [stderr]   Downloaded deflate v1.0.0
[INFO] [stderr]   Downloaded regex v1.5.6
[INFO] [stderr]   Downloaded js-sys v0.3.58
[INFO] [stderr]   Downloaded png v0.17.5
[INFO] [stderr]   Downloaded reqwest_cookie_store v0.3.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.9.0
[INFO] [stderr]   Downloaded publicsuffix v2.1.1
[INFO] [stderr]   Downloaded serde_json v1.0.82
[INFO] [stderr]   Downloaded hashbrown v0.12.1
[INFO] [stderr]   Downloaded regex-syntax v0.6.26
[INFO] [stderr]   Downloaded image v0.24.2
[INFO] [stderr]   Downloaded jpeg-decoder v0.2.6
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.81
[INFO] [stderr]   Downloaded syn v1.0.98
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.14
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.5
[INFO] [stderr]   Downloaded weezl v0.1.6
[INFO] [stderr]   Downloaded serde_derive v1.0.138
[INFO] [stderr]   Downloaded bytemuck v1.9.1
[INFO] [stderr]   Downloaded tiff v0.7.2
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.9
[INFO] [stderr]   Downloaded semver v1.0.12
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.81
[INFO] [stderr]   Downloaded cookie v0.16.0
[INFO] [stderr]   Downloaded psl-types v2.0.10
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.81
[INFO] [stderr]   Downloaded flume v0.10.13
[INFO] [stderr]   Downloaded lebe v0.5.1
[INFO] [stderr]   Downloaded time v0.3.11
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.81
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.81
[INFO] [stderr]   Downloaded web-sys v0.3.58
[INFO] [stderr]   Downloaded serde v1.0.138
[INFO] [stderr]   Downloaded uuid v1.3.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.40
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.31
[INFO] [stderr]   Downloaded tracing-core v0.1.28
[INFO] [stderr]   Downloaded teloxide-core v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 10277291d31be6410ceb350a173fc4487d2196e0bd15bc63302da453846ef076
[INFO] running `Command { std: "docker" "start" "-a" "10277291d31be6410ceb350a173fc4487d2196e0bd15bc63302da453846ef076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10277291d31be6410ceb350a173fc4487d2196e0bd15bc63302da453846ef076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10277291d31be6410ceb350a173fc4487d2196e0bd15bc63302da453846ef076", kill_on_drop: false }`
[INFO] [stdout] 10277291d31be6410ceb350a173fc4487d2196e0bd15bc63302da453846ef076
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d17ae9ab99a54c42670a483e9b2443aa5c5a7b3a45d10062f27d0edde5eaad15
[INFO] running `Command { std: "docker" "start" "-a" "d17ae9ab99a54c42670a483e9b2443aa5c5a7b3a45d10062f27d0edde5eaad15", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]     Checking psl-types v2.0.10
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling erasable v1.2.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling io-lifetimes v0.7.2
[INFO] [stderr]     Checking publicsuffix v2.1.1
[INFO] [stderr]     Checking time v0.3.11
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]    Compiling rustix v0.35.6
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking spin v0.9.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking weezl v0.1.6
[INFO] [stderr]     Checking linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking rc-box v1.2.0
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking uuid v1.3.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking lebe v0.5.1
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking jpeg-decoder v0.2.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking png v0.17.5
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking fd-lock v3.0.6
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking nix v0.24.1
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking tiff v0.7.2
[INFO] [stderr]     Checking bytemuck v1.9.1
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.14
[INFO] [stderr]     Checking ctrlc v3.2.2
[INFO] [stderr]     Checking dashmap v5.3.4
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking flume v0.10.13
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking exr v1.4.2
[INFO] [stderr]    Compiling aquamarine v0.1.11
[INFO] [stderr]    Compiling teloxide-macros v0.7.1
[INFO] [stderr]     Checking rustyline v9.1.2
[INFO] [stderr]     Checking fancy-regex v0.10.0
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking image v0.24.2
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking dptree v0.3.0
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking combine v4.6.4
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking string_cache v0.8.4
[INFO] [stderr]     Checking cookie_store v0.16.1
[INFO] [stderr]     Checking hyper v0.14.19
[INFO] [stderr]     Checking xml5ever v0.17.0
[INFO] [stderr]     Checking html2text v0.4.2
[INFO] [stderr]     Checking redis v0.21.5
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking teloxide-core v0.9.0
[INFO] [stderr]     Checking reqwest_cookie_store v0.3.0
[INFO] [stderr]     Checking teloxide v0.12.0
[INFO] [stderr]     Checking ailurus-spy v0.2.3-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/main.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |     bot: Option<&'a AutoSend<Bot>>,
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]    --> src/main.rs:148:28
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn init_tgbot() -> (Option<AutoSend<Bot>>, Option<String>) {
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]  --> src/checker.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use teloxide::{adaptors::AutoSend, Bot};
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/checker.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/checker.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]    --> src/checker.rs:141:18
[INFO] [stdout]     |
[INFO] [stdout] 141 |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]    --> src/checker.rs:234:18
[INFO] [stdout]     |
[INFO] [stdout] 234 |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]  --> src/sender.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     adaptors::AutoSend,
[INFO] [stdout]   |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/sender.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     bot: &AutoSend<Bot>,
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/sender.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |         bot: &AutoSend<Bot>,
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/sender.rs:80:15
[INFO] [stdout]    |
[INFO] [stdout] 80 |         bot: &AutoSend<Bot>,
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/main.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |     bot: Option<&'a AutoSend<Bot>>,
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]    --> src/main.rs:148:28
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn init_tgbot() -> (Option<AutoSend<Bot>>, Option<String>) {
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]  --> src/checker.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use teloxide::{adaptors::AutoSend, Bot};
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/checker.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/checker.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]    --> src/checker.rs:141:18
[INFO] [stdout]     |
[INFO] [stdout] 141 |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]    --> src/checker.rs:234:18
[INFO] [stdout]     |
[INFO] [stdout] 234 |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]  --> src/sender.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     adaptors::AutoSend,
[INFO] [stdout]   |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/sender.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     bot: &AutoSend<Bot>,
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/sender.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |         bot: &AutoSend<Bot>,
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]   --> src/sender.rs:80:15
[INFO] [stdout]    |
[INFO] [stdout] 80 |         bot: &AutoSend<Bot>,
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/checker.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / pub async fn check_dynamic_update(
[INFO] [stdout] 15 | |     con: &MultiplexedConnection,
[INFO] [stdout] 16 | |     uid: u64,
[INFO] [stdout] 17 | |     client: &Client,
[INFO] [stdout] 18 | |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout] 19 | |     telegram_chat_id: Option<i64>,
[INFO] [stdout] 20 | | ) -> Result<()> {
[INFO] [stdout]    | |_______________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/checker.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |         con.set(
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 29 ~         con.set::<_, _, ()>(
[INFO] [stdout] 30 |             &key,
[INFO] [stdout] ...
[INFO] [stdout] 79 |                 });
[INFO] [stdout] 80 ~                 con.set::<_, _, ()>(&key2, i.dynamic_id).await?;
[INFO] [stdout] 81 |             }
[INFO] [stdout] ...
[INFO] [stdout] 85 |             info!("Update {} timestamp", key);
[INFO] [stdout] 86 ~             con.set::<_, _, ()>(&key, dynamic[0].timestamp).await?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/checker.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | / pub async fn check_live_status(
[INFO] [stdout]  96 | |     con: &MultiplexedConnection,
[INFO] [stdout]  97 | |     room_id: u64,
[INFO] [stdout]  98 | |     client: &Client,
[INFO] [stdout]  99 | |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout] 100 | |     telegram_chat_id: Option<i64>,
[INFO] [stdout] 101 | | ) -> Result<()> {
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> src/checker.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |         con.set(&key, ls == 1).await?;
[INFO] [stdout]     |             ^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 110 ~         con.set::<_, _, ()>(&key, ls == 1).await?;
[INFO] [stdout] 111 |     } else {
[INFO] [stdout] ...
[INFO] [stdout] 127 |             check_and_send(bot, telegram_chat_id, telegram_sends, client).await?;
[INFO] [stdout] 128 ~             con.set::<_, _, ()>(key, true).await?;
[INFO] [stdout] 129 |         } else if db_live_status && ls == 1 {
[INFO] [stdout] 130 ~             con.set::<_, _, ()>(key, true).await?;
[INFO] [stdout] 131 |         } else if ls != 1 {
[INFO] [stdout] 132 ~             con.set::<_, _, ()>(key, false).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/checker.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | / pub async fn check_weibo(
[INFO] [stdout] 140 | |     con: &MultiplexedConnection,
[INFO] [stdout] 141 | |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout] 142 | |     weibo: &WeiboClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |     telegram_chat_id: Option<i64>,
[INFO] [stdout] 146 | | ) -> Result<()> {
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> src/checker.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |     con.set(&key_container_id, container_id).await?;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 161 ~     con.set::<_, _, ()>(&key_container_id, container_id).await?;
[INFO] [stdout] 162 |
[INFO] [stdout] ...
[INFO] [stdout] 178 |     if v.is_err() {
[INFO] [stdout] 179 ~         con.set::<_, _, ()>(&key, first_mblog.created_at.clone()).await?;
[INFO] [stdout] 180 |     }
[INFO] [stdout] ...
[INFO] [stdout] 187 |         if old_created_at_index.is_none() {
[INFO] [stdout] 188 ~             con.set::<_, _, ()>(&key, first_mblog.created_at.clone()).await?;
[INFO] [stdout] 189 |         }
[INFO] [stdout] ...
[INFO] [stdout] 226 |         check_and_send(bot, telegram_chat_id, telegram_sends, client).await?;
[INFO] [stdout] 227 ~         con.set::<_, _, ()>(&key, first_mblog.created_at.clone()).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/checker.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / pub async fn check_dynamic_update(
[INFO] [stdout] 15 | |     con: &MultiplexedConnection,
[INFO] [stdout] 16 | |     uid: u64,
[INFO] [stdout] 17 | |     client: &Client,
[INFO] [stdout] 18 | |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout] 19 | |     telegram_chat_id: Option<i64>,
[INFO] [stdout] 20 | | ) -> Result<()> {
[INFO] [stdout]    | |_______________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/checker.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |         con.set(
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 29 ~         con.set::<_, _, ()>(
[INFO] [stdout] 30 |             &key,
[INFO] [stdout] ...
[INFO] [stdout] 79 |                 });
[INFO] [stdout] 80 ~                 con.set::<_, _, ()>(&key2, i.dynamic_id).await?;
[INFO] [stdout] 81 |             }
[INFO] [stdout] ...
[INFO] [stdout] 85 |             info!("Update {} timestamp", key);
[INFO] [stdout] 86 ~             con.set::<_, _, ()>(&key, dynamic[0].timestamp).await?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/checker.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | / pub async fn check_live_status(
[INFO] [stdout]  96 | |     con: &MultiplexedConnection,
[INFO] [stdout]  97 | |     room_id: u64,
[INFO] [stdout]  98 | |     client: &Client,
[INFO] [stdout]  99 | |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout] 100 | |     telegram_chat_id: Option<i64>,
[INFO] [stdout] 101 | | ) -> Result<()> {
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> src/checker.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |         con.set(&key, ls == 1).await?;
[INFO] [stdout]     |             ^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 110 ~         con.set::<_, _, ()>(&key, ls == 1).await?;
[INFO] [stdout] 111 |     } else {
[INFO] [stdout] ...
[INFO] [stdout] 127 |             check_and_send(bot, telegram_chat_id, telegram_sends, client).await?;
[INFO] [stdout] 128 ~             con.set::<_, _, ()>(key, true).await?;
[INFO] [stdout] 129 |         } else if db_live_status && ls == 1 {
[INFO] [stdout] 130 ~             con.set::<_, _, ()>(key, true).await?;
[INFO] [stdout] 131 |         } else if ls != 1 {
[INFO] [stdout] 132 ~             con.set::<_, _, ()>(key, false).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/checker.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | / pub async fn check_weibo(
[INFO] [stdout] 140 | |     con: &MultiplexedConnection,
[INFO] [stdout] 141 | |     bot: Option<&AutoSend<Bot>>,
[INFO] [stdout] 142 | |     weibo: &WeiboClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |     telegram_chat_id: Option<i64>,
[INFO] [stdout] 146 | | ) -> Result<()> {
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> src/checker.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |     con.set(&key_container_id, container_id).await?;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 161 ~     con.set::<_, _, ()>(&key_container_id, container_id).await?;
[INFO] [stdout] 162 |
[INFO] [stdout] ...
[INFO] [stdout] 178 |     if v.is_err() {
[INFO] [stdout] 179 ~         con.set::<_, _, ()>(&key, first_mblog.created_at.clone()).await?;
[INFO] [stdout] 180 |     }
[INFO] [stdout] ...
[INFO] [stdout] 187 |         if old_created_at_index.is_none() {
[INFO] [stdout] 188 ~             con.set::<_, _, ()>(&key, first_mblog.created_at.clone()).await?;
[INFO] [stdout] 189 |         }
[INFO] [stdout] ...
[INFO] [stdout] 226 |         check_and_send(bot, telegram_chat_id, telegram_sends, client).await?;
[INFO] [stdout] 227 ~         con.set::<_, _, ()>(&key, first_mblog.created_at.clone()).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `teloxide::prelude::RequesterExt::auto_send`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]    --> src/main.rs:151:35
[INFO] [stdout]     |
[INFO] [stdout] 151 |             (Some(Bot::from_env().auto_send()), Some(v))
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `teloxide::prelude::RequesterExt::auto_send`: `AutoSend` is no longer required to `.await` requests and is now noop
[INFO] [stdout]    --> src/main.rs:151:35
[INFO] [stdout]     |
[INFO] [stdout] 151 |             (Some(Bot::from_env().auto_send()), Some(v))
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uid` is never read
[INFO] [stdout]   --> src/dynamic.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct BiliDynamicResult {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 75 |     pub user: Option<String>,
[INFO] [stdout] 76 |     pub uid: Option<u64>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BiliDynamicResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uid` is never read
[INFO] [stdout]   --> src/live.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct LiveStatusResult {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 48 |     pub room_id: u64,
[INFO] [stdout] 49 |     pub uid: u64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LiveStatusResult` 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 `uid` is never read
[INFO] [stdout]   --> src/dynamic.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct BiliDynamicResult {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 75 |     pub user: Option<String>,
[INFO] [stdout] 76 |     pub uid: Option<u64>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BiliDynamicResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uid` is never read
[INFO] [stdout]   --> src/live.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct LiveStatusResult {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 48 |     pub room_id: u64,
[INFO] [stdout] 49 |     pub uid: u64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LiveStatusResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ailurus-spy v0.2.3-alpha.0 (/opt/rustwide/workdir), redis v0.21.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "d17ae9ab99a54c42670a483e9b2443aa5c5a7b3a45d10062f27d0edde5eaad15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d17ae9ab99a54c42670a483e9b2443aa5c5a7b3a45d10062f27d0edde5eaad15", kill_on_drop: false }`
[INFO] [stdout] d17ae9ab99a54c42670a483e9b2443aa5c5a7b3a45d10062f27d0edde5eaad15
