[INFO] fetching crate teloxide-core 0.4.5... [INFO] testing teloxide-core-0.4.5 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate teloxide-core 0.4.5 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate teloxide-core 0.4.5 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7/source/rust-toolchain.toml [INFO] started tweaking crates.io crate teloxide-core 0.4.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate teloxide-core 0.4.5 [INFO] tweaked toml for crates.io crate teloxide-core 0.4.5 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate teloxide-core 0.4.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7919c2755f9907f6ee48fa9e6aa61d7fa9b23b0c27c33ee1fc94ddab2671355 [INFO] running `Command { std: "docker" "start" "-a" "f7919c2755f9907f6ee48fa9e6aa61d7fa9b23b0c27c33ee1fc94ddab2671355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7919c2755f9907f6ee48fa9e6aa61d7fa9b23b0c27c33ee1fc94ddab2671355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7919c2755f9907f6ee48fa9e6aa61d7fa9b23b0c27c33ee1fc94ddab2671355", kill_on_drop: false }` [INFO] [stdout] f7919c2755f9907f6ee48fa9e6aa61d7fa9b23b0c27c33ee1fc94ddab2671355 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fa15bcbea93499e86e1b0bd36291bb6e32f471a77523b6e089ca532ecc73e7f [INFO] running `Command { std: "docker" "start" "-a" "1fa15bcbea93499e86e1b0bd36291bb6e32f471a77523b6e089ca532ecc73e7f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling takecell v0.1.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rc-box v1.2.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling darling_core v0.13.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling darling_macro v0.13.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling darling v0.13.2 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling teloxide-core v0.4.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `is_channel` [INFO] [stdout] --> src/types/chat_id.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) fn is_channel(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unmark` [INFO] [stdout] --> src/types/chat_id.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) fn unmark(&self) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAX_CHANNEL_ID` [INFO] [stdout] --> src/types/chat_id.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | const MAX_CHANNEL_ID: i64 = -(10i64.pow(12)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MIN_CHANNEL_ID` [INFO] [stdout] --> src/types/chat_id.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | const MIN_CHANNEL_ID: i64 = MAX_CHANNEL_ID - (i32::MAX as i64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAX_USER_ID` [INFO] [stdout] --> src/types/chat_id.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | const MAX_USER_ID: i64 = i32::MAX as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MIN_CHAT_ID` [INFO] [stdout] --> src/types/chat_id.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | const MIN_CHAT_ID: i64 = -MAX_USER_ID; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `UnmarkedChatId` [INFO] [stdout] --> src/types/chat_id.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) enum UnmarkedChatId { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "1fa15bcbea93499e86e1b0bd36291bb6e32f471a77523b6e089ca532ecc73e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fa15bcbea93499e86e1b0bd36291bb6e32f471a77523b6e089ca532ecc73e7f", kill_on_drop: false }` [INFO] [stdout] 1fa15bcbea93499e86e1b0bd36291bb6e32f471a77523b6e089ca532ecc73e7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebeb4e930cfbea8387230b27ece61ca23a973795f5d19ef283f5a93ff32a5924 [INFO] running `Command { std: "docker" "start" "-a" "ebeb4e930cfbea8387230b27ece61ca23a973795f5d19ef283f5a93ff32a5924", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: associated function is never used: `is_channel` [INFO] [stdout] --> src/types/chat_id.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) fn is_channel(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unmark` [INFO] [stdout] --> src/types/chat_id.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) fn unmark(&self) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAX_CHANNEL_ID` [INFO] [stdout] --> src/types/chat_id.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | const MAX_CHANNEL_ID: i64 = -(10i64.pow(12)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MIN_CHANNEL_ID` [INFO] [stdout] --> src/types/chat_id.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | const MIN_CHANNEL_ID: i64 = MAX_CHANNEL_ID - (i32::MAX as i64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAX_USER_ID` [INFO] [stdout] --> src/types/chat_id.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | const MAX_USER_ID: i64 = i32::MAX as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MIN_CHAT_ID` [INFO] [stdout] --> src/types/chat_id.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | const MIN_CHAT_ID: i64 = -MAX_USER_ID; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `UnmarkedChatId` [INFO] [stdout] --> src/types/chat_id.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) enum UnmarkedChatId { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling teloxide-core v0.4.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `is_channel` [INFO] [stdout] --> src/types/chat_id.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) fn is_channel(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unmark` [INFO] [stdout] --> src/types/chat_id.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) fn unmark(&self) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAX_CHANNEL_ID` [INFO] [stdout] --> src/types/chat_id.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | const MAX_CHANNEL_ID: i64 = -(10i64.pow(12)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MIN_CHANNEL_ID` [INFO] [stdout] --> src/types/chat_id.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | const MIN_CHANNEL_ID: i64 = MAX_CHANNEL_ID - (i32::MAX as i64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAX_USER_ID` [INFO] [stdout] --> src/types/chat_id.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | const MAX_USER_ID: i64 = i32::MAX as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MIN_CHAT_ID` [INFO] [stdout] --> src/types/chat_id.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | const MIN_CHAT_ID: i64 = -MAX_USER_ID; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `UnmarkedChatId` [INFO] [stdout] --> src/types/chat_id.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) enum UnmarkedChatId { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 32.16s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/teloxide_core-4e784754a1ae6ee3) [INFO] running `Command { std: "docker" "inspect" "ebeb4e930cfbea8387230b27ece61ca23a973795f5d19ef283f5a93ff32a5924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebeb4e930cfbea8387230b27ece61ca23a973795f5d19ef283f5a93ff32a5924", kill_on_drop: false }` [INFO] [stdout] ebeb4e930cfbea8387230b27ece61ca23a973795f5d19ef283f5a93ff32a5924 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea2d7a4683c097c47f095b3c4ad72bbb21cc23ca0540de46d4b7dfdb05b9e130 [INFO] running `Command { std: "docker" "start" "-a" "ea2d7a4683c097c47f095b3c4ad72bbb21cc23ca0540de46d4b7dfdb05b9e130", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `is_channel` [INFO] [stderr] --> src/types/chat_id.rs:19:19 [INFO] [stderr] | [INFO] [stderr] 19 | pub(crate) fn is_channel(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `unmark` [INFO] [stderr] --> src/types/chat_id.rs:23:19 [INFO] [stderr] | [INFO] [stderr] 23 | pub(crate) fn unmark(&self) -> Option { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `MAX_CHANNEL_ID` [INFO] [stderr] --> src/types/chat_id.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | const MAX_CHANNEL_ID: i64 = -(10i64.pow(12)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `MIN_CHANNEL_ID` [INFO] [stderr] --> src/types/chat_id.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | const MIN_CHANNEL_ID: i64 = MAX_CHANNEL_ID - (i32::MAX as i64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `MAX_USER_ID` [INFO] [stderr] --> src/types/chat_id.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | const MAX_USER_ID: i64 = i32::MAX as _; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `MIN_CHAT_ID` [INFO] [stderr] --> src/types/chat_id.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 29 | const MIN_CHAT_ID: i64 = -MAX_USER_ID; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `UnmarkedChatId` [INFO] [stderr] --> src/types/chat_id.rs:45:17 [INFO] [stderr] | [INFO] [stderr] 45 | pub(crate) enum UnmarkedChatId { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `teloxide-core` (lib) generated 7 warnings [INFO] [stderr] warning: `teloxide-core` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/teloxide_core-4e784754a1ae6ee3) [INFO] [stdout] [INFO] [stdout] running 75 tests [INFO] [stdout] test net::tests::file_url_test ... ok [INFO] [stdout] test serde_multipart::tests::issue_473 ... ok [INFO] [stdout] test net::tests::method_url_test ... ok [INFO] [stdout] test net::telegram_response::tests::parse_unknown ... ok [INFO] [stdout] test serde_multipart::tests::test_add_sticker_to_set ... ok [INFO] [stdout] test net::telegram_response::tests::parse_terminated_by_other_get_updates ... ok [INFO] [stdout] test types::animation::tests::deserialize ... ok [INFO] [stdout] test types::audio::tests::deserialize ... ok [INFO] [stdout] test types::bot_command_scope::issue_486 ... ok [INFO] [stdout] test types::chat::tests::channel_de ... ok [INFO] [stdout] test types::chat::tests::private_chat_de ... ok [INFO] [stdout] test types::chat_id::tests::chat_id_id_serialization ... ok [INFO] [stdout] test types::chat_id::tests::chat_id_channel_username_serialization ... ok [INFO] [stdout] test types::chat_permissions::tests::deserialization ... ok [INFO] [stdout] test types::input_message_content::tests::text_serialize ... ok [INFO] [stdout] test types::input_message_content::tests::location_serialize ... ok [INFO] [stdout] test types::input_message_content::tests::venue_serialize ... ok [INFO] [stdout] test serde_multipart::tests::test_send_animation ... ok [INFO] [stdout] test types::chat_member::tests::deserialize ... ok [INFO] [stdout] test types::input_media::tests::animation_serialize ... ok [INFO] [stdout] test types::chat::tests::private_chat_de_wrong_type_field ... ok [INFO] [stdout] test types::encrypted_credentials::tests::must_serialize_encrypted_credentials_to_json ... ok [INFO] [stdout] test types::chat_permissions::tests::serialization ... ok [INFO] [stdout] test types::input_media::tests::document_serialize ... ok [INFO] [stdout] test types::keyboard_button::tests::deserialize_no_request ... ok [INFO] [stdout] test types::inline_query_result::tests::cached_audio_min_serialize ... ok [INFO] [stdout] test types::keyboard_button::tests::deserialize_request_contact ... ok [INFO] [stdout] test types::input_media::tests::audio_serialize ... ok [INFO] [stdout] test types::input_media::tests::video_serialize ... ok [INFO] [stdout] test types::input_media::tests::photo_serialize ... ok [INFO] [stdout] test types::input_message_content::tests::contact_serialize ... ok [INFO] [stdout] test types::inline_query_result::tests::cached_audio_full_serialize ... ok [INFO] [stdout] test types::inline_keyboard_markup::tests::append_row ... ok [INFO] [stdout] test types::inline_keyboard_markup::tests::append_to_row_nonexistent_row ... ok [INFO] [stdout] test types::keyboard_button::tests::serialize_request_contact ... ok [INFO] [stdout] test types::message::tests::de_media_group_forwarded ... ok [INFO] [stdout] test types::keyboard_button::tests::serialize_no_request ... ok [INFO] [stdout] test types::message::tests::de_image ... ok [INFO] [stdout] test types::label_price::tests::serialize ... ok [INFO] [stdout] test types::inline_keyboard_markup::tests::append_to_row_existent_row ... ok [INFO] [stdout] test types::message::tests::issue_419 ... ok [INFO] [stdout] test types::message::tests::de_media_forwarded ... ok [INFO] [stdout] test types::message::tests::de_sticker ... ok [INFO] [stdout] test types::message::tests::issue_427 ... ok [INFO] [stdout] test types::message_entity::tests::pre ... ok [INFO] [stdout] test types::message_entity::tests::pre_with_none_language ... ok [INFO] [stdout] test types::parse_mode::tests::html_serialization ... ok [INFO] [stdout] test types::parse_mode::tests::markdown_serialization ... ok [INFO] [stdout] test types::message_entity::tests::recursive_kind ... ok [INFO] [stdout] test serde_multipart::tests::test_send_media_group ... ok [INFO] [stdout] test types::message::tests::issue_475 ... ok [INFO] [stdout] test types::option_url_from_string::test ... ok [INFO] [stdout] test types::serde_opt_date_from_unix_timestamp::test ... ok [INFO] [stdout] test types::unit_false::tests::unit_false_de ... ok [INFO] [stdout] test types::callback_query::tests::deserialize ... ok [INFO] [stdout] test types::shipping_option::tests::serialize ... ok [INFO] [stdout] test types::passport_element_error::tests::serialize_data_field ... ok [INFO] [stdout] test types::reply_markup::tests::inline_keyboard_markup ... ok [INFO] [stdout] test types::response_parameters::tests::migrate_to_chat_id_deserialization ... ok [INFO] [stdout] test types::photo_size::tests::deserialize ... ok [INFO] [stdout] test types::message::tests::de_text ... ok [INFO] [stdout] test types::response_parameters::tests::retry_after_deserialization ... ok [INFO] [stdout] test types::poll::tests::deserialize ... ok [INFO] [stdout] test types::unit_true::tests::unit_true_de ... ok [INFO] [stdout] test types::unit_false::tests::unit_false_se ... ok [INFO] [stdout] test types::unit_true::tests::unit_true_se ... ok [INFO] [stdout] test types::message::tests::issue_481 ... ok [INFO] [stdout] test types::update::test::issue_523 ... ok [INFO] [stdout] test types::update::test::message ... ok [INFO] [stdout] test types::update::test::new_update_kind_error ... ok [INFO] [stdout] test types::user::tests::deserialize ... ok [INFO] [stdout] test types::webhook_info::empty_url ... ok [INFO] [stdout] test types::update::test::dice_works ... ok [INFO] [stdout] test types::update::test::de_private_chat_text_message ... ok [INFO] [stdout] test types::update::test::pinned_message_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests teloxide-core [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/types/chat_member.rs - types::chat_member::ChatMember (line 131) - compile ... ok [INFO] [stdout] test src/net/download.rs - net::download::Download::download_file (line 33) - compile ... ok [INFO] [stdout] test src/types/chat_permissions.rs - types::chat_permissions::ChatPermissions (line 11) ... ok [INFO] [stdout] test src/requests/requester.rs - requests::requester::Requester (line 42) ... ok [INFO] [stdout] test src/payloads.rs - payloads::setters (line 7) ... ok [INFO] [stdout] test src/requests/request.rs - requests::request::Request::send (line 45) ... ok [INFO] [stdout] test src/lib.rs - (line 12) ... ok [INFO] [stdout] test src/bot.rs - bot::Bot (line 27) ... FAILED [INFO] [stdout] test src/types/inline_keyboard_button.rs - types::inline_keyboard_button::InlineKeyboardButton (line 110) ... FAILED [INFO] [stdout] test src/types/inline_keyboard_markup.rs - types::inline_keyboard_markup::InlineKeyboardMarkup (line 26) ... ok [INFO] [stdout] test src/bot.rs - bot::Bot::set_api_url (line 150) ... ok [INFO] [stdout] test src/bot.rs - bot::Bot::set_api_url (line 169) ... ok [INFO] [stdout] test src/requests/request.rs - requests::request::Request::send_ref (line 76) ... ok [INFO] [stdout] test src/requests/requester.rs - requests::requester::Requester (line 23) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/bot.rs - bot::Bot (line 27) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestl28pFx/rust_out.rust_out.437e7926-cgu.0.rcgu.o" "/tmp/rustdoctestl28pFx/rust_out.3k7xorn5yc5fk4pb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libteloxide_core-30e7f7ecd32aad33.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rlib" "/opt/rustwide/target/debug/deps/libuuid-8f3eb504073dd95b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-edd51d96eb58b81f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d84c9a064ad48ff8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-874e1fdb3f7919a6.rlib" "/opt/rustwide/target/debug/deps/libtakecell-80216b2db9000000.rlib" "/opt/rustwide/target/debug/deps/librc_box-c0607f6390497a11.rlib" "/opt/rustwide/target/debug/deps/liberasable-e22b24ae44366ca0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libchrono-8901079c96a1bcb6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-411bd02f4afa6c32.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c640b62a6589c32a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-041f4064cb693776.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-12b4a23829acc9e8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f734961f12e51ad6.rlib" "/opt/rustwide/target/debug/deps/libipnet-7aeb236c39e7950e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-0c8467aaed2fdd84.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7630ac252bf3fdef.rlib" "/opt/rustwide/target/debug/deps/libserde_json-458d72f9754b1ef7.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e0983c32a414804a.rlib" "/opt/rustwide/target/debug/deps/libunicase-560ad777ab713fdc.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2c75f611d13b24ff.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6db9577a1b326b2c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-50c19856736ca6a9.rlib" "/opt/rustwide/target/debug/deps/libhyper-c89971cf74e81756.rlib" "/opt/rustwide/target/debug/deps/libwant-a042877d692e46a5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4785303f3c756830.rlib" "/opt/rustwide/target/debug/deps/libh2-65bb86390cdc22db.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8997902f3d506c7d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-411ce8a020a271c9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-c891b8c9dff442be.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a56c8f1af539ee0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d4a308f13724c6dc.rlib" "/opt/rustwide/target/debug/deps/libtokio-77e9cda93fe2004f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5885b21a8fff6af6.rlib" "/opt/rustwide/target/debug/deps/libmio-d9bdc5b8d235f3dd.rlib" "/opt/rustwide/target/debug/deps/liblibc-c197c6edf55d6743.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7b0e84811fb489db.rlib" "/opt/rustwide/target/debug/deps/liblog-b0c795b3b7b3806c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libfutures-f49f97bfcffa320e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-05e40a4800be27d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9eb7a92686daef86.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4300e281b5a02122.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fd44c3686d8f4e73.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/liburl-8bad19d94b3ab34b.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libserde-c7a9e7355108e8d6.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestl28pFx/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/inline_keyboard_button.rs - types::inline_keyboard_button::InlineKeyboardButton (line 110) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestnQW87Z/rust_out.rust_out.437e7926-cgu.0.rcgu.o" "/tmp/rustdoctestnQW87Z/rust_out.3k7xorn5yc5fk4pb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libteloxide_core-30e7f7ecd32aad33.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rlib" "/opt/rustwide/target/debug/deps/libuuid-8f3eb504073dd95b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-edd51d96eb58b81f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d84c9a064ad48ff8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-874e1fdb3f7919a6.rlib" "/opt/rustwide/target/debug/deps/libtakecell-80216b2db9000000.rlib" "/opt/rustwide/target/debug/deps/librc_box-c0607f6390497a11.rlib" "/opt/rustwide/target/debug/deps/liberasable-e22b24ae44366ca0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libchrono-8901079c96a1bcb6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-411bd02f4afa6c32.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c640b62a6589c32a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-041f4064cb693776.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-12b4a23829acc9e8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f734961f12e51ad6.rlib" "/opt/rustwide/target/debug/deps/libipnet-7aeb236c39e7950e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-0c8467aaed2fdd84.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7630ac252bf3fdef.rlib" "/opt/rustwide/target/debug/deps/libserde_json-458d72f9754b1ef7.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e0983c32a414804a.rlib" "/opt/rustwide/target/debug/deps/libunicase-560ad777ab713fdc.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2c75f611d13b24ff.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6db9577a1b326b2c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-50c19856736ca6a9.rlib" "/opt/rustwide/target/debug/deps/libhyper-c89971cf74e81756.rlib" "/opt/rustwide/target/debug/deps/libwant-a042877d692e46a5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4785303f3c756830.rlib" "/opt/rustwide/target/debug/deps/libh2-65bb86390cdc22db.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8997902f3d506c7d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-411ce8a020a271c9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-c891b8c9dff442be.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a56c8f1af539ee0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d4a308f13724c6dc.rlib" "/opt/rustwide/target/debug/deps/libtokio-77e9cda93fe2004f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5885b21a8fff6af6.rlib" "/opt/rustwide/target/debug/deps/libmio-d9bdc5b8d235f3dd.rlib" "/opt/rustwide/target/debug/deps/liblibc-c197c6edf55d6743.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7b0e84811fb489db.rlib" "/opt/rustwide/target/debug/deps/liblog-b0c795b3b7b3806c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libfutures-f49f97bfcffa320e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-05e40a4800be27d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9eb7a92686daef86.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4300e281b5a02122.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fd44c3686d8f4e73.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/liburl-8bad19d94b3ab34b.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libserde-c7a9e7355108e8d6.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnQW87Z/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/bot.rs - bot::Bot (line 27) [INFO] [stdout] src/types/inline_keyboard_button.rs - types::inline_keyboard_button::InlineKeyboardButton (line 110) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 12 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "ea2d7a4683c097c47f095b3c4ad72bbb21cc23ca0540de46d4b7dfdb05b9e130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea2d7a4683c097c47f095b3c4ad72bbb21cc23ca0540de46d4b7dfdb05b9e130", kill_on_drop: false }` [INFO] [stdout] ea2d7a4683c097c47f095b3c4ad72bbb21cc23ca0540de46d4b7dfdb05b9e130