[INFO] cloning repository https://github.com/cjab/eq_wld [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cjab/eq_wld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjab%2Feq_wld", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjab%2Feq_wld'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9def52ed1c39d8ba1365793011cf797536e4ea18 [INFO] checking cjab/eq_wld against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjab%2Feq_wld" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 86% (22976/26518) Updating files: 87% (23071/26518) Updating files: 88% (23336/26518) Updating files: 89% (23602/26518) Updating files: 90% (23867/26518) Updating files: 91% (24132/26518) Updating files: 92% (24397/26518) Updating files: 93% (24662/26518) Updating files: 94% (24927/26518) Updating files: 95% (25193/26518) Updating files: 96% (25458/26518) Updating files: 97% (25723/26518) Updating files: 98% (25988/26518) Updating files: 99% (26253/26518) Updating files: 100% (26518/26518) Updating files: 100% (26518/26518), done. [INFO] validating manifest of git repo https://github.com/cjab/eq_wld on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cjab/eq_wld [INFO] finished tweaking git repo https://github.com/cjab/eq_wld [INFO] tweaked toml for git repo https://github.com/cjab/eq_wld written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cjab/eq_wld 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ansi-to-tui v0.4.1 [INFO] [stderr] Downloaded hexyl v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e249db34ab011caa863fdc371b825fc47c06b1806d2792b0c15459e641a34e58 [INFO] running `Command { std: "docker" "start" "-a" "e249db34ab011caa863fdc371b825fc47c06b1806d2792b0c15459e641a34e58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e249db34ab011caa863fdc371b825fc47c06b1806d2792b0c15459e641a34e58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e249db34ab011caa863fdc371b825fc47c06b1806d2792b0c15459e641a34e58", kill_on_drop: false }` [INFO] [stdout] e249db34ab011caa863fdc371b825fc47c06b1806d2792b0c15459e641a34e58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13af2b68943be718657e493d2ce95b9deb0b501c14685d694caf1774aab5cdc3 [INFO] running `Command { std: "docker" "start" "-a" "13af2b68943be718657e493d2ce95b9deb0b501c14685d694caf1774aab5cdc3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking colorful v0.2.1 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking indexmap v1.9.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking tui v0.16.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking ansi-to-tui v0.4.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking hexyl v0.8.0 [INFO] [stderr] Checking libeq_archive v0.4.0 (/opt/rustwide/workdir/crates/libeq_archive) [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Checking clap v3.2.12 [INFO] [stderr] Checking eq-archive v0.4.0 (/opt/rustwide/workdir/tools/eq-archive) [INFO] [stderr] Checking libeq_wld v0.3.0 (/opt/rustwide/workdir/crates/libeq_wld) [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking wld-cli v0.4.0 (/opt/rustwide/workdir/tools/wld-cli) [INFO] [stderr] Checking libeq v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `fragments` [INFO] [stdout] --> tools/wld-cli/src/ui/details/mod.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use libeq_wld::parser::{fragments, FragmentType}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fragments` [INFO] [stdout] --> tools/wld-cli/src/ui/details/mod.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use libeq_wld::parser::{fragments, FragmentType}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fragments` [INFO] [stdout] --> tools/wld-cli/src/ui/list/mod.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use libeq_wld::parser::{fragments::*, FragmentType}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fragments` [INFO] [stdout] --> tools/wld-cli/src/ui/list/mod.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use libeq_wld::parser::{fragments::*, FragmentType}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `border_color` [INFO] [stdout] --> tools/wld-cli/src/ui/details/mod.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | let border_color = match app.route.active_block { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_border_color` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `border_color` [INFO] [stdout] --> tools/wld-cli/src/ui/details/mod.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | let border_color = match app.route.active_block { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_border_color` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fragment_idx` [INFO] [stdout] --> tools/wld-cli/src/ui/details/mod.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | fragment_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fragment_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fragment_idx` [INFO] [stdout] --> tools/wld-cli/src/ui/details/mod.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | fragment_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fragment_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fragment_idx` [INFO] [stdout] --> tools/wld-cli/src/ui/details/mod.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | fragment_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fragment_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fragment_idx` [INFO] [stdout] --> tools/wld-cli/src/ui/details/mod.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | fragment_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fragment_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fragment_idx` [INFO] [stdout] --> tools/wld-cli/src/ui/details/mod.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | fragment_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fragment_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fragment_idx` [INFO] [stdout] --> tools/wld-cli/src/ui/details/mod.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | fragment_idx: usize, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fragment_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `filter_input` is never read [INFO] [stdout] --> tools/wld-cli/src/app.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub filter_input: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `input_handle`, `ignore_exit_key`, and `tick_handle` are never read [INFO] [stdout] --> tools/wld-cli/src/event.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Events { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 21 | rx: mpsc::Receiver>, [INFO] [stdout] 22 | input_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 23 | ignore_exit_key: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | tick_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `disable_exit_key` and `enable_exit_key` are never used [INFO] [stdout] --> tools/wld-cli/src/event.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl Events { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn disable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn enable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TABLE_WIDTHS` is never used [INFO] [stdout] --> tools/wld-cli/src/ui/details/mod.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const TABLE_WIDTHS: [Constraint; 2] = [Constraint::Length(10), Constraint::Length(100)]; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `filter_input` is never read [INFO] [stdout] --> tools/wld-cli/src/app.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub filter_input: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `input_handle`, `ignore_exit_key`, and `tick_handle` are never read [INFO] [stdout] --> tools/wld-cli/src/event.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Events { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 21 | rx: mpsc::Receiver>, [INFO] [stdout] 22 | input_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 23 | ignore_exit_key: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | tick_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `disable_exit_key` and `enable_exit_key` are never used [INFO] [stdout] --> tools/wld-cli/src/event.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl Events { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn disable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn enable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TABLE_WIDTHS` is never used [INFO] [stdout] --> tools/wld-cli/src/ui/details/mod.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const TABLE_WIDTHS: [Constraint; 2] = [Constraint::Length(10), Constraint::Length(100)]; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.88s [INFO] running `Command { std: "docker" "inspect" "13af2b68943be718657e493d2ce95b9deb0b501c14685d694caf1774aab5cdc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13af2b68943be718657e493d2ce95b9deb0b501c14685d694caf1774aab5cdc3", kill_on_drop: false }` [INFO] [stdout] 13af2b68943be718657e493d2ce95b9deb0b501c14685d694caf1774aab5cdc3 [INFO] checking cjab/eq_wld against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjab%2Feq_wld" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 89% (23764/26518) Updating files: 90% (23867/26518) Updating files: 91% (24132/26518) Updating files: 92% (24397/26518) Updating files: 93% (24662/26518) Updating files: 94% (24927/26518) Updating files: 95% (25193/26518) Updating files: 96% (25458/26518) Updating files: 97% (25723/26518) Updating files: 98% (25988/26518) Updating files: 99% (26253/26518) Updating files: 100% (26518/26518) Updating files: 100% (26518/26518), done. [INFO] validating manifest of git repo https://github.com/cjab/eq_wld on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cjab/eq_wld [INFO] finished tweaking git repo https://github.com/cjab/eq_wld [INFO] tweaked toml for git repo https://github.com/cjab/eq_wld written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cjab/eq_wld 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04a7f094021264d27ab4bd4ee83630efaab770f74ffc82a9ea23b8e7c59b1080 [INFO] running `Command { std: "docker" "start" "-a" "04a7f094021264d27ab4bd4ee83630efaab770f74ffc82a9ea23b8e7c59b1080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04a7f094021264d27ab4bd4ee83630efaab770f74ffc82a9ea23b8e7c59b1080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04a7f094021264d27ab4bd4ee83630efaab770f74ffc82a9ea23b8e7c59b1080", kill_on_drop: false }` [INFO] [stdout] 04a7f094021264d27ab4bd4ee83630efaab770f74ffc82a9ea23b8e7c59b1080 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fe8480661d866be9f861f702b804d6bfe5c558a458b86f6fcb787e1164976df [INFO] running `Command { std: "docker" "start" "-a" "7fe8480661d866be9f861f702b804d6bfe5c558a458b86f6fcb787e1164976df", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking colorful v0.2.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking indexmap v1.9.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking tui v0.16.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking ansi-to-tui v0.4.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking libeq_archive v0.4.0 (/opt/rustwide/workdir/crates/libeq_archive) [INFO] [stderr] Checking hexyl v0.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Checking clap v3.2.12 [INFO] [stderr] Checking eq-archive v0.4.0 (/opt/rustwide/workdir/tools/eq-archive) [INFO] [stderr] Checking libeq_wld v0.3.0 (/opt/rustwide/workdir/crates/libeq_wld) [INFO] [stderr] Checking ron v0.7.1 [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] --> crates/libeq_wld/src/parser/mod.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 44 | let (fragments, errors): (Vec<_>, Vec<_>) = fragment_headers [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | Ok(WldDoc { [INFO] [stdout] | ____________^ [INFO] [stdout] 58 | | header, [INFO] [stdout] 59 | | strings, [INFO] [stdout] 60 | | fragments, [INFO] [stdout] 61 | | }) [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] --> crates/libeq_wld/src/parser/fragments/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 110 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> crates/libeq_wld/src/parser/fragments/mod.rs:154:49 [INFO] [stdout] | [INFO] [stdout] 154 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> crates/libeq_wld/src/parser/fragments/common/render_info.rs:249:49 [INFO] [stdout] | [INFO] [stdout] 249 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> crates/libeq_wld/src/parser/fragments/common/render_info.rs:357:49 [INFO] [stdout] | [INFO] [stdout] 357 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> crates/libeq_wld/src/parser/fragments/common/render_info.rs:366:49 [INFO] [stdout] | [INFO] [stdout] 366 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> crates/libeq_wld/src/parser/fragments/common/render_info.rs:379:49 [INFO] [stdout] | [INFO] [stdout] 379 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> crates/libeq_wld/src/parser/fragments/common/render_info.rs:388:49 [INFO] [stdout] | [INFO] [stdout] 388 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> crates/libeq_wld/src/parser/fragments/common/render_info.rs:409:49 [INFO] [stdout] | [INFO] [stdout] 409 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> crates/libeq_wld/src/parser/fragments/particle_cloud_def.rs:194:49 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> crates/libeq_wld/src/parser/fragments/region.rs:651:49 [INFO] [stdout] | [INFO] [stdout] 651 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> crates/libeq_wld/src/parser/fragments/region.rs:765:49 [INFO] [stdout] | [INFO] [stdout] 765 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libeq_wld` (lib) due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] --> crates/libeq_wld/src/parser/mod.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 44 | let (fragments, errors): (Vec<_>, Vec<_>) = fragment_headers [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | Ok(WldDoc { [INFO] [stdout] | ____________^ [INFO] [stdout] 58 | | header, [INFO] [stdout] 59 | | strings, [INFO] [stdout] 60 | | fragments, [INFO] [stdout] 61 | | }) [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] --> crates/libeq_wld/src/parser/fragments/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 110 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> crates/libeq_wld/src/parser/fragments/mod.rs:154:49 [INFO] [stdout] | [INFO] [stdout] 154 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> crates/libeq_wld/src/parser/fragments/common/render_info.rs:249:49 [INFO] [stdout] | [INFO] [stdout] 249 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> crates/libeq_wld/src/parser/fragments/common/render_info.rs:357:49 [INFO] [stdout] | [INFO] [stdout] 357 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> crates/libeq_wld/src/parser/fragments/common/render_info.rs:366:49 [INFO] [stdout] | [INFO] [stdout] 366 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> crates/libeq_wld/src/parser/fragments/common/render_info.rs:379:49 [INFO] [stdout] | [INFO] [stdout] 379 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> crates/libeq_wld/src/parser/fragments/common/render_info.rs:388:49 [INFO] [stdout] | [INFO] [stdout] 388 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> crates/libeq_wld/src/parser/fragments/common/render_info.rs:409:49 [INFO] [stdout] | [INFO] [stdout] 409 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> crates/libeq_wld/src/parser/fragments/particle_cloud_def.rs:194:49 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> crates/libeq_wld/src/parser/fragments/region.rs:651:49 [INFO] [stdout] | [INFO] [stdout] 651 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> crates/libeq_wld/src/parser/fragments/region.rs:765:49 [INFO] [stdout] | [INFO] [stdout] 765 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libeq_wld` (lib test) due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "7fe8480661d866be9f861f702b804d6bfe5c558a458b86f6fcb787e1164976df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fe8480661d866be9f861f702b804d6bfe5c558a458b86f6fcb787e1164976df", kill_on_drop: false }` [INFO] [stdout] 7fe8480661d866be9f861f702b804d6bfe5c558a458b86f6fcb787e1164976df