[INFO] fetching crate teloxide-ng 0.17.1...
[INFO] testing teloxide-ng-0.17.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate teloxide-ng 0.17.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate teloxide-ng 0.17.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate teloxide-ng 0.17.1
[INFO] tweaked toml for crates.io crate teloxide-ng 0.17.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate teloxide-ng 0.17.1 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 crates.io crate teloxide-ng 0.17.1 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 87f0645d2ffb91bd5a12fe298e3de4b7e3a1666de4b15732f849ae736a49cd56
[INFO] running `Command { std: "docker" "start" "-a" "87f0645d2ffb91bd5a12fe298e3de4b7e3a1666de4b15732f849ae736a49cd56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87f0645d2ffb91bd5a12fe298e3de4b7e3a1666de4b15732f849ae736a49cd56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87f0645d2ffb91bd5a12fe298e3de4b7e3a1666de4b15732f849ae736a49cd56", kill_on_drop: false }`
[INFO] [stdout] 87f0645d2ffb91bd5a12fe298e3de4b7e3a1666de4b15732f849ae736a49cd56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a0aa16d92f98ac3e42d017647b1b193cd5d014854cc0f0c6e13b18658a735ff7
[INFO] running `Command { std: "docker" "start" "-a" "a0aa16d92f98ac3e42d017647b1b193cd5d014854cc0f0c6e13b18658a735ff7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling rc-box v1.3.0
[INFO] [stderr]    Compiling takecell v0.1.1
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling dptree v0.5.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling teloxide-core-ng v0.13.1
[INFO] [stderr]    Compiling teloxide-ng v0.17.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
[INFO] running `Command { std: "docker" "inspect" "a0aa16d92f98ac3e42d017647b1b193cd5d014854cc0f0c6e13b18658a735ff7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0aa16d92f98ac3e42d017647b1b193cd5d014854cc0f0c6e13b18658a735ff7", kill_on_drop: false }`
[INFO] [stdout] a0aa16d92f98ac3e42d017647b1b193cd5d014854cc0f0c6e13b18658a735ff7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7ec69281b660454bdaed4ef1f2edbd33c6ce7ef401502ccf84c525a57ae23e19
[INFO] running `Command { std: "docker" "start" "-a" "7ec69281b660454bdaed4ef1f2edbd33c6ce7ef401502ccf84c525a57ae23e19", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling teloxide-core-ng v0.13.1
[INFO] [stderr]    Compiling teloxide-ng v0.17.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `teloxide-ng` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name teloxide_ng --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 --warn=unexpected_cfgs --check-cfg 'cfg(CI_POSTGRES)' --check-cfg 'cfg(CI_REDIS)' --test --cfg 'feature="ctrlc_handler"' --cfg 'feature="default"' --cfg 'feature="native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("axum", "bincode", "bincode-serializer", "cache-me", "cbor-serializer", "ctrlc_handler", "deadpool-redis", "default", "erased", "full", "macros", "native-tls", "nightly", "postgres-storage-nativetls", "postgres-storage-rustls", "rand", "redis-storage", "rustls", "rustls-native-roots", "serde_cbor", "sqlite-storage-nativetls", "sqlite-storage-rustls", "sqlx", "teloxide_macros_ng", "throttle", "tower", "tower-http", "trace-adaptor", "tracing", "webhooks", "webhooks-axum"))' -C metadata=5797bd095394099d -C extra-filename=-26dcf742b118e72f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aquamarine=/opt/rustwide/target/debug/deps/libaquamarine-b8c7a38dde1ef127.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-00a102391b5f478f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-53e85efbd6ba7acb.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-e3aaff7116d347e2.rlib --extern dptree=/opt/rustwide/target/debug/deps/libdptree-0e34194d04ea99ad.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-17f13debee93d048.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1d8ca475b261bb43.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-5081bf809293ba62.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-aa776e7d0d3a99c3.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-2bed59e88d5d2ac3.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-03fd9f0794fd43b7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e8ceda6e7ded977a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2e7d1cd57a9e22df.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7df84f625032054d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7bc1cebf47c5a246.rlib --extern teloxide_core_ng=/opt/rustwide/target/debug/deps/libteloxide_core_ng-1c82815f6b0c2a48.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b2c1a7c110dfbd1e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cf574c85572b9ca2.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-fe7076bd4a007b03.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-70ea6cadd1037b37.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-252e930c221e164e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-b7b8118ef9ddcc25/out -L native=/opt/rustwide/target/debug/build/psm-9459ef8f0fa354df/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7ec69281b660454bdaed4ef1f2edbd33c6ce7ef401502ccf84c525a57ae23e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ec69281b660454bdaed4ef1f2edbd33c6ce7ef401502ccf84c525a57ae23e19", kill_on_drop: false }`
[INFO] [stdout] 7ec69281b660454bdaed4ef1f2edbd33c6ce7ef401502ccf84c525a57ae23e19
