[INFO] cloning repository https://github.com/arborice/flurry [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arborice/flurry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farborice%2Fflurry", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farborice%2Fflurry'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e04a91df2d9c770658ebcb0a1c22497c42d35ddc [INFO] checking arborice/flurry against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farborice%2Fflurry" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/arborice/flurry [INFO] finished tweaking git repo https://github.com/arborice/flurry [INFO] tweaked toml for git repo https://github.com/arborice/flurry written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/arborice/flurry on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/arborice/flurry already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tui` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8398e6118bb98465b7670a49d4de4cd244ab59e7bf2417560edc0860fcc14f4e [INFO] running `Command { std: "docker" "start" "-a" "8398e6118bb98465b7670a49d4de4cd244ab59e7bf2417560edc0860fcc14f4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8398e6118bb98465b7670a49d4de4cd244ab59e7bf2417560edc0860fcc14f4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8398e6118bb98465b7670a49d4de4cd244ab59e7bf2417560edc0860fcc14f4e", kill_on_drop: false }` [INFO] [stdout] 8398e6118bb98465b7670a49d4de4cd244ab59e7bf2417560edc0860fcc14f4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58d2af0aaf5b1466368d9ec84de9eb047bfdc58f71a50c24737b69aba92597d0 [INFO] running `Command { std: "docker" "start" "-a" "58d2af0aaf5b1466368d9ec84de9eb047bfdc58f71a50c24737b69aba92597d0", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `tui` dependency) [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling rkyv v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking crossterm v0.18.2 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking tui v0.14.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling rkyv_derive v0.5.1 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Checking ptr_meta v0.1.2 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Checking argh v0.1.4 [INFO] [stderr] Checking flurry v0.1.3-beta0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::io::ErrorKind::NotFound as FileNotFound` [INFO] [stdout] --> src/prelude.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use std::io::ErrorKind::NotFound as FileNotFound; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Constraint`, `Layout`, and `Rect` [INFO] [stdout] --> src/tui/widgets/mod.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | layout::{Alignment, Constraint, Direction, Layout, Rect}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Modifier` [INFO] [stdout] --> src/tui/mod.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | pub use tui::style::{Color, Modifier, Style}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::ErrorKind::NotFound as FileNotFound` [INFO] [stdout] --> src/prelude.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use std::io::ErrorKind::NotFound as FileNotFound; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Constraint`, `Layout`, and `Rect` [INFO] [stdout] --> src/tui/widgets/mod.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | layout::{Alignment, Constraint, Direction, Layout, Rect}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Modifier` [INFO] [stdout] --> src/tui/mod.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | pub use tui::style::{Color, Modifier, Style}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/tui/widgets/table.rs:103:45 [INFO] [stdout] | [INFO] [stdout] 103 | let header_cells = array::IntoIter::new(["Key", "Cmd", "Aliases", "Permissions"]) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/tui/widgets/table.rs:120:51 [INFO] [stdout] | [INFO] [stdout] 120 | Row::new(array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/tui/widgets/table.rs:103:45 [INFO] [stdout] | [INFO] [stdout] 103 | let header_cells = array::IntoIter::new(["Key", "Cmd", "Aliases", "Permissions"]) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/tui/widgets/table.rs:120:51 [INFO] [stdout] | [INFO] [stdout] 120 | Row::new(array::IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Exts`, `FileType`, `RegEx`, `Raw`, and `None` are never constructed [INFO] [stdout] --> src/config/types.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 155 | #[derive(Clone, Debug, PartialEq, Archive, Deserialize, Serialize)] [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 156 | pub enum FilterKind { [INFO] [stdout] 157 | Exts(Vec), [INFO] [stdout] | ^^^^ [INFO] [stdout] 158 | FileType(FileTypeFilter), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 159 | RegEx(String), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 160 | Raw(String), [INFO] [stdout] | ^^^ [INFO] [stdout] 161 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `One`, `Many`, and `None` are never constructed [INFO] [stdout] --> src/config/types.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(Clone, Debug, PartialEq, Archive, Deserialize, Serialize)] [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 171 | pub enum FiltersKind { [INFO] [stdout] 172 | One(FilterKind), [INFO] [stdout] | ^^^ [INFO] [stdout] 173 | Many(Vec), [INFO] [stdout] | ^^^^ [INFO] [stdout] 174 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Depth` and `None` are never constructed [INFO] [stdout] --> src/config/types.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Clone, Debug, PartialEq, Archive, Deserialize, Serialize)] [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 195 | pub enum ScanDirKind { [INFO] [stdout] 196 | Depth(u8), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 197 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `request_exit` is never read [INFO] [stdout] --> src/tui/widgets/table.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct StatefulCmdsTable<'cmds> { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | pub request_exit: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, config::types::GeneratedCommands> [INFO] [stdout] --> src/apps/add.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | let gen_cmds = gen_cmds.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/apps/add.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | let gen_cmds = gen_cmds.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, config::types::GeneratedCommands> [INFO] [stdout] --> src/apps/import.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | let mut existing_db = existing_db.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/apps/import.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | let mut existing_db = existing_db.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::collections::HashMap> [INFO] [stdout] --> src/apps/import.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | let mut import_cmds = import_cmds.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Unreachable> [INFO] [stdout] --> src/apps/import.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | let mut import_cmds = import_cmds.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, config::types::GeneratedCommands> [INFO] [stdout] --> src/apps/import.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | let mut existing_db = existing_db.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/apps/import.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | let mut existing_db = existing_db.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, String> [INFO] [stdout] --> src/apps/import.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | key.deserialize(&mut AllocDeserializer)? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/apps/import.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | key.deserialize(&mut AllocDeserializer)? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, config::types::GeneratedCommand> [INFO] [stdout] --> src/apps/import.rs:74:30 [INFO] [stdout] | [INFO] [stdout] 74 | existing_cmds.insert(key, cmd.deserialize(&mut AllocDeserializer)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/apps/import.rs:74:30 [INFO] [stdout] | [INFO] [stdout] 74 | existing_cmds.insert(key, cmd.deserialize(&mut AllocDeserializer)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, config::types::GeneratedCommands> [INFO] [stdout] --> src/apps/import.rs:96:26 [INFO] [stdout] | [INFO] [stdout] 96 | let mut existing_db = existing_db.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/apps/import.rs:96:26 [INFO] [stdout] | [INFO] [stdout] 96 | let mut existing_db = existing_db.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Option>> [INFO] [stdout] --> src/apps/import.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | let imported_cmds = new_cmds.commands.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Unreachable> [INFO] [stdout] --> src/apps/import.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | let imported_cmds = new_cmds.commands.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, config::types::GeneratedCommands> [INFO] [stdout] --> src/apps/interactive.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | let mut gen_cmds = gen_cmds.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/apps/interactive.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | let mut gen_cmds = gen_cmds.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, config::types::GeneratedCommands> [INFO] [stdout] --> src/apps/rm.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | let mut gen_cmds = gen_cmds.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/apps/rm.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | let mut gen_cmds = gen_cmds.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, config::types::GeneratedCommands> [INFO] [stdout] --> src/apps/set_attr.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | let mut gen_cmds = gen_cmds.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/apps/set_attr.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | let mut gen_cmds = gen_cmds.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils/cmd/mod.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | fn get_bin(&self) -> BinKind { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 26 | fn get_bin(&self) -> BinKind<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flurry` (bin "flurry") due to 22 previous errors; 10 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variants `Exts`, `FileType`, `RegEx`, `Raw`, and `None` are never constructed [INFO] [stdout] --> src/config/types.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 155 | #[derive(Clone, Debug, PartialEq, Archive, Deserialize, Serialize)] [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 156 | pub enum FilterKind { [INFO] [stdout] 157 | Exts(Vec), [INFO] [stdout] | ^^^^ [INFO] [stdout] 158 | FileType(FileTypeFilter), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 159 | RegEx(String), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 160 | Raw(String), [INFO] [stdout] | ^^^ [INFO] [stdout] 161 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `One`, `Many`, and `None` are never constructed [INFO] [stdout] --> src/config/types.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(Clone, Debug, PartialEq, Archive, Deserialize, Serialize)] [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 171 | pub enum FiltersKind { [INFO] [stdout] 172 | One(FilterKind), [INFO] [stdout] | ^^^ [INFO] [stdout] 173 | Many(Vec), [INFO] [stdout] | ^^^^ [INFO] [stdout] 174 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flurry` (bin "flurry" test) due to 23 previous errors; 10 warnings emitted [INFO] [stdout] warning: variants `Depth` and `None` are never constructed [INFO] [stdout] --> src/config/types.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Clone, Debug, PartialEq, Archive, Deserialize, Serialize)] [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 195 | pub enum ScanDirKind { [INFO] [stdout] 196 | Depth(u8), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 197 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `request_exit` is never read [INFO] [stdout] --> src/tui/widgets/table.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct StatefulCmdsTable<'cmds> { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | pub request_exit: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, config::types::GeneratedCommands> [INFO] [stdout] --> src/apps/add.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | let gen_cmds = gen_cmds.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/apps/add.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | let gen_cmds = gen_cmds.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, config::types::GeneratedCommands> [INFO] [stdout] --> src/apps/import.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | let mut existing_db = existing_db.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/apps/import.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | let mut existing_db = existing_db.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::collections::HashMap> [INFO] [stdout] --> src/apps/import.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | let mut import_cmds = import_cmds.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Unreachable> [INFO] [stdout] --> src/apps/import.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | let mut import_cmds = import_cmds.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, config::types::GeneratedCommands> [INFO] [stdout] --> src/apps/import.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | let mut existing_db = existing_db.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/apps/import.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | let mut existing_db = existing_db.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, String> [INFO] [stdout] --> src/apps/import.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | key.deserialize(&mut AllocDeserializer)? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/apps/import.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | key.deserialize(&mut AllocDeserializer)? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, config::types::GeneratedCommand> [INFO] [stdout] --> src/apps/import.rs:74:30 [INFO] [stdout] | [INFO] [stdout] 74 | existing_cmds.insert(key, cmd.deserialize(&mut AllocDeserializer)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/apps/import.rs:74:30 [INFO] [stdout] | [INFO] [stdout] 74 | existing_cmds.insert(key, cmd.deserialize(&mut AllocDeserializer)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, config::types::GeneratedCommands> [INFO] [stdout] --> src/apps/import.rs:96:26 [INFO] [stdout] | [INFO] [stdout] 96 | let mut existing_db = existing_db.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/apps/import.rs:96:26 [INFO] [stdout] | [INFO] [stdout] 96 | let mut existing_db = existing_db.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Option>> [INFO] [stdout] --> src/apps/import.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | let imported_cmds = new_cmds.commands.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Unreachable> [INFO] [stdout] --> src/apps/import.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | let imported_cmds = new_cmds.commands.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, config::types::GeneratedCommands> [INFO] [stdout] --> src/apps/interactive.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | let mut gen_cmds = gen_cmds.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/apps/interactive.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | let mut gen_cmds = gen_cmds.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/apps/interactive.rs:82:26 [INFO] [stdout] | [INFO] [stdout] 82 | let mut cmds_deser = cmds_db [INFO] [stdout] | __________________________^ [INFO] [stdout] 83 | | .archive() [INFO] [stdout] 84 | | .deserialize(&mut AllocDeserializer) [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, config::types::GeneratedCommands> [INFO] [stdout] --> src/apps/rm.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | let mut gen_cmds = gen_cmds.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/apps/rm.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | let mut gen_cmds = gen_cmds.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, config::types::GeneratedCommands> [INFO] [stdout] --> src/apps/set_attr.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | let mut gen_cmds = gen_cmds.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/apps/set_attr.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | let mut gen_cmds = gen_cmds.deserialize(&mut AllocDeserializer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils/cmd/mod.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | fn get_bin(&self) -> BinKind { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 26 | fn get_bin(&self) -> BinKind<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "58d2af0aaf5b1466368d9ec84de9eb047bfdc58f71a50c24737b69aba92597d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58d2af0aaf5b1466368d9ec84de9eb047bfdc58f71a50c24737b69aba92597d0", kill_on_drop: false }` [INFO] [stdout] 58d2af0aaf5b1466368d9ec84de9eb047bfdc58f71a50c24737b69aba92597d0