[INFO] fetching crate teloxide 0.13.0... [INFO] testing teloxide-0.13.0 against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] extracting crate teloxide 0.13.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate teloxide 0.13.0 on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate teloxide 0.13.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate teloxide 0.13.0 [INFO] tweaked toml for crates.io crate teloxide 0.13.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate teloxide 0.13.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" "+f23b22458132fb20faeb8a915b1c252478696f25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd189aa957c98efd63d970ef66d064461252544c6d9ed977e83da1ad02829da5 [INFO] running `Command { std: "docker" "start" "-a" "cd189aa957c98efd63d970ef66d064461252544c6d9ed977e83da1ad02829da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd189aa957c98efd63d970ef66d064461252544c6d9ed977e83da1ad02829da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd189aa957c98efd63d970ef66d064461252544c6d9ed977e83da1ad02829da5", kill_on_drop: false }` [INFO] [stdout] cd189aa957c98efd63d970ef66d064461252544c6d9ed977e83da1ad02829da5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9e954b9896ed7e7091fdc8c4253991f4691d0f6d84bd4b901e9a3fb8d6ac51c [INFO] running `Command { std: "docker" "start" "-a" "c9e954b9896ed7e7091fdc8c4253991f4691d0f6d84bd4b901e9a3fb8d6ac51c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.206 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling rc-box v1.2.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling takecell v0.1.1 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.206 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling dptree v0.3.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling teloxide-core v0.10.0 [INFO] [stderr] Compiling teloxide v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.03s [INFO] running `Command { std: "docker" "inspect" "c9e954b9896ed7e7091fdc8c4253991f4691d0f6d84bd4b901e9a3fb8d6ac51c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9e954b9896ed7e7091fdc8c4253991f4691d0f6d84bd4b901e9a3fb8d6ac51c", kill_on_drop: false }` [INFO] [stdout] c9e954b9896ed7e7091fdc8c4253991f4691d0f6d84bd4b901e9a3fb8d6ac51c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83b9215a03ef4cafbe08182bca63181ff1447886f4ed2cde1168d2497d45b5ca [INFO] running `Command { std: "docker" "start" "-a" "83b9215a03ef4cafbe08182bca63181ff1447886f4ed2cde1168d2497d45b5ca", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling teloxide-core v0.10.0 [INFO] [stderr] Compiling teloxide v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `teloxide` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/bin/rustc --crate-name teloxide --edition=2021 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)' --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", "throttle", "tower", "tower-http", "trace-adaptor", "webhooks", "webhooks-axum"))' -C metadata=14888b34ec1667f5 -C extra-filename=-14888b34ec1667f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aquamarine=/opt/rustwide/target/debug/deps/libaquamarine-a50853d41bf210f2.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-74d87212c8a9491f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-58f4b26244f5e233.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-b97473eae7cebafc.so --extern dptree=/opt/rustwide/target/debug/deps/libdptree-a88c5875f1b7fba6.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-1262fa0ff94c8630.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6fb62e065d7fb9ed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e7e7e8ec9ff686da.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-e628a9bdd402c53e.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-4da30f5be91f11c3.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2191730bf010dbdf.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6f8dd023cc0d5e02.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5e173942b0824359.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9f4c1a76f3a64766.rlib --extern teloxide_core=/opt/rustwide/target/debug/deps/libteloxide_core-5fe7d8d11bf5e9cb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e92dc82c885829d6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2b90e4530eae36f9.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-a3f86386347fc2cf.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-8dffdd28208c8a04.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b31ceccd2873a147.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "83b9215a03ef4cafbe08182bca63181ff1447886f4ed2cde1168d2497d45b5ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b9215a03ef4cafbe08182bca63181ff1447886f4ed2cde1168d2497d45b5ca", kill_on_drop: false }` [INFO] [stdout] 83b9215a03ef4cafbe08182bca63181ff1447886f4ed2cde1168d2497d45b5ca