[INFO] cloning repository https://github.com/alesharik/telegram-support-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alesharik/telegram-support-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falesharik%2Ftelegram-support-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falesharik%2Ftelegram-support-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68a746bfc20f1f46f7ce0dc193ca6dedae7ccca2 [INFO] testing alesharik/telegram-support-bot against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falesharik%2Ftelegram-support-bot" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alesharik/telegram-support-bot on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alesharik/telegram-support-bot [INFO] finished tweaking git repo https://github.com/alesharik/telegram-support-bot [INFO] tweaked toml for git repo https://github.com/alesharik/telegram-support-bot written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alesharik/telegram-support-bot 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/alesharik/teloxide.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sanitize_html v0.8.0 [INFO] [stderr] Downloaded toml v0.8.9 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.12.2 [INFO] [stderr] Downloaded ordered-multimap v0.6.0 [INFO] [stderr] Downloaded metrics v0.22.0 [INFO] [stderr] Downloaded metrics-util v0.15.0 [INFO] [stderr] Downloaded dlv-list v0.5.2 [INFO] [stderr] Downloaded aquamarine v0.1.12 [INFO] [stderr] Downloaded rust-ini v0.19.0 [INFO] [stderr] Downloaded config v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea215f2718511552fb274ebad48bf929ae6ba2c95db12d3761c596d114b596d9 [INFO] running `Command { std: "docker" "start" "-a" "ea215f2718511552fb274ebad48bf929ae6ba2c95db12d3761c596d114b596d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea215f2718511552fb274ebad48bf929ae6ba2c95db12d3761c596d114b596d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea215f2718511552fb274ebad48bf929ae6ba2c95db12d3761c596d114b596d9", kill_on_drop: false }` [INFO] [stdout] ea215f2718511552fb274ebad48bf929ae6ba2c95db12d3761c596d114b596d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 393c6aebfb6667a9eff744c8b94ee9194638fa70f345f14ea6fdf5fb4564e98f [INFO] running `Command { std: "docker" "start" "-a" "393c6aebfb6667a9eff744c8b94ee9194638fa70f345f14ea6fdf5fb4564e98f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling const-random v0.1.17 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling winnow v0.5.37 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling chrono v0.4.33 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quanta v0.11.1 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling rc-box v1.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling takecell v0.1.1 [INFO] [stderr] Compiling sketches-ddsketch v0.2.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling metrics v0.22.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling teloxide-macros v0.7.1 (https://github.com/alesharik/teloxide.git#3f0f0818) [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling metrics-macros v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling metrics v0.21.1 [INFO] [stderr] Compiling metrics-util v0.15.0 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling dptree v0.3.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling xml5ever v0.17.0 [INFO] [stderr] Compiling teloxide-core v0.9.1 (https://github.com/alesharik/teloxide.git#3f0f0818) [INFO] [stderr] Compiling toml v0.8.9 [INFO] [stderr] Compiling markup5ever_rcdom v0.2.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling diesel_derives v2.1.2 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling sanitize_html v0.8.0 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.12.2 [INFO] [stderr] error: could not compile `teloxide-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/61223975d46f794466efa832bc7562b9707ecc46/bin/rustc --crate-name teloxide_core --edition=2021 /opt/rustwide/cargo-home/git/checkouts/teloxide-1bdd37ab3102b4a6/3f0f081/crates/teloxide-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="auto_send"' --cfg 'feature="default"' --cfg 'feature="native-tls"' -C metadata=4a21a249560000af -C extra-filename=-4a21a249560000af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ad9eded60d7ced06.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-070a9625be94c06c.so --extern either=/opt/rustwide/target/debug/deps/libeither-493e809a4aefe3f1.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-b1f665873c0d9632.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rmeta --extern never=/opt/rustwide/target/debug/deps/libnever-ecc187fd9242ff6e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-0057de18b12aeccf.rmeta --extern rc_box=/opt/rustwide/target/debug/deps/librc_box-796299fbd22b24f4.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d0534ebe7267c3bc.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0ae6b3f73964e935.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ef4f85bdb3ed507c.rmeta --extern serde_with_macros=/opt/rustwide/target/debug/deps/libserde_with_macros-5efc2847ac569f13.so --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-103782371670daab.rmeta --extern takecell=/opt/rustwide/target/debug/deps/libtakecell-09b392e3b43fdf96.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-84f5a37952b5f5d4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fb8de94747cfdc8a.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-3682a8071b1b78b1.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-88abef73d9675fbf.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-88ae36c9e14a0e62.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "393c6aebfb6667a9eff744c8b94ee9194638fa70f345f14ea6fdf5fb4564e98f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "393c6aebfb6667a9eff744c8b94ee9194638fa70f345f14ea6fdf5fb4564e98f", kill_on_drop: false }` [INFO] [stdout] 393c6aebfb6667a9eff744c8b94ee9194638fa70f345f14ea6fdf5fb4564e98f