[INFO] fetching crate trixy 0.4.0... [INFO] checking trixy-0.4.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate trixy 0.4.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate trixy 0.4.0 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 crates.io crate trixy 0.4.0 [INFO] finished tweaking crates.io crate trixy 0.4.0 [INFO] tweaked toml for crates.io crate trixy 0.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate trixy 0.4.0 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] 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] 9c80baf09b6c3cc2da80b0c85c50f938f2e8c92d1dcd95df11f09736abef9e6d [INFO] running `Command { std: "docker" "start" "-a" "9c80baf09b6c3cc2da80b0c85c50f938f2e8c92d1dcd95df11f09736abef9e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c80baf09b6c3cc2da80b0c85c50f938f2e8c92d1dcd95df11f09736abef9e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c80baf09b6c3cc2da80b0c85c50f938f2e8c92d1dcd95df11f09736abef9e6d", kill_on_drop: false }` [INFO] [stdout] 9c80baf09b6c3cc2da80b0c85c50f938f2e8c92d1dcd95df11f09736abef9e6d [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] baa4440915e10f6fe966b83a7f4e574621919f9f5fc59a99df001e6302334cff [INFO] running `Command { std: "docker" "start" "-a" "baa4440915e10f6fe966b83a7f4e574621919f9f5fc59a99df001e6302334cff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling pulldown-cmark v0.11.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking syn v2.0.68 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking trixy v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> tests/utf8_in_doc_comment/main.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | Commands::Trinitrix(trinitrix) => match trinitrix {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `api::Commands` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `callback_function` is never used [INFO] [stdout] --> tests/utf8_in_doc_comment/main.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn callback_function(cmd: Commands) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trixy_output` [INFO] [stdout] --> tests/multi_line_doc_comment/main.rs:35:40 [INFO] [stdout] | [INFO] [stdout] 35 | trinitrix::Trinitrix::hi { trixy_output, name } => todo!(), [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `trixy_output: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> tests/multi_line_doc_comment/main.rs:35:54 [INFO] [stdout] | [INFO] [stdout] 35 | trinitrix::Trinitrix::hi { trixy_output, name } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> tests/void/main.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | Commands::no_return { name } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `callback_function` is never used [INFO] [stdout] --> tests/error_derive/main.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn callback_function(cmd: Commands) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trixy_output` [INFO] [stdout] --> tests/void_input/main.rs:34:32 [INFO] [stdout] | [INFO] [stdout] 34 | Commands::void_input { trixy_output } => todo!(), [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `trixy_output: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> tests/empty_doc_comment/main.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | Commands::Test(test) => match test {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ matches no values because `api::Commands` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `callback_function` is never used [INFO] [stdout] --> tests/empty_doc_comment/main.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn callback_function(cmd: Commands) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trixy_output` [INFO] [stdout] --> tests/attribute_doc_comments/main.rs:35:40 [INFO] [stdout] | [INFO] [stdout] 35 | trinitrix::Trinitrix::hi { trixy_output, name } => todo!(), [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `trixy_output: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trixy_output` [INFO] [stdout] --> tests/doc_comments/main.rs:35:40 [INFO] [stdout] | [INFO] [stdout] 35 | trinitrix::Trinitrix::hi { trixy_output, name } => todo!(), [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `trixy_output: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> tests/attribute_doc_comments/main.rs:35:54 [INFO] [stdout] | [INFO] [stdout] 35 | trinitrix::Trinitrix::hi { trixy_output, name } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> tests/doc_comments/main.rs:35:54 [INFO] [stdout] | [INFO] [stdout] 35 | trinitrix::Trinitrix::hi { trixy_output, name } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> tests/functions/api.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | Err(err) => { [INFO] [stdout] | ^^^^^^^^ matches no values because `std::convert::Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trixy_output` [INFO] [stdout] --> tests/vec_and_option/main.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | trixy_output, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `trixy_output: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> tests/vec_and_option/main.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | values, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `values: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> tests/types/api.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | Err(err) => { [INFO] [stdout] | ^^^^^^^^ matches no values because `std::convert::Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> tests/functions/api.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | Err(err) => { [INFO] [stdout] | ^^^^^^^^ matches no values because `std::convert::Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callback` [INFO] [stdout] --> tests/functions/main.rs:34:46 [INFO] [stdout] | [INFO] [stdout] 34 | Commands::call_me_back_outstanding { callback } => todo!(), [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `callback: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callback` [INFO] [stdout] --> tests/types/main.rs:35:44 [INFO] [stdout] | [INFO] [stdout] 35 | test::Test::execute_callback { callback, priority } => todo!(), [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `callback: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callback` [INFO] [stdout] --> tests/functions/main.rs:36:38 [INFO] [stdout] | [INFO] [stdout] 36 | one::One::call_me_back { callback } => todo!(), [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `callback: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `priority` [INFO] [stdout] --> tests/types/main.rs:35:54 [INFO] [stdout] | [INFO] [stdout] 35 | test::Test::execute_callback { callback, priority } => todo!(), [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `priority: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trixy_output` [INFO] [stdout] --> tests/result/main.rs:35:43 [INFO] [stdout] | [INFO] [stdout] 35 | trinitrix::Trinitrix::get_a { trixy_output } => todo!(), [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `trixy_output: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trixy_output` [INFO] [stdout] --> tests/result/main.rs:36:43 [INFO] [stdout] | [INFO] [stdout] 36 | trinitrix::Trinitrix::get_b { trixy_output } => todo!(), [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `trixy_output: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> tests/trinitrix_api/api.rs:274:33 [INFO] [stdout] | [INFO] [stdout] 274 | ... Err(err) => { [INFO] [stdout] | ^^^^^^^^ matches no values because `std::convert::Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> tests/trinitrix_api/api.rs:349:33 [INFO] [stdout] | [INFO] [stdout] 349 | ... Err(err) => { [INFO] [stdout] | ^^^^^^^^ matches no values because `std::convert::Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> tests/trinitrix_api/main.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | trinitrix::Trinitrix::Stdi(stdi) => match stdi {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Stdi` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> tests/trinitrix_api/main.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | trinitrix::api::raw::Raw::Private(private) => match private {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ matches no values because `Private` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> tests/trinitrix_api/main.rs:38:58 [INFO] [stdout] | [INFO] [stdout] 38 | trinitrix::api::Api::room_message_send { message } => todo!(), [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `message: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> tests/trinitrix_api/main.rs:40:56 [INFO] [stdout] | [INFO] [stdout] 40 | trinitrix::api::ui::Ui::set_mode { mode } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `mode: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> tests/trinitrix_api/main.rs:46:25 [INFO] [stdout] | [INFO] [stdout] 46 | mode, [INFO] [stdout] | ^^^^ help: try ignoring the field: `mode: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> tests/trinitrix_api/main.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | key, [INFO] [stdout] | ^^^ help: try ignoring the field: `key: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callback` [INFO] [stdout] --> tests/trinitrix_api/main.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | callback, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `callback: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> tests/trinitrix_api/main.rs:50:64 [INFO] [stdout] | [INFO] [stdout] 50 | trinitrix::api::keymaps::Keymaps::remove { mode, key } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `mode: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> tests/trinitrix_api/main.rs:50:70 [INFO] [stdout] | [INFO] [stdout] 50 | trinitrix::api::keymaps::Keymaps::remove { mode, key } => todo!(), [INFO] [stdout] | ^^^ help: try ignoring the field: `key: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> tests/trinitrix_api/main.rs:51:61 [INFO] [stdout] | [INFO] [stdout] 51 | trinitrix::api::keymaps::Keymaps::get { mode } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `mode: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error_message` [INFO] [stdout] --> tests/trinitrix_api/main.rs:54:61 [INFO] [stdout] | [INFO] [stdout] 54 | trinitrix::api::raw::Raw::raise_error { error_message } => todo!(), [INFO] [stdout] | ^^^^^^^^^^^^^ help: try ignoring the field: `error_message: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_message` [INFO] [stdout] --> tests/trinitrix_api/main.rs:55:64 [INFO] [stdout] | [INFO] [stdout] 55 | trinitrix::api::raw::Raw::display_output { output_message } => todo!(), [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `output_message: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> tests/trinitrix_api/main.rs:56:72 [INFO] [stdout] | [INFO] [stdout] 56 | trinitrix::api::raw::Raw::send_input_unprocessed { input } => todo!(), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `input: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s [INFO] running `Command { std: "docker" "inspect" "baa4440915e10f6fe966b83a7f4e574621919f9f5fc59a99df001e6302334cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baa4440915e10f6fe966b83a7f4e574621919f9f5fc59a99df001e6302334cff", kill_on_drop: false }` [INFO] [stdout] baa4440915e10f6fe966b83a7f4e574621919f9f5fc59a99df001e6302334cff [INFO] checking trixy-0.4.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate trixy 0.4.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate trixy 0.4.0 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 crates.io crate trixy 0.4.0 [INFO] finished tweaking crates.io crate trixy 0.4.0 [INFO] tweaked toml for crates.io crate trixy 0.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate trixy 0.4.0 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] ff4b33f28b14586849940ff9fe193b06189a01782c6a414ea44ef2aa9d8ce809 [INFO] running `Command { std: "docker" "start" "-a" "ff4b33f28b14586849940ff9fe193b06189a01782c6a414ea44ef2aa9d8ce809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff4b33f28b14586849940ff9fe193b06189a01782c6a414ea44ef2aa9d8ce809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff4b33f28b14586849940ff9fe193b06189a01782c6a414ea44ef2aa9d8ce809", kill_on_drop: false }` [INFO] [stdout] ff4b33f28b14586849940ff9fe193b06189a01782c6a414ea44ef2aa9d8ce809 [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] 85c636f0789132b1837126171908921de2db134d56f2fe3daa912940433a3281 [INFO] running `Command { std: "docker" "start" "-a" "85c636f0789132b1837126171908921de2db134d56f2fe3daa912940433a3281", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling pulldown-cmark v0.11.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking syn v2.0.68 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking trixy v0.4.0 (/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/macros/generate/convert/auxiliary/c/namespace/mod.rs:53:38 [INFO] [stdout] | [INFO] [stdout] 53 | .map(|(ident, generics)| Type::to_auxilary_c_result(ident, generics).to_string()) [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/macros/generate/convert/auxiliary/c/namespace/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | .map(|(ident, generics)| Type::to_auxilary_c_option(ident, generics).to_string()) [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/macros/generate/convert/auxiliary/c/namespace/mod.rs:65:38 [INFO] [stdout] | [INFO] [stdout] 65 | .map(|(ident, generics)| Type::to_auxilary_c_vector(ident, generics).to_string()) [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/macros/generate/convert/host/c/function/mod.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | |a| NamedType::to_rust_assignment(a).unwrap_or(TokenStream2::default()), [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/macros/generate/convert/host/c/function/mod.rs:143:60 [INFO] [stdout] | [INFO] [stdout] 143 | |a| NamedType::to_rust_assignment(a).unwrap_or(TokenStream2::default()), [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/macros/generate/convert/host/c/namespace/mod.rs:164:36 [INFO] [stdout] | [INFO] [stdout] 164 | .map(|nt| Some(nt.r#type.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/macros/generate/convert/host/c/type/mod.rs:379:40 [INFO] [stdout] | [INFO] [stdout] 379 | ... .map(|val| val.to_c().unwrap_or(quote! {()})) [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/macros/generate/convert/host/rust/function/mod.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | |a| NamedType::to_rust(a).unwrap_or(TokenStream2::default()), [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/macros/generate/convert/host/rust/function/mod.rs:76:49 [INFO] [stdout] | [INFO] [stdout] 76 | |a| NamedType::to_rust(a).unwrap_or(TokenStream2::default()), [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/macros/generate/convert/host/rust/type/mod.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | .map(|a| Type::to_rust(a).unwrap_or(quote! {()})) [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/macros/generate/convert/host/rust/type/mod.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | .map(|a| Type::to_rust(a).unwrap_or(quote! {()})) [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/macros/generate/host/mod.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn format_rust(input: TokenStream2) -> String { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | prettyplease::unparse( [INFO] [stdout] 37 | &syn::parse2(input.clone()) [INFO] [stdout] | __________^ [INFO] [stdout] 38 | | .map_err(|err| { [INFO] [stdout] 39 | | eprintln!("{}:\n===\n{}\n===\n", err, input); [INFO] [stdout] 40 | | }) [INFO] [stdout] 41 | | .expect("This code was generated, it should also be parsable"), [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/parser/parsing/checked/mod.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 108 | fn parse(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | let namespace: UncheckedNamespace = [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | let namespace = self.process_namespace(namespace, vec![]).map_err(|err| { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 119 | Ok(namespace.into()) [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/parser/parsing/checked/mod.rs:115:25 [INFO] [stdout] | [INFO] [stdout] 112 | let namespace = self.process_namespace(namespace, vec![]).map_err(|err| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 115 | source: Box::new(err), [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/parser/parsing/checked/mod.rs:180:12 [INFO] [stdout] | [INFO] [stdout] 124 | namespace: UncheckedNamespace, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 156 | let mut structures = vec![]; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 163 | let mut functions = vec![]; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | let mut namespaces = vec![]; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 180 | Ok(Namespace { [INFO] [stdout] | ____________^ [INFO] [stdout] 181 | | name, [INFO] [stdout] 182 | | functions, [INFO] [stdout] 183 | | structures, [INFO] [stdout] ... | [INFO] [stdout] 186 | | attributes: take_attrs! {namespace, doc}, [INFO] [stdout] 187 | | }) [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/parser/parsing/checked/mod.rs:206:12 [INFO] [stdout] | [INFO] [stdout] 192 | mut function: UncheckedFunction, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 196 | let mut inputs = vec![]; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | let output = if let Some(r#type) = function.output { [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] 206 | Ok(Function { [INFO] [stdout] | ____________^ [INFO] [stdout] 207 | | identifier, [INFO] [stdout] 208 | | inputs, [INFO] [stdout] 209 | | output, [INFO] [stdout] 210 | | attributes: take_attrs! {function, doc}, [INFO] [stdout] 211 | | }) [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] [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/parser/parsing/checked/mod.rs:312:12 [INFO] [stdout] | [INFO] [stdout] 298 | mut structure: UncheckedStructure, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 307 | let mut contents = vec![]; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 312 | Ok(Structure { [INFO] [stdout] | ____________^ [INFO] [stdout] 313 | | identifier, [INFO] [stdout] 314 | | contents, [INFO] [stdout] 315 | | attributes: take_attrs! {structure, doc, derive}, [INFO] [stdout] 316 | | }) [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/parser/parsing/checked/mod.rs:327:12 [INFO] [stdout] | [INFO] [stdout] 321 | mut named_type: UncheckedNamedType, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 326 | let r#type: Type = self.process_type(named_type.r#type, parent_namespaces)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 327 | Ok(NamedType { name, r#type }) [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/parser/parsing/checked/mod.rs:337:12 [INFO] [stdout] | [INFO] [stdout] 331 | mut doc_named_type: UncheckedDocNamedType, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 336 | let r#type: Type = self.process_type(doc_named_type.r#type, parent_namespaces)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 337 | Ok(DocNamedType { [INFO] [stdout] | ____________^ [INFO] [stdout] 338 | | name, [INFO] [stdout] 339 | | r#type, [INFO] [stdout] 340 | | attributes: take_attrs! {doc_named_type, doc}, [INFO] [stdout] 341 | | }) [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] [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/parser/parsing/checked/mod.rs:522:12 [INFO] [stdout] | [INFO] [stdout] 363 | generic_args: Vec, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 517 | let mut new_generic_args: Vec = vec![]; [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 522 | Ok(Type::Typical { [INFO] [stdout] | ____________^ [INFO] [stdout] 523 | | identifier, [INFO] [stdout] 524 | | generic_args: new_generic_args, [INFO] [stdout] 525 | | }) [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/parser/parsing/checked/mod.rs:543:12 [INFO] [stdout] | [INFO] [stdout] 529 | inputs: Vec, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 530 | output: Option>, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 533 | let inputs = inputs [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 538 | let mut new_output = None; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 543 | Ok(Type::Function { [INFO] [stdout] | ____________^ [INFO] [stdout] 544 | | inputs, [INFO] [stdout] 545 | | output: new_output, [INFO] [stdout] 546 | | }) [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] [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/parser/parsing/unchecked/mod.rs:348:12 [INFO] [stdout] | [INFO] [stdout] 334 | let mut contents = vec![]; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 348 | Ok(Structure { [INFO] [stdout] | ____________^ [INFO] [stdout] 349 | | identifier: name, [INFO] [stdout] 350 | | contents, [INFO] [stdout] 351 | | attributes, [INFO] [stdout] 352 | | namespaces: current_namespaces, [INFO] [stdout] 353 | | }) [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/parser/parsing/unchecked/mod.rs:360:12 [INFO] [stdout] | [INFO] [stdout] 359 | let r#type = self.parse_type()?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 360 | Ok(NamedType { name, r#type }) [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/parser/parsing/unchecked/mod.rs:368:12 [INFO] [stdout] | [INFO] [stdout] 367 | let r#type = self.parse_type()?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 368 | Ok(DocNamedType { [INFO] [stdout] | ____________^ [INFO] [stdout] 369 | | name, [INFO] [stdout] 370 | | r#type, [INFO] [stdout] 371 | | attributes, [INFO] [stdout] 372 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/parser/parsing/unchecked/mod.rs:397:12 [INFO] [stdout] | [INFO] [stdout] 380 | let mut inputs = vec![]; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 391 | let mut output_type = None; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 397 | Ok(Function { [INFO] [stdout] | ____________^ [INFO] [stdout] 398 | | identifier: name, [INFO] [stdout] 399 | | inputs, [INFO] [stdout] 400 | | output: output_type, [INFO] [stdout] 401 | | attributes, [INFO] [stdout] 402 | | }) [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/types/traits/errno.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | LAST_ERROR.with(|prev| prev.borrow_mut().take()) [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/types/traits/errno.rs:68:34 [INFO] [stdout] | [INFO] [stdout] 68 | LAST_ERROR.with(|prev| match *prev.borrow() { [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/types/traits/try_from_impl.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 60 | let cstring = CString::from_ptr(value.0)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Ok(newtypes::String { [INFO] [stdout] | ____________^ [INFO] [stdout] 64 | | data: Some(string), [INFO] [stdout] 65 | | // TODO: You could of course do a rust-only round trip, but I think it's reasonable to [INFO] [stdout] 66 | | // assume, that all types_list::String values come from C <2024-05-04> [INFO] [stdout] 67 | | alloc_location: AllocLocation::C, [INFO] [stdout] 68 | | }) [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] | |_________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] [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/lib.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 59 | let (tx, rx) = mpsc::channel(); [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] 60 | ( [INFO] [stdout] 61 | Sender { channel: tx }, [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/lib.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 59 | let (tx, rx) = mpsc::channel(); [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] 62 | / Receiver { [INFO] [stdout] 63 | | channel: rx, [INFO] [stdout] 64 | | last_value: None, [INFO] [stdout] 65 | | }, [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/lib.rs:92:19 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn recv(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | match self.channel.recv() { [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/macros/generate/convert/auxiliary/c/namespace/mod.rs:53:38 [INFO] [stdout] | [INFO] [stdout] 53 | .map(|(ident, generics)| Type::to_auxilary_c_result(ident, generics).to_string()) [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/macros/generate/convert/auxiliary/c/namespace/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | .map(|(ident, generics)| Type::to_auxilary_c_option(ident, generics).to_string()) [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/macros/generate/convert/auxiliary/c/namespace/mod.rs:65:38 [INFO] [stdout] | [INFO] [stdout] 65 | .map(|(ident, generics)| Type::to_auxilary_c_vector(ident, generics).to_string()) [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/macros/generate/convert/host/c/function/mod.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | |a| NamedType::to_rust_assignment(a).unwrap_or(TokenStream2::default()), [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/macros/generate/convert/host/c/function/mod.rs:143:60 [INFO] [stdout] | [INFO] [stdout] 143 | |a| NamedType::to_rust_assignment(a).unwrap_or(TokenStream2::default()), [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/macros/generate/convert/host/c/namespace/mod.rs:164:36 [INFO] [stdout] | [INFO] [stdout] 164 | .map(|nt| Some(nt.r#type.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/macros/generate/convert/host/c/type/mod.rs:379:40 [INFO] [stdout] | [INFO] [stdout] 379 | ... .map(|val| val.to_c().unwrap_or(quote! {()})) [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/macros/generate/convert/host/rust/function/mod.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | |a| NamedType::to_rust(a).unwrap_or(TokenStream2::default()), [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/macros/generate/convert/host/rust/function/mod.rs:76:49 [INFO] [stdout] | [INFO] [stdout] 76 | |a| NamedType::to_rust(a).unwrap_or(TokenStream2::default()), [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/macros/generate/convert/host/rust/type/mod.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | .map(|a| Type::to_rust(a).unwrap_or(quote! {()})) [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/macros/generate/convert/host/rust/type/mod.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | .map(|a| Type::to_rust(a).unwrap_or(quote! {()})) [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/macros/generate/host/mod.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn format_rust(input: TokenStream2) -> String { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | prettyplease::unparse( [INFO] [stdout] 37 | &syn::parse2(input.clone()) [INFO] [stdout] | __________^ [INFO] [stdout] 38 | | .map_err(|err| { [INFO] [stdout] 39 | | eprintln!("{}:\n===\n{}\n===\n", err, input); [INFO] [stdout] 40 | | }) [INFO] [stdout] 41 | | .expect("This code was generated, it should also be parsable"), [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/parser/parsing/checked/mod.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 108 | fn parse(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | let namespace: UncheckedNamespace = [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | let namespace = self.process_namespace(namespace, vec![]).map_err(|err| { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 119 | Ok(namespace.into()) [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/parser/parsing/checked/mod.rs:115:25 [INFO] [stdout] | [INFO] [stdout] 112 | let namespace = self.process_namespace(namespace, vec![]).map_err(|err| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 115 | source: Box::new(err), [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/parser/parsing/checked/mod.rs:180:12 [INFO] [stdout] | [INFO] [stdout] 124 | namespace: UncheckedNamespace, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 156 | let mut structures = vec![]; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 163 | let mut functions = vec![]; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | let mut namespaces = vec![]; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 180 | Ok(Namespace { [INFO] [stdout] | ____________^ [INFO] [stdout] 181 | | name, [INFO] [stdout] 182 | | functions, [INFO] [stdout] 183 | | structures, [INFO] [stdout] ... | [INFO] [stdout] 186 | | attributes: take_attrs! {namespace, doc}, [INFO] [stdout] 187 | | }) [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/parser/parsing/checked/mod.rs:206:12 [INFO] [stdout] | [INFO] [stdout] 192 | mut function: UncheckedFunction, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 196 | let mut inputs = vec![]; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | let output = if let Some(r#type) = function.output { [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] 206 | Ok(Function { [INFO] [stdout] | ____________^ [INFO] [stdout] 207 | | identifier, [INFO] [stdout] 208 | | inputs, [INFO] [stdout] 209 | | output, [INFO] [stdout] 210 | | attributes: take_attrs! {function, doc}, [INFO] [stdout] 211 | | }) [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] [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/parser/parsing/checked/mod.rs:312:12 [INFO] [stdout] | [INFO] [stdout] 298 | mut structure: UncheckedStructure, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 307 | let mut contents = vec![]; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 312 | Ok(Structure { [INFO] [stdout] | ____________^ [INFO] [stdout] 313 | | identifier, [INFO] [stdout] 314 | | contents, [INFO] [stdout] 315 | | attributes: take_attrs! {structure, doc, derive}, [INFO] [stdout] 316 | | }) [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/parser/parsing/checked/mod.rs:327:12 [INFO] [stdout] | [INFO] [stdout] 321 | mut named_type: UncheckedNamedType, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 326 | let r#type: Type = self.process_type(named_type.r#type, parent_namespaces)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 327 | Ok(NamedType { name, r#type }) [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/parser/parsing/checked/mod.rs:337:12 [INFO] [stdout] | [INFO] [stdout] 331 | mut doc_named_type: UncheckedDocNamedType, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 336 | let r#type: Type = self.process_type(doc_named_type.r#type, parent_namespaces)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 337 | Ok(DocNamedType { [INFO] [stdout] | ____________^ [INFO] [stdout] 338 | | name, [INFO] [stdout] 339 | | r#type, [INFO] [stdout] 340 | | attributes: take_attrs! {doc_named_type, doc}, [INFO] [stdout] 341 | | }) [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] [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/parser/parsing/checked/mod.rs:522:12 [INFO] [stdout] | [INFO] [stdout] 363 | generic_args: Vec, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 517 | let mut new_generic_args: Vec = vec![]; [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 522 | Ok(Type::Typical { [INFO] [stdout] | ____________^ [INFO] [stdout] 523 | | identifier, [INFO] [stdout] 524 | | generic_args: new_generic_args, [INFO] [stdout] 525 | | }) [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/parser/parsing/checked/mod.rs:543:12 [INFO] [stdout] | [INFO] [stdout] 529 | inputs: Vec, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 530 | output: Option>, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 533 | let inputs = inputs [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 538 | let mut new_output = None; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 543 | Ok(Type::Function { [INFO] [stdout] | ____________^ [INFO] [stdout] 544 | | inputs, [INFO] [stdout] 545 | | output: new_output, [INFO] [stdout] 546 | | }) [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] [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/parser/parsing/unchecked/mod.rs:348:12 [INFO] [stdout] | [INFO] [stdout] 334 | let mut contents = vec![]; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 348 | Ok(Structure { [INFO] [stdout] | ____________^ [INFO] [stdout] 349 | | identifier: name, [INFO] [stdout] 350 | | contents, [INFO] [stdout] 351 | | attributes, [INFO] [stdout] 352 | | namespaces: current_namespaces, [INFO] [stdout] 353 | | }) [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/parser/parsing/unchecked/mod.rs:360:12 [INFO] [stdout] | [INFO] [stdout] 359 | let r#type = self.parse_type()?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 360 | Ok(NamedType { name, r#type }) [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/parser/parsing/unchecked/mod.rs:368:12 [INFO] [stdout] | [INFO] [stdout] 367 | let r#type = self.parse_type()?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 368 | Ok(DocNamedType { [INFO] [stdout] | ____________^ [INFO] [stdout] 369 | | name, [INFO] [stdout] 370 | | r#type, [INFO] [stdout] 371 | | attributes, [INFO] [stdout] 372 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/parser/parsing/unchecked/mod.rs:397:12 [INFO] [stdout] | [INFO] [stdout] 380 | let mut inputs = vec![]; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 391 | let mut output_type = None; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 397 | Ok(Function { [INFO] [stdout] | ____________^ [INFO] [stdout] 398 | | identifier: name, [INFO] [stdout] 399 | | inputs, [INFO] [stdout] 400 | | output: output_type, [INFO] [stdout] 401 | | attributes, [INFO] [stdout] 402 | | }) [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/types/traits/errno.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | LAST_ERROR.with(|prev| prev.borrow_mut().take()) [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/types/traits/errno.rs:68:34 [INFO] [stdout] | [INFO] [stdout] 68 | LAST_ERROR.with(|prev| match *prev.borrow() { [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/types/traits/try_from_impl.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 60 | let cstring = CString::from_ptr(value.0)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Ok(newtypes::String { [INFO] [stdout] | ____________^ [INFO] [stdout] 64 | | data: Some(string), [INFO] [stdout] 65 | | // TODO: You could of course do a rust-only round trip, but I think it's reasonable to [INFO] [stdout] 66 | | // assume, that all types_list::String values come from C <2024-05-04> [INFO] [stdout] 67 | | alloc_location: AllocLocation::C, [INFO] [stdout] 68 | | }) [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] | |_________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] [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/lib.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 59 | let (tx, rx) = mpsc::channel(); [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] 60 | ( [INFO] [stdout] 61 | Sender { channel: tx }, [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/lib.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 59 | let (tx, rx) = mpsc::channel(); [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] 62 | / Receiver { [INFO] [stdout] 63 | | channel: rx, [INFO] [stdout] 64 | | last_value: None, [INFO] [stdout] 65 | | }, [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/lib.rs:92:19 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn recv(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | match self.channel.recv() { [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 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `trixy` (lib) due to 32 previous errors [INFO] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `trixy` (lib test) due to 32 previous errors [INFO] running `Command { std: "docker" "inspect" "85c636f0789132b1837126171908921de2db134d56f2fe3daa912940433a3281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85c636f0789132b1837126171908921de2db134d56f2fe3daa912940433a3281", kill_on_drop: false }` [INFO] [stdout] 85c636f0789132b1837126171908921de2db134d56f2fe3daa912940433a3281