[INFO] cloning repository https://github.com/utkn/bebec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/utkn/bebec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futkn%2Fbebec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futkn%2Fbebec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f5c40f20ea02f3d3a71535478227ee5c6102409 [INFO] checking utkn/bebec against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futkn%2Fbebec" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/utkn/bebec on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/utkn/bebec [INFO] finished tweaking git repo https://github.com/utkn/bebec [INFO] tweaked toml for git repo https://github.com/utkn/bebec written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/utkn/bebec already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itertools v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e70b21f969a6418c99151ddb98db50ea0148e420ed6fddb7985d6ba5de63783f [INFO] running `Command { std: "docker" "start" "-a" "e70b21f969a6418c99151ddb98db50ea0148e420ed6fddb7985d6ba5de63783f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e70b21f969a6418c99151ddb98db50ea0148e420ed6fddb7985d6ba5de63783f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e70b21f969a6418c99151ddb98db50ea0148e420ed6fddb7985d6ba5de63783f", kill_on_drop: false }` [INFO] [stdout] e70b21f969a6418c99151ddb98db50ea0148e420ed6fddb7985d6ba5de63783f [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] c073c536881579904bde6b2291d7c4bf28ca0936cb795c9b56228257028b4214 [INFO] running `Command { std: "docker" "start" "-a" "c073c536881579904bde6b2291d7c4bf28ca0936cb795c9b56228257028b4214", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking bebec v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Pattern` [INFO] [stdout] --> src/core/context.rs:1:47 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{ExternCallable, ExternFunc, Func, Pattern, Val, ValType}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pattern` [INFO] [stdout] --> src/core/extern_func.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{Pattern, Val, ValType}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `extern_func` [INFO] [stdout] --> src/core/extern_func.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | macro_rules! extern_func { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `extern_func` [INFO] [stdout] --> src/core.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) use extern_func::{extern_func, ExternCallError, ExternCallable, ExternFunc}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pattern` [INFO] [stdout] --> src/core/context.rs:1:47 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{ExternCallable, ExternFunc, Func, Pattern, Val, ValType}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pattern` [INFO] [stdout] --> src/core/extern_func.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{Pattern, Val, ValType}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parser.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | let mut inner_types = self.parse_bindings()?; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parser.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | let mut inner_types = self.parse_bindings()?; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `iter` and `iter_mut` are never used [INFO] [stdout] --> src/core.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> OrderedTuple<'a> { [INFO] [stdout] | ------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn iter_mut(&mut self) -> impl Iterator> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `iter`, `iter_mut`, `remove`, `as_ordered`, `get`, and `len` are never used [INFO] [stdout] --> src/core.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 69 | impl<'a> NamedTuple<'a> { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 70 | pub fn iter(&self) -> impl Iterator)> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn iter_mut(&mut self) -> impl Iterator)> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn remove<'b>(&mut self, name: &'b str) -> Option> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn as_ordered<'b>( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | pub fn get(&self, field_name: &str) -> Option<&Val<'a>> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MalformedArgError` is never constructed [INFO] [stdout] --> src/core.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 134 | pub enum CallError { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 135 | #[error("function argument {0} cannot be represented as a pattern")] [INFO] [stdout] 136 | MalformedArgError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CallError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Intern` and `Extern` are never constructed [INFO] [stdout] --> src/core.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 157 | pub enum Func<'a, T> { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 158 | Intern(InternFunc<'a, T>), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 159 | Extern(ExternFunc<'a>), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Func` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `call` is never used [INFO] [stdout] --> src/core.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 162 | impl<'a> Func<'a, Typed<'a>> { [INFO] [stdout] | ---------------------------- method in this implementation [INFO] [stdout] 163 | pub fn call(&self, arg: Val<'a>) -> Result, CallError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Func` is never constructed [INFO] [stdout] --> src/core.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 186 | pub enum Val<'a> { [INFO] [stdout] | --- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 192 | Func(Func<'a, Typed<'a>>), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Val` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `try_destruct_tuple` is never used [INFO] [stdout] --> src/core.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 199 | impl<'a> Val<'a> { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn try_destruct_tuple( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `nil` and `unwrap_singular_tuple` are never used [INFO] [stdout] --> src/core.rs:281:12 [INFO] [stdout] | [INFO] [stdout] 274 | impl<'a> ValType<'a> { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 281 | pub fn nil() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | pub fn unwrap_singular_tuple(&self) -> &Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `let_pattern` and `arg_pattern` are never used [INFO] [stdout] --> src/core/coercion.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl CoercionStrategy { [INFO] [stdout] | --------------------- associated functions in this implementation [INFO] [stdout] 22 | pub fn let_pattern() -> CoercionStrategy { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn arg_pattern() -> CoercionStrategy { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_coerce` is never used [INFO] [stdout] --> src/core/coercion.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn try_coerce<'a>( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_batch_coerce_types` is never used [INFO] [stdout] --> src/core/coercion.rs:84:4 [INFO] [stdout] | [INFO] [stdout] 84 | fn try_batch_coerce_types<'a: 'b, 'b>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_coerce_unwrap` is never used [INFO] [stdout] --> src/core/coercion.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn try_coerce_unwrap<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_coerce_intra_tuple` is never used [INFO] [stdout] --> src/core/coercion.rs:138:4 [INFO] [stdout] | [INFO] [stdout] 138 | fn try_coerce_intra_tuple<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_coerce_inter_tuple_to_ordered` is never used [INFO] [stdout] --> src/core/coercion.rs:192:4 [INFO] [stdout] | [INFO] [stdout] 192 | fn try_coerce_inter_tuple_to_ordered<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_coerce_inter_tuple_to_named` is never used [INFO] [stdout] --> src/core/coercion.rs:220:4 [INFO] [stdout] | [INFO] [stdout] 220 | fn try_coerce_inter_tuple_to_named<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_coerce_inter_func` is never used [INFO] [stdout] --> src/core/coercion.rs:254:4 [INFO] [stdout] | [INFO] [stdout] 254 | fn try_coerce_inter_func<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `register_func`, `extend`, and `get` are never used [INFO] [stdout] --> src/core/context.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl<'a> ValCtx<'a> { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] 9 | pub fn register_func( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn extend(&mut self, binding_name: &'a str, val: Val<'a>) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn get(&self, binding_name: &'a str) -> Option<&Val<'a>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `extend`, `get`, and `collect_types` are never used [INFO] [stdout] --> src/core/context.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 57 | impl<'a> TypeCtx<'a> { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] 58 | pub fn extend(&mut self, binding_name: &'a str, val_type: ValType<'a>) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn get(&self, binding_name: &'a str) -> Option<&ValType<'a>> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn collect_types(&mut self, val_ctx: ValCtx<'a>) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/core/expression.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum Expr<'a, T> { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 15 | Ref(T, &'a str), [INFO] [stdout] | ^^^ [INFO] [stdout] 16 | NewPrimitive(T, Primitive), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 17 | NewNamedTuple(T, Vec<(&'a str, Self)>), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 18 | NewOrderedTuple(T, Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | NewFunc { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | Block { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | Call { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | Let { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | If { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 44 | Access { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Expr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/core/expression.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub enum TypeError { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 53 | #[error("invalid reference `{0}`")] [INFO] [stdout] 54 | InvalidRef(String), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 55 | #[error("expected `{0}` to be a function, but it has a type {1}")] [INFO] [stdout] 56 | NotAFunction(String, String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 57 | #[error("if branches must return the same value, but the main branch returns {main_type}, whereas the else branch returns {else_type}")] [INFO] [stdout] 58 | InconsistentIfBranches { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | NotAConditional(CoercionError), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 64 | #[error("invalid field `{0}` on a named tuple of type {1}")] [INFO] [stdout] 65 | InvalidField(String, String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 66 | #[error("trying to access the field of a value that is not a named tuple")] [INFO] [stdout] 67 | NotANamedTuple, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 68 | #[error("arguments do not match on call to `{0}`: {1:?}")] [INFO] [stdout] 69 | ArgCoercionError(String, CoercionError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 70 | #[error("destruct error on let: {0:?}")] [INFO] [stdout] 71 | DestructLetError(DestructError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 72 | #[error("argument pattern cannot be trivially destructed: {0:?}")] [INFO] [stdout] 73 | MalformedArgPattern(DestructError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeError` 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: method `to_typed` is never used [INFO] [stdout] --> src/core/expression.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 76 | impl<'a> Expr<'a, Untyped> { [INFO] [stdout] | -------------------------- method in this implementation [INFO] [stdout] 77 | /// Performs type checking and turns the expression into an evaluatable state. [INFO] [stdout] 78 | pub fn to_typed(self, ctx: &mut TypeCtx<'a>) -> Result>, TypeError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/core/expression.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 263 | pub enum EvalError { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 264 | #[error("error during call to `{0}`: {1:?}")] [INFO] [stdout] 265 | CallError(String, CallError), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | NotAFunction(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 270 | #[error("invalid reference `{0}`")] [INFO] [stdout] 271 | InvalidReference(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 272 | #[error("expected a conditional in the if expression: {0:?}")] [INFO] [stdout] 273 | NotAConditional(CoercionError), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 274 | #[error("invalid field `{0}`")] [INFO] [stdout] 275 | InvalidField(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 276 | #[error("trying to access the field of a value that is not a named tuple")] [INFO] [stdout] 277 | NotANamedTuple, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 278 | #[error("argument {0} cannot be represented as a pattern: {1:?}")] [INFO] [stdout] 279 | MalformedArg(String, PatternBuildError), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 280 | #[error("malformed expression: {0}")] [INFO] [stdout] 281 | MalformedExpr(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EvalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_expr_type` and `eval` are never used [INFO] [stdout] --> src/core/expression.rs:285:12 [INFO] [stdout] | [INFO] [stdout] 284 | impl<'a> Expr<'a, Typed<'a>> { [INFO] [stdout] | ---------------------------- methods in this implementation [INFO] [stdout] 285 | pub fn get_expr_type(&self) -> ValType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 318 | pub fn eval(self, ctx: &mut ValCtx<'a>) -> Result, EvalError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NoArgsProvided`, `TypeError`, and `Any` are never constructed [INFO] [stdout] --> src/core/extern_func.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum ExternCallError { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 7 | #[error("no arguments provided")] [INFO] [stdout] 8 | NoArgsProvided, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 9 | #[error("unexpected argument")] [INFO] [stdout] 10 | TypeError, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | #[error("{0:?}")] [INFO] [stdout] 12 | Any(Box), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExternCallError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `call` is never used [INFO] [stdout] --> src/core/extern_func.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait ExternCallable<'a> { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] 16 | fn call(&self, arg: Val<'a>) -> Result, ExternCallError>; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `body` is never read [INFO] [stdout] --> src/core/extern_func.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ExternFunc<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | pub(super) body: &'a dyn ExternCallable<'a>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExternFunc` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `UnmatchedPattern`, `UnsatisfiedName`, and `NoCorrespondingBinding` are never constructed [INFO] [stdout] --> src/core/pattern.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum DestructError { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 8 | UnmatchedPattern { pat: String, val: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | #[error("pattern requires the field `{0}` to be present")] [INFO] [stdout] 10 | UnsatisfiedName(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | #[error("no corresponding binding exists on the pattern for the named tuple")] [INFO] [stdout] 12 | NoCorrespondingBinding, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DestructError` 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: method `destruct_val` is never used [INFO] [stdout] --> src/core/pattern.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 45 | impl<'a> Pattern<'a> { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 46 | pub fn destruct_val( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `destruct_val_single` is never used [INFO] [stdout] --> src/core/pattern.rs:116:4 [INFO] [stdout] | [INFO] [stdout] 116 | fn destruct_val_single<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Word` and `Numeric` are never constructed [INFO] [stdout] --> src/parser.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum Token<'a> { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 30 | Word(&'a str), [INFO] [stdout] | ^^^^ [INFO] [stdout] 31 | Numeric(&'a str), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Token` 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: method `contents` is never used [INFO] [stdout] --> src/parser.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl<'a> Token<'a> { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 35 | /// Returns the contents of this token. [INFO] [stdout] 36 | pub fn contents(&self) -> &'a str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Lexer` is never constructed [INFO] [stdout] --> src/parser.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct Lexer<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Lexer` 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: associated items `new`, `peek_one_escaped`, `peek_token`, and `next_token` are never used [INFO] [stdout] --> src/parser.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a> Lexer<'a> { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 49 | pub fn new(source: &'a str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | fn peek_one_escaped(&mut self) -> Option<&'a str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn peek_token(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn next_token(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `BadToken`, `ExpectedToken`, `ExpectedWord`, `UnexpectedEof`, `ExpectedType`, and `ExpectedPattern` are never constructed [INFO] [stdout] --> src/parser.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 107 | pub enum ParseError { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 108 | #[error("unknown token")] [INFO] [stdout] 109 | BadToken, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 110 | #[error("expected token {0:?}")] [INFO] [stdout] 111 | ExpectedToken(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 112 | #[error("expected some word")] [INFO] [stdout] 113 | ExpectedWord, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 114 | #[error("unexpected eof")] [INFO] [stdout] 115 | UnexpectedEof, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 116 | #[error("unexpected type")] [INFO] [stdout] 117 | ExpectedType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 118 | #[error("unexpected pattern")] [INFO] [stdout] 119 | ExpectedPattern, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseError` 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: struct `PrattParser` is never constructed [INFO] [stdout] --> src/parser.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 129 | pub struct PrattParser<'a> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrattParser` 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: multiple associated items are never used [INFO] [stdout] --> src/parser.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 133 | impl<'a> PrattParser<'a> { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 134 | pub fn new(lexer: Lexer<'a>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | fn try_consume<'b>(&mut self, word_contents: &'b str) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | fn try_consume_non_symbol(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | fn check_non_symbol_and<'b>(&self, token_after_word: &'b str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | fn parse_bindings_opt(&mut self) -> Result>)>, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | fn parse_bindings(&mut self) -> Result)>, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | fn parse_tuple_type_inner(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 216 | fn parse_type(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | fn parse_pattern(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | fn parse_new_tuple_expr(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 290 | fn parse_let_expr(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | fn parse_if_expr(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 324 | fn parse_new_func_expr(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 337 | pub fn parse_expr(&mut self, min_bp: usize) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `prefix_binding` is never used [INFO] [stdout] --> src/parser.rs:424:4 [INFO] [stdout] | [INFO] [stdout] 424 | fn prefix_binding(s: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `infix_binding` is never used [INFO] [stdout] --> src/parser.rs:432:4 [INFO] [stdout] | [INFO] [stdout] 432 | fn infix_binding(s: &str) -> Option<(usize, usize)> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> src/parser.rs:444:12 [INFO] [stdout] | [INFO] [stdout] 443 | impl<'a> Expr<'a, Untyped> { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] 444 | pub fn parse(s: &'a str) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LET` is never used [INFO] [stdout] --> src/parser.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | pub const LET: &str = "let"; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IF` is never used [INFO] [stdout] --> src/parser.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | pub const IF: &str = "if"; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ELSE` is never used [INFO] [stdout] --> src/parser.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | pub const ELSE: &str = "else"; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EXPR_SEP` is never used [INFO] [stdout] --> src/parser.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | pub const EXPR_SEP: &str = ";"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ASSIGN` is never used [INFO] [stdout] --> src/parser.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | pub const ASSIGN: &str = "="; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TYPE_SEP` is never used [INFO] [stdout] --> src/parser.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | pub const TYPE_SEP: &str = ":"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ACCESS` is never used [INFO] [stdout] --> src/parser.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | pub const ACCESS: &str = "."; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SYMBOLS` is never used [INFO] [stdout] --> src/parser.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | pub const SYMBOLS: &[&str] = &[ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `iter` is never used [INFO] [stdout] --> src/core.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> OrderedTuple<'a> { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `iter` is never used [INFO] [stdout] --> src/core.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 69 | impl<'a> NamedTuple<'a> { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] 70 | pub fn iter(&self) -> impl Iterator)> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MalformedArgError` is never constructed [INFO] [stdout] --> src/core.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 134 | pub enum CallError { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 135 | #[error("function argument {0} cannot be represented as a pattern")] [INFO] [stdout] 136 | MalformedArgError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CallError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MalformedArgPattern` is never constructed [INFO] [stdout] --> src/core/expression.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub enum TypeError { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 73 | MalformedArgPattern(DestructError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeError` 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: variant `MalformedArg` is never constructed [INFO] [stdout] --> src/core/expression.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 263 | pub enum EvalError { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 279 | MalformedArg(String, PatternBuildError), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EvalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NoArgsProvided` and `Any` are never constructed [INFO] [stdout] --> src/core/extern_func.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum ExternCallError { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 7 | #[error("no arguments provided")] [INFO] [stdout] 8 | NoArgsProvided, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | Any(Box), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExternCallError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `peek_one_escaped` is never used [INFO] [stdout] --> src/parser.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a> Lexer<'a> { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | fn peek_one_escaped(&mut self) -> Option<&'a str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ExpectedPattern` is never constructed [INFO] [stdout] --> src/parser.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 107 | pub enum ParseError { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 119 | ExpectedPattern, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseError` 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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 52 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.57s [INFO] running `Command { std: "docker" "inspect" "c073c536881579904bde6b2291d7c4bf28ca0936cb795c9b56228257028b4214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c073c536881579904bde6b2291d7c4bf28ca0936cb795c9b56228257028b4214", kill_on_drop: false }` [INFO] [stdout] c073c536881579904bde6b2291d7c4bf28ca0936cb795c9b56228257028b4214 [INFO] checking utkn/bebec against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futkn%2Fbebec" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/utkn/bebec on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/utkn/bebec [INFO] finished tweaking git repo https://github.com/utkn/bebec [INFO] tweaked toml for git repo https://github.com/utkn/bebec written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/utkn/bebec 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] 2c26878d917b4b362116582718ffcf3db15332d9f2ff16f358f1fbe339dcd7e7 [INFO] running `Command { std: "docker" "start" "-a" "2c26878d917b4b362116582718ffcf3db15332d9f2ff16f358f1fbe339dcd7e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c26878d917b4b362116582718ffcf3db15332d9f2ff16f358f1fbe339dcd7e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c26878d917b4b362116582718ffcf3db15332d9f2ff16f358f1fbe339dcd7e7", kill_on_drop: false }` [INFO] [stdout] 2c26878d917b4b362116582718ffcf3db15332d9f2ff16f358f1fbe339dcd7e7 [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] bd00a5017c0bdbc280811457ba9368f5b61c00000488fa265126a9b70c4e80b2 [INFO] running `Command { std: "docker" "start" "-a" "bd00a5017c0bdbc280811457ba9368f5b61c00000488fa265126a9b70c4e80b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking bebec v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Pattern` [INFO] [stdout] --> src/core/context.rs:1:47 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{ExternCallable, ExternFunc, Func, Pattern, Val, ValType}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pattern` [INFO] [stdout] --> src/core/extern_func.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{Pattern, Val, ValType}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `extern_func` [INFO] [stdout] --> src/core/extern_func.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | macro_rules! extern_func { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `extern_func` [INFO] [stdout] --> src/core.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) use extern_func::{extern_func, ExternCallError, ExternCallable, ExternFunc}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pattern` [INFO] [stdout] --> src/core/context.rs:1:47 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{ExternCallable, ExternFunc, Func, Pattern, Val, ValType}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pattern` [INFO] [stdout] --> src/core/extern_func.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{Pattern, Val, ValType}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parser.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | let mut inner_types = self.parse_bindings()?; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parser.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | let mut inner_types = self.parse_bindings()?; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `iter` and `iter_mut` are never used [INFO] [stdout] --> src/core.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> OrderedTuple<'a> { [INFO] [stdout] | ------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn iter_mut(&mut self) -> impl Iterator> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `iter`, `iter_mut`, `remove`, `as_ordered`, `get`, and `len` are never used [INFO] [stdout] --> src/core.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 69 | impl<'a> NamedTuple<'a> { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 70 | pub fn iter(&self) -> impl Iterator)> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn iter_mut(&mut self) -> impl Iterator)> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn remove<'b>(&mut self, name: &'b str) -> Option> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn as_ordered<'b>( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | pub fn get(&self, field_name: &str) -> Option<&Val<'a>> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MalformedArgError` is never constructed [INFO] [stdout] --> src/core.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 134 | pub enum CallError { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 135 | #[error("function argument {0} cannot be represented as a pattern")] [INFO] [stdout] 136 | MalformedArgError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CallError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Intern` and `Extern` are never constructed [INFO] [stdout] --> src/core.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 157 | pub enum Func<'a, T> { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 158 | Intern(InternFunc<'a, T>), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 159 | Extern(ExternFunc<'a>), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Func` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `call` is never used [INFO] [stdout] --> src/core.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 162 | impl<'a> Func<'a, Typed<'a>> { [INFO] [stdout] | ---------------------------- method in this implementation [INFO] [stdout] 163 | pub fn call(&self, arg: Val<'a>) -> Result, CallError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Func` is never constructed [INFO] [stdout] --> src/core.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 186 | pub enum Val<'a> { [INFO] [stdout] | --- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 192 | Func(Func<'a, Typed<'a>>), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Val` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `try_destruct_tuple` is never used [INFO] [stdout] --> src/core.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 199 | impl<'a> Val<'a> { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn try_destruct_tuple( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `nil` and `unwrap_singular_tuple` are never used [INFO] [stdout] --> src/core.rs:281:12 [INFO] [stdout] | [INFO] [stdout] 274 | impl<'a> ValType<'a> { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 281 | pub fn nil() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | pub fn unwrap_singular_tuple(&self) -> &Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `let_pattern` and `arg_pattern` are never used [INFO] [stdout] --> src/core/coercion.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl CoercionStrategy { [INFO] [stdout] | --------------------- associated functions in this implementation [INFO] [stdout] 22 | pub fn let_pattern() -> CoercionStrategy { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn arg_pattern() -> CoercionStrategy { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_coerce` is never used [INFO] [stdout] --> src/core/coercion.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn try_coerce<'a>( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_batch_coerce_types` is never used [INFO] [stdout] --> src/core/coercion.rs:84:4 [INFO] [stdout] | [INFO] [stdout] 84 | fn try_batch_coerce_types<'a: 'b, 'b>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_coerce_unwrap` is never used [INFO] [stdout] --> src/core/coercion.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn try_coerce_unwrap<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_coerce_intra_tuple` is never used [INFO] [stdout] --> src/core/coercion.rs:138:4 [INFO] [stdout] | [INFO] [stdout] 138 | fn try_coerce_intra_tuple<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_coerce_inter_tuple_to_ordered` is never used [INFO] [stdout] --> src/core/coercion.rs:192:4 [INFO] [stdout] | [INFO] [stdout] 192 | fn try_coerce_inter_tuple_to_ordered<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_coerce_inter_tuple_to_named` is never used [INFO] [stdout] --> src/core/coercion.rs:220:4 [INFO] [stdout] | [INFO] [stdout] 220 | fn try_coerce_inter_tuple_to_named<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_coerce_inter_func` is never used [INFO] [stdout] --> src/core/coercion.rs:254:4 [INFO] [stdout] | [INFO] [stdout] 254 | fn try_coerce_inter_func<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `register_func`, `extend`, and `get` are never used [INFO] [stdout] --> src/core/context.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl<'a> ValCtx<'a> { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] 9 | pub fn register_func( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn extend(&mut self, binding_name: &'a str, val: Val<'a>) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn get(&self, binding_name: &'a str) -> Option<&Val<'a>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `extend`, `get`, and `collect_types` are never used [INFO] [stdout] --> src/core/context.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 57 | impl<'a> TypeCtx<'a> { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] 58 | pub fn extend(&mut self, binding_name: &'a str, val_type: ValType<'a>) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn get(&self, binding_name: &'a str) -> Option<&ValType<'a>> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn collect_types(&mut self, val_ctx: ValCtx<'a>) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/core/expression.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum Expr<'a, T> { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 15 | Ref(T, &'a str), [INFO] [stdout] | ^^^ [INFO] [stdout] 16 | NewPrimitive(T, Primitive), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 17 | NewNamedTuple(T, Vec<(&'a str, Self)>), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 18 | NewOrderedTuple(T, Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | NewFunc { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | Block { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | Call { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | Let { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | If { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 44 | Access { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Expr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/core/expression.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub enum TypeError { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 53 | #[error("invalid reference `{0}`")] [INFO] [stdout] 54 | InvalidRef(String), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 55 | #[error("expected `{0}` to be a function, but it has a type {1}")] [INFO] [stdout] 56 | NotAFunction(String, String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 57 | #[error("if branches must return the same value, but the main branch returns {main_type}, whereas the else branch returns {else_type}")] [INFO] [stdout] 58 | InconsistentIfBranches { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | NotAConditional(CoercionError), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 64 | #[error("invalid field `{0}` on a named tuple of type {1}")] [INFO] [stdout] 65 | InvalidField(String, String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 66 | #[error("trying to access the field of a value that is not a named tuple")] [INFO] [stdout] 67 | NotANamedTuple, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 68 | #[error("arguments do not match on call to `{0}`: {1:?}")] [INFO] [stdout] 69 | ArgCoercionError(String, CoercionError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 70 | #[error("destruct error on let: {0:?}")] [INFO] [stdout] 71 | DestructLetError(DestructError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 72 | #[error("argument pattern cannot be trivially destructed: {0:?}")] [INFO] [stdout] 73 | MalformedArgPattern(DestructError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeError` 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: method `to_typed` is never used [INFO] [stdout] --> src/core/expression.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 76 | impl<'a> Expr<'a, Untyped> { [INFO] [stdout] | -------------------------- method in this implementation [INFO] [stdout] 77 | /// Performs type checking and turns the expression into an evaluatable state. [INFO] [stdout] 78 | pub fn to_typed(self, ctx: &mut TypeCtx<'a>) -> Result>, TypeError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/core/expression.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 263 | pub enum EvalError { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 264 | #[error("error during call to `{0}`: {1:?}")] [INFO] [stdout] 265 | CallError(String, CallError), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | NotAFunction(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 270 | #[error("invalid reference `{0}`")] [INFO] [stdout] 271 | InvalidReference(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 272 | #[error("expected a conditional in the if expression: {0:?}")] [INFO] [stdout] 273 | NotAConditional(CoercionError), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 274 | #[error("invalid field `{0}`")] [INFO] [stdout] 275 | InvalidField(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 276 | #[error("trying to access the field of a value that is not a named tuple")] [INFO] [stdout] 277 | NotANamedTuple, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 278 | #[error("argument {0} cannot be represented as a pattern: {1:?}")] [INFO] [stdout] 279 | MalformedArg(String, PatternBuildError), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 280 | #[error("malformed expression: {0}")] [INFO] [stdout] 281 | MalformedExpr(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EvalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_expr_type` and `eval` are never used [INFO] [stdout] --> src/core/expression.rs:285:12 [INFO] [stdout] | [INFO] [stdout] 284 | impl<'a> Expr<'a, Typed<'a>> { [INFO] [stdout] | ---------------------------- methods in this implementation [INFO] [stdout] 285 | pub fn get_expr_type(&self) -> ValType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 318 | pub fn eval(self, ctx: &mut ValCtx<'a>) -> Result, EvalError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NoArgsProvided`, `TypeError`, and `Any` are never constructed [INFO] [stdout] --> src/core/extern_func.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum ExternCallError { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 7 | #[error("no arguments provided")] [INFO] [stdout] 8 | NoArgsProvided, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 9 | #[error("unexpected argument")] [INFO] [stdout] 10 | TypeError, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | #[error("{0:?}")] [INFO] [stdout] 12 | Any(Box), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExternCallError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `call` is never used [INFO] [stdout] --> src/core/extern_func.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait ExternCallable<'a> { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] 16 | fn call(&self, arg: Val<'a>) -> Result, ExternCallError>; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `body` is never read [INFO] [stdout] --> src/core/extern_func.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ExternFunc<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | pub(super) body: &'a dyn ExternCallable<'a>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExternFunc` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `UnmatchedPattern`, `UnsatisfiedName`, and `NoCorrespondingBinding` are never constructed [INFO] [stdout] --> src/core/pattern.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum DestructError { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 8 | UnmatchedPattern { pat: String, val: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | #[error("pattern requires the field `{0}` to be present")] [INFO] [stdout] 10 | UnsatisfiedName(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | #[error("no corresponding binding exists on the pattern for the named tuple")] [INFO] [stdout] 12 | NoCorrespondingBinding, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DestructError` 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: method `destruct_val` is never used [INFO] [stdout] --> src/core/pattern.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 45 | impl<'a> Pattern<'a> { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 46 | pub fn destruct_val( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `destruct_val_single` is never used [INFO] [stdout] --> src/core/pattern.rs:116:4 [INFO] [stdout] | [INFO] [stdout] 116 | fn destruct_val_single<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Word` and `Numeric` are never constructed [INFO] [stdout] --> src/parser.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum Token<'a> { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 30 | Word(&'a str), [INFO] [stdout] | ^^^^ [INFO] [stdout] 31 | Numeric(&'a str), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Token` 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: method `contents` is never used [INFO] [stdout] --> src/parser.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl<'a> Token<'a> { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 35 | /// Returns the contents of this token. [INFO] [stdout] 36 | pub fn contents(&self) -> &'a str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Lexer` is never constructed [INFO] [stdout] --> src/parser.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct Lexer<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Lexer` 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: associated items `new`, `peek_one_escaped`, `peek_token`, and `next_token` are never used [INFO] [stdout] --> src/parser.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a> Lexer<'a> { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 49 | pub fn new(source: &'a str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | fn peek_one_escaped(&mut self) -> Option<&'a str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn peek_token(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn next_token(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `BadToken`, `ExpectedToken`, `ExpectedWord`, `UnexpectedEof`, `ExpectedType`, and `ExpectedPattern` are never constructed [INFO] [stdout] --> src/parser.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 107 | pub enum ParseError { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 108 | #[error("unknown token")] [INFO] [stdout] 109 | BadToken, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 110 | #[error("expected token {0:?}")] [INFO] [stdout] 111 | ExpectedToken(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 112 | #[error("expected some word")] [INFO] [stdout] 113 | ExpectedWord, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 114 | #[error("unexpected eof")] [INFO] [stdout] 115 | UnexpectedEof, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 116 | #[error("unexpected type")] [INFO] [stdout] 117 | ExpectedType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 118 | #[error("unexpected pattern")] [INFO] [stdout] 119 | ExpectedPattern, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseError` 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: struct `PrattParser` is never constructed [INFO] [stdout] --> src/parser.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 129 | pub struct PrattParser<'a> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrattParser` 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: multiple associated items are never used [INFO] [stdout] --> src/parser.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 133 | impl<'a> PrattParser<'a> { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 134 | pub fn new(lexer: Lexer<'a>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | fn try_consume<'b>(&mut self, word_contents: &'b str) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | fn try_consume_non_symbol(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | fn check_non_symbol_and<'b>(&self, token_after_word: &'b str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | fn parse_bindings_opt(&mut self) -> Result>)>, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | fn parse_bindings(&mut self) -> Result)>, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | fn parse_tuple_type_inner(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 216 | fn parse_type(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | fn parse_pattern(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | fn parse_new_tuple_expr(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 290 | fn parse_let_expr(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | fn parse_if_expr(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 324 | fn parse_new_func_expr(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 337 | pub fn parse_expr(&mut self, min_bp: usize) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `prefix_binding` is never used [INFO] [stdout] --> src/parser.rs:424:4 [INFO] [stdout] | [INFO] [stdout] 424 | fn prefix_binding(s: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `infix_binding` is never used [INFO] [stdout] --> src/parser.rs:432:4 [INFO] [stdout] | [INFO] [stdout] 432 | fn infix_binding(s: &str) -> Option<(usize, usize)> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> src/parser.rs:444:12 [INFO] [stdout] | [INFO] [stdout] 443 | impl<'a> Expr<'a, Untyped> { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] 444 | pub fn parse(s: &'a str) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LET` is never used [INFO] [stdout] --> src/parser.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | pub const LET: &str = "let"; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IF` is never used [INFO] [stdout] --> src/parser.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | pub const IF: &str = "if"; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ELSE` is never used [INFO] [stdout] --> src/parser.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | pub const ELSE: &str = "else"; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EXPR_SEP` is never used [INFO] [stdout] --> src/parser.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | pub const EXPR_SEP: &str = ";"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ASSIGN` is never used [INFO] [stdout] --> src/parser.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | pub const ASSIGN: &str = "="; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TYPE_SEP` is never used [INFO] [stdout] --> src/parser.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | pub const TYPE_SEP: &str = ":"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ACCESS` is never used [INFO] [stdout] --> src/parser.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | pub const ACCESS: &str = "."; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SYMBOLS` is never used [INFO] [stdout] --> src/parser.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | pub const SYMBOLS: &[&str] = &[ [INFO] [stdout] | ^^^^^^^ [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/core.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 30 | fn from_iter>>(iter: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Self(iter.into_iter().collect()) [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/core.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 54 | fn from_iter)>>(iter: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | Self(iter.into_iter().collect()) [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/core.rs:87:61 [INFO] [stdout] | [INFO] [stdout] 87 | ValType::NamedTuple(self.0.iter().map(|(k, v)| (*k, v.get_type())).collect()) [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/core.rs:98:14 [INFO] [stdout] | [INFO] [stdout] 91 | mut self, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | ordered_names: impl IntoIterator, [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | ) -> Option> { [INFO] [stdout] 94 | let mut vals = Vec::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | Some(vals.into_iter().collect()) [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/core.rs:177:61 [INFO] [stdout] | [INFO] [stdout] 177 | .map_err(|err| CallError::FuncEvalError(Box::new(err))) [INFO] [stdout] | --- ^^^^^^^^^^^^^ [INFO] [stdout] | | [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/core.rs:258:25 [INFO] [stdout] | [INFO] [stdout] 243 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 244 | ordered_names: impl IntoIterator, [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 249 | let ordered = if self.is_named_tuple() { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 253 | } else if let Some(tpl) = self.try_as_ordered_tuple() { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 258 | T::try_from_val(Val::OrderedTuple(ordered)) [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/core/coercion.rs:208:32 [INFO] [stdout] | [INFO] [stdout] 208 | .map(|tpl| tpl.iter_mut().map(|(_, ty)| ty)), [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/core/context.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 41 | fn from(val_ctx: ValCtx<'a>) -> Self { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | Self { [INFO] [stdout] 43 | bindings: val_ctx [INFO] [stdout] | _______________________^ [INFO] [stdout] 44 | | .bindings [INFO] [stdout] 45 | | .into_iter() [INFO] [stdout] 46 | | .map(|(name, val)| (name, val.get_type())) [INFO] [stdout] 47 | | .collect(), [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/core/context.rs:46:43 [INFO] [stdout] | [INFO] [stdout] 46 | .map(|(name, val)| (name, val.get_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] | [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/core/context.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn collect_types(&mut self, val_ctx: ValCtx<'a>) { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | self.bindings [INFO] [stdout] 72 | .extend(val_ctx.bindings.into_iter().map(|(k, v)| (k, v.get_type()))) [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/core/context.rs:72:67 [INFO] [stdout] | [INFO] [stdout] 72 | .extend(val_ctx.bindings.into_iter().map(|(k, v)| (k, v.get_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] | [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/core/pattern.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 26 | fn from_iter)>>(iter: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | Pattern::PatternList( [INFO] [stdout] 28 | / iter.into_iter() [INFO] [stdout] 29 | | .map(|(k, v)| Pattern::Binding(k, Some(v))) [INFO] [stdout] 30 | | .collect(), [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/core/pattern.rs:29:51 [INFO] [stdout] | [INFO] [stdout] 29 | .map(|(k, v)| Pattern::Binding(k, Some(v))) [INFO] [stdout] | ------ ^^^^^^^ [INFO] [stdout] | | [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/core/pattern.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 36 | fn from_iter>)>>(iter: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | Pattern::PatternList( [INFO] [stdout] 38 | / iter.into_iter() [INFO] [stdout] 39 | | .map(|(k, v)| Pattern::Binding(k, v)) [INFO] [stdout] 40 | | .collect(), [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/core/pattern.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 48 | val: Val<'a>, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | match (self, val) { [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/core/pattern.rs:64:68 [INFO] [stdout] | [INFO] [stdout] 64 | Val::NamedTuple(types.iter().map(|(k, v)| (*k, v.to_uninit())).collect()), [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.rs:256:12 [INFO] [stdout] | [INFO] [stdout] 252 | let bindings = self.parse_bindings_opt()?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 256 | Ok(Pattern::from_iter(bindings)) [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/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | create_tuple_impl!((T0), (0)); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | create_tuple_impl!((T0), (0)); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | create_tuple_impl!((T0, T1), (0, 1)); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | create_tuple_impl!((T0, T1), (0, 1)); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | create_tuple_impl!((T0, T1, T2), (0, 1, 2)); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | create_tuple_impl!((T0, T1, T2), (0, 1, 2)); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | create_tuple_impl!((T0, T1, T2, T3), (0, 1, 2, 3)); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | create_tuple_impl!((T0, T1, T2, T3), (0, 1, 2, 3)); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | create_tuple_impl!((T0, T1, T2, T3, T4), (0, 1, 2, 3, 4)); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | create_tuple_impl!((T0, T1, T2, T3, T4), (0, 1, 2, 3, 4)); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | create_tuple_impl!((T0, T1, T2, T3, T4, T5), (0, 1, 2, 3, 4, 5)); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | create_tuple_impl!((T0, T1, T2, T3, T4, T5), (0, 1, 2, 3, 4, 5)); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | create_tuple_impl!((T0, T1, T2, T3, T4, T5, T6), (0, 1, 2, 3, 4, 5, 6)); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | create_tuple_impl!((T0, T1, T2, T3, T4, T5, T6), (0, 1, 2, 3, 4, 5, 6)); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | create_tuple_impl!((T0, T1, T2, T3, T4, T5, T6, T7), (0, 1, 2, 3, 4, 5, 6, 7)); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | create_tuple_impl!((T0, T1, T2, T3, T4, T5, T6, T7), (0, 1, 2, 3, 4, 5, 6, 7)); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | / create_tuple_impl!( [INFO] [stdout] 43 | | (T0, T1, T2, T3, T4, T5, T6, T7, T8), [INFO] [stdout] 44 | | (0, 1, 2, 3, 4, 5, 6, 7, 8) [INFO] [stdout] 45 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | / create_tuple_impl!( [INFO] [stdout] 43 | | (T0, T1, T2, T3, T4, T5, T6, T7, T8), [INFO] [stdout] 44 | | (0, 1, 2, 3, 4, 5, 6, 7, 8) [INFO] [stdout] 45 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | / create_tuple_impl!( [INFO] [stdout] 47 | | (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9), [INFO] [stdout] 48 | | (0, 1, 2, 3, 4, 5, 6, 7, 8, 9) [INFO] [stdout] 49 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | / create_tuple_impl!( [INFO] [stdout] 47 | | (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9), [INFO] [stdout] 48 | | (0, 1, 2, 3, 4, 5, 6, 7, 8, 9) [INFO] [stdout] 49 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | / create_tuple_impl!( [INFO] [stdout] 51 | | (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10), [INFO] [stdout] 52 | | (0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10) [INFO] [stdout] 53 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | / create_tuple_impl!( [INFO] [stdout] 51 | | (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10), [INFO] [stdout] 52 | | (0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10) [INFO] [stdout] 53 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | / create_tuple_impl!( [INFO] [stdout] 55 | | (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11), [INFO] [stdout] 56 | | (0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) [INFO] [stdout] 57 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | / create_tuple_impl!( [INFO] [stdout] 55 | | (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11), [INFO] [stdout] 56 | | (0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) [INFO] [stdout] 57 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 103 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | val.unwrap_singular_tuple() [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.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 115 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | val.unwrap_singular_tuple() [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.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 127 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 128 | val.unwrap_singular_tuple() [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.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 139 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 140 | val.unwrap_singular_tuple() [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.rs:163:27 [INFO] [stdout] | [INFO] [stdout] 162 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 163 | Val::OrderedTuple(OrderedTuple::from_iter(self.into_iter().map_into())) [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.rs:180:25 [INFO] [stdout] | [INFO] [stdout] 179 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | Val::NamedTuple(NamedTuple::from_iter( [INFO] [stdout] | _________________________^ [INFO] [stdout] 181 | | self.into_iter().map(|(k, v)| (k, v.into())), [INFO] [stdout] 182 | | )) [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.rs:181:47 [INFO] [stdout] | [INFO] [stdout] 181 | self.into_iter().map(|(k, v)| (k, v.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] | [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 48 previous errors; 52 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `iter` is never used [INFO] [stdout] --> src/core.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> OrderedTuple<'a> { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `iter` is never used [INFO] [stdout] --> src/core.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 69 | impl<'a> NamedTuple<'a> { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] 70 | pub fn iter(&self) -> impl Iterator)> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MalformedArgError` is never constructed [INFO] [stdout] --> src/core.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 134 | pub enum CallError { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 135 | #[error("function argument {0} cannot be represented as a pattern")] [INFO] [stdout] 136 | MalformedArgError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CallError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MalformedArgPattern` is never constructed [INFO] [stdout] --> src/core/expression.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub enum TypeError { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 73 | MalformedArgPattern(DestructError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeError` 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: variant `MalformedArg` is never constructed [INFO] [stdout] --> src/core/expression.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 263 | pub enum EvalError { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 279 | MalformedArg(String, PatternBuildError), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EvalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NoArgsProvided` and `Any` are never constructed [INFO] [stdout] --> src/core/extern_func.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum ExternCallError { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 7 | #[error("no arguments provided")] [INFO] [stdout] 8 | NoArgsProvided, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | Any(Box), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExternCallError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `peek_one_escaped` is never used [INFO] [stdout] --> src/parser.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a> Lexer<'a> { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | fn peek_one_escaped(&mut self) -> Option<&'a str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ExpectedPattern` is never constructed [INFO] [stdout] --> src/parser.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 107 | pub enum ParseError { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 119 | ExpectedPattern, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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/core.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 30 | fn from_iter>>(iter: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Self(iter.into_iter().collect()) [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/core.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 54 | fn from_iter)>>(iter: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | Self(iter.into_iter().collect()) [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/core.rs:87:61 [INFO] [stdout] | [INFO] [stdout] 87 | ValType::NamedTuple(self.0.iter().map(|(k, v)| (*k, v.get_type())).collect()) [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/core.rs:98:14 [INFO] [stdout] | [INFO] [stdout] 91 | mut self, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | ordered_names: impl IntoIterator, [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | ) -> Option> { [INFO] [stdout] 94 | let mut vals = Vec::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | Some(vals.into_iter().collect()) [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/core.rs:177:61 [INFO] [stdout] | [INFO] [stdout] 177 | .map_err(|err| CallError::FuncEvalError(Box::new(err))) [INFO] [stdout] | --- ^^^^^^^^^^^^^ [INFO] [stdout] | | [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/core.rs:258:25 [INFO] [stdout] | [INFO] [stdout] 243 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 244 | ordered_names: impl IntoIterator, [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 249 | let ordered = if self.is_named_tuple() { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 253 | } else if let Some(tpl) = self.try_as_ordered_tuple() { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 258 | T::try_from_val(Val::OrderedTuple(ordered)) [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/core/coercion.rs:208:32 [INFO] [stdout] | [INFO] [stdout] 208 | .map(|tpl| tpl.iter_mut().map(|(_, ty)| ty)), [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/core/context.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 41 | fn from(val_ctx: ValCtx<'a>) -> Self { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | Self { [INFO] [stdout] 43 | bindings: val_ctx [INFO] [stdout] | _______________________^ [INFO] [stdout] 44 | | .bindings [INFO] [stdout] 45 | | .into_iter() [INFO] [stdout] 46 | | .map(|(name, val)| (name, val.get_type())) [INFO] [stdout] 47 | | .collect(), [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/core/context.rs:46:43 [INFO] [stdout] | [INFO] [stdout] 46 | .map(|(name, val)| (name, val.get_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] | [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/core/context.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn collect_types(&mut self, val_ctx: ValCtx<'a>) { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | self.bindings [INFO] [stdout] 72 | .extend(val_ctx.bindings.into_iter().map(|(k, v)| (k, v.get_type()))) [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/core/context.rs:72:67 [INFO] [stdout] | [INFO] [stdout] 72 | .extend(val_ctx.bindings.into_iter().map(|(k, v)| (k, v.get_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] | [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/core/pattern.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 26 | fn from_iter)>>(iter: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | Pattern::PatternList( [INFO] [stdout] 28 | / iter.into_iter() [INFO] [stdout] 29 | | .map(|(k, v)| Pattern::Binding(k, Some(v))) [INFO] [stdout] 30 | | .collect(), [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/core/pattern.rs:29:51 [INFO] [stdout] | [INFO] [stdout] 29 | .map(|(k, v)| Pattern::Binding(k, Some(v))) [INFO] [stdout] | ------ ^^^^^^^ [INFO] [stdout] | | [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/core/pattern.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 36 | fn from_iter>)>>(iter: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | Pattern::PatternList( [INFO] [stdout] 38 | / iter.into_iter() [INFO] [stdout] 39 | | .map(|(k, v)| Pattern::Binding(k, v)) [INFO] [stdout] 40 | | .collect(), [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/core/pattern.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 48 | val: Val<'a>, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | match (self, val) { [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/core/pattern.rs:64:68 [INFO] [stdout] | [INFO] [stdout] 64 | Val::NamedTuple(types.iter().map(|(k, v)| (*k, v.to_uninit())).collect()), [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.rs:256:12 [INFO] [stdout] | [INFO] [stdout] 252 | let bindings = self.parse_bindings_opt()?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 256 | Ok(Pattern::from_iter(bindings)) [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/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | create_tuple_impl!((T0), (0)); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | create_tuple_impl!((T0), (0)); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | create_tuple_impl!((T0, T1), (0, 1)); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | create_tuple_impl!((T0, T1), (0, 1)); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | create_tuple_impl!((T0, T1, T2), (0, 1, 2)); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | create_tuple_impl!((T0, T1, T2), (0, 1, 2)); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | create_tuple_impl!((T0, T1, T2, T3), (0, 1, 2, 3)); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | create_tuple_impl!((T0, T1, T2, T3), (0, 1, 2, 3)); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | create_tuple_impl!((T0, T1, T2, T3, T4), (0, 1, 2, 3, 4)); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | create_tuple_impl!((T0, T1, T2, T3, T4), (0, 1, 2, 3, 4)); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | create_tuple_impl!((T0, T1, T2, T3, T4, T5), (0, 1, 2, 3, 4, 5)); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | create_tuple_impl!((T0, T1, T2, T3, T4, T5), (0, 1, 2, 3, 4, 5)); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | create_tuple_impl!((T0, T1, T2, T3, T4, T5, T6), (0, 1, 2, 3, 4, 5, 6)); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | create_tuple_impl!((T0, T1, T2, T3, T4, T5, T6), (0, 1, 2, 3, 4, 5, 6)); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | create_tuple_impl!((T0, T1, T2, T3, T4, T5, T6, T7), (0, 1, 2, 3, 4, 5, 6, 7)); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | create_tuple_impl!((T0, T1, T2, T3, T4, T5, T6, T7), (0, 1, 2, 3, 4, 5, 6, 7)); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | / create_tuple_impl!( [INFO] [stdout] 43 | | (T0, T1, T2, T3, T4, T5, T6, T7, T8), [INFO] [stdout] 44 | | (0, 1, 2, 3, 4, 5, 6, 7, 8) [INFO] [stdout] 45 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | / create_tuple_impl!( [INFO] [stdout] 43 | | (T0, T1, T2, T3, T4, T5, T6, T7, T8), [INFO] [stdout] 44 | | (0, 1, 2, 3, 4, 5, 6, 7, 8) [INFO] [stdout] 45 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bebec` (lib) due to 49 previous errors; 52 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | / create_tuple_impl!( [INFO] [stdout] 47 | | (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9), [INFO] [stdout] 48 | | (0, 1, 2, 3, 4, 5, 6, 7, 8, 9) [INFO] [stdout] 49 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | / create_tuple_impl!( [INFO] [stdout] 47 | | (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9), [INFO] [stdout] 48 | | (0, 1, 2, 3, 4, 5, 6, 7, 8, 9) [INFO] [stdout] 49 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | / create_tuple_impl!( [INFO] [stdout] 51 | | (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10), [INFO] [stdout] 52 | | (0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10) [INFO] [stdout] 53 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | / create_tuple_impl!( [INFO] [stdout] 51 | | (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10), [INFO] [stdout] 52 | | (0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10) [INFO] [stdout] 53 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 19 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let mut it = val.try_as_ordered_tuple()?.into_iter(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(($( $ts::try_from_val(it.next()?)? ),+,)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | / create_tuple_impl!( [INFO] [stdout] 55 | | (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11), [INFO] [stdout] 56 | | (0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) [INFO] [stdout] 57 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let vals = [ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Val::OrderedTuple(vals.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | / create_tuple_impl!( [INFO] [stdout] 55 | | (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11), [INFO] [stdout] 56 | | (0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) [INFO] [stdout] 57 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `create_tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/types.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 103 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | val.unwrap_singular_tuple() [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.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 115 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | val.unwrap_singular_tuple() [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.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 127 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 128 | val.unwrap_singular_tuple() [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.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 139 | fn try_from_val(val: Val<'a>) -> Option { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 140 | val.unwrap_singular_tuple() [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.rs:163:27 [INFO] [stdout] | [INFO] [stdout] 162 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 163 | Val::OrderedTuple(OrderedTuple::from_iter(self.into_iter().map_into())) [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.rs:180:25 [INFO] [stdout] | [INFO] [stdout] 179 | fn to_val(self) -> Val<'a> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | Val::NamedTuple(NamedTuple::from_iter( [INFO] [stdout] | _________________________^ [INFO] [stdout] 181 | | self.into_iter().map(|(k, v)| (k, v.into())), [INFO] [stdout] 182 | | )) [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.rs:181:47 [INFO] [stdout] | [INFO] [stdout] 181 | self.into_iter().map(|(k, v)| (k, v.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] | [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:24:25 [INFO] [stdout] | [INFO] [stdout] 11 | let mut ctx = ValCtx::default(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 12 | let res = Expr::parse( [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | assert_eq!(res, 5.into()) [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:41:25 [INFO] [stdout] | [INFO] [stdout] 29 | let mut ctx = ValCtx::default(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | let res = Expr::parse( [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | assert_eq!(res, (5, 4).into()) [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:60:25 [INFO] [stdout] | [INFO] [stdout] 46 | let mut ctx = ValCtx::default(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | let res = Expr::parse(r#"(add(4, 5), add(a=4, b=3))"#) [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | assert_eq!(res, (9, 7).into()) [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/core/extern_func.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 52 | |val: Val<'_>| -> Result, ExternCallError> { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | Ok($body.into()) [INFO] [stdout] | ^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 47 | let add = extern_func!((a: usize, b: usize) => a + b); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `extern_func` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:98:25 [INFO] [stdout] | [INFO] [stdout] 65 | let mut ctx = ValCtx::default(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | let res = Expr::parse( [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | assert_eq!(res, (27, 9, 12).into()) [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/core/extern_func.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 52 | |val: Val<'_>| -> Result, ExternCallError> { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | Ok($body.into()) [INFO] [stdout] | ^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | let add = extern_func!((a: usize, b: usize) => a + b); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `extern_func` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/core/extern_func.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 52 | |val: Val<'_>| -> Result, ExternCallError> { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | Ok($body.into()) [INFO] [stdout] | ^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | let sub = extern_func!((a: usize, b: usize) => a - b); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `extern_func` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:116:25 [INFO] [stdout] | [INFO] [stdout] 103 | let mut ctx = ValCtx::default(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | let res = Expr::parse( [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | assert_eq!(res, (1000, 0).into()) [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:135:25 [INFO] [stdout] | [INFO] [stdout] 121 | let mut ctx = ValCtx::default(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | let res = Expr::parse( [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | assert_eq!(res, ().into()) [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 57 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bebec` (lib test) due to 58 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bd00a5017c0bdbc280811457ba9368f5b61c00000488fa265126a9b70c4e80b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd00a5017c0bdbc280811457ba9368f5b61c00000488fa265126a9b70c4e80b2", kill_on_drop: false }` [INFO] [stdout] bd00a5017c0bdbc280811457ba9368f5b61c00000488fa265126a9b70c4e80b2