[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-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmokytheangel0%2Fclock" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smokytheangel0/clock on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-17/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-02-22" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper-old-types v0.11.0 [INFO] [stderr] Downloaded unicode-bidi v0.2.6 [INFO] [stderr] Downloaded filetime v0.2.6 [INFO] [stderr] Downloaded libflate v0.1.24 [INFO] [stderr] Downloaded h2 v0.1.24 [INFO] [stderr] Downloaded self_update v0.5.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.14.0 [INFO] [stderr] Downloaded url v0.5.10 [INFO] [stderr] Downloaded tui v0.6.1 [INFO] [stderr] Downloaded google-drive3 v1.0.8+20181004 [INFO] [stderr] Downloaded hyper v0.12.30 [INFO] [stderr] Downloaded rusqlite v0.18.0 [INFO] [stderr] Downloaded openssl-src v111.3.0+1.1.1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8733a312605f56c135568ef485f891d3b4b1e8f688abcac48faedd6bb593e67 [INFO] running `Command { std: "docker" "start" "-a" "a8733a312605f56c135568ef485f891d3b4b1e8f688abcac48faedd6bb593e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8733a312605f56c135568ef485f891d3b4b1e8f688abcac48faedd6bb593e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8733a312605f56c135568ef485f891d3b4b1e8f688abcac48faedd6bb593e67", kill_on_drop: false }` [INFO] [stdout] a8733a312605f56c135568ef485f891d3b4b1e8f688abcac48faedd6bb593e67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9535f355e52b0a1f9e99c04ac4941ecd57c563f3fd22e19705b5b381c13a2592 [INFO] running `Command { std: "docker" "start" "-a" "9535f355e52b0a1f9e99c04ac4941ecd57c563f3fd22e19705b5b381c13a2592", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling serde v1.0.93 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tokio-trace-core v0.2.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling unicode-bidi v0.2.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [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 tokio-sync v0.1.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling libsqlite3-sys v0.14.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling url v1.7.2 [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 quote v0.6.12 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling mime v0.3.13 [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 flate2 v1.0.9 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling tui v0.6.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling rusqlite v0.18.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling zip v0.5.2 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempdir v0.3.7 [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 url v0.5.10 [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 parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling rustls v0.13.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.93 [INFO] [stderr] Compiling hyper-rustls v0.6.2 [INFO] [stderr] Compiling failure v0.1.5 [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 47.86s [INFO] running `Command { std: "docker" "inspect" "9535f355e52b0a1f9e99c04ac4941ecd57c563f3fd22e19705b5b381c13a2592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9535f355e52b0a1f9e99c04ac4941ecd57c563f3fd22e19705b5b381c13a2592", kill_on_drop: false }` [INFO] [stdout] 9535f355e52b0a1f9e99c04ac4941ecd57c563f3fd22e19705b5b381c13a2592 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f3c3e813199c00c5084d5c3070aa488e248b21acdb7770dddd26fad69eb6afa [INFO] running `Command { std: "docker" "start" "-a" "2f3c3e813199c00c5084d5c3070aa488e248b21acdb7770dddd26fad69eb6afa", 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 7.21s [INFO] running `Command { std: "docker" "inspect" "2f3c3e813199c00c5084d5c3070aa488e248b21acdb7770dddd26fad69eb6afa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f3c3e813199c00c5084d5c3070aa488e248b21acdb7770dddd26fad69eb6afa", kill_on_drop: false }` [INFO] [stdout] 2f3c3e813199c00c5084d5c3070aa488e248b21acdb7770dddd26fad69eb6afa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d07962dd31d76300d9baa0c353ee0f255bb6e5ff98fcf8da4e16341cf48f772 [INFO] running `Command { std: "docker" "start" "-a" "8d07962dd31d76300d9baa0c353ee0f255bb6e5ff98fcf8da4e16341cf48f772", kill_on_drop: false }` [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.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/clock-9f112c2911165bfe) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test logic::tests::test_count_external_test_with_comments_0 ... FAILED [INFO] [stdout] test logic::tests::test_count_folder_test ... 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_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: 0x55b2cd0c417c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b2cd0c417c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b2cd0c417c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b2cd0c417c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b2cd0e9c8c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b2cd0bf808 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55b2cd0c6447 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b2cd0c6447 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b2cd0c6447 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b2cd0c617b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b2cd0c6b9a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b2cd0c6887 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b2cd0c4644 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b2cd0c6599 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b2cd018133 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b2cd018223 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55b2cd022c2b - core::result::Result::expect::ha9b245b5abfdcbd4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x55b2cd029ffa - clock::BridgeResult::err::h26e247d98ebf11cb [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:287:24 [INFO] [stdout] 18: 0x55b2cd01c81a - clock::logic::count_tests::h535bbfd193d18bab [INFO] [stdout] at /opt/rustwide/workdir/src/logic.rs:559:29 [INFO] [stdout] 19: 0x55b2cd025e12 - clock::logic::tests::test_count_external_test_with_comments_0::ha1cf7a0294505652 [INFO] [stdout] at /opt/rustwide/workdir/src/logic.rs:890:34 [INFO] [stdout] 20: 0x55b2cd025c4a - clock::logic::tests::test_count_external_test_with_comments_0::{{closure}}::he3470c0c5175cced [INFO] [stdout] at /opt/rustwide/workdir/src/logic.rs:861:5 [INFO] [stdout] 21: 0x55b2cd02bc8e - core::ops::function::FnOnce::call_once::h359e9bdcc7b40c14 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b2cd058313 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b2cd058313 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b2cd057041 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b2cd057041 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b2cd057041 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b2cd057041 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b2cd057041 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b2cd057041 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b2cd057041 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b2cd060921 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b2cd060921 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b2cd02d07f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b2cd02d07f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b2cd02d07f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b2cd02d07f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b2cd02d07f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b2cd02d07f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b2cd02d07f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b2cd0ccca3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b2cd0ccca3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b2cd0ccca3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5bcca6d609 - start_thread [INFO] [stdout] 44: 0x7f5bcc83d293 - clone [INFO] [stdout] 45: 0x0 - [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: 0x55b2cd0c417c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b2cd0c417c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b2cd0c417c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b2cd0c417c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b2cd0e9c8c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b2cd0bf808 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55b2cd0c6447 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b2cd0c6447 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b2cd0c6447 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b2cd0c617b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b2cd0c6b9a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b2cd0c6887 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b2cd0c4644 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b2cd0c6599 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b2cd018133 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b2cd018223 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55b2cd022c2b - core::result::Result::expect::ha9b245b5abfdcbd4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x55b2cd029ffa - clock::BridgeResult::err::h26e247d98ebf11cb [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:287:24 [INFO] [stdout] 18: 0x55b2cd01c81a - clock::logic::count_tests::h535bbfd193d18bab [INFO] [stdout] at /opt/rustwide/workdir/src/logic.rs:559:29 [INFO] [stdout] 19: 0x55b2cd024b22 - clock::logic::tests::test_count_folder_test::h9ecfe87dc9823235 [INFO] [stdout] at /opt/rustwide/workdir/src/logic.rs:796:34 [INFO] [stdout] 20: 0x55b2cd02495a - clock::logic::tests::test_count_folder_test::{{closure}}::h299c88a29b0d7d8e [INFO] [stdout] at /opt/rustwide/workdir/src/logic.rs:787:5 [INFO] [stdout] 21: 0x55b2cd02bd0e - core::ops::function::FnOnce::call_once::h456e51cdc210c0fd [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b2cd058313 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b2cd058313 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b2cd057041 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b2cd057041 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b2cd057041 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b2cd057041 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b2cd057041 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b2cd057041 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b2cd057041 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b2cd060921 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b2cd060921 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b2cd02d07f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b2cd02d07f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b2cd02d07f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b2cd02d07f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b2cd02d07f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b2cd02d07f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b2cd02d07f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b2cd0ccca3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b2cd0ccca3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b2cd0ccca3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5bcca6d609 - start_thread [INFO] [stdout] 44: 0x7f5bcc83d293 - 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: 0x55b2cd0c417c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b2cd0c417c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b2cd0c417c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b2cd0c417c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b2cd0e9c8c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b2cd0bf808 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55b2cd0c6447 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b2cd0c6447 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b2cd0c6447 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b2cd0c617b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b2cd0c6b9a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b2cd0c6887 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b2cd0c4644 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b2cd0c6599 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b2cd018133 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b2cd018223 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55b2cd022c2b - core::result::Result::expect::ha9b245b5abfdcbd4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x55b2cd029ffa - clock::BridgeResult::err::h26e247d98ebf11cb [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:287:24 [INFO] [stdout] 18: 0x55b2cd01c81a - clock::logic::count_tests::h535bbfd193d18bab [INFO] [stdout] at /opt/rustwide/workdir/src/logic.rs:559:29 [INFO] [stdout] 19: 0x55b2cd027426 - clock::logic::tests::test_count_external_test_with_comments_1::h07647bd441b2dfd9 [INFO] [stdout] at /opt/rustwide/workdir/src/logic.rs:946:34 [INFO] [stdout] 20: 0x55b2cd02726a - clock::logic::tests::test_count_external_test_with_comments_1::{{closure}}::h2460310bddbf9e76 [INFO] [stdout] at /opt/rustwide/workdir/src/logic.rs:937:5 [INFO] [stdout] 21: 0x55b2cd02bcce - core::ops::function::FnOnce::call_once::h35b6739fb6cb7988 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b2cd058313 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55b2cd058313 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 24: 0x55b2cd057041 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 25: 0x55b2cd057041 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55b2cd057041 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x55b2cd057041 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55b2cd057041 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55b2cd057041 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 30: 0x55b2cd057041 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 31: 0x55b2cd060921 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 32: 0x55b2cd060921 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x55b2cd02d07f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x55b2cd02d07f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55b2cd02d07f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x55b2cd02d07f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x55b2cd02d07f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x55b2cd02d07f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 39: 0x55b2cd02d07f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55b2cd0ccca3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b2cd0ccca3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55b2cd0ccca3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f5bcca6d609 - start_thread [INFO] [stdout] 44: 0x7f5bcc83d293 - 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.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin clock' [INFO] running `Command { std: "docker" "inspect" "8d07962dd31d76300d9baa0c353ee0f255bb6e5ff98fcf8da4e16341cf48f772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d07962dd31d76300d9baa0c353ee0f255bb6e5ff98fcf8da4e16341cf48f772", kill_on_drop: false }` [INFO] [stdout] 8d07962dd31d76300d9baa0c353ee0f255bb6e5ff98fcf8da4e16341cf48f772