[INFO] cloning repository https://github.com/smirnovvad/spbstu_tg_bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smirnovvad/spbstu_tg_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmirnovvad%2Fspbstu_tg_bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmirnovvad%2Fspbstu_tg_bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f77fa647cee646a9b26b29a365a94a508e8ef28 [INFO] testing smirnovvad/spbstu_tg_bot against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmirnovvad%2Fspbstu_tg_bot" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smirnovvad/spbstu_tg_bot on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smirnovvad/spbstu_tg_bot [INFO] finished tweaking git repo https://github.com/smirnovvad/spbstu_tg_bot [INFO] tweaked toml for git repo https://github.com/smirnovvad/spbstu_tg_bot written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/smirnovvad/spbstu_tg_bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37633f38a3c6f35bd66d6d324142ee5bb1a0c40262fb24456d490dc3c1055844 [INFO] running `Command { std: "docker" "start" "-a" "37633f38a3c6f35bd66d6d324142ee5bb1a0c40262fb24456d490dc3c1055844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37633f38a3c6f35bd66d6d324142ee5bb1a0c40262fb24456d490dc3c1055844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37633f38a3c6f35bd66d6d324142ee5bb1a0c40262fb24456d490dc3c1055844", kill_on_drop: false }` [INFO] [stdout] 37633f38a3c6f35bd66d6d324142ee5bb1a0c40262fb24456d490dc3c1055844 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f15483272fb5d61ced37084e7184ff0266ee8ea46feb51854b87a954103ecde [INFO] running `Command { std: "docker" "start" "-a" "8f15483272fb5d61ced37084e7184ff0266ee8ea46feb51854b87a954103ecde", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.9 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.9 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling tokio-stream v0.1.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.0 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.9 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling futures v0.3.9 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling telegram-bot-raw v0.8.0 (https://github.com/telegram-rs/telegram-bot#e5c16fca) [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling telegram-bot v0.8.0 (https://github.com/telegram-rs/telegram-bot#e5c16fca) [INFO] [stderr] Compiling poly-ruzbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | let mut days = if data.len() == 3 { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | let mut days = if data.len() == 3 { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parsing.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let mut body = match reqwest::blocking::get(uri) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | let mut user: User = match select(exists( [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | / diesel::update(users.find(user.id)) [INFO] [stdout] 86 | | .set(group_id.eq(group.id)) [INFO] [stdout] 87 | | .execute(&connection); [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 266 | / api.send( [INFO] [stdout] 267 | | message [INFO] [stdout] 268 | | .unwrap() [INFO] [stdout] 269 | | .edit_text(out.await) [INFO] [stdout] 270 | | .parse_mode(ParseMode::Markdown) [INFO] [stdout] 271 | | .reply_markup(inline_keyboard), [INFO] [stdout] 272 | | ).await; [INFO] [stdout] | |________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | / api.send( [INFO] [stdout] 292 | | message [INFO] [stdout] 293 | | .unwrap() [INFO] [stdout] 294 | | .edit_text(out.await) [INFO] [stdout] ... | [INFO] [stdout] 297 | | ) [INFO] [stdout] 298 | | .await; [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 334 | / api.send( [INFO] [stdout] 335 | | message [INFO] [stdout] 336 | | .unwrap() [INFO] [stdout] 337 | | .edit_text(out) [INFO] [stdout] ... | [INFO] [stdout] 340 | | ) [INFO] [stdout] 341 | | .await; [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:385:9 [INFO] [stdout] | [INFO] [stdout] 385 | / api.send( [INFO] [stdout] 386 | | message [INFO] [stdout] 387 | | .unwrap() [INFO] [stdout] 388 | | .edit_text(format!("Группа - {}", &group.name)) [INFO] [stdout] 389 | | .reply_markup(inline_keyboard), [INFO] [stdout] 390 | | ) [INFO] [stdout] 391 | | .await; [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:425:9 [INFO] [stdout] | [INFO] [stdout] 425 | / api.send( [INFO] [stdout] 426 | | message [INFO] [stdout] 427 | | .unwrap() [INFO] [stdout] 428 | | .edit_text(format!("Группа - {}", &group.name)) [INFO] [stdout] 429 | | .reply_markup(inline_keyboard), [INFO] [stdout] 430 | | ) [INFO] [stdout] 431 | | .await; [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.09s [INFO] running `Command { std: "docker" "inspect" "8f15483272fb5d61ced37084e7184ff0266ee8ea46feb51854b87a954103ecde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f15483272fb5d61ced37084e7184ff0266ee8ea46feb51854b87a954103ecde", kill_on_drop: false }` [INFO] [stdout] 8f15483272fb5d61ced37084e7184ff0266ee8ea46feb51854b87a954103ecde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2736446a079e9600a2e669af5901460d9ea0c20ca804ba34a6ed8c08e2eef67 [INFO] running `Command { std: "docker" "start" "-a" "d2736446a079e9600a2e669af5901460d9ea0c20ca804ba34a6ed8c08e2eef67", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling poly-ruzbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | let mut days = if data.len() == 3 { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | let mut days = if data.len() == 3 { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parsing.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let mut body = match reqwest::blocking::get(uri) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | let mut user: User = match select(exists( [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | / diesel::update(users.find(user.id)) [INFO] [stdout] 86 | | .set(group_id.eq(group.id)) [INFO] [stdout] 87 | | .execute(&connection); [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 266 | / api.send( [INFO] [stdout] 267 | | message [INFO] [stdout] 268 | | .unwrap() [INFO] [stdout] 269 | | .edit_text(out.await) [INFO] [stdout] 270 | | .parse_mode(ParseMode::Markdown) [INFO] [stdout] 271 | | .reply_markup(inline_keyboard), [INFO] [stdout] 272 | | ).await; [INFO] [stdout] | |________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | / api.send( [INFO] [stdout] 292 | | message [INFO] [stdout] 293 | | .unwrap() [INFO] [stdout] 294 | | .edit_text(out.await) [INFO] [stdout] ... | [INFO] [stdout] 297 | | ) [INFO] [stdout] 298 | | .await; [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 334 | / api.send( [INFO] [stdout] 335 | | message [INFO] [stdout] 336 | | .unwrap() [INFO] [stdout] 337 | | .edit_text(out) [INFO] [stdout] ... | [INFO] [stdout] 340 | | ) [INFO] [stdout] 341 | | .await; [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:385:9 [INFO] [stdout] | [INFO] [stdout] 385 | / api.send( [INFO] [stdout] 386 | | message [INFO] [stdout] 387 | | .unwrap() [INFO] [stdout] 388 | | .edit_text(format!("Группа - {}", &group.name)) [INFO] [stdout] 389 | | .reply_markup(inline_keyboard), [INFO] [stdout] 390 | | ) [INFO] [stdout] 391 | | .await; [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:425:9 [INFO] [stdout] | [INFO] [stdout] 425 | / api.send( [INFO] [stdout] 426 | | message [INFO] [stdout] 427 | | .unwrap() [INFO] [stdout] 428 | | .edit_text(format!("Группа - {}", &group.name)) [INFO] [stdout] 429 | | .reply_markup(inline_keyboard), [INFO] [stdout] 430 | | ) [INFO] [stdout] 431 | | .await; [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "d2736446a079e9600a2e669af5901460d9ea0c20ca804ba34a6ed8c08e2eef67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2736446a079e9600a2e669af5901460d9ea0c20ca804ba34a6ed8c08e2eef67", kill_on_drop: false }` [INFO] [stdout] d2736446a079e9600a2e669af5901460d9ea0c20ca804ba34a6ed8c08e2eef67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aec2c706c5323bcefded06a360cf881fa73cb177006f99d583462ef67e38ea4e [INFO] running `Command { std: "docker" "start" "-a" "aec2c706c5323bcefded06a360cf881fa73cb177006f99d583462ef67e38ea4e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:277:13 [INFO] [stderr] | [INFO] [stderr] 277 | let mut days = if data.len() == 3 { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:303:13 [INFO] [stderr] | [INFO] [stderr] 303 | let mut days = if data.len() == 3 { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/parsing.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | let mut body = match reqwest::blocking::get(uri) { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:60:13 [INFO] [stderr] | [INFO] [stderr] 60 | let mut user: User = match select(exists( [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:85:9 [INFO] [stderr] | [INFO] [stderr] 85 | / diesel::update(users.find(user.id)) [INFO] [stderr] 86 | | .set(group_id.eq(group.id)) [INFO] [stderr] 87 | | .execute(&connection); [INFO] [stderr] | |__________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:266:9 [INFO] [stderr] | [INFO] [stderr] 266 | / api.send( [INFO] [stderr] 267 | | message [INFO] [stderr] 268 | | .unwrap() [INFO] [stderr] 269 | | .edit_text(out.await) [INFO] [stderr] 270 | | .parse_mode(ParseMode::Markdown) [INFO] [stderr] 271 | | .reply_markup(inline_keyboard), [INFO] [stderr] 272 | | ).await; [INFO] [stderr] | |________________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:291:9 [INFO] [stderr] | [INFO] [stderr] 291 | / api.send( [INFO] [stderr] 292 | | message [INFO] [stderr] 293 | | .unwrap() [INFO] [stderr] 294 | | .edit_text(out.await) [INFO] [stderr] ... | [INFO] [stderr] 297 | | ) [INFO] [stderr] 298 | | .await; [INFO] [stderr] | |_______________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:334:9 [INFO] [stderr] | [INFO] [stderr] 334 | / api.send( [INFO] [stderr] 335 | | message [INFO] [stderr] 336 | | .unwrap() [INFO] [stderr] 337 | | .edit_text(out) [INFO] [stderr] ... | [INFO] [stderr] 340 | | ) [INFO] [stderr] 341 | | .await; [INFO] [stderr] | |_______________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:385:9 [INFO] [stderr] | [INFO] [stderr] 385 | / api.send( [INFO] [stderr] 386 | | message [INFO] [stderr] 387 | | .unwrap() [INFO] [stderr] 388 | | .edit_text(format!("Группа - {}", &group.name)) [INFO] [stderr] 389 | | .reply_markup(inline_keyboard), [INFO] [stderr] 390 | | ) [INFO] [stderr] 391 | | .await; [INFO] [stderr] | |_______________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:425:9 [INFO] [stderr] | [INFO] [stderr] 425 | / api.send( [INFO] [stderr] 426 | | message [INFO] [stderr] 427 | | .unwrap() [INFO] [stderr] 428 | | .edit_text(format!("Группа - {}", &group.name)) [INFO] [stderr] 429 | | .reply_markup(inline_keyboard), [INFO] [stderr] 430 | | ) [INFO] [stderr] 431 | | .await; [INFO] [stderr] | |_______________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: `poly-ruzbot` (bin "poly-ruzbot" test) generated 10 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.54s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/poly_ruzbot-a696b2a33f354926) [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" "aec2c706c5323bcefded06a360cf881fa73cb177006f99d583462ef67e38ea4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aec2c706c5323bcefded06a360cf881fa73cb177006f99d583462ef67e38ea4e", kill_on_drop: false }` [INFO] [stdout] aec2c706c5323bcefded06a360cf881fa73cb177006f99d583462ef67e38ea4e