[INFO] cloning repository https://github.com/smokytheangel0/clock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smokytheangel0/clock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmokytheangel0%2Fclock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmokytheangel0%2Fclock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0588c2278b44898f342086c7a1ac1d8c92075bf4 [INFO] testing smokytheangel0/clock against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmokytheangel0%2Fclock" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smokytheangel0/clock on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smokytheangel0/clock [INFO] finished tweaking git repo https://github.com/smokytheangel0/clock [INFO] tweaked toml for git repo https://github.com/smokytheangel0/clock written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/smokytheangel0/clock already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4415d5c05f8da995fcd3167d615b407c67c01b9c2f152e85c22da15cd013da6b [INFO] running `Command { std: "docker" "start" "-a" "4415d5c05f8da995fcd3167d615b407c67c01b9c2f152e85c22da15cd013da6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4415d5c05f8da995fcd3167d615b407c67c01b9c2f152e85c22da15cd013da6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4415d5c05f8da995fcd3167d615b407c67c01b9c2f152e85c22da15cd013da6b", kill_on_drop: false }` [INFO] [stdout] 4415d5c05f8da995fcd3167d615b407c67c01b9c2f152e85c22da15cd013da6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e899d656a820437ee7d0b1880d66bae1de290c9f725b179f866520b7e0e364a0 [INFO] running `Command { std: "docker" "start" "-a" "e899d656a820437ee7d0b1880d66bae1de290c9f725b179f866520b7e0e364a0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling serde v1.0.93 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.2.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling unicode-bidi v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling libsqlite3-sys v0.14.0 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling libflate v0.1.24 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling rusqlite v0.18.0 [INFO] [stderr] Compiling tui v0.6.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling hyper-old-types v0.11.0 [INFO] [stderr] Compiling uuid v0.2.3 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling zip v0.5.2 [INFO] [stderr] Compiling url v0.5.10 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.93 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rustls v0.13.1 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling hyper-rustls v0.6.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling h2 v0.1.24 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling yup-oauth2 v1.0.11 [INFO] [stderr] Compiling google-drive3 v1.0.8+20181004 [INFO] [stderr] Compiling hyper v0.12.30 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling self_update v0.5.1 [INFO] [stderr] Compiling clock v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/logic.rs:756:26 [INFO] [stdout] | [INFO] [stdout] 756 | pub fn switch(tx: Sender<(String)>, rx: Receiver<(String, String)>) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 756 - pub fn switch(tx: Sender<(String)>, rx: Receiver<(String, String)>) { [INFO] [stdout] 756 + pub fn switch(tx: Sender, rx: Receiver<(String, String)>) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ui.rs:88:56 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn tree(tx: Sender<(String, String)>, rx: Receiver<(String)>, mut app: &mut App) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 88 - pub fn tree(tx: Sender<(String, String)>, rx: Receiver<(String)>, mut app: &mut App) { [INFO] [stdout] 88 + pub fn tree(tx: Sender<(String, String)>, rx: Receiver, mut app: &mut App) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ui.rs:479:108 [INFO] [stdout] | [INFO] [stdout] 479 | fn AtoA_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)> ) -> App { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 479 - fn AtoA_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)> ) -> App { [INFO] [stdout] 479 + fn AtoA_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver ) -> App { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ui.rs:515:108 [INFO] [stdout] | [INFO] [stdout] 515 | fn AtoV_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)>) -> BridgeResult { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 515 - fn AtoV_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)>) -> BridgeResult { [INFO] [stdout] 515 + fn AtoV_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver) -> BridgeResult { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ui.rs:541:120 [INFO] [stdout] | [INFO] [stdout] 541 | fn VtoV_BridgeCall(function: &'static str, value: i64, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)>) -> Brid... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 541 - fn VtoV_BridgeCall(function: &'static str, value: i64, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)>) -> BridgeResult { [INFO] [stdout] 541 + fn VtoV_BridgeCall(function: &'static str, value: i64, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver) -> BridgeResult { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Stdio` [INFO] [stdout] --> src/main.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | use std::process::{Command, Stdio}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/main.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `google_drive3::Drive` [INFO] [stdout] --> src/main.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | use google_drive3::Drive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ApplicationSecret`, `Authenticator`, `DefaultAuthenticatorDelegate`, `MemoryStorage` [INFO] [stdout] --> src/main.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | use yup_oauth2::{Authenticator, DefaultAuthenticatorDelegate, ApplicationSecret, MemoryStorage}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hyper` [INFO] [stdout] --> src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | use hyper; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hyper_rustls` [INFO] [stdout] --> src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | use hyper_rustls; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MappedRows`, `Row`, `ToSql`, `params` [INFO] [stdout] --> src/main.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | use rusqlite::{Connection, NO_PARAMS, MappedRows, Row, params, ToSql}; [INFO] [stdout] | ^^^^^^^^^^ ^^^ ^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `mood` is never read [INFO] [stdout] --> src/logic.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | let mut mood = "".to_string(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `learning` is never read [INFO] [stdout] --> src/logic.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | let mut learning = "".to_string(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test_map` [INFO] [stdout] --> src/logic.rs:202:18 [INFO] [stdout] | [INFO] [stdout] 202 | let (output, test_map) = count_tests(&app.projects, &app.selected); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_map` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/logic.rs:257:17 [INFO] [stdout] | [INFO] [stdout] 257 | Err(err) => return BridgeResult::err("failed to encode app struct to string in init", 0) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/logic.rs:400:9 [INFO] [stdout] | [INFO] [stdout] 400 | let output = store(&mut app); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `last_index` is never read [INFO] [stdout] --> src/logic.rs:402:13 [INFO] [stdout] | [INFO] [stdout] 402 | let mut last_index: usize = 0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/logic.rs:497:13 [INFO] [stdout] | [INFO] [stdout] 497 | Err(err) => return BridgeResult::err("failed to encode app struct to string in init", 1) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/logic.rs:640:21 [INFO] [stdout] | [INFO] [stdout] 640 | Err(err) => "there was an error unwrapping the source line".to_string() [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `type_of_file` is never read [INFO] [stdout] --> src/logic.rs:548:13 [INFO] [stdout] | [INFO] [stdout] 548 | let mut type_of_file = String::new(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `debug_print` [INFO] [stdout] --> src/logic.rs:554:13 [INFO] [stdout] | [INFO] [stdout] 554 | let mut debug_print = String::new(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debug_print` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `line_index` is never read [INFO] [stdout] --> src/logic.rs:725:13 [INFO] [stdout] | [INFO] [stdout] 725 | line_index = 0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/logic.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | let mut app = arguments.app; [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/logic.rs:272:9 [INFO] [stdout] | [INFO] [stdout] 272 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:312:9 [INFO] [stdout] | [INFO] [stdout] 312 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:354:9 [INFO] [stdout] | [INFO] [stdout] 354 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:372:9 [INFO] [stdout] | [INFO] [stdout] 372 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:426:9 [INFO] [stdout] | [INFO] [stdout] 426 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:554:9 [INFO] [stdout] | [INFO] [stdout] 554 | let mut debug_print = String::new(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exit_key` [INFO] [stdout] --> src/main.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | exit_key: Key, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tick_rate` [INFO] [stdout] --> src/main.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | tick_rate: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Event` [INFO] [stdout] --> src/main.rs:83:6 [INFO] [stdout] | [INFO] [stdout] 83 | enum Event { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Events` [INFO] [stdout] --> src/main.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 88 | struct Events { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/main.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 95 | fn new() -> Events { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_config` [INFO] [stdout] --> src/main.rs:99:8 [INFO] [stdout] | [INFO] [stdout] 99 | fn with_config(config: Config) -> Events { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next` [INFO] [stdout] --> src/main.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | fn next(&self) -> Result, mpsc::RecvError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `alcohol` [INFO] [stdout] --> src/main.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | alcohol: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FromDB` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `BridgeResultMaps` [INFO] [stdout] --> src/main.rs:262:8 [INFO] [stdout] | [INFO] [stdout] 262 | struct BridgeResultMaps { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ok_strings` [INFO] [stdout] --> src/main.rs:310:8 [INFO] [stdout] | [INFO] [stdout] 310 | fn ok_strings(data: Vec) -> BridgeResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ok_maps` [INFO] [stdout] --> src/main.rs:317:8 [INFO] [stdout] | [INFO] [stdout] 317 | fn ok_maps(data: Vec>) -> BridgeResultMaps { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input_handle` [INFO] [stdout] --> src/ui.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | input_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tick_handle` [INFO] [stdout] --> src/ui.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | tick_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:420:24 [INFO] [stdout] | [INFO] [stdout] 420 | panic!(format!("{:?}", output.data)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 420 - panic!(format!("{:?}", output.data)); [INFO] [stdout] 420 + panic!("{:?}", output.data); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inBOX` should have a snake case name [INFO] [stdout] --> src/main.rs:465:21 [INFO] [stdout] | [INFO] [stdout] 465 | let mut inBOX = String::new(); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `in_box` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inBOX` should have a snake case name [INFO] [stdout] --> src/main.rs:473:21 [INFO] [stdout] | [INFO] [stdout] 473 | let mut inBOX = String::new(); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `in_box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inBOX` should have a snake case name [INFO] [stdout] --> src/main.rs:480:21 [INFO] [stdout] | [INFO] [stdout] 480 | let mut inBOX = String::new(); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `in_box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AtoA_BridgeCall` should have a snake case name [INFO] [stdout] --> src/ui.rs:479:4 [INFO] [stdout] | [INFO] [stdout] 479 | fn AtoA_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)> ) -> App { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ato_a_bridge_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AtoV_BridgeCall` should have a snake case name [INFO] [stdout] --> src/ui.rs:515:4 [INFO] [stdout] | [INFO] [stdout] 515 | fn AtoV_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)>) -> BridgeResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ato_v_bridge_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `VtoV_BridgeCall` should have a snake case name [INFO] [stdout] --> src/ui.rs:541:4 [INFO] [stdout] | [INFO] [stdout] 541 | fn VtoV_BridgeCall(function: &'static str, value: i64, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)>) -> Brid... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vto_v_bridge_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 54 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.64s [INFO] running `Command { std: "docker" "inspect" "e899d656a820437ee7d0b1880d66bae1de290c9f725b179f866520b7e0e364a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e899d656a820437ee7d0b1880d66bae1de290c9f725b179f866520b7e0e364a0", kill_on_drop: false }` [INFO] [stdout] e899d656a820437ee7d0b1880d66bae1de290c9f725b179f866520b7e0e364a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20fa9e1af708cba3cebf05de2ba89404b3865e7ffa278f3b7caa2199cbe060a8 [INFO] running `Command { std: "docker" "start" "-a" "20fa9e1af708cba3cebf05de2ba89404b3865e7ffa278f3b7caa2199cbe060a8", kill_on_drop: false }` [INFO] [stderr] Compiling clock v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/logic.rs:756:26 [INFO] [stdout] | [INFO] [stdout] 756 | pub fn switch(tx: Sender<(String)>, rx: Receiver<(String, String)>) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 756 - pub fn switch(tx: Sender<(String)>, rx: Receiver<(String, String)>) { [INFO] [stdout] 756 + pub fn switch(tx: Sender, rx: Receiver<(String, String)>) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ui.rs:88:56 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn tree(tx: Sender<(String, String)>, rx: Receiver<(String)>, mut app: &mut App) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 88 - pub fn tree(tx: Sender<(String, String)>, rx: Receiver<(String)>, mut app: &mut App) { [INFO] [stdout] 88 + pub fn tree(tx: Sender<(String, String)>, rx: Receiver, mut app: &mut App) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ui.rs:479:108 [INFO] [stdout] | [INFO] [stdout] 479 | fn AtoA_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)> ) -> App { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 479 - fn AtoA_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)> ) -> App { [INFO] [stdout] 479 + fn AtoA_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver ) -> App { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ui.rs:515:108 [INFO] [stdout] | [INFO] [stdout] 515 | fn AtoV_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)>) -> BridgeResult { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 515 - fn AtoV_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)>) -> BridgeResult { [INFO] [stdout] 515 + fn AtoV_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver) -> BridgeResult { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ui.rs:541:120 [INFO] [stdout] | [INFO] [stdout] 541 | fn VtoV_BridgeCall(function: &'static str, value: i64, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)>) -> Brid... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 541 - fn VtoV_BridgeCall(function: &'static str, value: i64, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)>) -> BridgeResult { [INFO] [stdout] 541 + fn VtoV_BridgeCall(function: &'static str, value: i64, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver) -> BridgeResult { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Stdio` [INFO] [stdout] --> src/main.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | use std::process::{Command, Stdio}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/main.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `google_drive3::Drive` [INFO] [stdout] --> src/main.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | use google_drive3::Drive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ApplicationSecret`, `Authenticator`, `DefaultAuthenticatorDelegate`, `MemoryStorage` [INFO] [stdout] --> src/main.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | use yup_oauth2::{Authenticator, DefaultAuthenticatorDelegate, ApplicationSecret, MemoryStorage}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hyper` [INFO] [stdout] --> src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | use hyper; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hyper_rustls` [INFO] [stdout] --> src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | use hyper_rustls; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MappedRows`, `Row`, `ToSql`, `params` [INFO] [stdout] --> src/main.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | use rusqlite::{Connection, NO_PARAMS, MappedRows, Row, params, ToSql}; [INFO] [stdout] | ^^^^^^^^^^ ^^^ ^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `mood` is never read [INFO] [stdout] --> src/logic.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | let mut mood = "".to_string(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `learning` is never read [INFO] [stdout] --> src/logic.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | let mut learning = "".to_string(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test_map` [INFO] [stdout] --> src/logic.rs:202:18 [INFO] [stdout] | [INFO] [stdout] 202 | let (output, test_map) = count_tests(&app.projects, &app.selected); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_map` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/logic.rs:257:17 [INFO] [stdout] | [INFO] [stdout] 257 | Err(err) => return BridgeResult::err("failed to encode app struct to string in init", 0) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/logic.rs:400:9 [INFO] [stdout] | [INFO] [stdout] 400 | let output = store(&mut app); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `last_index` is never read [INFO] [stdout] --> src/logic.rs:402:13 [INFO] [stdout] | [INFO] [stdout] 402 | let mut last_index: usize = 0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/logic.rs:497:13 [INFO] [stdout] | [INFO] [stdout] 497 | Err(err) => return BridgeResult::err("failed to encode app struct to string in init", 1) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/logic.rs:640:21 [INFO] [stdout] | [INFO] [stdout] 640 | Err(err) => "there was an error unwrapping the source line".to_string() [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `type_of_file` is never read [INFO] [stdout] --> src/logic.rs:548:13 [INFO] [stdout] | [INFO] [stdout] 548 | let mut type_of_file = String::new(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `debug_print` [INFO] [stdout] --> src/logic.rs:554:13 [INFO] [stdout] | [INFO] [stdout] 554 | let mut debug_print = String::new(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debug_print` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `line_index` is never read [INFO] [stdout] --> src/logic.rs:725:13 [INFO] [stdout] | [INFO] [stdout] 725 | line_index = 0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/logic.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | let mut app = arguments.app; [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/logic.rs:272:9 [INFO] [stdout] | [INFO] [stdout] 272 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:312:9 [INFO] [stdout] | [INFO] [stdout] 312 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:354:9 [INFO] [stdout] | [INFO] [stdout] 354 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:372:9 [INFO] [stdout] | [INFO] [stdout] 372 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:426:9 [INFO] [stdout] | [INFO] [stdout] 426 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:554:9 [INFO] [stdout] | [INFO] [stdout] 554 | let mut debug_print = String::new(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exit_key` [INFO] [stdout] --> src/main.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | exit_key: Key, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tick_rate` [INFO] [stdout] --> src/main.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | tick_rate: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Debug, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Event` [INFO] [stdout] --> src/main.rs:83:6 [INFO] [stdout] | [INFO] [stdout] 83 | enum Event { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Events` [INFO] [stdout] --> src/main.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 88 | struct Events { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/main.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 95 | fn new() -> Events { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_config` [INFO] [stdout] --> src/main.rs:99:8 [INFO] [stdout] | [INFO] [stdout] 99 | fn with_config(config: Config) -> Events { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next` [INFO] [stdout] --> src/main.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | fn next(&self) -> Result, mpsc::RecvError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `alcohol` [INFO] [stdout] --> src/main.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | alcohol: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FromDB` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `BridgeResultMaps` [INFO] [stdout] --> src/main.rs:262:8 [INFO] [stdout] | [INFO] [stdout] 262 | struct BridgeResultMaps { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ok_strings` [INFO] [stdout] --> src/main.rs:310:8 [INFO] [stdout] | [INFO] [stdout] 310 | fn ok_strings(data: Vec) -> BridgeResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ok_maps` [INFO] [stdout] --> src/main.rs:317:8 [INFO] [stdout] | [INFO] [stdout] 317 | fn ok_maps(data: Vec>) -> BridgeResultMaps { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input_handle` [INFO] [stdout] --> src/ui.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | input_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tick_handle` [INFO] [stdout] --> src/ui.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | tick_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:799:20 [INFO] [stdout] | [INFO] [stdout] 799 | panic!(format!("the result of the count_test function was not Ok() it was: {}", output.data[0])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 799 - panic!(format!("the result of the count_test function was not Ok() it was: {}", output.data[0])) [INFO] [stdout] 799 + panic!("the result of the count_test function was not Ok() it was: {}", output.data[0]) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:816:20 [INFO] [stdout] | [INFO] [stdout] 816 | panic!(format!("count map did contain the folder but the count was off, it was {}, map was: \n{:?}", count, test_map)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 816 - panic!(format!("count map did contain the folder but the count was off, it was {}, map was: \n{:?}", count, test_map)); [INFO] [stdout] 816 + panic!("count map did contain the folder but the count was off, it was {}, map was: \n{:?}", count, test_map); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:820:20 [INFO] [stdout] | [INFO] [stdout] 820 | panic!(format!("test_map did not contain the test_count_folder/src/main.rs key: \n {:?}", test_map)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 820 - panic!(format!("test_map did not contain the test_count_folder/src/main.rs key: \n {:?}", test_map)); [INFO] [stdout] 820 + panic!("test_map did not contain the test_count_folder/src/main.rs key: \n {:?}", test_map); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:823:24 [INFO] [stdout] | [INFO] [stdout] 823 | ...nic!(format!("test_map did not contain the test_counter_test value at the test_count_folder/src/main.rs key: \n {:?}", test_map)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 823 - panic!(format!("test_map did not contain the test_counter_test value at the test_count_folder/src/main.rs key: \n {:?}", test_map)); [INFO] [stdout] 823 + panic!("test_map did not contain the test_counter_test value at the test_count_folder/src/main.rs key: \n {:?}", test_map); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:828:20 [INFO] [stdout] | [INFO] [stdout] 828 | panic!(format!("test_map did not contain the test_count_folder/rust/src/main.rs key: \n {:?}", test_map)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 828 - panic!(format!("test_map did not contain the test_count_folder/rust/src/main.rs key: \n {:?}", test_map)); [INFO] [stdout] 828 + panic!("test_map did not contain the test_count_folder/rust/src/main.rs key: \n {:?}", test_map); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:831:24 [INFO] [stdout] | [INFO] [stdout] 831 | ...c!(format!("test_map did not contain the test_counter_test value at the test_count_folder/rust/src/main.rs key: \n{:?}", test_map)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 831 - panic!(format!("test_map did not contain the test_counter_test value at the test_count_folder/rust/src/main.rs key: \n{:?}", test_map)); [INFO] [stdout] 831 + panic!("test_map did not contain the test_counter_test value at the test_count_folder/rust/src/main.rs key: \n{:?}", test_map); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:836:20 [INFO] [stdout] | [INFO] [stdout] 836 | panic!(format!("test_map did not contain the test_count_folder/lib/main.dart key: \n {:?}", test_map)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 836 - panic!(format!("test_map did not contain the test_count_folder/lib/main.dart key: \n {:?}", test_map)); [INFO] [stdout] 836 + panic!("test_map did not contain the test_count_folder/lib/main.dart key: \n {:?}", test_map); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:839:24 [INFO] [stdout] | [INFO] [stdout] 839 | ...ic!(format!("test_map did not contain the test_counter_test value at the test_count_folder/lib/main.dart key: \n {:?}", test_map)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 839 - panic!(format!("test_map did not contain the test_counter_test value at the test_count_folder/lib/main.dart key: \n {:?}", test_map)); [INFO] [stdout] 839 + panic!("test_map did not contain the test_counter_test value at the test_count_folder/lib/main.dart key: \n {:?}", test_map); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:844:20 [INFO] [stdout] | [INFO] [stdout] 844 | panic!(format!("test_map did not contain the test_count_folder/test/widget_test.dart key: \n {:?}", test_map)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 844 - panic!(format!("test_map did not contain the test_count_folder/test/widget_test.dart key: \n {:?}", test_map)); [INFO] [stdout] 844 + panic!("test_map did not contain the test_count_folder/test/widget_test.dart key: \n {:?}", test_map); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:847:24 [INFO] [stdout] | [INFO] [stdout] 847 | ...c!(format!("test_map did not contains the test_counter_test value at the test_count_folder/test/widget_test.dart key: \n {:?}", test_map... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 847 - panic!(format!("test_map did not contains the test_counter_test value at the test_count_folder/test/widget_test.dart key: \n {:?}", test_map)); [INFO] [stdout] 847 + panic!("test_map did not contains the test_counter_test value at the test_count_folder/test/widget_test.dart key: \n {:?}", test_map); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:852:20 [INFO] [stdout] | [INFO] [stdout] 852 | panic!(format!("test_map did not contain the test_count_folder/test_driver/app_test.dart key: \n {:?}", test_map)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 852 - panic!(format!("test_map did not contain the test_count_folder/test_driver/app_test.dart key: \n {:?}", test_map)); [INFO] [stdout] 852 + panic!("test_map did not contain the test_count_folder/test_driver/app_test.dart key: \n {:?}", test_map); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:855:24 [INFO] [stdout] | [INFO] [stdout] 855 | ...c!(format!("test_map did not contain the test_counter_test value at the test_count_folder/test_driver/app_test.dart: \n {:?}", test_map... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 855 - panic!(format!("test_map did not contain the test_counter_test value at the test_count_folder/test_driver/app_test.dart: \n {:?}", test_map)); [INFO] [stdout] 855 + panic!("test_map did not contain the test_counter_test value at the test_count_folder/test_driver/app_test.dart: \n {:?}", test_map); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:893:20 [INFO] [stdout] | [INFO] [stdout] 893 | panic!(format!("the result of the count_test function was not Ok() it was: {}", output.data[0])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 893 - panic!(format!("the result of the count_test function was not Ok() it was: {}", output.data[0])) [INFO] [stdout] 893 + panic!("the result of the count_test function was not Ok() it was: {}", output.data[0]) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:899:20 [INFO] [stdout] | [INFO] [stdout] 899 | panic!(format!("test_map did not contain the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 899 - panic!(format!("test_map did not contain the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stdout] 899 + panic!("test_map did not contain the {} key: \n {:?}", lib_rs, test_map); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:902:24 [INFO] [stdout] | [INFO] [stdout] 902 | panic!(format!("test_map did not contain the store_one_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 902 - panic!(format!("test_map did not contain the store_one_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stdout] 902 + panic!("test_map did not contain the store_one_test value at the {} key: \n {:?}", lib_rs, test_map); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:905:24 [INFO] [stdout] | [INFO] [stdout] 905 | panic!(format!("test_map did not contain the store_many_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 905 - panic!(format!("test_map did not contain the store_many_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stdout] 905 + panic!("test_map did not contain the store_many_test value at the {} key: \n {:?}", lib_rs, test_map); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:908:24 [INFO] [stdout] | [INFO] [stdout] 908 | panic!(format!("test_map did not contain the store_many_different_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 908 - panic!(format!("test_map did not contain the store_many_different_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stdout] 908 + panic!("test_map did not contain the store_many_different_test value at the {} key: \n {:?}", lib_rs, test_map); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:911:24 [INFO] [stdout] | [INFO] [stdout] 911 | panic!(format!("test_map did not contain the search_one_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 911 - panic!(format!("test_map did not contain the search_one_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stdout] 911 + panic!("test_map did not contain the search_one_test value at the {} key: \n {:?}", lib_rs, test_map); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:915:24 [INFO] [stdout] | [INFO] [stdout] 915 | panic!(format!("test_map did not contain the search_many_different_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 915 - panic!(format!("test_map did not contain the search_many_different_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stdout] 915 + panic!("test_map did not contain the search_many_different_test value at the {} key: \n {:?}", lib_rs, test_map); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:918:24 [INFO] [stdout] | [INFO] [stdout] 918 | panic!(format!("test_map did contain a non implemented search_many test at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 918 - panic!(format!("test_map did contain a non implemented search_many test at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stdout] 918 + panic!("test_map did contain a non implemented search_many test at the {} key: \n {:?}", lib_rs, test_map); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:921:24 [INFO] [stdout] | [INFO] [stdout] 921 | ... panic!(format!("test_map did not contain the create_tamle_with_one_column_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 921 - panic!(format!("test_map did not contain the create_tamle_with_one_column_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stdout] 921 + panic!("test_map did not contain the create_tamle_with_one_column_test value at the {} key: \n {:?}", lib_rs, test_map); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:927:20 [INFO] [stdout] | [INFO] [stdout] 927 | panic!(format!("count map did contain the folder but the count was off, it was {}, map was: \n{:?}", count, test_map)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 927 - panic!(format!("count map did contain the folder but the count was off, it was {}, map was: \n{:?}", count, test_map)); [INFO] [stdout] 927 + panic!("count map did contain the folder but the count was off, it was {}, map was: \n{:?}", count, test_map); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:949:20 [INFO] [stdout] | [INFO] [stdout] 949 | panic!(format!("the result of the count_test function was not Ok() it was: {}", output.data[0])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 949 - panic!(format!("the result of the count_test function was not Ok() it was: {}", output.data[0])) [INFO] [stdout] 949 + panic!("the result of the count_test function was not Ok() it was: {}", output.data[0]) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logic.rs:954:20 [INFO] [stdout] | [INFO] [stdout] 954 | panic!(format!("count map did contain the folder but the count was off, it was {}, map was: \n{:?}", count, test_map)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 954 - panic!(format!("count map did contain the folder but the count was off, it was {}, map was: \n{:?}", count, test_map)); [INFO] [stdout] 954 + panic!("count map did contain the folder but the count was off, it was {}, map was: \n{:?}", count, test_map); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:420:24 [INFO] [stdout] | [INFO] [stdout] 420 | panic!(format!("{:?}", output.data)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 420 - panic!(format!("{:?}", output.data)); [INFO] [stdout] 420 + panic!("{:?}", output.data); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inBOX` should have a snake case name [INFO] [stdout] --> src/main.rs:465:21 [INFO] [stdout] | [INFO] [stdout] 465 | let mut inBOX = String::new(); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `in_box` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inBOX` should have a snake case name [INFO] [stdout] --> src/main.rs:473:21 [INFO] [stdout] | [INFO] [stdout] 473 | let mut inBOX = String::new(); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `in_box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inBOX` should have a snake case name [INFO] [stdout] --> src/main.rs:480:21 [INFO] [stdout] | [INFO] [stdout] 480 | let mut inBOX = String::new(); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `in_box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AtoA_BridgeCall` should have a snake case name [INFO] [stdout] --> src/ui.rs:479:4 [INFO] [stdout] | [INFO] [stdout] 479 | fn AtoA_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)> ) -> App { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ato_a_bridge_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AtoV_BridgeCall` should have a snake case name [INFO] [stdout] --> src/ui.rs:515:4 [INFO] [stdout] | [INFO] [stdout] 515 | fn AtoV_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)>) -> BridgeResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ato_v_bridge_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `VtoV_BridgeCall` should have a snake case name [INFO] [stdout] --> src/ui.rs:541:4 [INFO] [stdout] | [INFO] [stdout] 541 | fn VtoV_BridgeCall(function: &'static str, value: i64, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)>) -> Brid... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vto_v_bridge_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 78 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.94s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/clock-9f112c2911165bfe) [INFO] running `Command { std: "docker" "inspect" "20fa9e1af708cba3cebf05de2ba89404b3865e7ffa278f3b7caa2199cbe060a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20fa9e1af708cba3cebf05de2ba89404b3865e7ffa278f3b7caa2199cbe060a8", kill_on_drop: false }` [INFO] [stdout] 20fa9e1af708cba3cebf05de2ba89404b3865e7ffa278f3b7caa2199cbe060a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bf619d60a830b15ae6dc1f2521ae474beae2978fb4bdbf206f5685253173db63 [INFO] running `Command { std: "docker" "start" "-a" "bf619d60a830b15ae6dc1f2521ae474beae2978fb4bdbf206f5685253173db63", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/logic.rs:756:26 [INFO] [stderr] | [INFO] [stderr] 756 | pub fn switch(tx: Sender<(String)>, rx: Receiver<(String, String)>) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 756 - pub fn switch(tx: Sender<(String)>, rx: Receiver<(String, String)>) { [INFO] [stderr] 756 + pub fn switch(tx: Sender, rx: Receiver<(String, String)>) { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/ui.rs:88:56 [INFO] [stderr] | [INFO] [stderr] 88 | pub fn tree(tx: Sender<(String, String)>, rx: Receiver<(String)>, mut app: &mut App) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 88 - pub fn tree(tx: Sender<(String, String)>, rx: Receiver<(String)>, mut app: &mut App) { [INFO] [stderr] 88 + pub fn tree(tx: Sender<(String, String)>, rx: Receiver, mut app: &mut App) { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/ui.rs:479:108 [INFO] [stderr] | [INFO] [stderr] 479 | fn AtoA_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)> ) -> App { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 479 - fn AtoA_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)> ) -> App { [INFO] [stderr] 479 + fn AtoA_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver ) -> App { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/ui.rs:515:108 [INFO] [stderr] | [INFO] [stderr] 515 | fn AtoV_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)>) -> BridgeResult { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 515 - fn AtoV_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)>) -> BridgeResult { [INFO] [stderr] 515 + fn AtoV_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver) -> BridgeResult { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/ui.rs:541:120 [INFO] [stderr] | [INFO] [stderr] 541 | fn VtoV_BridgeCall(function: &'static str, value: i64, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)>) -> Brid... [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 541 - fn VtoV_BridgeCall(function: &'static str, value: i64, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)>) -> BridgeResult { [INFO] [stderr] 541 + fn VtoV_BridgeCall(function: &'static str, value: i64, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver) -> BridgeResult { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused import: `Stdio` [INFO] [stderr] --> src/main.rs:22:29 [INFO] [stderr] | [INFO] [stderr] 22 | use std::process::{Command, Stdio}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Read` [INFO] [stderr] --> src/main.rs:25:15 [INFO] [stderr] | [INFO] [stderr] 25 | use std::io::{Read, Write}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `google_drive3::Drive` [INFO] [stderr] --> src/main.rs:47:5 [INFO] [stderr] | [INFO] [stderr] 47 | use google_drive3::Drive; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ApplicationSecret`, `Authenticator`, `DefaultAuthenticatorDelegate`, `MemoryStorage` [INFO] [stderr] --> src/main.rs:48:18 [INFO] [stderr] | [INFO] [stderr] 48 | use yup_oauth2::{Authenticator, DefaultAuthenticatorDelegate, ApplicationSecret, MemoryStorage}; [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `hyper` [INFO] [stderr] --> src/main.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | use hyper; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `hyper_rustls` [INFO] [stderr] --> src/main.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | use hyper_rustls; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `MappedRows`, `Row`, `ToSql`, `params` [INFO] [stderr] --> src/main.rs:54:39 [INFO] [stderr] | [INFO] [stderr] 54 | use rusqlite::{Connection, NO_PARAMS, MappedRows, Row, params, ToSql}; [INFO] [stderr] | ^^^^^^^^^^ ^^^ ^^^^^^ ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:58:1 [INFO] [stderr] | [INFO] [stderr] 58 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: value assigned to `mood` is never read [INFO] [stderr] --> src/logic.rs:68:13 [INFO] [stderr] | [INFO] [stderr] 68 | let mut mood = "".to_string(); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `learning` is never read [INFO] [stderr] --> src/logic.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | let mut learning = "".to_string(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: unused variable: `test_map` [INFO] [stderr] --> src/logic.rs:202:18 [INFO] [stderr] | [INFO] [stderr] 202 | let (output, test_map) = count_tests(&app.projects, &app.selected); [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_test_map` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `err` [INFO] [stderr] --> src/logic.rs:257:17 [INFO] [stderr] | [INFO] [stderr] 257 | Err(err) => return BridgeResult::err("failed to encode app struct to string in init", 0) [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `output` [INFO] [stderr] --> src/logic.rs:400:9 [INFO] [stderr] | [INFO] [stderr] 400 | let output = store(&mut app); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stderr] [INFO] [stderr] warning: value assigned to `last_index` is never read [INFO] [stderr] --> src/logic.rs:402:13 [INFO] [stderr] | [INFO] [stderr] 402 | let mut last_index: usize = 0; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: unused variable: `err` [INFO] [stderr] --> src/logic.rs:497:13 [INFO] [stderr] | [INFO] [stderr] 497 | Err(err) => return BridgeResult::err("failed to encode app struct to string in init", 1) [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `err` [INFO] [stderr] --> src/logic.rs:640:21 [INFO] [stderr] | [INFO] [stderr] 640 | Err(err) => "there was an error unwrapping the source line".to_string() [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stderr] [INFO] [stderr] warning: value assigned to `type_of_file` is never read [INFO] [stderr] --> src/logic.rs:548:13 [INFO] [stderr] | [INFO] [stderr] 548 | let mut type_of_file = String::new(); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: unused variable: `debug_print` [INFO] [stderr] --> src/logic.rs:554:13 [INFO] [stderr] | [INFO] [stderr] 554 | let mut debug_print = String::new(); [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debug_print` [INFO] [stderr] [INFO] [stderr] warning: value assigned to `line_index` is never read [INFO] [stderr] --> src/logic.rs:725:13 [INFO] [stderr] | [INFO] [stderr] 725 | line_index = 0; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/logic.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 60 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:65:9 [INFO] [stderr] | [INFO] [stderr] 65 | let mut app = arguments.app; [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/logic.rs:272:9 [INFO] [stderr] | [INFO] [stderr] 272 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:293:9 [INFO] [stderr] | [INFO] [stderr] 293 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:312:9 [INFO] [stderr] | [INFO] [stderr] 312 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:332:9 [INFO] [stderr] | [INFO] [stderr] 332 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:354:9 [INFO] [stderr] | [INFO] [stderr] 354 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:372:9 [INFO] [stderr] | [INFO] [stderr] 372 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:426:9 [INFO] [stderr] | [INFO] [stderr] 426 | let mut arguments: Arguments = match serde_json::from_str(&data) { [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/logic.rs:554:9 [INFO] [stderr] | [INFO] [stderr] 554 | let mut debug_print = String::new(); [INFO] [stderr] | ----^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `exit_key` [INFO] [stderr] --> src/main.rs:70:5 [INFO] [stderr] | [INFO] [stderr] 70 | exit_key: Key, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:68:10 [INFO] [stderr] | [INFO] [stderr] 68 | #[derive(Debug, Clone, Copy)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `tick_rate` [INFO] [stderr] --> src/main.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | tick_rate: Duration, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:68:10 [INFO] [stderr] | [INFO] [stderr] 68 | #[derive(Debug, Clone, Copy)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `Event` [INFO] [stderr] --> src/main.rs:83:6 [INFO] [stderr] | [INFO] [stderr] 83 | enum Event { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Events` [INFO] [stderr] --> src/main.rs:88:8 [INFO] [stderr] | [INFO] [stderr] 88 | struct Events { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/main.rs:95:8 [INFO] [stderr] | [INFO] [stderr] 95 | fn new() -> Events { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `with_config` [INFO] [stderr] --> src/main.rs:99:8 [INFO] [stderr] | [INFO] [stderr] 99 | fn with_config(config: Config) -> Events { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `next` [INFO] [stderr] --> src/main.rs:137:8 [INFO] [stderr] | [INFO] [stderr] 137 | fn next(&self) -> Result, mpsc::RecvError> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `alcohol` [INFO] [stderr] --> src/main.rs:233:5 [INFO] [stderr] | [INFO] [stderr] 233 | alcohol: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FromDB` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:224:10 [INFO] [stderr] | [INFO] [stderr] 224 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `BridgeResultMaps` [INFO] [stderr] --> src/main.rs:262:8 [INFO] [stderr] | [INFO] [stderr] 262 | struct BridgeResultMaps { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `ok_strings` [INFO] [stderr] --> src/main.rs:310:8 [INFO] [stderr] | [INFO] [stderr] 310 | fn ok_strings(data: Vec) -> BridgeResult { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `ok_maps` [INFO] [stderr] --> src/main.rs:317:8 [INFO] [stderr] | [INFO] [stderr] 317 | fn ok_maps(data: Vec>) -> BridgeResultMaps { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `input_handle` [INFO] [stderr] --> src/ui.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | input_handle: thread::JoinHandle<()>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `tick_handle` [INFO] [stderr] --> src/ui.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | tick_handle: thread::JoinHandle<()>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:799:20 [INFO] [stderr] | [INFO] [stderr] 799 | panic!(format!("the result of the count_test function was not Ok() it was: {}", output.data[0])) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 799 - panic!(format!("the result of the count_test function was not Ok() it was: {}", output.data[0])) [INFO] [stderr] 799 + panic!("the result of the count_test function was not Ok() it was: {}", output.data[0]) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:816:20 [INFO] [stderr] | [INFO] [stderr] 816 | panic!(format!("count map did contain the folder but the count was off, it was {}, map was: \n{:?}", count, test_map)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 816 - panic!(format!("count map did contain the folder but the count was off, it was {}, map was: \n{:?}", count, test_map)); [INFO] [stderr] 816 + panic!("count map did contain the folder but the count was off, it was {}, map was: \n{:?}", count, test_map); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:820:20 [INFO] [stderr] | [INFO] [stderr] 820 | panic!(format!("test_map did not contain the test_count_folder/src/main.rs key: \n {:?}", test_map)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 820 - panic!(format!("test_map did not contain the test_count_folder/src/main.rs key: \n {:?}", test_map)); [INFO] [stderr] 820 + panic!("test_map did not contain the test_count_folder/src/main.rs key: \n {:?}", test_map); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:823:24 [INFO] [stderr] | [INFO] [stderr] 823 | ...nic!(format!("test_map did not contain the test_counter_test value at the test_count_folder/src/main.rs key: \n {:?}", test_map)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 823 - panic!(format!("test_map did not contain the test_counter_test value at the test_count_folder/src/main.rs key: \n {:?}", test_map)); [INFO] [stderr] 823 + panic!("test_map did not contain the test_counter_test value at the test_count_folder/src/main.rs key: \n {:?}", test_map); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:828:20 [INFO] [stderr] | [INFO] [stderr] 828 | panic!(format!("test_map did not contain the test_count_folder/rust/src/main.rs key: \n {:?}", test_map)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 828 - panic!(format!("test_map did not contain the test_count_folder/rust/src/main.rs key: \n {:?}", test_map)); [INFO] [stderr] 828 + panic!("test_map did not contain the test_count_folder/rust/src/main.rs key: \n {:?}", test_map); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:831:24 [INFO] [stderr] | [INFO] [stderr] 831 | ...c!(format!("test_map did not contain the test_counter_test value at the test_count_folder/rust/src/main.rs key: \n{:?}", test_map)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 831 - panic!(format!("test_map did not contain the test_counter_test value at the test_count_folder/rust/src/main.rs key: \n{:?}", test_map)); [INFO] [stderr] 831 + panic!("test_map did not contain the test_counter_test value at the test_count_folder/rust/src/main.rs key: \n{:?}", test_map); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:836:20 [INFO] [stderr] | [INFO] [stderr] 836 | panic!(format!("test_map did not contain the test_count_folder/lib/main.dart key: \n {:?}", test_map)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 836 - panic!(format!("test_map did not contain the test_count_folder/lib/main.dart key: \n {:?}", test_map)); [INFO] [stderr] 836 + panic!("test_map did not contain the test_count_folder/lib/main.dart key: \n {:?}", test_map); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:839:24 [INFO] [stderr] | [INFO] [stderr] 839 | ...ic!(format!("test_map did not contain the test_counter_test value at the test_count_folder/lib/main.dart key: \n {:?}", test_map)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 839 - panic!(format!("test_map did not contain the test_counter_test value at the test_count_folder/lib/main.dart key: \n {:?}", test_map)); [INFO] [stderr] 839 + panic!("test_map did not contain the test_counter_test value at the test_count_folder/lib/main.dart key: \n {:?}", test_map); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:844:20 [INFO] [stderr] | [INFO] [stderr] 844 | panic!(format!("test_map did not contain the test_count_folder/test/widget_test.dart key: \n {:?}", test_map)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 844 - panic!(format!("test_map did not contain the test_count_folder/test/widget_test.dart key: \n {:?}", test_map)); [INFO] [stderr] 844 + panic!("test_map did not contain the test_count_folder/test/widget_test.dart key: \n {:?}", test_map); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:847:24 [INFO] [stderr] | [INFO] [stderr] 847 | ...c!(format!("test_map did not contains the test_counter_test value at the test_count_folder/test/widget_test.dart key: \n {:?}", test_map... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 847 - panic!(format!("test_map did not contains the test_counter_test value at the test_count_folder/test/widget_test.dart key: \n {:?}", test_map)); [INFO] [stderr] 847 + panic!("test_map did not contains the test_counter_test value at the test_count_folder/test/widget_test.dart key: \n {:?}", test_map); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:852:20 [INFO] [stderr] | [INFO] [stderr] 852 | panic!(format!("test_map did not contain the test_count_folder/test_driver/app_test.dart key: \n {:?}", test_map)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 852 - panic!(format!("test_map did not contain the test_count_folder/test_driver/app_test.dart key: \n {:?}", test_map)); [INFO] [stderr] 852 + panic!("test_map did not contain the test_count_folder/test_driver/app_test.dart key: \n {:?}", test_map); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:855:24 [INFO] [stderr] | [INFO] [stderr] 855 | ...c!(format!("test_map did not contain the test_counter_test value at the test_count_folder/test_driver/app_test.dart: \n {:?}", test_map... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 855 - panic!(format!("test_map did not contain the test_counter_test value at the test_count_folder/test_driver/app_test.dart: \n {:?}", test_map)); [INFO] [stderr] 855 + panic!("test_map did not contain the test_counter_test value at the test_count_folder/test_driver/app_test.dart: \n {:?}", test_map); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:893:20 [INFO] [stderr] | [INFO] [stderr] 893 | panic!(format!("the result of the count_test function was not Ok() it was: {}", output.data[0])) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 893 - panic!(format!("the result of the count_test function was not Ok() it was: {}", output.data[0])) [INFO] [stderr] 893 + panic!("the result of the count_test function was not Ok() it was: {}", output.data[0]) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:899:20 [INFO] [stderr] | [INFO] [stderr] 899 | panic!(format!("test_map did not contain the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 899 - panic!(format!("test_map did not contain the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stderr] 899 + panic!("test_map did not contain the {} key: \n {:?}", lib_rs, test_map); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:902:24 [INFO] [stderr] | [INFO] [stderr] 902 | panic!(format!("test_map did not contain the store_one_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 902 - panic!(format!("test_map did not contain the store_one_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stderr] 902 + panic!("test_map did not contain the store_one_test value at the {} key: \n {:?}", lib_rs, test_map); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:905:24 [INFO] [stderr] | [INFO] [stderr] 905 | panic!(format!("test_map did not contain the store_many_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 905 - panic!(format!("test_map did not contain the store_many_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stderr] 905 + panic!("test_map did not contain the store_many_test value at the {} key: \n {:?}", lib_rs, test_map); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:908:24 [INFO] [stderr] | [INFO] [stderr] 908 | panic!(format!("test_map did not contain the store_many_different_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 908 - panic!(format!("test_map did not contain the store_many_different_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stderr] 908 + panic!("test_map did not contain the store_many_different_test value at the {} key: \n {:?}", lib_rs, test_map); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:911:24 [INFO] [stderr] | [INFO] [stderr] 911 | panic!(format!("test_map did not contain the search_one_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 911 - panic!(format!("test_map did not contain the search_one_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stderr] 911 + panic!("test_map did not contain the search_one_test value at the {} key: \n {:?}", lib_rs, test_map); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:915:24 [INFO] [stderr] | [INFO] [stderr] 915 | panic!(format!("test_map did not contain the search_many_different_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 915 - panic!(format!("test_map did not contain the search_many_different_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stderr] 915 + panic!("test_map did not contain the search_many_different_test value at the {} key: \n {:?}", lib_rs, test_map); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:918:24 [INFO] [stderr] | [INFO] [stderr] 918 | panic!(format!("test_map did contain a non implemented search_many test at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 918 - panic!(format!("test_map did contain a non implemented search_many test at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stderr] 918 + panic!("test_map did contain a non implemented search_many test at the {} key: \n {:?}", lib_rs, test_map); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:921:24 [INFO] [stderr] | [INFO] [stderr] 921 | ... panic!(format!("test_map did not contain the create_tamle_with_one_column_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 921 - panic!(format!("test_map did not contain the create_tamle_with_one_column_test value at the {} key: \n {:?}", lib_rs, test_map)); [INFO] [stderr] 921 + panic!("test_map did not contain the create_tamle_with_one_column_test value at the {} key: \n {:?}", lib_rs, test_map); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:927:20 [INFO] [stderr] | [INFO] [stderr] 927 | panic!(format!("count map did contain the folder but the count was off, it was {}, map was: \n{:?}", count, test_map)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 927 - panic!(format!("count map did contain the folder but the count was off, it was {}, map was: \n{:?}", count, test_map)); [INFO] [stderr] 927 + panic!("count map did contain the folder but the count was off, it was {}, map was: \n{:?}", count, test_map); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:949:20 [INFO] [stderr] | [INFO] [stderr] 949 | panic!(format!("the result of the count_test function was not Ok() it was: {}", output.data[0])) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 949 - panic!(format!("the result of the count_test function was not Ok() it was: {}", output.data[0])) [INFO] [stderr] 949 + panic!("the result of the count_test function was not Ok() it was: {}", output.data[0]) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logic.rs:954:20 [INFO] [stderr] | [INFO] [stderr] 954 | panic!(format!("count map did contain the folder but the count was off, it was {}, map was: \n{:?}", count, test_map)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 954 - panic!(format!("count map did contain the folder but the count was off, it was {}, map was: \n{:?}", count, test_map)); [INFO] [stderr] 954 + panic!("count map did contain the folder but the count was off, it was {}, map was: \n{:?}", count, test_map); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/main.rs:420:24 [INFO] [stderr] | [INFO] [stderr] 420 | panic!(format!("{:?}", output.data)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 420 - panic!(format!("{:?}", output.data)); [INFO] [stderr] 420 + panic!("{:?}", output.data); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: variable `inBOX` should have a snake case name [INFO] [stderr] --> src/main.rs:465:21 [INFO] [stderr] | [INFO] [stderr] 465 | let mut inBOX = String::new(); [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `in_box` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `inBOX` should have a snake case name [INFO] [stderr] --> src/main.rs:473:21 [INFO] [stderr] | [INFO] [stderr] 473 | let mut inBOX = String::new(); [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `in_box` [INFO] [stderr] [INFO] [stderr] warning: variable `inBOX` should have a snake case name [INFO] [stderr] --> src/main.rs:480:21 [INFO] [stderr] | [INFO] [stderr] 480 | let mut inBOX = String::new(); [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `in_box` [INFO] [stderr] [INFO] [stderr] warning: function `AtoA_BridgeCall` should have a snake case name [INFO] [stderr] --> src/ui.rs:479:4 [INFO] [stderr] | [INFO] [stderr] 479 | fn AtoA_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)> ) -> App { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ato_a_bridge_call` [INFO] [stderr] [INFO] [stderr] warning: function `AtoV_BridgeCall` should have a snake case name [INFO] [stderr] --> src/ui.rs:515:4 [INFO] [stderr] | [INFO] [stderr] 515 | fn AtoV_BridgeCall(function: &'static str, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)>) -> BridgeResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ato_v_bridge_call` [INFO] [stderr] [INFO] [stderr] warning: function `VtoV_BridgeCall` should have a snake case name [INFO] [stderr] --> src/ui.rs:541:4 [INFO] [stderr] | [INFO] [stderr] 541 | fn VtoV_BridgeCall(function: &'static str, value: i64, mut app: &mut App, tx: &Sender<(String, String)>, rx: &Receiver<(String)>) -> Brid... [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vto_v_bridge_call` [INFO] [stderr] [INFO] [stderr] warning: `clock` (bin "clock" test) generated 78 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.79s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clock-9f112c2911165bfe) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test logic::tests::test_count_folder_test ... FAILED [INFO] [stdout] test logic::tests::test_count_external_test_with_comments_0 ... FAILED [INFO] [stdout] test logic::tests::test_count_external_test_with_comments_1 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- logic::tests::test_count_folder_test stdout ---- [INFO] [stdout] thread 'logic::tests::test_count_folder_test' panicked at 'failed to open log: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/main.rs:291:42 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x565136d6f98d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x565136d6f98d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x565136d6f98d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x565136d6f98d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x565136d92a7c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x565136d6c161 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x565136d716d5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x565136d716d5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x565136d716d5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x565136d713c4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x565136d71c22 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x565136d71b07 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x565136d6fe44 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x565136d71839 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x565136cbf3e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x565136cbf4d3 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x565136cc98f2 - core::result::Result::expect::hb9693732017524ec [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1035:23 [INFO] [stdout] 17: 0x565136cd0e65 - clock::BridgeResult::err::h38196e4328e04271 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:287:24 [INFO] [stdout] 18: 0x565136cc3630 - clock::logic::count_tests::h6068e5b60ede1750 [INFO] [stdout] at /opt/rustwide/workdir/src/logic.rs:559:29 [INFO] [stdout] 19: 0x565136ccba18 - clock::logic::tests::test_count_folder_test::h90cf93b142a493aa [INFO] [stdout] at /opt/rustwide/workdir/src/logic.rs:796:34 [INFO] [stdout] 20: 0x565136ccb81a - clock::logic::tests::test_count_folder_test::{{closure}}::he901d607a9188df8 [INFO] [stdout] at /opt/rustwide/workdir/src/logic.rs:787:5 [INFO] [stdout] 21: 0x565136cd2f7e - core::ops::function::FnOnce::call_once::hf1f99eb19c2703d5 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x565136d08b63 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x565136d08b63 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x565136d07919 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x565136d07919 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x565136d07919 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x565136d07919 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x565136d07919 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x565136d07919 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x565136d07919 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x565136cd3ace - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x565136cd3ace - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x565136cd9038 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x565136cd9038 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x565136cd9038 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x565136cd9038 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x565136cd9038 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x565136cd9038 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x565136cd9038 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x565136d768b3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x565136d768b3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x565136d768b3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7fecfb222609 - start_thread [INFO] [stdout] 44: 0x7fecfaff0163 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- logic::tests::test_count_external_test_with_comments_0 stdout ---- [INFO] [stdout] thread 'logic::tests::test_count_external_test_with_comments_0' panicked at 'failed to open log: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/main.rs:291:42 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x565136d6f98d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x565136d6f98d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x565136d6f98d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x565136d6f98d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x565136d92a7c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x565136d6c161 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x565136d716d5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x565136d716d5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x565136d716d5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x565136d713c4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x565136d71c22 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x565136d71b07 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x565136d6fe44 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x565136d71839 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x565136cbf3e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x565136cbf4d3 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x565136cc98f2 - core::result::Result::expect::hb9693732017524ec [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1035:23 [INFO] [stdout] 17: 0x565136cd0e65 - clock::BridgeResult::err::h38196e4328e04271 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:287:24 [INFO] [stdout] 18: 0x565136cc3630 - clock::logic::count_tests::h6068e5b60ede1750 [INFO] [stdout] at /opt/rustwide/workdir/src/logic.rs:559:29 [INFO] [stdout] 19: 0x565136cccd28 - clock::logic::tests::test_count_external_test_with_comments_0::haea2088d4ff92e3c [INFO] [stdout] at /opt/rustwide/workdir/src/logic.rs:890:34 [INFO] [stdout] 20: 0x565136cccb2a - clock::logic::tests::test_count_external_test_with_comments_0::{{closure}}::hdfd9810475781fed [INFO] [stdout] at /opt/rustwide/workdir/src/logic.rs:861:5 [INFO] [stdout] 21: 0x565136cd2cbe - core::ops::function::FnOnce::call_once::h70a16e426b205ae8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x565136d08b63 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x565136d08b63 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x565136d07919 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x565136d07919 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x565136d07919 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x565136d07919 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x565136d07919 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x565136d07919 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x565136d07919 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x565136cd3ace - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x565136cd3ace - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x565136cd9038 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x565136cd9038 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x565136cd9038 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x565136cd9038 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x565136cd9038 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x565136cd9038 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x565136cd9038 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x565136d768b3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x565136d768b3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x565136d768b3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7fecfb222609 - start_thread [INFO] [stdout] 44: 0x7fecfaff0163 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- logic::tests::test_count_external_test_with_comments_1 stdout ---- [INFO] [stdout] thread 'logic::tests::test_count_external_test_with_comments_1' panicked at 'failed to open log: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/main.rs:291:42 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x565136d6f98d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x565136d6f98d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x565136d6f98d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x565136d6f98d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x565136d92a7c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x565136d6c161 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x565136d716d5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x565136d716d5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x565136d716d5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x565136d713c4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x565136d71c22 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x565136d71b07 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x565136d6fe44 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x565136d71839 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x565136cbf3e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x565136cbf4d3 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x565136cc98f2 - core::result::Result::expect::hb9693732017524ec [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1035:23 [INFO] [stdout] 17: 0x565136cd0e65 - clock::BridgeResult::err::h38196e4328e04271 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:287:24 [INFO] [stdout] 18: 0x565136cc3630 - clock::logic::count_tests::h6068e5b60ede1750 [INFO] [stdout] at /opt/rustwide/workdir/src/logic.rs:559:29 [INFO] [stdout] 19: 0x565136cce35c - clock::logic::tests::test_count_external_test_with_comments_1::h9c5472751c027fae [INFO] [stdout] at /opt/rustwide/workdir/src/logic.rs:946:34 [INFO] [stdout] 20: 0x565136cce16a - clock::logic::tests::test_count_external_test_with_comments_1::{{closure}}::ha4a8db5005cf663e [INFO] [stdout] at /opt/rustwide/workdir/src/logic.rs:937:5 [INFO] [stdout] 21: 0x565136cd2cfe - core::ops::function::FnOnce::call_once::h803a18181f50b61a [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x565136d08b63 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x565136d08b63 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 24: 0x565136d07919 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x565136d07919 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x565136d07919 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x565136d07919 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x565136d07919 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x565136d07919 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 30: 0x565136d07919 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 31: 0x565136cd3ace - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 32: 0x565136cd3ace - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x565136cd9038 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x565136cd9038 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x565136cd9038 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x565136cd9038 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x565136cd9038 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x565136cd9038 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x565136cd9038 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x565136d768b3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x565136d768b3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x565136d768b3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7fecfb222609 - start_thread [INFO] [stdout] 44: 0x7fecfaff0163 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] logic::tests::test_count_external_test_with_comments_0 [INFO] [stdout] logic::tests::test_count_external_test_with_comments_1 [INFO] [stdout] logic::tests::test_count_folder_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin clock' [INFO] running `Command { std: "docker" "inspect" "bf619d60a830b15ae6dc1f2521ae474beae2978fb4bdbf206f5685253173db63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf619d60a830b15ae6dc1f2521ae474beae2978fb4bdbf206f5685253173db63", kill_on_drop: false }` [INFO] [stdout] bf619d60a830b15ae6dc1f2521ae474beae2978fb4bdbf206f5685253173db63