[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 master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farborice%2Fflurry" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arborice/flurry on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rkyv_derive v0.5.1
[INFO] [stderr]   Downloaded crossterm_winapi v0.6.2
[INFO] [stderr]   Downloaded which v4.0.2
[INFO] [stderr]   Downloaded signal-hook v0.1.17
[INFO] [stderr]   Downloaded ptr_meta_derive v0.1.2
[INFO] [stderr]   Downloaded argh_shared v0.1.4
[INFO] [stderr]   Downloaded argh_derive v0.1.4
[INFO] [stderr]   Downloaded ptr_meta v0.1.2
[INFO] [stderr]   Downloaded rkyv v0.5.1
[INFO] [stderr]   Downloaded argh v0.1.4
[INFO] [stderr]   Downloaded crossterm_winapi v0.7.0
[INFO] [stderr]   Downloaded crossterm v0.18.2
[INFO] [stderr]   Downloaded tui v0.14.0
[INFO] [stderr]   Downloaded crossterm v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f45003bb2725c246eb63b07e41891990d7439e1ec4464ebedd8dfbee00374317
[INFO] running `Command { std: "docker" "start" "-a" "f45003bb2725c246eb63b07e41891990d7439e1ec4464ebedd8dfbee00374317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f45003bb2725c246eb63b07e41891990d7439e1ec4464ebedd8dfbee00374317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f45003bb2725c246eb63b07e41891990d7439e1ec4464ebedd8dfbee00374317", kill_on_drop: false }`
[INFO] [stdout] f45003bb2725c246eb63b07e41891990d7439e1ec4464ebedd8dfbee00374317
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "-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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 444d8f79065d8648d77c7c17e5351f50b0f1bf73870a081c1f685fee2d4fe848
[INFO] running `Command { std: "docker" "start" "-a" "444d8f79065d8648d77c7c17e5351f50b0f1bf73870a081c1f685fee2d4fe848", 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 rkyv v0.5.1
[INFO] [stderr]    Compiling argh_shared v0.1.4
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]     Checking unicode-segmentation v1.7.1
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking tinyvec v1.1.1
[INFO] [stderr]     Checking regex v1.4.5
[INFO] [stderr]     Checking mio v0.7.9
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking getrandom v0.2.2
[INFO] [stderr]     Checking signal-hook v0.1.17
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking crossterm v0.18.2
[INFO] [stderr]     Checking crossterm v0.19.0
[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 argh v0.1.4
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking which v4.0.2
[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::<T, N>::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::<T, N>::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::<T, N>::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::<T, N>::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<String>),
[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<FilterKind>),
[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] 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] [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<String>),
[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<FilterKind>),
[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] 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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.37s
[INFO] running `Command { std: "docker" "inspect" "444d8f79065d8648d77c7c17e5351f50b0f1bf73870a081c1f685fee2d4fe848", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "444d8f79065d8648d77c7c17e5351f50b0f1bf73870a081c1f685fee2d4fe848", kill_on_drop: false }`
[INFO] [stdout] 444d8f79065d8648d77c7c17e5351f50b0f1bf73870a081c1f685fee2d4fe848
