[INFO] cloning repository https://github.com/Mariii-23/discord_bot_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mariii-23/discord_bot_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMariii-23%2Fdiscord_bot_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMariii-23%2Fdiscord_bot_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 000de235e71a0f9fc37106daf60419f0d65e37c0 [INFO] testing Mariii-23/discord_bot_rust against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMariii-23%2Fdiscord_bot_rust" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mariii-23/discord_bot_rust on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mariii-23/discord_bot_rust [INFO] finished tweaking git repo https://github.com/Mariii-23/discord_bot_rust [INFO] tweaked toml for git repo https://github.com/Mariii-23/discord_bot_rust written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Mariii-23/discord_bot_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-rt v0.5.7 [INFO] [stderr] Downloaded sqlx-macros v0.5.7 [INFO] [stderr] Downloaded sqlx v0.5.7 [INFO] [stderr] Downloaded futures-intrusive v0.4.0 [INFO] [stderr] Downloaded kankyo v0.3.0 [INFO] [stderr] Downloaded sha2 v0.9.7 [INFO] [stderr] Downloaded serenity_utils v0.6.1 [INFO] [stderr] Downloaded sqlx-core v0.5.7 [INFO] [stderr] Downloaded omdb v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbc0f8208731461efca7e80107403f20f2df13cbfe81103e3262015ea982117a [INFO] running `Command { std: "docker" "start" "-a" "cbc0f8208731461efca7e80107403f20f2df13cbfe81103e3262015ea982117a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbc0f8208731461efca7e80107403f20f2df13cbfe81103e3262015ea982117a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc0f8208731461efca7e80107403f20f2df13cbfe81103e3262015ea982117a", kill_on_drop: false }` [INFO] [stdout] cbc0f8208731461efca7e80107403f20f2df13cbfe81103e3262015ea982117a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b8ae6e2d29963eb5ddeecdbbb1277ae45703e41d8193b60fee6d78b4a406f28 [INFO] running `Command { std: "docker" "start" "-a" "3b8ae6e2d29963eb5ddeecdbbb1277ae45703e41d8193b60fee6d78b4a406f28", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling whoami v1.1.3 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serenity v0.10.9 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling kankyo v0.3.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.7 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling sqlformat v0.1.7 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling command_attr v0.3.7 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling sqlx-rt v0.5.7 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling sqlx-core v0.5.7 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling sqlx-macros v0.5.7 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling omdb v0.3.2 [INFO] [stderr] Compiling sqlx v0.5.7 [INFO] [stderr] Compiling serenity_utils v0.6.1 [INFO] [stderr] Compiling caracol_tobias v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `guild::Emoji` [INFO] [stdout] --> src/modules/movies_aux.rs:4:99 [INFO] [stdout] | [INFO] [stdout] 4 | use serenity::{builder::CreateMessage, client::Context, model::{channel::{Message, ReactionType}, guild::Emoji}}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::function_aux::init_hashmap` [INFO] [stdout] --> src/modules/movies_aux.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use super::function_aux::init_hashmap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/commands/movies.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `builder::CreateMessage`, `client::bridge::gateway::ShardClientMessage` [INFO] [stdout] --> src/commands/movies.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | use serenity::{builder::CreateMessage, client::bridge::gateway::ShardClientMessage, framework::standard::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Setup_bot` should have an upper camel case name [INFO] [stdout] --> src/commands/setup_bot.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | struct Setup_bot; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `SetupBot` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `search_person` [INFO] [stdout] --> src/modules/movies_aux.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn search_person(&self, id: &String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "3b8ae6e2d29963eb5ddeecdbbb1277ae45703e41d8193b60fee6d78b4a406f28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b8ae6e2d29963eb5ddeecdbbb1277ae45703e41d8193b60fee6d78b4a406f28", kill_on_drop: false }` [INFO] [stdout] 3b8ae6e2d29963eb5ddeecdbbb1277ae45703e41d8193b60fee6d78b4a406f28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5926eaca58bba3e5db0318fc77dad2835858b2a679c7fafbc86fd6fef8d15d24 [INFO] running `Command { std: "docker" "start" "-a" "5926eaca58bba3e5db0318fc77dad2835858b2a679c7fafbc86fd6fef8d15d24", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling caracol_tobias v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `guild::Emoji` [INFO] [stdout] --> src/modules/movies_aux.rs:4:99 [INFO] [stdout] | [INFO] [stdout] 4 | use serenity::{builder::CreateMessage, client::Context, model::{channel::{Message, ReactionType}, guild::Emoji}}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::function_aux::init_hashmap` [INFO] [stdout] --> src/modules/movies_aux.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use super::function_aux::init_hashmap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/commands/movies.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `builder::CreateMessage`, `client::bridge::gateway::ShardClientMessage` [INFO] [stdout] --> src/commands/movies.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | use serenity::{builder::CreateMessage, client::bridge::gateway::ShardClientMessage, framework::standard::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Setup_bot` should have an upper camel case name [INFO] [stdout] --> src/commands/setup_bot.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | struct Setup_bot; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `SetupBot` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `search_person` [INFO] [stdout] --> src/modules/movies_aux.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn search_person(&self, id: &String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.82s [INFO] running `Command { std: "docker" "inspect" "5926eaca58bba3e5db0318fc77dad2835858b2a679c7fafbc86fd6fef8d15d24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5926eaca58bba3e5db0318fc77dad2835858b2a679c7fafbc86fd6fef8d15d24", kill_on_drop: false }` [INFO] [stdout] 5926eaca58bba3e5db0318fc77dad2835858b2a679c7fafbc86fd6fef8d15d24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] edc9fa4e513fe037416030151a38bb04498ebd8c06a66bfedfe7e5e61f596552 [INFO] running `Command { std: "docker" "start" "-a" "edc9fa4e513fe037416030151a38bb04498ebd8c06a66bfedfe7e5e61f596552", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `guild::Emoji` [INFO] [stderr] --> src/modules/movies_aux.rs:4:99 [INFO] [stderr] | [INFO] [stderr] 4 | use serenity::{builder::CreateMessage, client::Context, model::{channel::{Message, ReactionType}, guild::Emoji}}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::function_aux::init_hashmap` [INFO] [stderr] --> src/modules/movies_aux.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use super::function_aux::init_hashmap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::thread` [INFO] [stderr] --> src/commands/movies.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | use std::thread; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `builder::CreateMessage`, `client::bridge::gateway::ShardClientMessage` [INFO] [stderr] --> src/commands/movies.rs:27:16 [INFO] [stderr] | [INFO] [stderr] 27 | use serenity::{builder::CreateMessage, client::bridge::gateway::ShardClientMessage, framework::standard::{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type `Setup_bot` should have an upper camel case name [INFO] [stderr] --> src/commands/setup_bot.rs:15:8 [INFO] [stderr] | [INFO] [stderr] 15 | struct Setup_bot; [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to upper camel case: `SetupBot` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `search_person` [INFO] [stderr] --> src/modules/movies_aux.rs:52:12 [INFO] [stderr] | [INFO] [stderr] 52 | pub fn search_person(&self, id: &String) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `caracol_tobias` (bin "caracol_tobias" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/caracol_tobias-4ca648d0660d018a) [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" "edc9fa4e513fe037416030151a38bb04498ebd8c06a66bfedfe7e5e61f596552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edc9fa4e513fe037416030151a38bb04498ebd8c06a66bfedfe7e5e61f596552", kill_on_drop: false }` [INFO] [stdout] edc9fa4e513fe037416030151a38bb04498ebd8c06a66bfedfe7e5e61f596552