[INFO] cloning repository https://github.com/ochsec/friend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ochsec/friend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fochsec%2Ffriend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fochsec%2Ffriend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 485e065752e140d114d20f21fc915b32296adfd0
[INFO] checking ochsec/friend against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fochsec%2Ffriend" "/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/ochsec/friend
[INFO] finished tweaking git repo https://github.com/ochsec/friend
[INFO] tweaked toml for git repo https://github.com/ochsec/friend written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ochsec/friend on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ochsec/friend 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1307f0e1d710fcdfc71da8ce682718bf387af806586a9e48c892b9c5ebac29ee
[INFO] running `Command { std: "docker" "start" "-a" "1307f0e1d710fcdfc71da8ce682718bf387af806586a9e48c892b9c5ebac29ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1307f0e1d710fcdfc71da8ce682718bf387af806586a9e48c892b9c5ebac29ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1307f0e1d710fcdfc71da8ce682718bf387af806586a9e48c892b9c5ebac29ee", kill_on_drop: false }`
[INFO] [stdout] 1307f0e1d710fcdfc71da8ce682718bf387af806586a9e48c892b9c5ebac29ee
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed9519688b7be0b3a148d8b3af36532efb63da2732ee10dc7e543613a461e087
[INFO] running `Command { std: "docker" "start" "-a" "ed9519688b7be0b3a148d8b3af36532efb63da2732ee10dc7e543613a461e087", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling grammers-tl-parser v1.1.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling grammers-tl-gen v0.7.0
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling grammers-tl-types v0.7.0
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]     Checking glass_pumpkin v1.7.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking grammers-crypto v0.7.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling grammers-session v0.7.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking hyper-util v0.1.12
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking os_info v3.11.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking locate-locale v0.2.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking grammers-mtproto v0.7.0
[INFO] [stderr]     Checking grammers-mtsender v0.7.0
[INFO] [stderr]     Checking grammers-client v0.7.0
[INFO] [stderr]     Checking friend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `load_cached_messages` and `send_message` are never used
[INFO] [stdout]    --> src/main.rs:228:14
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 228 |     async fn load_cached_messages(&mut self) -> Result<(), Box<dyn std::error::Error + Send + Sync>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     async fn send_message(&mut self) -> Result<(), Box<dyn std::error::Error + Send + Sync>> {
[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` is never used
[INFO] [stdout]   --> src/integrations/mod.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait MessageProvider {
[INFO] [stdout]    |           --------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 15 |     async fn send_message(&self, content: &str) -> Result<(), Box<dyn std::error::Error + Send + Sync>>;
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `send_to_chat_id` is never used
[INFO] [stdout]    --> src/integrations/telegram.rs:255:14
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl TelegramProvider {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 255 |     async fn send_to_chat_id(&self, content: &str, chat_id: i64) -> Result<(), Box<dyn std::error::Error + Send + Sync>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_messages_since` is never used
[INFO] [stdout]    --> src/database.rs:215:18
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl MessageCache {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub async fn get_messages_since(&self, since: DateTime<Utc>, limit: Option<usize>) -> Result<Vec<Message>, sqlx::Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `load_cached_messages` and `send_message` are never used
[INFO] [stdout]    --> src/main.rs:228:14
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 228 |     async fn load_cached_messages(&mut self) -> Result<(), Box<dyn std::error::Error + Send + Sync>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     async fn send_message(&mut self) -> Result<(), Box<dyn std::error::Error + Send + Sync>> {
[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` is never used
[INFO] [stdout]   --> src/integrations/mod.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait MessageProvider {
[INFO] [stdout]    |           --------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 15 |     async fn send_message(&self, content: &str) -> Result<(), Box<dyn std::error::Error + Send + Sync>>;
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `send_to_chat_id` is never used
[INFO] [stdout]    --> src/integrations/telegram.rs:255:14
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl TelegramProvider {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 255 |     async fn send_to_chat_id(&self, content: &str, chat_id: i64) -> Result<(), Box<dyn std::error::Error + Send + Sync>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_messages_since` is never used
[INFO] [stdout]    --> src/database.rs:215:18
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl MessageCache {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub async fn get_messages_since(&self, since: DateTime<Utc>, limit: Option<usize>) -> Result<Vec<Message>, sqlx::Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s
[INFO] running `Command { std: "docker" "inspect" "ed9519688b7be0b3a148d8b3af36532efb63da2732ee10dc7e543613a461e087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed9519688b7be0b3a148d8b3af36532efb63da2732ee10dc7e543613a461e087", kill_on_drop: false }`
[INFO] [stdout] ed9519688b7be0b3a148d8b3af36532efb63da2732ee10dc7e543613a461e087
