[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#63132bd615c9bf75e93af8405d00064212331708 for pr-153975
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fochsec%2Ffriend" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ochsec/friend on toolchain 63132bd615c9bf75e93af8405d00064212331708
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "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" "+63132bd615c9bf75e93af8405d00064212331708" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cfbd81299581fcb88f10980a65a4c3b7b937553211286a16c5c7bb949fa6bbc
[INFO] running `Command { std: "docker" "start" "-a" "3cfbd81299581fcb88f10980a65a4c3b7b937553211286a16c5c7bb949fa6bbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cfbd81299581fcb88f10980a65a4c3b7b937553211286a16c5c7bb949fa6bbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cfbd81299581fcb88f10980a65a4c3b7b937553211286a16c5c7bb949fa6bbc", kill_on_drop: false }`
[INFO] [stdout] 3cfbd81299581fcb88f10980a65a4c3b7b937553211286a16c5c7bb949fa6bbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4385c3f5bf90b40c7f767de47a4af17f6bf537659ffe37c70a3597976c859213
[INFO] running `Command { std: "docker" "start" "-a" "4385c3f5bf90b40c7f767de47a4af17f6bf537659ffe37c70a3597976c859213", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling grammers-tl-parser v1.1.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling grammers-tl-gen v0.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling grammers-tl-types v0.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling grammers-session v0.7.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking os_info v3.11.0
[INFO] [stderr]     Checking locate-locale v0.2.0
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking glass_pumpkin v1.7.0
[INFO] [stderr]     Checking grammers-crypto v0.7.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.12
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.15
[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]    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 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 26.52s
[INFO] running `Command { std: "docker" "inspect" "4385c3f5bf90b40c7f767de47a4af17f6bf537659ffe37c70a3597976c859213", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4385c3f5bf90b40c7f767de47a4af17f6bf537659ffe37c70a3597976c859213", kill_on_drop: false }`
[INFO] [stdout] 4385c3f5bf90b40c7f767de47a4af17f6bf537659ffe37c70a3597976c859213
