[INFO] fetching crate mtots_core 0.1.2... [INFO] building mtots_core-0.1.2 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] extracting crate mtots_core 0.1.2 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate mtots_core 0.1.2 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mtots_core 0.1.2 [INFO] finished tweaking crates.io crate mtots_core 0.1.2 [INFO] tweaked toml for crates.io crate mtots_core 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate mtots_core 0.1.2 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustyline v6.2.0 [INFO] [stderr] Downloaded dirs-sys-next v0.1.0 [INFO] [stderr] Downloaded dirs-next v1.0.1 [INFO] [stderr] Downloaded xref v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98961fe15c54f746f01bd6952c7197367181470608d99ae0b79650f6addb46f0 [INFO] running `Command { std: "docker" "start" "-a" "98961fe15c54f746f01bd6952c7197367181470608d99ae0b79650f6addb46f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98961fe15c54f746f01bd6952c7197367181470608d99ae0b79650f6addb46f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98961fe15c54f746f01bd6952c7197367181470608d99ae0b79650f6addb46f0", kill_on_drop: false }` [INFO] [stdout] 98961fe15c54f746f01bd6952c7197367181470608d99ae0b79650f6addb46f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73d9053a39f534c5b0d557fb60689006df5f6f1339eeea7a43dfbfd2ce7d1b4f [INFO] running `Command { std: "docker" "start" "-a" "73d9053a39f534c5b0d557fb60689006df5f6f1339eeea7a43dfbfd2ce7d1b4f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling xref v0.1.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling mtots_core v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 193 | let vec = get1!(packed.unpack(globals)); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 274 | _ => get1!(lhs.apply_method(globals, "__add", vec![rhs], None)), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 278 | _ => get1!(lhs.apply_method(globals, "__sub", vec![rhs], None)), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 282 | _ => get1!(lhs.apply_method(globals, "__mul", vec![rhs], None)), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | _ => get1!(lhs.apply_method(globals, "__div", vec![rhs], None)), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => get1!(lhs.apply_method(globals, "__truncdiv", vec![rhs], None)), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 294 | _ => get1!(lhs.apply_method(globals, "__rem", vec![rhs], None)), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 298 | _ => get1!(lhs.apply_method(globals, "__pow", vec![rhs], None)), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 340 | let value = get1!(owner.getitem(globals, index)); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 357 | let iter = get1!(container.iter(globals)); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 390 | let module = get1!(globals.load(path).map(Clone::clone)); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 438 | let extra_args = get1!(frame.pop().unpack(globals)); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 446 | let result = get1!(func.apply(globals, args, kwargs)); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 458 | let result = get1!(owner.apply_method(globals, &desc.method_name, args, kwargs)); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `conv::*` [INFO] [stdout] --> src/base/value/mod.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub use conv::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os` [INFO] [stdout] --> src/util/home.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(os = "windows")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os, values("windows"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os, values(\"windows\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os` [INFO] [stdout] --> src/util/home.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(os = "windows"))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os, values("windows"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os, values(\"windows\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/base/backend/opc.rs:214:37 [INFO] [stdout] | [INFO] [stdout] 214 | let key = get0!(Key::try_from(key)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 215 | let value = iter.next().unwrap(); [INFO] [stdout] 216 | map.insert(key, value); [INFO] [stdout] | ---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/base/backend/opc.rs:213:39 [INFO] [stdout] | [INFO] [stdout] 213 | while let Some(key) = iter.next() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 216 | map.insert(key, value); [INFO] [stdout] | ---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] 217 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/base/backend/opc.rs:418:28 [INFO] [stdout] | [INFO] [stdout] 417 | let map = get0!(frame.pop().into_map()); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | `map` calls a custom destructor [INFO] [stdout] | `map` will be dropped later as of Edition 2024 [INFO] [stdout] 418 | Some(get0!(map.to_string_keys())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 419 | } else { [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `map` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `map` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/base/gl/bltn.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 114 | let mut args = args.into_iter(); [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | `args` calls a custom destructor [INFO] [stdout] | `args` will be dropped later as of Edition 2024 [INFO] [stdout] 115 | let f = args.next().unwrap(); [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | `f` calls a custom destructor [INFO] [stdout] | `f` will be dropped later as of Edition 2024 [INFO] [stdout] 116 | let trace_len = globals.trace().len(); [INFO] [stdout] 117 | match f.apply(globals, vec![], None) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 124 | }), [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `args` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `args` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `f` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `f` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/base/gl/bltn.rs:203:27 [INFO] [stdout] | [INFO] [stdout] 200 | let mut args = args.into_iter(); [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | `args` calls a custom destructor [INFO] [stdout] | `args` will be dropped later as of Edition 2024 [INFO] [stdout] 201 | let f = args.next().unwrap(); [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | `f` calls a custom destructor [INFO] [stdout] | `f` will be dropped later as of Edition 2024 [INFO] [stdout] 202 | let on_error = args.next().unwrap(); [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | `on_error` calls a custom destructor [INFO] [stdout] | `on_error` will be dropped later as of Edition 2024 [INFO] [stdout] 203 | match f.apply(globals, vec![], None) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 229 | }, [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `args` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `args` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `f` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `f` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `on_error` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `on_error` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | / match $e { [INFO] [stdout] 6 | | Ok(t) => t, [INFO] [stdout] 7 | | Err(error) => return $crate::ResumeResult::Err($crate::Error::from(error)), [INFO] [stdout] 8 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/base/gl/clss/iter.rs:98:57 [INFO] [stdout] | [INFO] [stdout] 98 | ... ResumeResult::Yield(value) => { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `value` calls a custom destructor [INFO] [stdout] | `value` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 102 | ... gentry!(f.apply(globals, vec![value.clone()], None)) [INFO] [stdout] | ---------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | in this macro invocation [INFO] [stdout] 103 | ... .truthy() [INFO] [stdout] 104 | ... }; [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `value` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `value` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: this error originates in the macro `gentry` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/base/gl/clss/iter.rs:97:39 [INFO] [stdout] | [INFO] [stdout] 97 | ... match owner.resume(globals, Value::Nil) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 98 | ... ResumeResult::Yield(value) => { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `value` calls a custom destructor [INFO] [stdout] | `value` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 111 | ... }) [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `value` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `value` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/base/value/func.rs:68:36 [INFO] [stdout] | [INFO] [stdout] 68 | if let Some(val) = kwargs.remove(name) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 69 | new_args.push(val); [INFO] [stdout] 70 | } else if let Some(val) = iter.next() { [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/base/value/func.rs:78:36 [INFO] [stdout] | [INFO] [stdout] 78 | if let Some(val) = kwargs.remove(name) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | } else if let Some(val) = iter.next() { [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/nlibs/fs.rs:285:45 [INFO] [stdout] | [INFO] [stdout] 251 | let mut filenames = Vec::new(); [INFO] [stdout] | ------------- [INFO] [stdout] | | [INFO] [stdout] | `filenames` calls a custom destructor [INFO] [stdout] | `filenames` will be dropped later as of Edition 2024 [INFO] [stdout] 252 | let mut dirnames = Vec::new(); [INFO] [stdout] | ------------ [INFO] [stdout] | | [INFO] [stdout] | `dirnames` calls a custom destructor [INFO] [stdout] | `dirnames` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 285 | gentry!(Value::try_from(dirpath.into_os_string())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 291 | } else { [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `filenames` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `filenames` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `dirnames` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `dirnames` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.8.2/src/raw/mod.rs:1301:1 [INFO] [stdout] | [INFO] [stdout] 1301 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mark` is never read [INFO] [stdout] --> src/base/ast.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Variable { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | mark: Mark, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Variable` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `lineno` is never read [INFO] [stdout] --> src/base/er.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Mark { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 44 | lineno: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mark` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/base/frontend/parser.rs:1197:19 [INFO] [stdout] | [INFO] [stdout] 1197 | InvalidEscape(String), [INFO] [stdout] | ------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InterpretationErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 1197 | InvalidEscape(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mtots_core` (lib) due to 10 previous errors; 34 warnings emitted [INFO] running `Command { std: "docker" "inspect" "73d9053a39f534c5b0d557fb60689006df5f6f1339eeea7a43dfbfd2ce7d1b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73d9053a39f534c5b0d557fb60689006df5f6f1339eeea7a43dfbfd2ce7d1b4f", kill_on_drop: false }` [INFO] [stdout] 73d9053a39f534c5b0d557fb60689006df5f6f1339eeea7a43dfbfd2ce7d1b4f