[INFO] cloning repository https://github.com/orsenkucher/bereal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orsenkucher/bereal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forsenkucher%2Fbereal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forsenkucher%2Fbereal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84ef1a6bcfeaaeaaafc933fdaf3b731fb7f95704 [INFO] testing orsenkucher/bereal against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forsenkucher%2Fbereal" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/orsenkucher/bereal on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/orsenkucher/bereal [INFO] finished tweaking git repo https://github.com/orsenkucher/bereal [INFO] tweaked toml for git repo https://github.com/orsenkucher/bereal written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/orsenkucher/bereal already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/graphql-rust/juniper` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 551ab7cd84df05e64449a6880aa63ff80b317314e8eee71496fdd82a94569d64 [INFO] running `Command { std: "docker" "start" "-a" "551ab7cd84df05e64449a6880aa63ff80b317314e8eee71496fdd82a94569d64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "551ab7cd84df05e64449a6880aa63ff80b317314e8eee71496fdd82a94569d64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "551ab7cd84df05e64449a6880aa63ff80b317314e8eee71496fdd82a94569d64", kill_on_drop: false }` [INFO] [stdout] 551ab7cd84df05e64449a6880aa63ff80b317314e8eee71496fdd82a94569d64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e603e9fdaf8b411a8dd9f58bedebfb597ba37fe5314bf64705c46f7e3fbf53a9 [INFO] running `Command { std: "docker" "start" "-a" "e603e9fdaf8b411a8dd9f58bedebfb597ba37fe5314bf64705c46f7e3fbf53a9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ipnet v2.7.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling rc-box v1.2.0 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling takecell v0.1.1 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling bereal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling uuid-macro-internal v1.2.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling diesel_derives v2.0.1 [INFO] [stderr] Compiling juniper_codegen v0.16.0-dev (https://github.com/graphql-rust/juniper?branch=master#6aa63854) [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling teloxide-macros v0.7.0 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling dptree v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_bytes v0.11.9 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling migrations_internals v2.0.0 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling diesel v2.0.2 [INFO] [stderr] Compiling migrations_macros v2.0.0 [INFO] [stderr] Compiling bson v2.5.0 [INFO] [stderr] Compiling juniper v0.16.0-dev (https://github.com/graphql-rust/juniper?branch=master#6aa63854) [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.3 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling teloxide-core v0.8.0 [INFO] [stderr] Compiling juniper_warp v0.8.0-dev (https://github.com/graphql-rust/juniper?branch=master#6aa63854) [INFO] [stderr] Compiling diesel_migrations v2.0.0 [INFO] [stderr] Compiling teloxide v0.11.3 [INFO] [stdout] warning: unused variable: `bot` [INFO] [stdout] --> src/bot/callback.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | pub async fn language(bot: Bot, q: CallbackQuery, state: State) -> HandlerResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bot` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `q` [INFO] [stdout] --> src/bot/callback.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | pub async fn language(bot: Bot, q: CallbackQuery, state: State) -> HandlerResult { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_q` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `auto` [INFO] [stdout] --> src/bot/callback.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | let State::Language(auto) = state else { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_auto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bot` [INFO] [stdout] --> src/bot/message.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn language(bot: Bot, msg: Message, db: Database) -> HandlerResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/bot/message.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn language(bot: Bot, msg: Message, db: Database) -> HandlerResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/bot/message.rs:55:47 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn language(bot: Bot, msg: Message, db: Database) -> HandlerResult { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `payload` [INFO] [stdout] --> src/bot/state/menu.rs:43:32 [INFO] [stdout] | [INFO] [stdout] 43 | fn message_keyboard(&self, payload: Self::Payload) -> ReplyMarkup { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_payload`, `set_msg_id`, `clear_msg_id`, `get_msg_id`, `next`, and `not_last` are never used [INFO] [stdout] --> src/bot/automation.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 37 | / impl Automation [INFO] [stdout] 38 | | where [INFO] [stdout] 39 | | P: Clone, [INFO] [stdout] | |_____________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn set_payload(&mut self, payload: P) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn set_msg_id(&mut self, msg_id: MessageId) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn clear_msg_id(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn get_msg_id(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn next(self, payload: Q, map_target: impl FnOnce(T) -> U) -> Automation { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn not_last(self) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `send_message_no_markup` is never used [INFO] [stdout] --> src/bot/automation.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 120 | / impl Automation [INFO] [stdout] 121 | | where [INFO] [stdout] 122 | | T: StateMessage, [INFO] [stdout] 123 | | P: Clone, [INFO] [stdout] | |_____________- method in this implementation [INFO] [stdout] 124 | { [INFO] [stdout] 125 | pub async fn send_message_no_markup(&mut self, bot: &Bot, chat: &Chat) -> HandlerResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `resend` is never used [INFO] [stdout] --> src/bot/automation.rs:153:18 [INFO] [stdout] | [INFO] [stdout] 149 | / impl Automation [INFO] [stdout] 150 | | where [INFO] [stdout] 151 | | T: StateResend, [INFO] [stdout] | |___________________- method in this implementation [INFO] [stdout] 152 | { [INFO] [stdout] 153 | pub async fn resend(&mut self, bot: &Bot, chat: &Chat) -> HandlerResult { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bot/automation/without_markup.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl<'a> MessageWithoutMarkup<'a> { [INFO] [stdout] | --------------------------------- associated function in this implementation [INFO] [stdout] 17 | pub fn new(bot: &'a Bot, chat: &'a Chat, text: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `callback` is never used [INFO] [stdout] --> src/bot/callback.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | pub async fn callback(bot: Bot, q: CallbackQuery) -> HandlerResult { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `menu` is never used [INFO] [stdout] --> src/bot/language.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn menu(user: UserState) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bot/state/confirm_name.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl ConfirmName { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 21 | pub fn new(lang: Language, name: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bot/state/share_contact.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl ShareContact { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 23 | pub fn new(user: UserState) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_db` is never used [INFO] [stdout] --> src/database.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Database { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 81 | pub(crate) fn reset_db(&self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `reset_db` is never used [INFO] [stdout] --> src/database.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | fn reset_db(conn: &mut Connection) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e603e9fdaf8b411a8dd9f58bedebfb597ba37fe5314bf64705c46f7e3fbf53a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e603e9fdaf8b411a8dd9f58bedebfb597ba37fe5314bf64705c46f7e3fbf53a9", kill_on_drop: false }` [INFO] [stdout] e603e9fdaf8b411a8dd9f58bedebfb597ba37fe5314bf64705c46f7e3fbf53a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c9a8ab840c9f695b5393aa781599dbd2d156cef14e0eabc222c1a0e4004255a [INFO] running `Command { std: "docker" "start" "-a" "4c9a8ab840c9f695b5393aa781599dbd2d156cef14e0eabc222c1a0e4004255a", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `bot` [INFO] [stdout] --> src/bot/callback.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | pub async fn language(bot: Bot, q: CallbackQuery, state: State) -> HandlerResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bot` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `q` [INFO] [stdout] --> src/bot/callback.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | pub async fn language(bot: Bot, q: CallbackQuery, state: State) -> HandlerResult { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_q` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `auto` [INFO] [stdout] --> src/bot/callback.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | let State::Language(auto) = state else { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_auto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bot` [INFO] [stdout] --> src/bot/message.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn language(bot: Bot, msg: Message, db: Database) -> HandlerResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/bot/message.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn language(bot: Bot, msg: Message, db: Database) -> HandlerResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/bot/message.rs:55:47 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn language(bot: Bot, msg: Message, db: Database) -> HandlerResult { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `payload` [INFO] [stdout] --> src/bot/state/menu.rs:43:32 [INFO] [stdout] | [INFO] [stdout] 43 | fn message_keyboard(&self, payload: Self::Payload) -> ReplyMarkup { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_payload`, `set_msg_id`, `clear_msg_id`, `get_msg_id`, `next`, and `not_last` are never used [INFO] [stdout] --> src/bot/automation.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 37 | / impl Automation [INFO] [stdout] 38 | | where [INFO] [stdout] 39 | | P: Clone, [INFO] [stdout] | |_____________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn set_payload(&mut self, payload: P) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn set_msg_id(&mut self, msg_id: MessageId) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn clear_msg_id(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn get_msg_id(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn next(self, payload: Q, map_target: impl FnOnce(T) -> U) -> Automation { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn not_last(self) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `send_message_no_markup` is never used [INFO] [stdout] --> src/bot/automation.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 120 | / impl Automation [INFO] [stdout] 121 | | where [INFO] [stdout] 122 | | T: StateMessage, [INFO] [stdout] 123 | | P: Clone, [INFO] [stdout] | |_____________- method in this implementation [INFO] [stdout] 124 | { [INFO] [stdout] 125 | pub async fn send_message_no_markup(&mut self, bot: &Bot, chat: &Chat) -> HandlerResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `resend` is never used [INFO] [stdout] --> src/bot/automation.rs:153:18 [INFO] [stdout] | [INFO] [stdout] 149 | / impl Automation [INFO] [stdout] 150 | | where [INFO] [stdout] 151 | | T: StateResend, [INFO] [stdout] | |___________________- method in this implementation [INFO] [stdout] 152 | { [INFO] [stdout] 153 | pub async fn resend(&mut self, bot: &Bot, chat: &Chat) -> HandlerResult { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bot/automation/without_markup.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl<'a> MessageWithoutMarkup<'a> { [INFO] [stdout] | --------------------------------- associated function in this implementation [INFO] [stdout] 17 | pub fn new(bot: &'a Bot, chat: &'a Chat, text: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `callback` is never used [INFO] [stdout] --> src/bot/callback.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | pub async fn callback(bot: Bot, q: CallbackQuery) -> HandlerResult { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bereal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `menu` is never used [INFO] [stdout] --> src/bot/language.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn menu(user: UserState) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bot/state/confirm_name.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl ConfirmName { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 21 | pub fn new(lang: Language, name: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bot/state/share_contact.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl ShareContact { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 23 | pub fn new(user: UserState) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_db` is never used [INFO] [stdout] --> src/database.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Database { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 81 | pub(crate) fn reset_db(&self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `reset_db` is never used [INFO] [stdout] --> src/database.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | fn reset_db(conn: &mut Connection) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bot` [INFO] [stdout] --> src/bot/callback.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | pub async fn language(bot: Bot, q: CallbackQuery, state: State) -> HandlerResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bot` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `q` [INFO] [stdout] --> src/bot/callback.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | pub async fn language(bot: Bot, q: CallbackQuery, state: State) -> HandlerResult { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_q` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `auto` [INFO] [stdout] --> src/bot/callback.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | let State::Language(auto) = state else { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_auto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bot` [INFO] [stdout] --> src/bot/message.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn language(bot: Bot, msg: Message, db: Database) -> HandlerResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/bot/message.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn language(bot: Bot, msg: Message, db: Database) -> HandlerResult { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/bot/message.rs:55:47 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn language(bot: Bot, msg: Message, db: Database) -> HandlerResult { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `payload` [INFO] [stdout] --> src/bot/state/menu.rs:43:32 [INFO] [stdout] | [INFO] [stdout] 43 | fn message_keyboard(&self, payload: Self::Payload) -> ReplyMarkup { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_payload`, `set_msg_id`, `clear_msg_id`, `get_msg_id`, `next`, and `not_last` are never used [INFO] [stdout] --> src/bot/automation.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 37 | / impl Automation [INFO] [stdout] 38 | | where [INFO] [stdout] 39 | | P: Clone, [INFO] [stdout] | |_____________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn set_payload(&mut self, payload: P) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn set_msg_id(&mut self, msg_id: MessageId) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn clear_msg_id(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn get_msg_id(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn next(self, payload: Q, map_target: impl FnOnce(T) -> U) -> Automation { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn not_last(self) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `send_message_no_markup` is never used [INFO] [stdout] --> src/bot/automation.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 120 | / impl Automation [INFO] [stdout] 121 | | where [INFO] [stdout] 122 | | T: StateMessage, [INFO] [stdout] 123 | | P: Clone, [INFO] [stdout] | |_____________- method in this implementation [INFO] [stdout] 124 | { [INFO] [stdout] 125 | pub async fn send_message_no_markup(&mut self, bot: &Bot, chat: &Chat) -> HandlerResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `resend` is never used [INFO] [stdout] --> src/bot/automation.rs:153:18 [INFO] [stdout] | [INFO] [stdout] 149 | / impl Automation [INFO] [stdout] 150 | | where [INFO] [stdout] 151 | | T: StateResend, [INFO] [stdout] | |___________________- method in this implementation [INFO] [stdout] 152 | { [INFO] [stdout] 153 | pub async fn resend(&mut self, bot: &Bot, chat: &Chat) -> HandlerResult { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bot/automation/without_markup.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl<'a> MessageWithoutMarkup<'a> { [INFO] [stdout] | --------------------------------- associated function in this implementation [INFO] [stdout] 17 | pub fn new(bot: &'a Bot, chat: &'a Chat, text: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `callback` is never used [INFO] [stdout] --> src/bot/callback.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | pub async fn callback(bot: Bot, q: CallbackQuery) -> HandlerResult { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `menu` is never used [INFO] [stdout] --> src/bot/language.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn menu(user: UserState) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bot/state/confirm_name.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl ConfirmName { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 21 | pub fn new(lang: Language, name: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bot/state/share_contact.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl ShareContact { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 23 | pub fn new(user: UserState) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_db` is never used [INFO] [stdout] --> src/database.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Database { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 81 | pub(crate) fn reset_db(&self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `reset_db` is never used [INFO] [stdout] --> src/database.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | fn reset_db(conn: &mut Connection) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.54s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "4c9a8ab840c9f695b5393aa781599dbd2d156cef14e0eabc222c1a0e4004255a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c9a8ab840c9f695b5393aa781599dbd2d156cef14e0eabc222c1a0e4004255a", kill_on_drop: false }` [INFO] [stdout] 4c9a8ab840c9f695b5393aa781599dbd2d156cef14e0eabc222c1a0e4004255a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 34452553dcd9dc8904dedd7cb88e08d42341a48ee308967e7b77d69fb4ecc630 [INFO] running `Command { std: "docker" "start" "-a" "34452553dcd9dc8904dedd7cb88e08d42341a48ee308967e7b77d69fb4ecc630", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `bot` [INFO] [stderr] --> src/bot/callback.rs:14:23 [INFO] [stderr] | [INFO] [stderr] 14 | pub async fn language(bot: Bot, q: CallbackQuery, state: State) -> HandlerResult { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_bot` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `q` [INFO] [stderr] --> src/bot/callback.rs:14:33 [INFO] [stderr] | [INFO] [stderr] 14 | pub async fn language(bot: Bot, q: CallbackQuery, state: State) -> HandlerResult { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_q` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `auto` [INFO] [stderr] --> src/bot/callback.rs:16:25 [INFO] [stderr] | [INFO] [stderr] 16 | let State::Language(auto) = state else { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_auto` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `bot` [INFO] [stderr] --> src/bot/message.rs:55:23 [INFO] [stderr] | [INFO] [stderr] 55 | pub async fn language(bot: Bot, msg: Message, db: Database) -> HandlerResult { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_bot` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `msg` [INFO] [stderr] --> src/bot/message.rs:55:33 [INFO] [stderr] | [INFO] [stderr] 55 | pub async fn language(bot: Bot, msg: Message, db: Database) -> HandlerResult { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `db` [INFO] [stderr] --> src/bot/message.rs:55:47 [INFO] [stderr] | [INFO] [stderr] 55 | pub async fn language(bot: Bot, msg: Message, db: Database) -> HandlerResult { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `payload` [INFO] [stderr] --> src/bot/state/menu.rs:43:32 [INFO] [stderr] | [INFO] [stderr] 43 | fn message_keyboard(&self, payload: Self::Payload) -> ReplyMarkup { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload` [INFO] [stderr] [INFO] [stderr] warning: methods `set_payload`, `set_msg_id`, `clear_msg_id`, `get_msg_id`, `next`, and `not_last` are never used [INFO] [stderr] --> src/bot/automation.rs:54:12 [INFO] [stderr] | [INFO] [stderr] 37 | / impl Automation [INFO] [stderr] 38 | | where [INFO] [stderr] 39 | | P: Clone, [INFO] [stderr] | |_____________- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 54 | pub fn set_payload(&mut self, payload: P) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 62 | pub fn set_msg_id(&mut self, msg_id: MessageId) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 66 | pub fn clear_msg_id(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 70 | pub fn get_msg_id(&self) -> Option { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 74 | pub fn next(self, payload: Q, map_target: impl FnOnce(T) -> U) -> Automation { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 83 | pub fn not_last(self) -> Self { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `send_message_no_markup` is never used [INFO] [stderr] --> src/bot/automation.rs:125:18 [INFO] [stderr] | [INFO] [stderr] 120 | / impl Automation [INFO] [stderr] 121 | | where [INFO] [stderr] 122 | | T: StateMessage, [INFO] [stderr] 123 | | P: Clone, [INFO] [stderr] | |_____________- method in this implementation [INFO] [stderr] 124 | { [INFO] [stderr] 125 | pub async fn send_message_no_markup(&mut self, bot: &Bot, chat: &Chat) -> HandlerResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `resend` is never used [INFO] [stderr] --> src/bot/automation.rs:153:18 [INFO] [stderr] | [INFO] [stderr] 149 | / impl Automation [INFO] [stderr] 150 | | where [INFO] [stderr] 151 | | T: StateResend, [INFO] [stderr] | |___________________- method in this implementation [INFO] [stderr] 152 | { [INFO] [stderr] 153 | pub async fn resend(&mut self, bot: &Bot, chat: &Chat) -> HandlerResult { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/bot/automation/without_markup.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 16 | impl<'a> MessageWithoutMarkup<'a> { [INFO] [stderr] | --------------------------------- associated function in this implementation [INFO] [stderr] 17 | pub fn new(bot: &'a Bot, chat: &'a Chat, text: String) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `callback` is never used [INFO] [stderr] --> src/bot/callback.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 6 | pub async fn callback(bot: Bot, q: CallbackQuery) -> HandlerResult { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `menu` is never used [INFO] [stderr] --> src/bot/language.rs:98:8 [INFO] [stderr] | [INFO] [stderr] 98 | pub fn menu(user: UserState) -> String { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/bot/state/confirm_name.rs:21:12 [INFO] [stderr] | [INFO] [stderr] 20 | impl ConfirmName { [INFO] [stderr] | ---------------- associated function in this implementation [INFO] [stderr] 21 | pub fn new(lang: Language, name: String) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/bot/state/share_contact.rs:23:12 [INFO] [stderr] | [INFO] [stderr] 22 | impl ShareContact { [INFO] [stderr] | ----------------- associated function in this implementation [INFO] [stderr] 23 | pub fn new(user: UserState) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: method `reset_db` is never used [INFO] [stderr] --> src/database.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 23 | impl Database { [INFO] [stderr] | ------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 81 | pub(crate) fn reset_db(&self) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `reset_db` is never used [INFO] [stderr] --> src/database.rs:97:4 [INFO] [stderr] | [INFO] [stderr] 97 | fn reset_db(conn: &mut Connection) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `bereal` (lib) generated 17 warnings (run `cargo fix --lib -p bereal` to apply 7 suggestions) [INFO] [stderr] warning: `bereal` (lib test) generated 17 warnings (17 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bereal-1a69b64b2735fcce) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test database::tests::test_chunk_by ... ok [INFO] [stdout] test database::tests::test_shape ... ok [INFO] [stdout] test tests::normal_types ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/main-e2c8378a2acdb559) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests bereal [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "34452553dcd9dc8904dedd7cb88e08d42341a48ee308967e7b77d69fb4ecc630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34452553dcd9dc8904dedd7cb88e08d42341a48ee308967e7b77d69fb4ecc630", kill_on_drop: false }` [INFO] [stdout] 34452553dcd9dc8904dedd7cb88e08d42341a48ee308967e7b77d69fb4ecc630 [INFO] testing orsenkucher/bereal against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forsenkucher%2Fbereal" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/orsenkucher/bereal on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/orsenkucher/bereal [INFO] finished tweaking git repo https://github.com/orsenkucher/bereal [INFO] tweaked toml for git repo https://github.com/orsenkucher/bereal written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/orsenkucher/bereal 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-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2861f6f74c34c9840f35ca126fd46a27550506d452491e08ac6650850be26aa1 [INFO] running `Command { std: "docker" "start" "-a" "2861f6f74c34c9840f35ca126fd46a27550506d452491e08ac6650850be26aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2861f6f74c34c9840f35ca126fd46a27550506d452491e08ac6650850be26aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2861f6f74c34c9840f35ca126fd46a27550506d452491e08ac6650850be26aa1", kill_on_drop: false }` [INFO] [stdout] 2861f6f74c34c9840f35ca126fd46a27550506d452491e08ac6650850be26aa1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9533f9fef25f338257ce2317dc937056680c4be69608149d81251ad93a2544f1 [INFO] running `Command { std: "docker" "start" "-a" "9533f9fef25f338257ce2317dc937056680c4be69608149d81251ad93a2544f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling ipnet v2.7.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling rc-box v1.2.0 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling takecell v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling bereal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling uuid-macro-internal v1.2.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling diesel_derives v2.0.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling juniper_codegen v0.16.0-dev (https://github.com/graphql-rust/juniper?branch=master#6aa63854) [INFO] [stderr] Compiling teloxide-macros v0.7.0 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling dptree v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_bytes v0.11.9 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling migrations_internals v2.0.0 [INFO] [stderr] Compiling diesel v2.0.2 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling bson v2.5.0 [INFO] [stderr] Compiling migrations_macros v2.0.0 [INFO] [stderr] Compiling juniper v0.16.0-dev (https://github.com/graphql-rust/juniper?branch=master#6aa63854) [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.3 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling teloxide-core v0.8.0 [INFO] [stderr] Compiling juniper_warp v0.8.0-dev (https://github.com/graphql-rust/juniper?branch=master#6aa63854) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `warp` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `reqwest` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetas9ljou" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `juniper_warp` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/teloxide_core-8ca53c5eab7e6cce.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `teloxide-core` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaTAnKh3" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `diesel` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9533f9fef25f338257ce2317dc937056680c4be69608149d81251ad93a2544f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9533f9fef25f338257ce2317dc937056680c4be69608149d81251ad93a2544f1", kill_on_drop: false }` [INFO] [stdout] 9533f9fef25f338257ce2317dc937056680c4be69608149d81251ad93a2544f1