[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/e04a91df2d9c770658ebcb0a1c22497c42d35ddc against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farborice%2Fflurry" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arborice/flurry on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10365fa3721c7f2b0bfb46f05795b78238ae22821a1d35660e3b4b186de0d59b [INFO] running `Command { std: "docker" "start" "-a" "10365fa3721c7f2b0bfb46f05795b78238ae22821a1d35660e3b4b186de0d59b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10365fa3721c7f2b0bfb46f05795b78238ae22821a1d35660e3b4b186de0d59b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10365fa3721c7f2b0bfb46f05795b78238ae22821a1d35660e3b4b186de0d59b", kill_on_drop: false }` [INFO] [stdout] 10365fa3721c7f2b0bfb46f05795b78238ae22821a1d35660e3b4b186de0d59b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a576c3b1ac1e7749b3c9404501a88398aba1b75e9498a70bc45d42fe37d0d546 [INFO] running `Command { std: "docker" "start" "-a" "a576c3b1ac1e7749b3c9404501a88398aba1b75e9498a70bc45d42fe37d0d546", 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] Checking lock_api v0.4.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling rkyv v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking crossterm v0.18.2 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking tui v0.14.0 [INFO] [stderr] Checking regex v1.4.5 [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)]` on by default [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)]` 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 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)]` 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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/config/types.rs:261:47 [INFO] [stdout] | [INFO] [stdout] 261 | .and_then(|ref mut args| Some(args.drain(..).collect())), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/config/types.rs:265:45 [INFO] [stdout] | [INFO] [stdout] 265 | .and_then(|ref mut al| Some(al.drain(..).collect())), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flurry` (bin "flurry" test) due to 3 previous errors; 9 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)]` 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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/config/types.rs:261:47 [INFO] [stdout] | [INFO] [stdout] 261 | .and_then(|ref mut args| Some(args.drain(..).collect())), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/config/types.rs:265:45 [INFO] [stdout] | [INFO] [stdout] 265 | .and_then(|ref mut al| Some(al.drain(..).collect())), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flurry` (bin "flurry") due to 3 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a576c3b1ac1e7749b3c9404501a88398aba1b75e9498a70bc45d42fe37d0d546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a576c3b1ac1e7749b3c9404501a88398aba1b75e9498a70bc45d42fe37d0d546", kill_on_drop: false }` [INFO] [stdout] a576c3b1ac1e7749b3c9404501a88398aba1b75e9498a70bc45d42fe37d0d546