[INFO] fetching crate tgbot 0.40.0...
[INFO] testing tgbot-0.40.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate tgbot 0.40.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate tgbot 0.40.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tgbot 0.40.0
[INFO] tweaked toml for crates.io crate tgbot 0.40.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tgbot 0.40.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tgbot 0.40.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shellwords v1.1.0
[INFO] [stderr]   Downloaded mockito v1.7.0
[INFO] [stderr]   Downloaded thiserror-impl v2.0.14
[INFO] [stderr]   Downloaded thiserror v2.0.14
[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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c39e16e69e9f85c64c7244c12677090c63f88c0e1dbbf1e2c47861aef1d0ad7
[INFO] running `Command { std: "docker" "start" "-a" "9c39e16e69e9f85c64c7244c12677090c63f88c0e1dbbf1e2c47861aef1d0ad7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c39e16e69e9f85c64c7244c12677090c63f88c0e1dbbf1e2c47861aef1d0ad7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c39e16e69e9f85c64c7244c12677090c63f88c0e1dbbf1e2c47861aef1d0ad7", kill_on_drop: false }`
[INFO] [stdout] 9c39e16e69e9f85c64c7244c12677090c63f88c0e1dbbf1e2c47861aef1d0ad7
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02efef9ca8f1270d42aa2c2d889903aeb26e254160a0641062b9d05460413169
[INFO] running `Command { std: "docker" "start" "-a" "02efef9ca8f1270d42aa2c2d889903aeb26e254160a0641062b9d05460413169", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling shellwords v1.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[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 hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling tgbot v0.40.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `RawPaidMediaPhoto` is never constructed
[INFO] [stdout]    --> src/types/definitions/media/paid.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout] 158 | struct RawPaidMediaPhoto {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawPaidMediaVideo` is never constructed
[INFO] [stdout]    --> src/types/definitions/media/paid.rs:163:8
[INFO] [stdout]     |
[INFO] [stdout] 163 | struct RawPaidMediaVideo {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.13s
[INFO] running `Command { std: "docker" "inspect" "02efef9ca8f1270d42aa2c2d889903aeb26e254160a0641062b9d05460413169", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02efef9ca8f1270d42aa2c2d889903aeb26e254160a0641062b9d05460413169", kill_on_drop: false }`
[INFO] [stdout] 02efef9ca8f1270d42aa2c2d889903aeb26e254160a0641062b9d05460413169
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3136372a7c540885d3359bc13d433a49458705969b2c1dce01ac6d610f95918c
[INFO] running `Command { std: "docker" "start" "-a" "3136372a7c540885d3359bc13d433a49458705969b2c1dce01ac6d610f95918c", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling tgbot v0.40.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `RawPaidMediaPhoto` is never constructed
[INFO] [stdout]    --> src/types/definitions/media/paid.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout] 158 | struct RawPaidMediaPhoto {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawPaidMediaVideo` is never constructed
[INFO] [stdout]    --> src/types/definitions/media/paid.rs:163:8
[INFO] [stdout]     |
[INFO] [stdout] 163 | struct RawPaidMediaVideo {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tgbot::handler::WebhookServer`
[INFO] [stdout]  --> tests/webhook.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 |     handler::{UpdateHandler, WebhookServer},
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ no `WebhookServer` in `handler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tgbot` (test "webhook") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tgbot` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tgbot --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unexpected_cfgs --warn=missing_docs --check-cfg 'cfg(nightly)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("webhook"))' -C metadata=2d7eb7148282f275 -C extra-filename=-bb1f544cf9d56586 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-de2e78b3b94b2670.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e08a006c583c3ac6.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-13650e0923bea1bb.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-5d302ddd6af35d16.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a06728a427f37132.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ff7d5233f096eb43.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-a58feea33623fd8e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c4dfdfda36928161.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-fa5c6e61475ee11e.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-08488043611448eb.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-1e56cad727417028.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dee580776a50e225.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-278785e2dc309323.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-77cdb477287bd968.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-89f9bc08f0ac6c2e.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-1ed0f796180ec32a.rlib --extern shellwords=/opt/rustwide/target/debug/deps/libshellwords-d6d152f4891d3ba8.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-5721fdb387bfd14b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6af958ad065678f2.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-cdf33b2f9a9f4b13.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-79f1d2b336fb93d8.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-dc88da4e70ee7aa8/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3136372a7c540885d3359bc13d433a49458705969b2c1dce01ac6d610f95918c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3136372a7c540885d3359bc13d433a49458705969b2c1dce01ac6d610f95918c", kill_on_drop: false }`
[INFO] [stdout] 3136372a7c540885d3359bc13d433a49458705969b2c1dce01ac6d610f95918c
