[INFO] cloning repository https://github.com/captkakao/BezumiyVolkBot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/captkakao/BezumiyVolkBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaptkakao%2FBezumiyVolkBot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaptkakao%2FBezumiyVolkBot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cf0b8042660812f4176fb236335f1fb63359e38
[INFO] building captkakao/BezumiyVolkBot against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaptkakao%2FBezumiyVolkBot" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/captkakao/BezumiyVolkBot
[INFO] finished tweaking git repo https://github.com/captkakao/BezumiyVolkBot
[INFO] tweaked toml for git repo https://github.com/captkakao/BezumiyVolkBot written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/captkakao/BezumiyVolkBot on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/captkakao/BezumiyVolkBot 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2359da93bd98993813794efe4bad66e591c89b012bdbe2674c24b8b7070d3f37
[INFO] running `Command { std: "docker" "start" "-a" "2359da93bd98993813794efe4bad66e591c89b012bdbe2674c24b8b7070d3f37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2359da93bd98993813794efe4bad66e591c89b012bdbe2674c24b8b7070d3f37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2359da93bd98993813794efe4bad66e591c89b012bdbe2674c24b8b7070d3f37", kill_on_drop: false }`
[INFO] [stdout] 2359da93bd98993813794efe4bad66e591c89b012bdbe2674c24b8b7070d3f37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0442b7cab7591615be2dac388a50fdd6aa89565fb1d6f9deb1db2ff27749ddef
[INFO] running `Command { std: "docker" "start" "-a" "0442b7cab7591615be2dac388a50fdd6aa89565fb1d6f9deb1db2ff27749ddef", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.13.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling rc-box v1.3.0
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde_with v3.13.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling teloxide-macros v0.10.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling dptree v0.5.0
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling teloxide-core v0.12.0
[INFO] [stderr]    Compiling teloxide v0.16.0
[INFO] [stderr]    Compiling BezumniyVolkBot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `user_entry`
[INFO] [stdout]   --> src/handlers/init_users.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |                     let user_entry = chat.users.entry(username).or_insert_with(|| {
[INFO] [stdout]    |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_entry`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `teloxide::types::message::getters::<impl teloxide::prelude::Message>::from`: use `.from` field instead
[INFO] [stdout]   --> src/main.rs:85:45
[INFO] [stdout]    |
[INFO] [stdout] 85 |                     if let Some(user) = msg.from() {
[INFO] [stdout]    |                                             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `has_emojis`
[INFO] [stdout]    --> src/utils/deepseek.rs:119:59
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn create_context_by_level(&self, message_len: usize, has_emojis: bool, is_caps: bool, language: &str, level: u8) -> String {
[INFO] [stdout]     |                                                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_has_emojis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "0442b7cab7591615be2dac388a50fdd6aa89565fb1d6f9deb1db2ff27749ddef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0442b7cab7591615be2dac388a50fdd6aa89565fb1d6f9deb1db2ff27749ddef", kill_on_drop: false }`
[INFO] [stdout] 0442b7cab7591615be2dac388a50fdd6aa89565fb1d6f9deb1db2ff27749ddef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7c76f84a7ab20612ff19a1d887da3635137a89350ce14d90bfd441a55ab137b
[INFO] running `Command { std: "docker" "start" "-a" "a7c76f84a7ab20612ff19a1d887da3635137a89350ce14d90bfd441a55ab137b", kill_on_drop: false }`
[INFO] [stderr]    Compiling BezumniyVolkBot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `user_entry`
[INFO] [stdout]   --> src/handlers/init_users.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |                     let user_entry = chat.users.entry(username).or_insert_with(|| {
[INFO] [stdout]    |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_entry`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `teloxide::types::message::getters::<impl teloxide::prelude::Message>::from`: use `.from` field instead
[INFO] [stdout]   --> src/main.rs:85:45
[INFO] [stdout]    |
[INFO] [stdout] 85 |                     if let Some(user) = msg.from() {
[INFO] [stdout]    |                                             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `has_emojis`
[INFO] [stdout]    --> src/utils/deepseek.rs:119:59
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn create_context_by_level(&self, message_len: usize, has_emojis: bool, is_caps: bool, language: &str, level: u8) -> String {
[INFO] [stdout]     |                                                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_has_emojis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.23s
[INFO] running `Command { std: "docker" "inspect" "a7c76f84a7ab20612ff19a1d887da3635137a89350ce14d90bfd441a55ab137b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7c76f84a7ab20612ff19a1d887da3635137a89350ce14d90bfd441a55ab137b", kill_on_drop: false }`
[INFO] [stdout] a7c76f84a7ab20612ff19a1d887da3635137a89350ce14d90bfd441a55ab137b
