[INFO] cloning repository https://github.com/epanchee/qbitbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/epanchee/qbitbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepanchee%2Fqbitbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepanchee%2Fqbitbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14cf6f7ef4c779a970d86b3ff695b45c18580c7b [INFO] testing epanchee/qbitbot against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepanchee%2Fqbitbot" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/epanchee/qbitbot [INFO] finished tweaking git repo https://github.com/epanchee/qbitbot [INFO] tweaked toml for git repo https://github.com/epanchee/qbitbot written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/epanchee/qbitbot on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/epanchee/qbitbot 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustls-native-certs v0.6.1 [INFO] [stderr] Downloaded ryu v1.0.6 [INFO] [stderr] Downloaded futures-sink v0.3.18 [INFO] [stderr] Downloaded rustls-pemfile v0.2.1 [INFO] [stderr] Downloaded tokio-rustls v0.23.1 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.28 [INFO] [stderr] Downloaded psl-types v2.0.9 [INFO] [stderr] Downloaded tokio-macros v1.6.0 [INFO] [stderr] Downloaded cookie v0.15.1 [INFO] [stderr] Downloaded anyhow v1.0.51 [INFO] [stderr] Downloaded publicsuffix v2.1.1 [INFO] [stderr] Downloaded ipnet v2.3.1 [INFO] [stderr] Downloaded futures-util v0.3.18 [INFO] [stderr] Downloaded h2 v0.3.7 [INFO] [stderr] Downloaded rustls v0.20.2 [INFO] [stderr] Downloaded tokio v1.14.0 [INFO] [stderr] Downloaded http v0.2.5 [INFO] [stderr] Downloaded reqwest v0.11.7 [INFO] [stderr] Downloaded hyper v0.14.15 [INFO] [stderr] Downloaded webpki-roots v0.21.1 [INFO] [stderr] Downloaded futures v0.3.18 [INFO] [stderr] Downloaded tokio-util v0.6.9 [INFO] [stderr] Downloaded security-framework-sys v2.4.2 [INFO] [stderr] Downloaded serde_json v1.0.72 [INFO] [stderr] Downloaded common-multipart-rfc7578 v0.3.1 [INFO] [stderr] Downloaded socket2 v0.4.2 [INFO] [stderr] Downloaded cookie_store v0.15.1 [INFO] [stderr] Downloaded futures-executor v0.3.18 [INFO] [stderr] Downloaded hyper-multipart-rfc7578 v0.5.1 [INFO] [stderr] Downloaded http-body v0.4.4 [INFO] [stderr] Downloaded futures-io v0.3.18 [INFO] [stderr] Downloaded futures-macro v0.3.18 [INFO] [stderr] Downloaded futures-core v0.3.18 [INFO] [stderr] Downloaded security-framework v2.4.2 [INFO] [stderr] Downloaded encoding_rs v0.8.29 [INFO] [stderr] Downloaded futures-channel v0.3.18 [INFO] [stderr] Downloaded futures-task v0.3.18 [INFO] [stderr] Downloaded httparse v1.5.1 [INFO] [stderr] Downloaded fure v0.5.0 [INFO] [stderr] Downloaded fure v0.4.3 [INFO] [stderr] Downloaded rutebot v0.7.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03802fc169fa965d9536e028c5c5f1effe4b96d6a3396d19063c0fd078bc49aa [INFO] running `Command { std: "docker" "start" "-a" "03802fc169fa965d9536e028c5c5f1effe4b96d6a3396d19063c0fd078bc49aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03802fc169fa965d9536e028c5c5f1effe4b96d6a3396d19063c0fd078bc49aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03802fc169fa965d9536e028c5c5f1effe4b96d6a3396d19063c0fd078bc49aa", kill_on_drop: false }` [INFO] [stdout] 03802fc169fa965d9536e028c5c5f1effe4b96d6a3396d19063c0fd078bc49aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4afda8fc2dd846830c109f8980b92453a3429e416bc819e0a7f4ca8aefe24d69 [INFO] running `Command { std: "docker" "start" "-a" "4afda8fc2dd846830c109f8980b92453a3429e416bc819e0a7f4ca8aefe24d69", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling psl-types v2.0.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling publicsuffix v2.1.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.3.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.1 [INFO] [stderr] Compiling fure v0.4.3 [INFO] [stderr] Compiling fure v0.5.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling cookie_store v0.15.1 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hyper-multipart-rfc7578 v0.5.1 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling rutebot v0.7.5 [INFO] [stderr] Compiling qbitbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `hash` is never read [INFO] [stdout] --> src/bot/commands/list.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct QListAction { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | hash: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QListAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `QResume` is never constructed [INFO] [stdout] --> src/bot/commands/cmd_list.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct QResume { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hash` is never read [INFO] [stdout] --> src/bot/commands/list.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct QListAction { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | hash: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QListAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_menu_pos` is never used [INFO] [stdout] --> src/bot/qb_chat.rs:243:12 [INFO] [stdout] | [INFO] [stdout] 135 | impl QbChat { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 243 | pub fn get_menu_pos(&self) -> MenuValue { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.43s [INFO] running `Command { std: "docker" "inspect" "4afda8fc2dd846830c109f8980b92453a3429e416bc819e0a7f4ca8aefe24d69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4afda8fc2dd846830c109f8980b92453a3429e416bc819e0a7f4ca8aefe24d69", kill_on_drop: false }` [INFO] [stdout] 4afda8fc2dd846830c109f8980b92453a3429e416bc819e0a7f4ca8aefe24d69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e3b4ca2284e02a6a15d57f8ecc1cb89d00e059cb53bb9660c56e52a2c5fc3aea [INFO] running `Command { std: "docker" "start" "-a" "e3b4ca2284e02a6a15d57f8ecc1cb89d00e059cb53bb9660c56e52a2c5fc3aea", kill_on_drop: false }` [INFO] [stdout] warning: field `hash` is never read [INFO] [stdout] --> src/bot/commands/list.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct QListAction { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | hash: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QListAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling qbitbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `QResume` is never constructed [INFO] [stdout] --> src/bot/commands/cmd_list.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct QResume { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hash` is never read [INFO] [stdout] --> src/bot/commands/list.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct QListAction { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | hash: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QListAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_menu_pos` is never used [INFO] [stdout] --> src/bot/qb_chat.rs:243:12 [INFO] [stdout] | [INFO] [stdout] 135 | impl QbChat { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 243 | pub fn get_menu_pos(&self) -> MenuValue { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAGNET_LINK` is never used [INFO] [stdout] --> tests/common.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub const MAGNET_LINK: &str = "magnet:?xt=urn:btih:60A2A94625373B5ACAE66D4C693AE5F3417690C1&tr=http%3A%2F%2Fbt3.t-ru.org%2Fann%3Fmagnet&d... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_tg_arc` is never used [INFO] [stdout] --> tests/common.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl TestCase { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn get_tg_arc(&self) -> Arc { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `send_non_admin` and `get_tg_arc` are never used [INFO] [stdout] --> tests/common.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 21 | impl TestCase { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 56 | pub async fn send_non_admin(&self, text: &str, username: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn get_tg_arc(&self) -> Arc { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `admin` and `qbot` are never read [INFO] [stdout] --> tests/common.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct TestCase { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | tg: RutebotMock, [INFO] [stdout] 17 | admin: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | qbot: QbitBot, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `gen_update`, `send`, `send_non_admin`, and `check` are never used [INFO] [stdout] --> tests/common.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 21 | impl TestCase { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | fn gen_update(&self, text: &str, username: &str) -> Update { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub async fn send(&self, text: &str) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub async fn send_non_admin(&self, text: &str, username: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn check(&self, wants: &str) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hash` is never read [INFO] [stdout] --> src/bot/commands/list.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct QListAction { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | hash: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QListAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `QResume` is never constructed [INFO] [stdout] --> src/bot/commands/cmd_list.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct QResume { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hash` is never read [INFO] [stdout] --> src/bot/commands/list.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct QListAction { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | hash: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QListAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_menu_pos` is never used [INFO] [stdout] --> src/bot/qb_chat.rs:243:12 [INFO] [stdout] | [INFO] [stdout] 135 | impl QbChat { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 243 | pub fn get_menu_pos(&self) -> MenuValue { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcnNZTmt/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libqbitbot-53f5688d4b9bc1d3.rlib,libdotenv-071ec522f34dd5ab.rlib,librutebot-2ef03d4d74a95024.rlib,libhyper_multipart_rfc7578-394bf76055d78c38.rlib,libcommon_multipart_rfc7578-4aecbe10b02d804d.rlib,libmime_guess-09d27967da344261.rlib,libunicase-2a5884c537259b16.rlib,libthiserror-acb558f6339ce594.rlib,libfutures-6627641a0032f475.rlib,libfutures_executor-87010d50b36e0cb5.rlib,libfure-ef1149695212ed78.rlib,libitertools-06a88b86a026be87.rlib,libeither-e8a0ef7222037a64.rlib,libchrono-9fa3b6b6dceb7a6d.rlib,libnum_integer-b7b6ab66523a3cb3.rlib,libnum_traits-394eef6c45f3af3c.rlib,libtime-b23430640b8efe5e.rlib,libreqwest-263c62549c5ee714.rlib,libhyper_rustls-0e698cd6cf85ec79.rlib,librustls_native_certs-3bf470c6aa1170c7.rlib,librustls_pemfile-f4c618a17a0dac39.rlib,libopenssl_probe-8a0f606d549d520a.rlib,libserde_urlencoded-969fd30783517d1c.rlib,libwebpki_roots-61bd0abca7c0a996.rlib,libwebpki-7a2ca1121e8fe81d.rlib,libcookie_store-dab0f10c6ea2b76f.rlib,libpublicsuffix-de1b3c8cb5d477dc.rlib,libpsl_types-c42a0af64be0352d.rlib,libbyteorder-dbb73fb0672245d3.rlib,libcookie-d0659ef7a4f65089.rlib,libtime-5100ec8824f78865.rlib,libtime_macros-02ba834c0d648c2e.rlib,libstandback-fbc5f683d45a1840.rlib,libipnet-de7db76026111e4e.rlib,libtokio_rustls-88f679b55e618fd9.rlib,libmime-2517c84452183460.rlib,libencoding_rs-043bc83f0ee68193.rlib,libserde_json-7a0ce2cd565d4b25.rlib,libryu-60e39b7615ecd4de.rlib,libbase64-1447dfff012d42f8.rlib,librustls-985dee9536a0b76b.rlib,libsct-42706f9f6f330ef4.rlib,libwebpki-c805495bb11bd526.rlib,libring-e4c8ff3f302e3feb.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libonce_cell-d0c4cd11e4242beb.rlib,libhyper-9a22570d550b7577.rlib,libwant-1392667eb4b004b2.rlib,libtry_lock-d956e9fcf0af499a.rlib,libsocket2-c8723c2bf17513b4.rlib,libhttparse-2fc9a684a2614797.rlib,libh2-eb8316dad8090413.rlib,libindexmap-808ca7bd805b1c64.rlib,libhashbrown-bf7b79bdb3043743.rlib,libtokio_util-a401b3e9f751d6da.rlib,libtower_service-a4da4ae722e0ce46.rlib,libtracing-0b0ff54cf647dd0c.rlib,libtracing_core-73c54d407336bd1e.rlib,libfutures_util-5e48c2c8181d1fc2.rlib,libfutures_io-7cc0d8da5da5802b.rlib,libslab-93074f6ff5a0b7db.rlib,libfutures_channel-ad8c34aba83ce3da.rlib,libfutures_sink-d7ab744da3f2274f.rlib,libfutures_task-a226af217ba1ec7a.rlib,libpin_utils-b08f1197f0cdae19.rlib,libhttp_body-50df622c499c93dd.rlib,libfutures_core-94dbc1bf76052b47.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,liburl-4dc046bcdff1bf68.rlib,libidna-b27d6234464fcaf9.rlib,libunicode_normalization-b999db1f4766a6ba.rlib,libtinyvec-4bc788528a02b60f.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-fb711a4a1fa89e19.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-210e485a89affeee.rlib,libhttp-90db212c53e29df1.rlib,libitoa-7c9a83f6047c872a.rlib,libfnv-81596130b397d5c3.rlib,libfure-900318fdd7ed33d9.rlib,librand-918aa9f71742c37b.rlib,librand_chacha-11b919dbcb4d3932.rlib,libppv_lite86-7955ccdf208dacd3.rlib,librand_core-4a6dc5d0f77dd17f.rlib,libgetrandom-7d7d909bf7d3fa93.rlib,libtokio-daec3c84ce6927db.rlib,libnum_cpus-45128983835f8166.rlib,libbytes-37e68ee094a72681.rlib,libmio-149ad7e366d8605b.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libanyhow-a2c748ea46c3faf3.rlib,libserde-33890756cc6df76e.rlib,libpretty_env_logger-ca6dbb9d3bcb94e1.rlib,libenv_logger-c34774b6dde4ee38.rlib,libtermcolor-811ad993a566b17a.rlib,libatty-7e236b91c923f53c.rlib,liblibc-9d54c62f90bff7a6.rlib,libhumantime-8d8e09eea03a30a0.rlib,libquick_error-022321fe562bcedb.rlib,libregex-0dcf40ca58501996.rlib,libaho_corasick-e692968d23697627.rlib,libmemchr-2f48e9a2955efb1b.rlib,libregex_syntax-ae12054508fb30be.rlib,liblog-ebc3cbc29fc0abda.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcnNZTmt/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-a8f9336b3c2614a9/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test_qb_chat-c88de290fee3b19a" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qbitbot` (test "test_qb_chat") due to 1 previous error; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e3b4ca2284e02a6a15d57f8ecc1cb89d00e059cb53bb9660c56e52a2c5fc3aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3b4ca2284e02a6a15d57f8ecc1cb89d00e059cb53bb9660c56e52a2c5fc3aea", kill_on_drop: false }` [INFO] [stdout] e3b4ca2284e02a6a15d57f8ecc1cb89d00e059cb53bb9660c56e52a2c5fc3aea