[INFO] fetching crate hypertask_cli 0.2.1... [INFO] checking hypertask_cli-0.2.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate hypertask_cli 0.2.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate hypertask_cli 0.2.1 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] started tweaking crates.io crate hypertask_cli 0.2.1 [INFO] finished tweaking crates.io crate hypertask_cli 0.2.1 [INFO] tweaked toml for crates.io crate hypertask_cli 0.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate hypertask_cli 0.2.1 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] 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] fe89183a81bd52b5a45571d58e26e401e1ec22e0aac3ce6e61a4a602abfe6d03 [INFO] running `Command { std: "docker" "start" "-a" "fe89183a81bd52b5a45571d58e26e401e1ec22e0aac3ce6e61a4a602abfe6d03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe89183a81bd52b5a45571d58e26e401e1ec22e0aac3ce6e61a4a602abfe6d03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe89183a81bd52b5a45571d58e26e401e1ec22e0aac3ce6e61a4a602abfe6d03", kill_on_drop: false }` [INFO] [stdout] fe89183a81bd52b5a45571d58e26e401e1ec22e0aac3ce6e61a4a602abfe6d03 [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] 99e8b5b79375629e8daf0762ea308bf017683536f50cede03174403c03c2d97e [INFO] running `Command { std: "docker" "start" "-a" "99e8b5b79375629e8daf0762ea308bf017683536f50cede03174403c03c2d97e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking shellexpand v1.0.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking mkdirp v1.0.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking term_size v1.0.0-beta1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking platform-dirs v0.2.0 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking hypertask_engine v0.2.0 [INFO] [stderr] Checking hypertask_config_file_opener v0.2.0 [INFO] [stderr] Checking hypertask_cli v0.2.1 (/opt/rustwide/workdir) [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/context/mod.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 78 | let task_files_iterator = fs::read_dir(&data_dir).map_err(|e| { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 89 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 90 | | task_files_iterator, [INFO] [stdout] 91 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/context/mod.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 78 | let task_files_iterator = fs::read_dir(&data_dir).map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | / HyperTaskError::new(HyperTaskErrorDomain::Context, HyperTaskErrorAction::Read) [INFO] [stdout] 80 | | .with_msg(|| { [INFO] [stdout] 81 | | format!( [INFO] [stdout] 82 | | "folder `{:}` could not be found", [INFO] [stdout] 83 | | &data_dir.to_str().unwrap_or("") [INFO] [stdout] 84 | | ) [INFO] [stdout] 85 | | }) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/context/mod.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 99 | self.task_files_iterator.next().map(|path| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | / path.map_err(|e| { [INFO] [stdout] 101 | | HyperTaskError::new(HyperTaskErrorDomain::Task, HyperTaskErrorAction::Read) [INFO] [stdout] 102 | | .msg("could not open task path for reading") [INFO] [stdout] 103 | | .from(e) [INFO] [stdout] 104 | | }) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/context/mod.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 100 | path.map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | / HyperTaskError::new(HyperTaskErrorDomain::Task, HyperTaskErrorAction::Read) [INFO] [stdout] 102 | | .msg("could not open task path for reading") [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/context/mod.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 105 | .and_then(|file_path| { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | / File::open(file_path.path()) [INFO] [stdout] 107 | | .map_err(|e| { [INFO] [stdout] 108 | | HyperTaskError::new(HyperTaskErrorDomain::Task, HyperTaskErrorAction::Read) [INFO] [stdout] 109 | | .with_msg(|| format!("failed to open task `{:?}`", file_path)) [INFO] [stdout] 110 | | .from(e) [INFO] [stdout] 111 | | }) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/context/mod.rs:108:25 [INFO] [stdout] | [INFO] [stdout] 107 | .map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | / HyperTaskError::new(HyperTaskErrorDomain::Task, HyperTaskErrorAction::Read) [INFO] [stdout] 109 | | .with_msg(|| format!("failed to open task `{:?}`", file_path)) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/context/mod.rs:113:25 [INFO] [stdout] | [INFO] [stdout] 112 | .and_then(|file| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 113 | / serde_json::from_reader::, Task>( [INFO] [stdout] 114 | | BufReader::new(file), [INFO] [stdout] 115 | | ) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/context/mod.rs:117:29 [INFO] [stdout] | [INFO] [stdout] 116 | .map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | / HyperTaskError::new( [INFO] [stdout] 118 | | HyperTaskErrorDomain::Task, [INFO] [stdout] 119 | | HyperTaskErrorAction::Read, [INFO] [stdout] 120 | | ) [INFO] [stdout] 121 | | .with_msg(|| format!("failed to parse task @ `{:?}`", file_path)) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/context/mod.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 158 | let file = File::create(file_path).map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 159 | / HyperTaskError::new(HyperTaskErrorDomain::Task, HyperTaskErrorAction::Write) [INFO] [stdout] 160 | | .with_msg(|| { [INFO] [stdout] 161 | | format!( [INFO] [stdout] 162 | | "could not create file handle for task with id `{}`", [INFO] [stdout] 163 | | task_id [INFO] [stdout] 164 | | ) [INFO] [stdout] 165 | | }) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/context/mod.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 170 | serde_json::to_writer_pretty(buf_writer, &task).map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 171 | / HyperTaskError::new(HyperTaskErrorDomain::Task, HyperTaskErrorAction::Write) [INFO] [stdout] 172 | | .with_msg(|| format!("could not serialize task with id `{}`", task_id)) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/context/mod.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 204 | CliTaskIterator::new(&self.config_file_getter.get_config().data_dir.0).map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | / HyperTaskError::new(HyperTaskErrorDomain::Context, HyperTaskErrorAction::Read) [INFO] [stdout] 206 | | .msg("could not open tasks folder for reading") [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_args/mod.rs:309:13 [INFO] [stdout] | [INFO] [stdout] 308 | .map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 309 | / HyperTaskError::new(HyperTaskErrorDomain::Input, HyperTaskErrorAction::Parse) [INFO] [stdout] 310 | | .from(e) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_args/mod.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 318 | .map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 319 | / HyperTaskError::new(HyperTaskErrorDomain::Input, HyperTaskErrorAction::Parse) [INFO] [stdout] 320 | | .from(e) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/context/mod.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 78 | let task_files_iterator = fs::read_dir(&data_dir).map_err(|e| { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 89 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 90 | | task_files_iterator, [INFO] [stdout] 91 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/context/mod.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 78 | let task_files_iterator = fs::read_dir(&data_dir).map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | / HyperTaskError::new(HyperTaskErrorDomain::Context, HyperTaskErrorAction::Read) [INFO] [stdout] 80 | | .with_msg(|| { [INFO] [stdout] 81 | | format!( [INFO] [stdout] 82 | | "folder `{:}` could not be found", [INFO] [stdout] 83 | | &data_dir.to_str().unwrap_or("") [INFO] [stdout] 84 | | ) [INFO] [stdout] 85 | | }) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/context/mod.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 99 | self.task_files_iterator.next().map(|path| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | / path.map_err(|e| { [INFO] [stdout] 101 | | HyperTaskError::new(HyperTaskErrorDomain::Task, HyperTaskErrorAction::Read) [INFO] [stdout] 102 | | .msg("could not open task path for reading") [INFO] [stdout] 103 | | .from(e) [INFO] [stdout] 104 | | }) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/context/mod.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 100 | path.map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | / HyperTaskError::new(HyperTaskErrorDomain::Task, HyperTaskErrorAction::Read) [INFO] [stdout] 102 | | .msg("could not open task path for reading") [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/context/mod.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 105 | .and_then(|file_path| { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | / File::open(file_path.path()) [INFO] [stdout] 107 | | .map_err(|e| { [INFO] [stdout] 108 | | HyperTaskError::new(HyperTaskErrorDomain::Task, HyperTaskErrorAction::Read) [INFO] [stdout] 109 | | .with_msg(|| format!("failed to open task `{:?}`", file_path)) [INFO] [stdout] 110 | | .from(e) [INFO] [stdout] 111 | | }) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/context/mod.rs:108:25 [INFO] [stdout] | [INFO] [stdout] 107 | .map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | / HyperTaskError::new(HyperTaskErrorDomain::Task, HyperTaskErrorAction::Read) [INFO] [stdout] 109 | | .with_msg(|| format!("failed to open task `{:?}`", file_path)) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/context/mod.rs:113:25 [INFO] [stdout] | [INFO] [stdout] 112 | .and_then(|file| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 113 | / serde_json::from_reader::, Task>( [INFO] [stdout] 114 | | BufReader::new(file), [INFO] [stdout] 115 | | ) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/context/mod.rs:117:29 [INFO] [stdout] | [INFO] [stdout] 116 | .map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | / HyperTaskError::new( [INFO] [stdout] 118 | | HyperTaskErrorDomain::Task, [INFO] [stdout] 119 | | HyperTaskErrorAction::Read, [INFO] [stdout] 120 | | ) [INFO] [stdout] 121 | | .with_msg(|| format!("failed to parse task @ `{:?}`", file_path)) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/context/mod.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 158 | let file = File::create(file_path).map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 159 | / HyperTaskError::new(HyperTaskErrorDomain::Task, HyperTaskErrorAction::Write) [INFO] [stdout] 160 | | .with_msg(|| { [INFO] [stdout] 161 | | format!( [INFO] [stdout] 162 | | "could not create file handle for task with id `{}`", [INFO] [stdout] 163 | | task_id [INFO] [stdout] 164 | | ) [INFO] [stdout] 165 | | }) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/context/mod.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 170 | serde_json::to_writer_pretty(buf_writer, &task).map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 171 | / HyperTaskError::new(HyperTaskErrorDomain::Task, HyperTaskErrorAction::Write) [INFO] [stdout] 172 | | .with_msg(|| format!("could not serialize task with id `{}`", task_id)) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/context/mod.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 204 | CliTaskIterator::new(&self.config_file_getter.get_config().data_dir.0).map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | / HyperTaskError::new(HyperTaskErrorDomain::Context, HyperTaskErrorAction::Read) [INFO] [stdout] 206 | | .msg("could not open tasks folder for reading") [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_args/mod.rs:309:13 [INFO] [stdout] | [INFO] [stdout] 308 | .map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 309 | / HyperTaskError::new(HyperTaskErrorDomain::Input, HyperTaskErrorAction::Parse) [INFO] [stdout] 310 | | .from(e) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_args/mod.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 318 | .map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 319 | / HyperTaskError::new(HyperTaskErrorDomain::Input, HyperTaskErrorAction::Parse) [INFO] [stdout] 320 | | .from(e) [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 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hypertask_cli` (lib) due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hypertask_cli` (lib test) due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "99e8b5b79375629e8daf0762ea308bf017683536f50cede03174403c03c2d97e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99e8b5b79375629e8daf0762ea308bf017683536f50cede03174403c03c2d97e", kill_on_drop: false }` [INFO] [stdout] 99e8b5b79375629e8daf0762ea308bf017683536f50cede03174403c03c2d97e