[INFO] cloning repository https://github.com/darrior/aaa-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darrior/aaa-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarrior%2Faaa-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarrior%2Faaa-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e92ebe3beef6f78421bf8eec282c5d48626e9536 [INFO] testing darrior/aaa-bot/e92ebe3beef6f78421bf8eec282c5d48626e9536 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarrior%2Faaa-bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/darrior/aaa-bot on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/darrior/aaa-bot [INFO] finished tweaking git repo https://github.com/darrior/aaa-bot [INFO] tweaked toml for git repo https://github.com/darrior/aaa-bot written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/darrior/aaa-bot 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-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87a73afc5a436913bb3e6bc8117fb044a08b7f4e23762aca9a3a25fae54b0734 [INFO] running `Command { std: "docker" "start" "-a" "87a73afc5a436913bb3e6bc8117fb044a08b7f4e23762aca9a3a25fae54b0734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87a73afc5a436913bb3e6bc8117fb044a08b7f4e23762aca9a3a25fae54b0734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87a73afc5a436913bb3e6bc8117fb044a08b7f4e23762aca9a3a25fae54b0734", kill_on_drop: false }` [INFO] [stdout] 87a73afc5a436913bb3e6bc8117fb044a08b7f4e23762aca9a3a25fae54b0734 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb55f6f5e11b470ae5105da5902bf441153df551c46762d2933d10819515647a [INFO] running `Command { std: "docker" "start" "-a" "cb55f6f5e11b470ae5105da5902bf441153df551c46762d2933d10819515647a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling itertools v0.10.4 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling sqlformat v0.2.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling dotenvy v0.15.3 [INFO] [stderr] Compiling url v2.3.0 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hashlink v0.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Compiling sha2 v0.10.5 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling sqlx-core v0.6.2 [INFO] [stderr] Compiling rc-box v1.2.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling takecell v0.1.1 [INFO] [stderr] Compiling dptree v0.3.0 [INFO] [stderr] Compiling teloxide-macros v0.6.3 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling teloxide-core v0.7.1 [INFO] [stderr] Compiling sqlx-macros v0.6.2 [INFO] [stderr] Compiling sqlx v0.6.2 [INFO] [stderr] Compiling teloxide v0.10.1 [INFO] [stderr] Compiling aaa-bot v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Arc` [INFO] [stdout] --> src/main.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::sleep` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::thread::sleep; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::NaiveDateTime` [INFO] [stdout] --> src/task.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::NaiveDateTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Result` and `Value` [INFO] [stdout] --> src/task.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::{Result, Value}; [INFO] [stdout] | ^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/todo_list.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | collections::{HashMap, HashSet}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | if let Some(mut note) = NOTES.lock().unwrap().note_as_mut(id) { [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:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | if let Some(mut note) = NOTES.lock().unwrap().note_as_mut(id) { [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:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | if let Some(mut note) = NOTES.lock().unwrap().note_as_mut(id) { [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:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | if let Some(mut note) = NOTES.lock().unwrap().note_as_mut(id) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `task::State` is more private than the item `Task::set_state` [INFO] [stdout] --> src/task.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn set_state(&mut self, state: State) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Task::set_state` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `task::State` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/task.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | enum State { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `task::State` is more private than the item `Task::state` [INFO] [stdout] --> src/task.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn state(&self) -> &State { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Task::state` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `task::State` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/task.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | enum State { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/task.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl Task { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn dry_new() -> Task { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn with_id(self, new_id: u64) -> Task { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | pub fn with_text(self, note: String) -> Task { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | pub fn with_state_todo(self) -> Task { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | pub fn with_state_doing(self) -> Task { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | pub fn with_state_done(self) -> Task { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | pub fn with_deadline(self, date: String) -> Task { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub fn from_json(json: String) -> Task { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | pub fn to_json(&self) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | pub fn set_id(&mut self, id: u64) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub fn set_chat_id(&mut self, chat_id: u64) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | pub fn set_state(&mut self, state: State) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 190 | pub fn header(&self) -> &str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | pub fn text(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 202 | pub fn state(&self) -> &State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | pub fn todo(&self) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | pub fn doing(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.50s [INFO] running `Command { std: "docker" "inspect" "cb55f6f5e11b470ae5105da5902bf441153df551c46762d2933d10819515647a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb55f6f5e11b470ae5105da5902bf441153df551c46762d2933d10819515647a", kill_on_drop: false }` [INFO] [stdout] cb55f6f5e11b470ae5105da5902bf441153df551c46762d2933d10819515647a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a8f58775f37b8f21c343018395c8235e8ee4373695347a965c85c7123ac22ef [INFO] running `Command { std: "docker" "start" "-a" "6a8f58775f37b8f21c343018395c8235e8ee4373695347a965c85c7123ac22ef", kill_on_drop: false }` [INFO] [stderr] Compiling aaa-bot v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Arc` [INFO] [stdout] --> src/main.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::sleep` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::thread::sleep; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::NaiveDateTime` [INFO] [stdout] --> src/task.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::NaiveDateTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Result` and `Value` [INFO] [stdout] --> src/task.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::{Result, Value}; [INFO] [stdout] | ^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/todo_list.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | collections::{HashMap, HashSet}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | if let Some(mut note) = NOTES.lock().unwrap().note_as_mut(id) { [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:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | if let Some(mut note) = NOTES.lock().unwrap().note_as_mut(id) { [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:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | if let Some(mut note) = NOTES.lock().unwrap().note_as_mut(id) { [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:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | if let Some(mut note) = NOTES.lock().unwrap().note_as_mut(id) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `task::State` is more private than the item `Task::set_state` [INFO] [stdout] --> src/task.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn set_state(&mut self, state: State) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Task::set_state` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `task::State` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/task.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | enum State { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `task::State` is more private than the item `Task::state` [INFO] [stdout] --> src/task.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn state(&self) -> &State { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Task::state` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `task::State` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/task.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | enum State { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/task.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl Task { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn dry_new() -> Task { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn with_id(self, new_id: u64) -> Task { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | pub fn with_text(self, note: String) -> Task { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | pub fn with_state_todo(self) -> Task { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | pub fn with_state_doing(self) -> Task { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | pub fn with_state_done(self) -> Task { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | pub fn with_deadline(self, date: String) -> Task { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub fn from_json(json: String) -> Task { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | pub fn to_json(&self) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | pub fn set_id(&mut self, id: u64) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub fn set_chat_id(&mut self, chat_id: u64) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | pub fn set_state(&mut self, state: State) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 190 | pub fn header(&self) -> &str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | pub fn text(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 202 | pub fn state(&self) -> &State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | pub fn todo(&self) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | pub fn doing(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcCvvbWq/symbols.o" "/opt/rustwide/target/debug/deps/aaa_bot-69066def1ad265aa.aaa_bot.1c6a2dbe2b18965d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/aaa_bot-69066def1ad265aa.aaa_bot.1c6a2dbe2b18965d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/aaa_bot-69066def1ad265aa.aaa_bot.1c6a2dbe2b18965d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/aaa_bot-69066def1ad265aa.85gmnxacqjux9ujmcmmx85o1n.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6572177f182db5ae.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-4f74f42555e7e8b7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-64269ed5d1a51934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-271176140346524e.rlib" "/opt/rustwide/target/debug/deps/libteloxide-bd1e345991420a39.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-4249ef53c315a2e7.rlib" "/opt/rustwide/target/debug/deps/libteloxide_core-46649a9f9405ee77.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-c7d420f308f26a3b.rlib" "/opt/rustwide/target/debug/deps/libuuid-318f72b439e0774e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1e22ae62a4184ac7.rlib" "/opt/rustwide/target/debug/deps/libtakecell-e334bb738439c48e.rlib" "/opt/rustwide/target/debug/deps/librc_box-c8a172c33d466979.rlib" "/opt/rustwide/target/debug/deps/liberasable-7d30a609dc795ad2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-31f1b56a39f2a372.rlib" "/opt/rustwide/target/debug/deps/libeither-75aa66ab6bbce8dd.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f7920bb8575b6c7b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-32cfc3dbe08663ac.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-afbdbd36152f7f88.rlib" "/opt/rustwide/target/debug/deps/libipnet-844b8f6b4c0c04b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-0545a30eb127e385.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e8565494bbe9703f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4db0026d7da5033e.rlib" "/opt/rustwide/target/debug/deps/libryu-71a7e639e7459b62.rlib" "/opt/rustwide/target/debug/deps/libbase64-450a6d9dcba13b9b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3f05eef85d519576.rlib" "/opt/rustwide/target/debug/deps/libunicase-8b66e21d9debb85f.rlib" "/opt/rustwide/target/debug/deps/libmime-d5b83fc07afe1071.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-97d9bf023d55c2fe.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ed1174850529d944.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c407cc073181b452.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2619a4331d8b6eb7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c35523625cfd8702.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-30d4a75229be5a2b.rlib" "/opt/rustwide/target/debug/deps/libhyper-d0b0a5ad97ef276a.rlib" "/opt/rustwide/target/debug/deps/libwant-d5ed79417c32ec31.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-26ff910364847eb9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2dbc320ca65411a3.rlib" "/opt/rustwide/target/debug/deps/libh2-fdb0a5e75372634f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-71b7b2598d580c51.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ab2bc65c7b23cc8f.rlib" "/opt/rustwide/target/debug/deps/libahash-184c5f2c2bac80a7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b4cafc9acfc90acb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7daacb91dc19d256.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-57ec48755de81466.rlib" "/opt/rustwide/target/debug/deps/libtracing-72eb3bf1c76d27d2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-06f824e4dfd27852.rlib" "/opt/rustwide/target/debug/deps/libtokio-ce34fad39073a578.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-cb570138d851acf0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4bbcc29602100740.rlib" "/opt/rustwide/target/debug/deps/libsocket2-635af3675b313979.rlib" "/opt/rustwide/target/debug/deps/libmio-222713f7e329964e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a757c34284f25f70.rlib" "/opt/rustwide/target/debug/deps/liblog-d15fdd76cb1d7294.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libhttp-31cca91088815af0.rlib" "/opt/rustwide/target/debug/deps/libitoa-1d92cc467d2e500f.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libbytes-f67657259700e1e6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3374bcf758a97b6b.rlib" "/opt/rustwide/target/debug/deps/liburl-e04ce462192be9e4.rlib" "/opt/rustwide/target/debug/deps/libidna-a65227b5dee4c111.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6c0555963a336e8c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-e7dc63e82263080a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2b90caf71be257df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-dff3380632f62c6d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7d9b20aeea9d65fb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d421ee550bd528ce.rlib" "/opt/rustwide/target/debug/deps/libmatches-7dacc739f2471d9d.rlib" "/opt/rustwide/target/debug/deps/libserde-4b0f8af8b6ae70ce.rlib" "/opt/rustwide/target/debug/deps/libdptree-ef94ea8709aeba89.rlib" "/opt/rustwide/target/debug/deps/libfutures-021536364c474305.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8c5d8da8ef53be0b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b5adffb587014690.rlib" "/opt/rustwide/target/debug/deps/libmemchr-33d05ae5bba76030.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-058517c964455ae2.rlib" "/opt/rustwide/target/debug/deps/libslab-ce952e4d8ebf26c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f677a90eaf6bae32.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-2bf93d566738d750.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a144dc6c202b4b11.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-c9fb550c009af4ee.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-547e3cde74f7b4e6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-26e5c646a307fe05.rlib" "/opt/rustwide/target/debug/deps/libchrono-91d5d5f1f5a3f64f.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-dee8119076014c6d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-12d24b7122c0392d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a59113f411f1b230.rlib" "/opt/rustwide/target/debug/deps/libtime-291cbde2d8a2f87c.rlib" "/opt/rustwide/target/debug/deps/liblibc-7fa2a9f384f55565.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ddfa30f5b2dff88d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d58ba3f1cf32ddd2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2dbef2699a18c754.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-5b026333cdfb63da.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-113c49093f0fcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-019e23faa7643465.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2cf2c3dfc6c03f4d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-901a4b8bab9b89aa.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-85120886601cc0a9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-1470e1ba5156a741.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4885f4c688995969.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-1d696803940285c8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e21bf89e627e698a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-33f46c78576842ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-17be2b16923e3bb8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-567de79732361682.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-aa3eb6fd597e79f5.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-90392f07c1a0d869/out" "-L" "/opt/rustwide/target/debug/build/ring-193fa95b8163e977/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/aaa_bot-69066def1ad265aa" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aaa-bot` (bin "aaa-bot" test) due to 1 previous error; 14 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6a8f58775f37b8f21c343018395c8235e8ee4373695347a965c85c7123ac22ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a8f58775f37b8f21c343018395c8235e8ee4373695347a965c85c7123ac22ef", kill_on_drop: false }` [INFO] [stdout] 6a8f58775f37b8f21c343018395c8235e8ee4373695347a965c85c7123ac22ef