[INFO] cloning repository https://github.com/nathanielfernandes/sea [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathanielfernandes/sea" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanielfernandes%2Fsea", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanielfernandes%2Fsea'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4396021588d0e4eb7e9538ed8d584e4c99300a6f [INFO] checking nathanielfernandes/sea against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanielfernandes%2Fsea" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nathanielfernandes/sea 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/nathanielfernandes/sea [INFO] finished tweaking git repo https://github.com/nathanielfernandes/sea [INFO] tweaked toml for git repo https://github.com/nathanielfernandes/sea written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nathanielfernandes/sea already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1b807e176f59848a9123a9f6a8e22b51e30cc3e76736b345ecab1e87d08b74e3 [INFO] running `Command { std: "docker" "start" "-a" "1b807e176f59848a9123a9f6a8e22b51e30cc3e76736b345ecab1e87d08b74e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b807e176f59848a9123a9f6a8e22b51e30cc3e76736b345ecab1e87d08b74e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b807e176f59848a9123a9f6a8e22b51e30cc3e76736b345ecab1e87d08b74e3", kill_on_drop: false }` [INFO] [stdout] 1b807e176f59848a9123a9f6a8e22b51e30cc3e76736b345ecab1e87d08b74e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 54da254af06b4dfcfbf45e339e449056462cc670c383f1cdc0a21d38a16fe608 [INFO] running `Command { std: "docker" "start" "-a" "54da254af06b4dfcfbf45e339e449056462cc670c383f1cdc0a21d38a16fe608", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking sea v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `IRType` and `IRVariable` [INFO] [stdout] --> src/compiler/mod.rs:8:89 [INFO] [stdout] | [INFO] [stdout] 8 | Block, Context, IRConstant, IRExpression, IRFunction, IRFunctionInner, IRStatement, IRType, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | IRTypeInner, IRValue, IRVariable, InternedString, TypeId, VariableId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IRType` and `IRVariable` [INFO] [stdout] --> src/compiler/mod.rs:8:89 [INFO] [stdout] | [INFO] [stdout] 8 | Block, Context, IRConstant, IRExpression, IRFunction, IRFunctionInner, IRStatement, IRType, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | IRTypeInner, IRValue, IRVariable, InternedString, TypeId, VariableId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/middle/mod.rs:517:25 [INFO] [stdout] | [INFO] [stdout] 517 | let mut ctx = $comp.ctx(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 587 | / builtins! { [INFO] [stdout] 588 | | [comp] [INFO] [stdout] 589 | | [INFO] [stdout] 590 | | fn core::add(T, T) -> T; [INFO] [stdout] ... | [INFO] [stdout] 599 | | fn println(Any) -> Unit; [INFO] [stdout] 600 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] = note: this warning originates in the macro `builtins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_mutable` [INFO] [stdout] --> src/middle/mod.rs:1067:17 [INFO] [stdout] | [INFO] [stdout] 1067 | is_mutable, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `is_mutable: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `function_kind` [INFO] [stdout] --> src/middle/mod.rs:1099:17 [INFO] [stdout] | [INFO] [stdout] 1099 | function_kind, [INFO] [stdout] | ^^^^^^^^^^^^^ help: try ignoring the field: `function_kind: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `condition` [INFO] [stdout] --> src/middle/mod.rs:1137:36 [INFO] [stdout] | [INFO] [stdout] 1137 | Statement::WhileLoop { condition, body } => todo!(), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `condition: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/middle/mod.rs:1137:47 [INFO] [stdout] | [INFO] [stdout] 1137 | Statement::WhileLoop { condition, body } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `body: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/middle/mod.rs:1138:33 [INFO] [stdout] | [INFO] [stdout] 1138 | Statement::Struct { name, fields } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fields` [INFO] [stdout] --> src/middle/mod.rs:1138:39 [INFO] [stdout] | [INFO] [stdout] 1138 | Statement::Struct { name, fields } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `fields: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/middle/mod.rs:1061:16 [INFO] [stdout] | [INFO] [stdout] 1061 | Span { start, end, value }: &Span, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `start: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> src/middle/mod.rs:1061:23 [INFO] [stdout] | [INFO] [stdout] 1061 | Span { start, end, value }: &Span, [INFO] [stdout] | ^^^ help: try ignoring the field: `end: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/middle/mod.rs:517:25 [INFO] [stdout] | [INFO] [stdout] 517 | let mut ctx = $comp.ctx(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 587 | / builtins! { [INFO] [stdout] 588 | | [comp] [INFO] [stdout] 589 | | [INFO] [stdout] 590 | | fn core::add(T, T) -> T; [INFO] [stdout] ... | [INFO] [stdout] 599 | | fn println(Any) -> Unit; [INFO] [stdout] 600 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] = note: this warning originates in the macro `builtins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/middle/mod.rs:1374:34 [INFO] [stdout] | [INFO] [stdout] 1374 | Expression::Access { expr, field } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `expr: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field` [INFO] [stdout] --> src/middle/mod.rs:1374:40 [INFO] [stdout] | [INFO] [stdout] 1374 | Expression::Access { expr, field } => todo!(), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `field: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_mutable` [INFO] [stdout] --> src/middle/mod.rs:1067:17 [INFO] [stdout] | [INFO] [stdout] 1067 | is_mutable, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `is_mutable: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `function_kind` [INFO] [stdout] --> src/middle/mod.rs:1099:17 [INFO] [stdout] | [INFO] [stdout] 1099 | function_kind, [INFO] [stdout] | ^^^^^^^^^^^^^ help: try ignoring the field: `function_kind: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `condition` [INFO] [stdout] --> src/middle/mod.rs:1137:36 [INFO] [stdout] | [INFO] [stdout] 1137 | Statement::WhileLoop { condition, body } => todo!(), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `condition: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/middle/mod.rs:1137:47 [INFO] [stdout] | [INFO] [stdout] 1137 | Statement::WhileLoop { condition, body } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `body: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/middle/mod.rs:1138:33 [INFO] [stdout] | [INFO] [stdout] 1138 | Statement::Struct { name, fields } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fields` [INFO] [stdout] --> src/middle/mod.rs:1138:39 [INFO] [stdout] | [INFO] [stdout] 1138 | Statement::Struct { name, fields } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `fields: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/middle/mod.rs:1061:16 [INFO] [stdout] | [INFO] [stdout] 1061 | Span { start, end, value }: &Span, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `start: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> src/middle/mod.rs:1061:23 [INFO] [stdout] | [INFO] [stdout] 1061 | Span { start, end, value }: &Span, [INFO] [stdout] | ^^^ help: try ignoring the field: `end: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/middle/mod.rs:1374:34 [INFO] [stdout] | [INFO] [stdout] 1374 | Expression::Access { expr, field } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `expr: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field` [INFO] [stdout] --> src/middle/mod.rs:1374:40 [INFO] [stdout] | [INFO] [stdout] 1374 | Expression::Access { expr, field } => todo!(), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `field: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_prefix` is never read [INFO] [stdout] --> src/compiler/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Compiler { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | user_prefix: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constants `RESULT_TYPE`, `TRY`, `OK`, `EXPECT_BOOL`, and `BUILTIN_FUNCTIONS` are never used [INFO] [stdout] --> src/compiler/mod.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 23 | impl Compiler { [INFO] [stdout] | ------------- associated constants in this implementation [INFO] [stdout] 24 | const VALUE_TYPE: &'static str = "Value"; [INFO] [stdout] 25 | const RESULT_TYPE: &'static str = "Result"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | const TRY: &'static str = "Try"; [INFO] [stdout] | ^^^ [INFO] [stdout] 27 | const OK: &'static str = "Ok"; [INFO] [stdout] | ^^ [INFO] [stdout] 28 | const EXPECT_BOOL: &'static str = "EXPECT_BOOL"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | const BUILTIN_FUNCTIONS: &'static [&'static str] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `symbol` is never used [INFO] [stdout] --> src/compiler/mod.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 42 | impl Compiler { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 52 | fn symbol(&self, value: &str, skip: bool) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAIN` is never used [INFO] [stdout] --> src/compiler/mod.rs:64:15 [INFO] [stdout] | [INFO] [stdout] 64 | const MAIN: &str = "/* {{main}} */"; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `Unreachable` is never used [INFO] [stdout] --> src/middle/mod.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 44 | impl Context { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 176 | fn Unreachable(&self) -> TypeId { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/middle/mod.rs:632:8 [INFO] [stdout] | [INFO] [stdout] 545 | impl IRCompiler { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 632 | fn add_type(&self, ty: IRType) -> TypeId { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 637 | fn update_type(&self, ty: TypeId, new_ty: IRType) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | fn set_type(&mut self, path: Path, ty: TypeId) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | fn get_builtin(&self, path: &Path) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 673 | fn Bool(&self) -> TypeId { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | fn Int(&self) -> TypeId { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | fn Float(&self) -> TypeId { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 688 | fn String(&self) -> TypeId { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 704 | fn Unreachable(&self) -> TypeId { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 811 | fn next_block(&self) -> BlockId { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 991 | fn get_local(&self, id: VariableId) -> &IRVariable { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_prefix` is never read [INFO] [stdout] --> src/compiler/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Compiler { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | user_prefix: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constants `RESULT_TYPE`, `TRY`, `OK`, `EXPECT_BOOL`, and `BUILTIN_FUNCTIONS` are never used [INFO] [stdout] --> src/compiler/mod.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 23 | impl Compiler { [INFO] [stdout] | ------------- associated constants in this implementation [INFO] [stdout] 24 | const VALUE_TYPE: &'static str = "Value"; [INFO] [stdout] 25 | const RESULT_TYPE: &'static str = "Result"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | const TRY: &'static str = "Try"; [INFO] [stdout] | ^^^ [INFO] [stdout] 27 | const OK: &'static str = "Ok"; [INFO] [stdout] | ^^ [INFO] [stdout] 28 | const EXPECT_BOOL: &'static str = "EXPECT_BOOL"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | const BUILTIN_FUNCTIONS: &'static [&'static str] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `symbol` is never used [INFO] [stdout] --> src/compiler/mod.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 42 | impl Compiler { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 52 | fn symbol(&self, value: &str, skip: bool) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAIN` is never used [INFO] [stdout] --> src/compiler/mod.rs:64:15 [INFO] [stdout] | [INFO] [stdout] 64 | const MAIN: &str = "/* {{main}} */"; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `Unreachable` is never used [INFO] [stdout] --> src/middle/mod.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 44 | impl Context { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 176 | fn Unreachable(&self) -> TypeId { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/middle/mod.rs:632:8 [INFO] [stdout] | [INFO] [stdout] 545 | impl IRCompiler { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 632 | fn add_type(&self, ty: IRType) -> TypeId { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 637 | fn update_type(&self, ty: TypeId, new_ty: IRType) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | fn set_type(&mut self, path: Path, ty: TypeId) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | fn get_builtin(&self, path: &Path) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 673 | fn Bool(&self) -> TypeId { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | fn Int(&self) -> TypeId { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | fn Float(&self) -> TypeId { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 688 | fn String(&self) -> TypeId { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 704 | fn Unreachable(&self) -> TypeId { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 811 | fn next_block(&self) -> BlockId { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 991 | fn get_local(&self, id: VariableId) -> &IRVariable { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sea::parser::debug::print_statement` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use sea::parser::debug::print_statement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sea::parser::debug::print_statement` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use sea::parser::debug::print_statement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.66s [INFO] running `Command { std: "docker" "inspect" "54da254af06b4dfcfbf45e339e449056462cc670c383f1cdc0a21d38a16fe608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54da254af06b4dfcfbf45e339e449056462cc670c383f1cdc0a21d38a16fe608", kill_on_drop: false }` [INFO] [stdout] 54da254af06b4dfcfbf45e339e449056462cc670c383f1cdc0a21d38a16fe608 [INFO] checking nathanielfernandes/sea 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%2Fnathanielfernandes%2Fsea" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nathanielfernandes/sea 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/nathanielfernandes/sea [INFO] finished tweaking git repo https://github.com/nathanielfernandes/sea [INFO] tweaked toml for git repo https://github.com/nathanielfernandes/sea written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nathanielfernandes/sea 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 34d145302cf60d701a1a0630a5110f213990a34efe3642d393096fb3fb02dd14 [INFO] running `Command { std: "docker" "start" "-a" "34d145302cf60d701a1a0630a5110f213990a34efe3642d393096fb3fb02dd14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34d145302cf60d701a1a0630a5110f213990a34efe3642d393096fb3fb02dd14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34d145302cf60d701a1a0630a5110f213990a34efe3642d393096fb3fb02dd14", kill_on_drop: false }` [INFO] [stdout] 34d145302cf60d701a1a0630a5110f213990a34efe3642d393096fb3fb02dd14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 22a4ad45d4b76a1cd02b83d03c4280c8afbe95997dea4b1063c7af6b336eee28 [INFO] running `Command { std: "docker" "start" "-a" "22a4ad45d4b76a1cd02b83d03c4280c8afbe95997dea4b1063c7af6b336eee28", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking sea v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `IRType` and `IRVariable` [INFO] [stdout] --> src/compiler/mod.rs:8:89 [INFO] [stdout] | [INFO] [stdout] 8 | Block, Context, IRConstant, IRExpression, IRFunction, IRFunctionInner, IRStatement, IRType, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | IRTypeInner, IRValue, IRVariable, InternedString, TypeId, VariableId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IRType` and `IRVariable` [INFO] [stdout] --> src/compiler/mod.rs:8:89 [INFO] [stdout] | [INFO] [stdout] 8 | Block, Context, IRConstant, IRExpression, IRFunction, IRFunctionInner, IRStatement, IRType, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | IRTypeInner, IRValue, IRVariable, InternedString, TypeId, VariableId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/middle/mod.rs:517:25 [INFO] [stdout] | [INFO] [stdout] 517 | let mut ctx = $comp.ctx(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 587 | / builtins! { [INFO] [stdout] 588 | | [comp] [INFO] [stdout] 589 | | [INFO] [stdout] 590 | | fn core::add(T, T) -> T; [INFO] [stdout] ... | [INFO] [stdout] 599 | | fn println(Any) -> Unit; [INFO] [stdout] 600 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] = note: this warning originates in the macro `builtins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/middle/mod.rs:517:25 [INFO] [stdout] | [INFO] [stdout] 517 | let mut ctx = $comp.ctx(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 587 | / builtins! { [INFO] [stdout] 588 | | [comp] [INFO] [stdout] 589 | | [INFO] [stdout] 590 | | fn core::add(T, T) -> T; [INFO] [stdout] ... | [INFO] [stdout] 599 | | fn println(Any) -> Unit; [INFO] [stdout] 600 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] = note: this warning originates in the macro `builtins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_mutable` [INFO] [stdout] --> src/middle/mod.rs:1067:17 [INFO] [stdout] | [INFO] [stdout] 1067 | is_mutable, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `is_mutable: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `function_kind` [INFO] [stdout] --> src/middle/mod.rs:1099:17 [INFO] [stdout] | [INFO] [stdout] 1099 | function_kind, [INFO] [stdout] | ^^^^^^^^^^^^^ help: try ignoring the field: `function_kind: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `condition` [INFO] [stdout] --> src/middle/mod.rs:1137:36 [INFO] [stdout] | [INFO] [stdout] 1137 | Statement::WhileLoop { condition, body } => todo!(), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `condition: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/middle/mod.rs:1137:47 [INFO] [stdout] | [INFO] [stdout] 1137 | Statement::WhileLoop { condition, body } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `body: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/middle/mod.rs:1138:33 [INFO] [stdout] | [INFO] [stdout] 1138 | Statement::Struct { name, fields } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fields` [INFO] [stdout] --> src/middle/mod.rs:1138:39 [INFO] [stdout] | [INFO] [stdout] 1138 | Statement::Struct { name, fields } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `fields: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/middle/mod.rs:1061:16 [INFO] [stdout] | [INFO] [stdout] 1061 | Span { start, end, value }: &Span, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `start: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> src/middle/mod.rs:1061:23 [INFO] [stdout] | [INFO] [stdout] 1061 | Span { start, end, value }: &Span, [INFO] [stdout] | ^^^ help: try ignoring the field: `end: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/middle/mod.rs:1374:34 [INFO] [stdout] | [INFO] [stdout] 1374 | Expression::Access { expr, field } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `expr: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field` [INFO] [stdout] --> src/middle/mod.rs:1374:40 [INFO] [stdout] | [INFO] [stdout] 1374 | Expression::Access { expr, field } => todo!(), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `field: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_mutable` [INFO] [stdout] --> src/middle/mod.rs:1067:17 [INFO] [stdout] | [INFO] [stdout] 1067 | is_mutable, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `is_mutable: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `function_kind` [INFO] [stdout] --> src/middle/mod.rs:1099:17 [INFO] [stdout] | [INFO] [stdout] 1099 | function_kind, [INFO] [stdout] | ^^^^^^^^^^^^^ help: try ignoring the field: `function_kind: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `condition` [INFO] [stdout] --> src/middle/mod.rs:1137:36 [INFO] [stdout] | [INFO] [stdout] 1137 | Statement::WhileLoop { condition, body } => todo!(), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `condition: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/middle/mod.rs:1137:47 [INFO] [stdout] | [INFO] [stdout] 1137 | Statement::WhileLoop { condition, body } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `body: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/middle/mod.rs:1138:33 [INFO] [stdout] | [INFO] [stdout] 1138 | Statement::Struct { name, fields } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fields` [INFO] [stdout] --> src/middle/mod.rs:1138:39 [INFO] [stdout] | [INFO] [stdout] 1138 | Statement::Struct { name, fields } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `fields: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/middle/mod.rs:1061:16 [INFO] [stdout] | [INFO] [stdout] 1061 | Span { start, end, value }: &Span, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `start: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> src/middle/mod.rs:1061:23 [INFO] [stdout] | [INFO] [stdout] 1061 | Span { start, end, value }: &Span, [INFO] [stdout] | ^^^ help: try ignoring the field: `end: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/middle/mod.rs:1374:34 [INFO] [stdout] | [INFO] [stdout] 1374 | Expression::Access { expr, field } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `expr: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field` [INFO] [stdout] --> src/middle/mod.rs:1374:40 [INFO] [stdout] | [INFO] [stdout] 1374 | Expression::Access { expr, field } => todo!(), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `field: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_prefix` is never read [INFO] [stdout] --> src/compiler/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Compiler { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | user_prefix: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constants `RESULT_TYPE`, `TRY`, `OK`, `EXPECT_BOOL`, and `BUILTIN_FUNCTIONS` are never used [INFO] [stdout] --> src/compiler/mod.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 23 | impl Compiler { [INFO] [stdout] | ------------- associated constants in this implementation [INFO] [stdout] 24 | const VALUE_TYPE: &'static str = "Value"; [INFO] [stdout] 25 | const RESULT_TYPE: &'static str = "Result"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | const TRY: &'static str = "Try"; [INFO] [stdout] | ^^^ [INFO] [stdout] 27 | const OK: &'static str = "Ok"; [INFO] [stdout] | ^^ [INFO] [stdout] 28 | const EXPECT_BOOL: &'static str = "EXPECT_BOOL"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | const BUILTIN_FUNCTIONS: &'static [&'static str] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `symbol` is never used [INFO] [stdout] --> src/compiler/mod.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 42 | impl Compiler { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 52 | fn symbol(&self, value: &str, skip: bool) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAIN` is never used [INFO] [stdout] --> src/compiler/mod.rs:64:15 [INFO] [stdout] | [INFO] [stdout] 64 | const MAIN: &str = "/* {{main}} */"; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `Unreachable` is never used [INFO] [stdout] --> src/middle/mod.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 44 | impl Context { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 176 | fn Unreachable(&self) -> TypeId { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/middle/mod.rs:632:8 [INFO] [stdout] | [INFO] [stdout] 545 | impl IRCompiler { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 632 | fn add_type(&self, ty: IRType) -> TypeId { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 637 | fn update_type(&self, ty: TypeId, new_ty: IRType) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | fn set_type(&mut self, path: Path, ty: TypeId) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | fn get_builtin(&self, path: &Path) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 673 | fn Bool(&self) -> TypeId { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | fn Int(&self) -> TypeId { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | fn Float(&self) -> TypeId { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 688 | fn String(&self) -> TypeId { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 704 | fn Unreachable(&self) -> TypeId { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 811 | fn next_block(&self) -> BlockId { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 991 | fn get_local(&self, id: VariableId) -> &IRVariable { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_prefix` is never read [INFO] [stdout] --> src/compiler/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Compiler { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | user_prefix: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/middle/mod.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn intern_string(&self, string: S) -> InternedString { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | self.strings.borrow_mut().add(string.to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constants `RESULT_TYPE`, `TRY`, `OK`, `EXPECT_BOOL`, and `BUILTIN_FUNCTIONS` are never used [INFO] [stdout] --> src/compiler/mod.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 23 | impl Compiler { [INFO] [stdout] | ------------- associated constants in this implementation [INFO] [stdout] 24 | const VALUE_TYPE: &'static str = "Value"; [INFO] [stdout] 25 | const RESULT_TYPE: &'static str = "Result"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | const TRY: &'static str = "Try"; [INFO] [stdout] | ^^^ [INFO] [stdout] 27 | const OK: &'static str = "Ok"; [INFO] [stdout] | ^^ [INFO] [stdout] 28 | const EXPECT_BOOL: &'static str = "EXPECT_BOOL"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | const BUILTIN_FUNCTIONS: &'static [&'static 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/middle/mod.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn re_intern_string(&self, string: S) -> InternedString { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | self.strings.borrow_mut().add_force(string.to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `symbol` is never used [INFO] [stdout] --> src/compiler/mod.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 42 | impl Compiler { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 52 | fn symbol(&self, value: &str, skip: bool) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAIN` is never used [INFO] [stdout] --> src/compiler/mod.rs:64:15 [INFO] [stdout] | [INFO] [stdout] 64 | const MAIN: &str = "/* {{main}} */"; [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/middle/mod.rs:126:23 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn new_free_type(&mut self, ty: IRTypeInner) -> TypeId { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | self.new_type(IRType::Free(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] warning: method `Unreachable` is never used [INFO] [stdout] --> src/middle/mod.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 44 | impl Context { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 176 | fn Unreachable(&self) -> TypeId { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/middle/mod.rs:632:8 [INFO] [stdout] | [INFO] [stdout] 545 | impl IRCompiler { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 632 | fn add_type(&self, ty: IRType) -> TypeId { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 637 | fn update_type(&self, ty: TypeId, new_ty: IRType) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | fn set_type(&mut self, path: Path, ty: TypeId) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | fn get_builtin(&self, path: &Path) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 673 | fn Bool(&self) -> TypeId { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | fn Int(&self) -> TypeId { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | fn Float(&self) -> TypeId { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 688 | fn String(&self) -> TypeId { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 704 | fn Unreachable(&self) -> TypeId { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 811 | fn next_block(&self) -> BlockId { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 991 | fn get_local(&self, id: VariableId) -> &IRVariable { [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/middle/mod.rs:362:21 [INFO] [stdout] | [INFO] [stdout] 358 | pub fn new(path: Span>, ty: TypeId) -> Self { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 362 | params: IndexMap::new(), [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/middle/mod.rs:363:21 [INFO] [stdout] | [INFO] [stdout] 358 | pub fn new(path: Span>, ty: TypeId) -> Self { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 363 | locals: IndexMap::new(), [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/middle/mod.rs:364:21 [INFO] [stdout] | [INFO] [stdout] 358 | pub fn new(path: Span>, ty: TypeId) -> Self { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 364 | blocks: { [INFO] [stdout] | _____________________^ [INFO] [stdout] 365 | | let mut blocks = IndexMap::new(); [INFO] [stdout] 366 | | blocks.insert( [INFO] [stdout] 367 | | 0, [INFO] [stdout] ... | [INFO] [stdout] 374 | | blocks [INFO] [stdout] 375 | | }, [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/middle/mod.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn intern_string(&self, string: S) -> InternedString { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | self.strings.borrow_mut().add(string.to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/middle/mod.rs:629:9 [INFO] [stdout] | [INFO] [stdout] 627 | fn new_rigid_type(&mut self, path: &[S], ty: IRTypeInner) -> TypeId { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 628 | let path = self.ctx().path_from(path); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 629 | self.ctx().new_rigid_type(path, 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/middle/mod.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn re_intern_string(&self, string: S) -> InternedString { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | self.strings.borrow_mut().add_force(string.to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/middle/mod.rs:742:12 [INFO] [stdout] | [INFO] [stdout] 731 | fn exit_outmost_level(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 742 | Ok(self.context.into_inner()) [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/middle/mod.rs:126:23 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn new_free_type(&mut self, ty: IRTypeInner) -> TypeId { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | self.new_type(IRType::Free(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/middle/mod.rs:853:15 [INFO] [stdout] | [INFO] [stdout] 851 | let path = Path::from(&[name.value]); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 852 | [INFO] [stdout] 853 | match self.ctx_ref().functions.get(&path) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/middle/mod.rs:362:21 [INFO] [stdout] | [INFO] [stdout] 358 | pub fn new(path: Span>, ty: TypeId) -> Self { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 362 | params: IndexMap::new(), [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/middle/mod.rs:363:21 [INFO] [stdout] | [INFO] [stdout] 358 | pub fn new(path: Span>, ty: TypeId) -> Self { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 363 | locals: IndexMap::new(), [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/middle/mod.rs:364:21 [INFO] [stdout] | [INFO] [stdout] 358 | pub fn new(path: Span>, ty: TypeId) -> Self { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 364 | blocks: { [INFO] [stdout] | _____________________^ [INFO] [stdout] 365 | | let mut blocks = IndexMap::new(); [INFO] [stdout] 366 | | blocks.insert( [INFO] [stdout] 367 | | 0, [INFO] [stdout] ... | [INFO] [stdout] 374 | | blocks [INFO] [stdout] 375 | | }, [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/middle/pathmap.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn from_iter(iter: impl IntoIterator) -> Self { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Self(SmallVec::from_iter(iter)) [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/middle/mod.rs:629:9 [INFO] [stdout] | [INFO] [stdout] 627 | fn new_rigid_type(&mut self, path: &[S], ty: IRTypeInner) -> TypeId { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 628 | let path = self.ctx().path_from(path); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 629 | self.ctx().new_rigid_type(path, 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/middle/pathmap.rs:59:27 [INFO] [stdout] | [INFO] [stdout] 59 | .map(|k| Path(k.0.clone())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/middle/mod.rs:742:12 [INFO] [stdout] | [INFO] [stdout] 731 | fn exit_outmost_level(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 742 | Ok(self.context.into_inner()) [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/middle/pathmap.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | .map(|k| Path(k.0.clone())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/middle/mod.rs:853:15 [INFO] [stdout] | [INFO] [stdout] 851 | let path = Path::from(&[name.value]); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 852 | [INFO] [stdout] 853 | match self.ctx_ref().functions.get(&path) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/middle/pathmap.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn from_iter(iter: impl IntoIterator) -> Self { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Self(SmallVec::from_iter(iter)) [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/mod.rs:252:14 [INFO] [stdout] | [INFO] [stdout] 246 | let fields = self.comma_sep_params(Token::CloseCurlyBracket); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 252 | Some(Span { [INFO] [stdout] | ______________^ [INFO] [stdout] 253 | | start: struct_start, [INFO] [stdout] 254 | | end, [INFO] [stdout] 255 | | value: Statement::Struct { name, fields }, [INFO] [stdout] 256 | | }) [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/middle/pathmap.rs:59:27 [INFO] [stdout] | [INFO] [stdout] 59 | .map(|k| Path(k.0.clone())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/middle/pathmap.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | .map(|k| Path(k.0.clone())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:350:14 [INFO] [stdout] | [INFO] [stdout] 346 | let expr = self.transaction(|this| this.expression(0, false)); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 350 | Some(Span { [INFO] [stdout] | ______________^ [INFO] [stdout] 351 | | start: return_start, [INFO] [stdout] 352 | | end: return_end, [INFO] [stdout] 353 | | value: Expression::Return(expr.map(Box::new)), [INFO] [stdout] 354 | | }) [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/mod.rs:391:14 [INFO] [stdout] | [INFO] [stdout] 385 | let condition = self.expression(0, false)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 386 | [INFO] [stdout] 387 | let body = Box::new(self.block()?); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 391 | Some(Span { [INFO] [stdout] | ______________^ [INFO] [stdout] 392 | | start: while_start, [INFO] [stdout] 393 | | end: body.end, [INFO] [stdout] 394 | | value: Statement::WhileLoop { condition, body }, [INFO] [stdout] 395 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:451:14 [INFO] [stdout] | [INFO] [stdout] 416 | let ty = self.transaction(|this| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 423 | let expr = self.expression(0, false)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 451 | Some(Span { [INFO] [stdout] | ______________^ [INFO] [stdout] 452 | | start: let_start, [INFO] [stdout] 453 | | end: semicolon_end, [INFO] [stdout] 454 | | value: Statement::Declaration { [INFO] [stdout] ... | [INFO] [stdout] 463 | | }, [INFO] [stdout] 464 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:501:14 [INFO] [stdout] | [INFO] [stdout] 476 | let expr = self.expression(0, false)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 501 | Some(Span { [INFO] [stdout] | ______________^ [INFO] [stdout] 502 | | start: symbol_start, [INFO] [stdout] 503 | | end: semicolon_end, [INFO] [stdout] 504 | | value: Statement::Assignment { [INFO] [stdout] ... | [INFO] [stdout] 511 | | }, [INFO] [stdout] 512 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:252:14 [INFO] [stdout] | [INFO] [stdout] 246 | let fields = self.comma_sep_params(Token::CloseCurlyBracket); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 252 | Some(Span { [INFO] [stdout] | ______________^ [INFO] [stdout] 253 | | start: struct_start, [INFO] [stdout] 254 | | end, [INFO] [stdout] 255 | | value: Statement::Struct { name, fields }, [INFO] [stdout] 256 | | }) [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/mod.rs:540:14 [INFO] [stdout] | [INFO] [stdout] 517 | let expr = self.expression(0, false)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 540 | Some(Span { [INFO] [stdout] | ______________^ [INFO] [stdout] 541 | | start: expr.start, [INFO] [stdout] 542 | | end: semicolon_end, [INFO] [stdout] 543 | | value: Statement::Expression(expr), [INFO] [stdout] 544 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:350:14 [INFO] [stdout] | [INFO] [stdout] 346 | let expr = self.transaction(|this| this.expression(0, false)); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 350 | Some(Span { [INFO] [stdout] | ______________^ [INFO] [stdout] 351 | | start: return_start, [INFO] [stdout] 352 | | end: return_end, [INFO] [stdout] 353 | | value: Expression::Return(expr.map(Box::new)), [INFO] [stdout] 354 | | }) [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/mod.rs:601:14 [INFO] [stdout] | [INFO] [stdout] 587 | let params = self.comma_sep_params(Token::CloseRoundBracket); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 591 | let return_type = self.transaction(|this| { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 597 | let body = self.body()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 601 | Some(Span { [INFO] [stdout] | ______________^ [INFO] [stdout] 602 | | start: fn_start, [INFO] [stdout] 603 | | end: body.end, [INFO] [stdout] 604 | | value: Statement::Function(Function { [INFO] [stdout] ... | [INFO] [stdout] 614 | | }), [INFO] [stdout] 615 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:391:14 [INFO] [stdout] | [INFO] [stdout] 385 | let condition = self.expression(0, false)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 386 | [INFO] [stdout] 387 | let body = Box::new(self.block()?); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 391 | Some(Span { [INFO] [stdout] | ______________^ [INFO] [stdout] 392 | | start: while_start, [INFO] [stdout] 393 | | end: body.end, [INFO] [stdout] 394 | | value: Statement::WhileLoop { condition, body }, [INFO] [stdout] 395 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:639:14 [INFO] [stdout] | [INFO] [stdout] 622 | let condition = self.expression(0, false)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 623 | [INFO] [stdout] 624 | let then = self.block()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 625 | [INFO] [stdout] 626 | let otherwise = self.transaction(|this| { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 639 | Some(Span { [INFO] [stdout] | ______________^ [INFO] [stdout] 640 | | start: if_start, [INFO] [stdout] 641 | | end: otherwise.as_ref().map(|x| x.end).unwrap_or(then.end), [INFO] [stdout] 642 | | value: Expression::If { [INFO] [stdout] ... | [INFO] [stdout] 646 | | }, [INFO] [stdout] 647 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:451:14 [INFO] [stdout] | [INFO] [stdout] 416 | let ty = self.transaction(|this| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 423 | let expr = self.expression(0, false)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 451 | Some(Span { [INFO] [stdout] | ______________^ [INFO] [stdout] 452 | | start: let_start, [INFO] [stdout] 453 | | end: semicolon_end, [INFO] [stdout] 454 | | value: Statement::Declaration { [INFO] [stdout] ... | [INFO] [stdout] 463 | | }, [INFO] [stdout] 464 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:501:14 [INFO] [stdout] | [INFO] [stdout] 476 | let expr = self.expression(0, false)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 501 | Some(Span { [INFO] [stdout] | ______________^ [INFO] [stdout] 502 | | start: symbol_start, [INFO] [stdout] 503 | | end: semicolon_end, [INFO] [stdout] 504 | | value: Statement::Assignment { [INFO] [stdout] ... | [INFO] [stdout] 511 | | }, [INFO] [stdout] 512 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:776:14 [INFO] [stdout] | [INFO] [stdout] 760 | let mut statements: Vec> = vec![]; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 772 | let ret = self.transaction(|this| this.expression(0, false)); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 776 | Some(Span { [INFO] [stdout] | ______________^ [INFO] [stdout] 777 | | start: block_start, [INFO] [stdout] 778 | | end: block_end, [INFO] [stdout] 779 | | value: Expression::Block { [INFO] [stdout] ... | [INFO] [stdout] 782 | | }, [INFO] [stdout] 783 | | }) [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/mod.rs:540:14 [INFO] [stdout] | [INFO] [stdout] 517 | let expr = self.expression(0, false)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 540 | Some(Span { [INFO] [stdout] | ______________^ [INFO] [stdout] 541 | | start: expr.start, [INFO] [stdout] 542 | | end: semicolon_end, [INFO] [stdout] 543 | | value: Statement::Expression(expr), [INFO] [stdout] 544 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:814:14 [INFO] [stdout] | [INFO] [stdout] 787 | let mut statements: Vec> = vec![]; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 806 | let ret = self.transaction(|this| this.expression(0, false)); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 814 | Some(Span { [INFO] [stdout] | ______________^ [INFO] [stdout] 815 | | start: block_start, [INFO] [stdout] 816 | | end: block_end, [INFO] [stdout] 817 | | value: Body { statements, ret }, [INFO] [stdout] 818 | | }) [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/mod.rs:601:14 [INFO] [stdout] | [INFO] [stdout] 587 | let params = self.comma_sep_params(Token::CloseRoundBracket); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 591 | let return_type = self.transaction(|this| { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 597 | let body = self.body()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 601 | Some(Span { [INFO] [stdout] | ______________^ [INFO] [stdout] 602 | | start: fn_start, [INFO] [stdout] 603 | | end: body.end, [INFO] [stdout] 604 | | value: Statement::Function(Function { [INFO] [stdout] ... | [INFO] [stdout] 614 | | }), [INFO] [stdout] 615 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:639:14 [INFO] [stdout] | [INFO] [stdout] 622 | let condition = self.expression(0, false)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 623 | [INFO] [stdout] 624 | let then = self.block()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 625 | [INFO] [stdout] 626 | let otherwise = self.transaction(|this| { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 639 | Some(Span { [INFO] [stdout] | ______________^ [INFO] [stdout] 640 | | start: if_start, [INFO] [stdout] 641 | | end: otherwise.as_ref().map(|x| x.end).unwrap_or(then.end), [INFO] [stdout] 642 | | value: Expression::If { [INFO] [stdout] ... | [INFO] [stdout] 646 | | }, [INFO] [stdout] 647 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:936:24 [INFO] [stdout] | [INFO] [stdout] 933 | |token: Span, lhs: Span, rhs: Span| Span { [INFO] [stdout] | --------------------- --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 936 | value: Expression::Binary { [INFO] [stdout] | ________________________^ [INFO] [stdout] 937 | | op: match token.value { [INFO] [stdout] 938 | | Token::Plus => BinaryOp::Add, [INFO] [stdout] 939 | | Token::Minus => BinaryOp::Sub, [INFO] [stdout] ... | [INFO] [stdout] 963 | | rhs: Box::new(rhs), [INFO] [stdout] 964 | | }, [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/mod.rs:776:14 [INFO] [stdout] | [INFO] [stdout] 760 | let mut statements: Vec> = vec![]; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 772 | let ret = self.transaction(|this| this.expression(0, false)); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 776 | Some(Span { [INFO] [stdout] | ______________^ [INFO] [stdout] 777 | | start: block_start, [INFO] [stdout] 778 | | end: block_end, [INFO] [stdout] 779 | | value: Expression::Block { [INFO] [stdout] ... | [INFO] [stdout] 782 | | }, [INFO] [stdout] 783 | | }) [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/debug.rs:75:62 [INFO] [stdout] | [INFO] [stdout] 75 | ... .unwrap_or_else(|| Span::default(Type::Any)) [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/mod.rs:814:14 [INFO] [stdout] | [INFO] [stdout] 787 | let mut statements: Vec> = vec![]; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 806 | let ret = self.transaction(|this| this.expression(0, false)); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 814 | Some(Span { [INFO] [stdout] | ______________^ [INFO] [stdout] 815 | | start: block_start, [INFO] [stdout] 816 | | end: block_end, [INFO] [stdout] 817 | | value: Body { statements, ret }, [INFO] [stdout] 818 | | }) [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/debug.rs:116:62 [INFO] [stdout] | [INFO] [stdout] 116 | ... .unwrap_or_else(|| Span::default(Type::Any)) [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/mod.rs:936:24 [INFO] [stdout] | [INFO] [stdout] 933 | |token: Span, lhs: Span, rhs: Span| Span { [INFO] [stdout] | --------------------- --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 936 | value: Expression::Binary { [INFO] [stdout] | ________________________^ [INFO] [stdout] 937 | | op: match token.value { [INFO] [stdout] 938 | | Token::Plus => BinaryOp::Add, [INFO] [stdout] 939 | | Token::Minus => BinaryOp::Sub, [INFO] [stdout] ... | [INFO] [stdout] 963 | | rhs: Box::new(rhs), [INFO] [stdout] 964 | | }, [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/debug.rs:75:62 [INFO] [stdout] | [INFO] [stdout] 75 | ... .unwrap_or_else(|| Span::default(Type::Any)) [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/debug.rs:116:62 [INFO] [stdout] | [INFO] [stdout] 116 | ... .unwrap_or_else(|| Span::default(Type::Any)) [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/scanner.rs:79:27 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn new(buffer: Vec) -> Self { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | transactions: Vec::new(), [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/scanner.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn new(buffer: Vec) -> Self { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | errors: Vec::new(), [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/scanner.rs:79:27 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn new(buffer: Vec) -> Self { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | transactions: Vec::new(), [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/scanner.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn new(buffer: Vec) -> Self { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | errors: Vec::new(), [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 27 previous errors; 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors; 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sea` (lib test) due to 28 previous errors; 18 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sea` (lib) due to 28 previous errors; 18 warnings emitted [INFO] running `Command { std: "docker" "inspect" "22a4ad45d4b76a1cd02b83d03c4280c8afbe95997dea4b1063c7af6b336eee28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a4ad45d4b76a1cd02b83d03c4280c8afbe95997dea4b1063c7af6b336eee28", kill_on_drop: false }` [INFO] [stdout] 22a4ad45d4b76a1cd02b83d03c4280c8afbe95997dea4b1063c7af6b336eee28