[INFO] cloning repository https://github.com/Tahler/snoss [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tahler/snoss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTahler%2Fsnoss", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTahler%2Fsnoss'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4dca754c3e97fa7119cc71170c5f54a8a3e71d8 [INFO] checking Tahler/snoss/d4dca754c3e97fa7119cc71170c5f54a8a3e71d8 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%2FTahler%2Fsnoss" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tahler/snoss 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 git repo https://github.com/Tahler/snoss [INFO] finished tweaking git repo https://github.com/Tahler/snoss [INFO] tweaked toml for git repo https://github.com/Tahler/snoss written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Tahler/snoss 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: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6bfc27a4f6584f637259e9b7e7050baaca61889785c47e6446f3a0f914ce30ff [INFO] running `Command { std: "docker" "start" "-a" "6bfc27a4f6584f637259e9b7e7050baaca61889785c47e6446f3a0f914ce30ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bfc27a4f6584f637259e9b7e7050baaca61889785c47e6446f3a0f914ce30ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bfc27a4f6584f637259e9b7e7050baaca61889785c47e6446f3a0f914ce30ff", kill_on_drop: false }` [INFO] [stdout] 6bfc27a4f6584f637259e9b7e7050baaca61889785c47e6446f3a0f914ce30ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 463eb5194f8a41c3a3bcbfb01a22734571dff154890929d55b8710cf2da54a6b [INFO] running `Command { std: "docker" "start" "-a" "463eb5194f8a41c3a3bcbfb01a22734571dff154890929d55b8710cf2da54a6b", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Checking libc v0.2.20 [INFO] [stderr] Compiling gcc v0.3.43 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking serde v0.9.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling quote v0.3.12 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking itoa v0.3.1 [INFO] [stderr] Checking quick-error v1.1.0 [INFO] [stderr] Checking dtoa v0.4.1 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking fnv v1.0.5 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking humantime v1.0.0 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking unsafe-any v0.4.1 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling syn v0.11.4 [INFO] [stderr] Checking time v0.1.36 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Checking ordered-float v0.4.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num-iter v0.1.32 [INFO] [stderr] Checking num v0.1.36 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Checking flate2 v0.2.17 [INFO] [stderr] Compiling serde_codegen_internals v0.13.0 [INFO] [stderr] Compiling serde_derive v0.9.7 [INFO] [stderr] Checking serde_json v0.9.6 [INFO] [stderr] Checking serde-value v0.4.0 [INFO] [stderr] Checking serde_yaml v0.6.1 [INFO] [stderr] Checking log4rs v0.6.1 [INFO] [stderr] Checking snoss v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/os/exec.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | let mut stack = pcb.get_stack_mut(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/os/exec.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | let mut stack = pcb.get_stack_mut(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/os/ps/pcb.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let mut ctx = &mut self.header.ctx; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/os/ps/pcb.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let mut ctx = &mut self.header.ctx; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [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/os/exec.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(cpu: Arc>, pcb: Arc>, use_term: bool) -> Executor { [INFO] [stdout] | -------------------- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Executor { [INFO] [stdout] 32 | cpu: cpu.clone(), [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/os/exec.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(cpu: Arc>, pcb: Arc>, use_term: bool) -> Executor { [INFO] [stdout] | -------------------- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | pcb: pcb.clone(), [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/os/exec.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn start(self, kill_tx: Sender) -> thread::JoinHandle { [INFO] [stdout] | ---- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | thread::spawn(move || { [INFO] [stdout] | _______________________^ [INFO] [stdout] 40 | | let proc_id = self.get_proc_id(); [INFO] [stdout] 41 | | let mut result = ExecResult::Success; [INFO] [stdout] 42 | | while result == ExecResult::Success { [INFO] [stdout] ... | [INFO] [stdout] 74 | | result [INFO] [stdout] 75 | | }) [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/os/exec.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(cpu: Arc>, pcb: Arc>, use_term: bool) -> Executor { [INFO] [stdout] | -------------------- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Executor { [INFO] [stdout] 32 | cpu: cpu.clone(), [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/os/exec.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(cpu: Arc>, pcb: Arc>, use_term: bool) -> Executor { [INFO] [stdout] | -------------------- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | pcb: pcb.clone(), [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/os/exec.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn start(self, kill_tx: Sender) -> thread::JoinHandle { [INFO] [stdout] | ---- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | thread::spawn(move || { [INFO] [stdout] | _______________________^ [INFO] [stdout] 40 | | let proc_id = self.get_proc_id(); [INFO] [stdout] 41 | | let mut result = ExecResult::Success; [INFO] [stdout] 42 | | while result == ExecResult::Success { [INFO] [stdout] ... | [INFO] [stdout] 74 | | result [INFO] [stdout] 75 | | }) [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/os/fs.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | let paths = fs::read_dir(&self.root).unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | paths.map(|path| format!("{}", path.unwrap().file_name().to_str().unwrap())) [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/os/fs.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn open>(&self, file_name: P) -> io::Result { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | let full_path = self.get_full_path(file_name); [INFO] [stdout] 38 | Ok(fs::File::open(full_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/os/fs.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 48 | let bytes = self.open_bytes(file_name)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | Ok(bytes.map(|result| result.unwrap()) [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] = 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/os/sys.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 48 | fn listen_for_exit(&mut self, exit_rx: Receiver) -> thread::JoinHandle<()> { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let proc_tbl = self.proc_tbl.clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | thread::spawn(move || { [INFO] [stdout] | _______________________^ [INFO] [stdout] 51 | | loop { [INFO] [stdout] 52 | | let exited_proc_id = exit_rx.recv().unwrap(); [INFO] [stdout] 53 | | let mut proc_tbl = proc_tbl.lock().unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | }) [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/os/sys.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 114 | let mut proc_tbl = self.proc_tbl.lock().unwrap(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 117 | let pcb = proc_tbl.get_pcb(proc_id); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 118 | let exec = Executor::new(self.cpu.clone(), pcb, use_term); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | Ok(exec.start(self.exit_tx.clone())) [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/os/fs.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | let paths = fs::read_dir(&self.root).unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | paths.map(|path| format!("{}", path.unwrap().file_name().to_str().unwrap())) [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/os/fs.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn open>(&self, file_name: P) -> io::Result { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | let full_path = self.get_full_path(file_name); [INFO] [stdout] 38 | Ok(fs::File::open(full_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/os/fs.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 48 | let bytes = self.open_bytes(file_name)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | Ok(bytes.map(|result| result.unwrap()) [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] = 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 8 previous errors; 2 warnings emitted [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/os/sys.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 48 | fn listen_for_exit(&mut self, exit_rx: Receiver) -> thread::JoinHandle<()> { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let proc_tbl = self.proc_tbl.clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | thread::spawn(move || { [INFO] [stdout] | _______________________^ [INFO] [stdout] 51 | | loop { [INFO] [stdout] 52 | | let exited_proc_id = exit_rx.recv().unwrap(); [INFO] [stdout] 53 | | let mut proc_tbl = proc_tbl.lock().unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | }) [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/os/sys.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 114 | let mut proc_tbl = self.proc_tbl.lock().unwrap(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 117 | let pcb = proc_tbl.get_pcb(proc_id); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 118 | let exec = Executor::new(self.cpu.clone(), pcb, use_term); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | Ok(exec.start(self.exit_tx.clone())) [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 8 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `snoss` (bin "snoss") due to 9 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `snoss` (bin "snoss" test) due to 9 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "463eb5194f8a41c3a3bcbfb01a22734571dff154890929d55b8710cf2da54a6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "463eb5194f8a41c3a3bcbfb01a22734571dff154890929d55b8710cf2da54a6b", kill_on_drop: false }` [INFO] [stdout] 463eb5194f8a41c3a3bcbfb01a22734571dff154890929d55b8710cf2da54a6b