[INFO] cloning repository https://github.com/imokoi/telegrapher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imokoi/telegrapher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimokoi%2Ftelegrapher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimokoi%2Ftelegrapher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a5af637abb6b61c1255c855f8e565b889634024
[INFO] testing imokoi/telegrapher against beta-2026-04-21 for beta-1.96-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimokoi%2Ftelegrapher" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/imokoi/telegrapher
[INFO] finished tweaking git repo https://github.com/imokoi/telegrapher
[INFO] tweaked toml for git repo https://github.com/imokoi/telegrapher written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/imokoi/telegrapher on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/imokoi/telegrapher 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded proc-macro2 v1.0.84
[INFO] [stderr] Downloaded darling_macro v0.20.9
[INFO] [stderr] Downloaded serde v1.0.203
[INFO] [stderr] Downloaded async-executor v1.12.0
[INFO] [stderr] Downloaded darling_core v0.20.9
[INFO] [stderr] Downloaded hyper-util v0.1.5
[INFO] [stderr] Downloaded cc v1.0.98
[INFO] [stderr] Downloaded serde_derive v1.0.203
[INFO] [stderr] Downloaded backtrace v0.3.72
[INFO] [stderr] Downloaded value-bag v1.9.0
[INFO] [stderr] Downloaded darling v0.20.9
[INFO] [stderr] Downloaded object v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2990e115cf709ca1e104007b5ca9966af3dfc260cefffcbc7e6b371f608162c8
[INFO] running `Command { std: "docker" "start" "-a" "2990e115cf709ca1e104007b5ca9966af3dfc260cefffcbc7e6b371f608162c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2990e115cf709ca1e104007b5ca9966af3dfc260cefffcbc7e6b371f608162c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2990e115cf709ca1e104007b5ca9966af3dfc260cefffcbc7e6b371f608162c8", kill_on_drop: false }`
[INFO] [stdout] 2990e115cf709ca1e104007b5ca9966af3dfc260cefffcbc7e6b371f608162c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b4dbfd1d377a69209a576dea2059d9cee47629816e8ab20f1230800c5bd68d2
[INFO] running `Command { std: "docker" "start" "-a" "9b4dbfd1d377a69209a576dea2059d9cee47629816e8ab20f1230800c5bd68d2", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.84
[INFO] [stderr] Compiling libc v0.2.155
[INFO] [stderr] Compiling value-bag v1.9.0
[INFO] [stderr] Compiling cc v1.0.98
[INFO] [stderr] Compiling serde v1.0.203
[INFO] [stderr] Compiling rustversion v1.0.17
[INFO] [stderr] Compiling tower-layer v0.3.2
[INFO] [stderr] Compiling tower-service v0.3.2
[INFO] [stderr] Compiling fastrand v2.1.0
[INFO] [stderr] Compiling indexmap v2.2.6
[INFO] [stderr] Compiling log v0.4.21
[INFO] [stderr] Compiling unicase v2.7.0
[INFO] [stderr] Compiling rustix v0.38.34
[INFO] [stderr] Compiling tracing v0.1.40
[INFO] [stderr] Compiling futures-lite v2.3.0
[INFO] [stderr] Compiling event-listener v5.3.1
[INFO] [stderr] Compiling quote v1.0.36
[INFO] [stderr] Compiling event-listener v4.0.3
[INFO] [stderr] Compiling native-tls v0.2.12
[INFO] [stderr] Compiling linux-raw-sys v0.4.14
[INFO] [stderr] Compiling parking_lot_core v0.9.10
[INFO] [stderr] Compiling syn v2.0.66
[INFO] [stderr] Compiling socket2 v0.5.7
[INFO] [stderr] Compiling parking_lot v0.12.3
[INFO] [stderr] Compiling mio v0.8.11
[INFO] [stderr] Compiling num_cpus v1.16.0
[INFO] [stderr] Compiling signal-hook-registry v1.4.2
[INFO] [stderr] Compiling openssl-sys v0.9.102
[INFO] [stderr] Compiling event-listener-strategy v0.4.0
[INFO] [stderr] Compiling event-listener-strategy v0.5.2
[INFO] [stderr] Compiling polling v2.8.0
[INFO] [stderr] Compiling rustix v0.37.27
[INFO] [stderr] Compiling serde_json v1.0.117
[INFO] [stderr] Compiling mime_guess v2.0.4
[INFO] [stderr] Compiling async-channel v2.3.1
[INFO] [stderr] Compiling io-lifetimes v1.0.11
[INFO] [stderr] Compiling unicode-normalization v0.1.23
[INFO] [stderr] Compiling async-lock v3.3.0
[INFO] [stderr] Compiling axum-core v0.4.3
[INFO] [stderr] Compiling piper v0.2.2
[INFO] [stderr] Compiling openssl v0.10.64
[INFO] [stderr] Compiling async-io v1.13.0
[INFO] [stderr] Compiling waker-fn v1.2.0
[INFO] [stderr] Compiling fastrand v1.9.0
[INFO] [stderr] Compiling linux-raw-sys v0.3.8
[INFO] [stderr] Compiling idna v0.5.0
[INFO] [stderr] Compiling blocking v1.6.1
[INFO] [stderr] Compiling futures-lite v1.13.0
[INFO] [stderr] Compiling async-executor v1.12.0
[INFO] [stderr] Compiling async-lock v2.8.0
[INFO] [stderr] Compiling socket2 v0.4.10
[INFO] [stderr] Compiling axum v0.7.5
[INFO] [stderr] Compiling rustls-pki-types v1.7.0
[INFO] [stderr] Compiling url v2.5.0
[INFO] [stderr] Compiling rustls-pemfile v2.1.2
[INFO] [stderr] Compiling async-channel v1.9.0
[INFO] [stderr] Compiling kv-log-macro v1.0.7
[INFO] [stderr] Compiling tower-http v0.5.2
[INFO] [stderr] Compiling darling_core v0.20.9
[INFO] [stderr] Compiling tokio-macros v2.3.0
[INFO] [stderr] Compiling futures-macro v0.3.30
[INFO] [stderr] Compiling serde_derive v1.0.203
[INFO] [stderr] Compiling pin-project-internal v1.1.5
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling async-trait v0.1.80
[INFO] [stderr] Compiling tokio v1.38.0
[INFO] [stderr] Compiling futures-util v0.3.30
[INFO] [stderr] Compiling polling v3.7.0
[INFO] [stderr] Compiling async-io v2.3.2
[INFO] [stderr] Compiling pin-project v1.1.5
[INFO] [stderr] Compiling async-global-executor v2.4.1
[INFO] [stderr] Compiling async-std v1.12.0
[INFO] [stderr] Compiling darling_macro v0.20.9
[INFO] [stderr] Compiling darling v0.20.9
[INFO] [stderr] Compiling derive_builder_core v0.20.0
[INFO] [stderr] Compiling derive_builder_macro v0.20.0
[INFO] [stderr] Compiling derive_builder v0.20.0
[INFO] [stderr] Compiling futures-executor v0.3.30
[INFO] [stderr] Compiling futures v0.3.30
[INFO] [stderr] Compiling tokio-util v0.7.11
[INFO] [stderr] Compiling tower v0.4.13
[INFO] [stderr] Compiling tokio-native-tls v0.3.1
[INFO] [stderr] Compiling serde_urlencoded v0.7.1
[INFO] [stderr] Compiling serde_path_to_error v0.1.16
[INFO] [stderr] Compiling h2 v0.4.5
[INFO] [stderr] Compiling macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr] Compiling hyper v1.3.1
[INFO] [stderr] Compiling hyper-util v0.1.5
[INFO] [stderr] Compiling hyper-tls v0.6.0
[INFO] [stderr] Compiling reqwest v0.12.4
[INFO] [stderr] Compiling core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: unused imports: `borrow::BorrowMut`, `cell::RefCell`, and `ops::DerefMut`
[INFO] [stdout] --> core/src/bot.rs:2:11
[INFO] [stdout] |
[INFO] [stdout] 2 | use std::{borrow::BorrowMut, cell::RefCell, ops::DerefMut, sync::Arc};
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `handler`
[INFO] [stdout] --> core/src/bot.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | handler,
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `crate::models::forum::CallbackGame`
[INFO] [stdout] --> core/src/models/reply.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | use crate::models::forum::CallbackGame;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `crate::models::web_app::WebAppInfo`
[INFO] [stdout] --> core/src/models/reply.rs:26:5
[INFO] [stdout] |
[INFO] [stdout] 26 | use crate::models::web_app::WebAppInfo;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `std::fmt::Display`
[INFO] [stdout] --> core/src/requests.rs:1:5
[INFO] [stdout] |
[INFO] [stdout] 1 | use std::fmt::Display;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling telegrapher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "9b4dbfd1d377a69209a576dea2059d9cee47629816e8ab20f1230800c5bd68d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b4dbfd1d377a69209a576dea2059d9cee47629816e8ab20f1230800c5bd68d2", kill_on_drop: false }`
[INFO] [stdout] 9b4dbfd1d377a69209a576dea2059d9cee47629816e8ab20f1230800c5bd68d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16d2e31665485b8c0666cf1f0b3db1d1ab06f1317731a5787ff421a3dda17370
[INFO] running `Command { std: "docker" "start" "-a" "16d2e31665485b8c0666cf1f0b3db1d1ab06f1317731a5787ff421a3dda17370", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `borrow::BorrowMut`, `cell::RefCell`, and `ops::DerefMut`
[INFO] [stdout] --> core/src/bot.rs:2:11
[INFO] [stdout] |
[INFO] [stdout] 2 | use std::{borrow::BorrowMut, cell::RefCell, ops::DerefMut, sync::Arc};
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `handler`
[INFO] [stdout] --> core/src/bot.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | handler,
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `crate::models::forum::CallbackGame`
[INFO] [stdout] --> core/src/models/reply.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | use crate::models::forum::CallbackGame;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `crate::models::web_app::WebAppInfo`
[INFO] [stdout] --> core/src/models/reply.rs:26:5
[INFO] [stdout] |
[INFO] [stdout] 26 | use crate::models::web_app::WebAppInfo;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `std::fmt::Display`
[INFO] [stdout] --> core/src/requests.rs:1:5
[INFO] [stdout] |
[INFO] [stdout] 1 | use std::fmt::Display;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling telegrapher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout] --> examples/send_message_with_channel.rs:15:26
[INFO] [stdout] |
[INFO] [stdout] 15 | .chat_id((-1002198289004_i64))
[INFO] [stdout] | ^ ^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout] |
[INFO] [stdout] 15 - .chat_id((-1002198289004_i64))
[INFO] [stdout] 15 + .chat_id(-1002198289004_i64 )
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `bot`
[INFO] [stdout] --> examples/main.rs:12:9
[INFO] [stdout] |
[INFO] [stdout] 12 | let bot = Bot::new("6616659571:AAEr0TdwPXBnvHQl_VJj5Z6wh-p3uUDNbOw", 1);
[INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bot`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `bot`
[INFO] [stdout] --> examples/webhook.rs:59:25
[INFO] [stdout] |
[INFO] [stdout] 59 | async fn update_handler(bot: Bot, update: UpdateContent) -> TelegrapherResult