[INFO] cloning repository https://github.com/eZanmoto/seed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eZanmoto/seed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FeZanmoto%2Fseed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FeZanmoto%2Fseed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67a5d3e546c509b75518b09602cd33a5a74c7282 [INFO] checking eZanmoto/seed against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FeZanmoto%2Fseed" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eZanmoto/seed 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/eZanmoto/seed [INFO] finished tweaking git repo https://github.com/eZanmoto/seed [INFO] tweaked toml for git repo https://github.com/eZanmoto/seed written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/eZanmoto/seed already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lalrpop-util v0.19.5 [INFO] [stderr] Downloaded predicates-tree v1.0.2 [INFO] [stderr] Downloaded indoc v1.0.2 [INFO] [stderr] Downloaded string_cache v0.8.1 [INFO] [stderr] Downloaded itertools v0.10.0 [INFO] [stderr] Downloaded lalrpop v0.19.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 01dd8f29eb9ac463a7af91bc9a674df17424eae5c0129480c132b7b0361b5f17 [INFO] running `Command { std: "docker" "start" "-a" "01dd8f29eb9ac463a7af91bc9a674df17424eae5c0129480c132b7b0361b5f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01dd8f29eb9ac463a7af91bc9a674df17424eae5c0129480c132b7b0361b5f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01dd8f29eb9ac463a7af91bc9a674df17424eae5c0129480c132b7b0361b5f17", kill_on_drop: false }` [INFO] [stdout] 01dd8f29eb9ac463a7af91bc9a674df17424eae5c0129480c132b7b0361b5f17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 50d36014fbbc6f665184d728e9ddefd20206cdcfd1fb220bd84e52ae48e41c90 [INFO] running `Command { std: "docker" "start" "-a" "50d36014fbbc6f665184d728e9ddefd20206cdcfd1fb220bd84e52ae48e41c90", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling unindent v0.1.9 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Compiling indoc v1.0.2 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking predicates-tree v1.0.2 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking assert_cmd v1.0.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking lalrpop-util v0.19.5 [INFO] [stderr] Compiling lalrpop v0.19.5 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Checking snafu v0.6.9 [INFO] [stderr] Compiling seed v0.43.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::value::Value` [INFO] [stdout] --> src/eval/builtins.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use super::value::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ArgList::ArgListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:4278:9 [INFO] [stdout] | [INFO] [stdout] 4278 | pub use self::__parse__ArgList::ArgListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__Block::BlockParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:8542:9 [INFO] [stdout] | [INFO] [stdout] 8542 | pub use self::__parse__Block::BlockParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__Expr::ExprParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:12806:9 [INFO] [stdout] | [INFO] [stdout] 12806 | pub use self::__parse__Expr::ExprParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprList::ExprListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:17072:9 [INFO] [stdout] | [INFO] [stdout] 17072 | pub use self::__parse__ExprList::ExprListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprOp2::ExprOp2Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:20536:9 [INFO] [stdout] | [INFO] [stdout] 20536 | pub use self::__parse__ExprOp2::ExprOp2Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprOp3::ExprOp3Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:24000:9 [INFO] [stdout] | [INFO] [stdout] 24000 | pub use self::__parse__ExprOp3::ExprOp3Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprOp4::ExprOp4Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:27492:9 [INFO] [stdout] | [INFO] [stdout] 27492 | pub use self::__parse__ExprOp4::ExprOp4Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence1::ExprPrecedence1Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:31756:9 [INFO] [stdout] | [INFO] [stdout] 31756 | pub use self::__parse__ExprPrecedence1::ExprPrecedence1Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::value::Value` [INFO] [stdout] --> src/eval/builtins.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use super::value::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence2::ExprPrecedence2Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:36020:9 [INFO] [stdout] | [INFO] [stdout] 36020 | pub use self::__parse__ExprPrecedence2::ExprPrecedence2Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence3::ExprPrecedence3Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:40284:9 [INFO] [stdout] | [INFO] [stdout] 40284 | pub use self::__parse__ExprPrecedence3::ExprPrecedence3Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence4::ExprPrecedence4Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:44548:9 [INFO] [stdout] | [INFO] [stdout] 44548 | pub use self::__parse__ExprPrecedence4::ExprPrecedence4Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence5::ExprPrecedence5Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:48812:9 [INFO] [stdout] | [INFO] [stdout] 48812 | pub use self::__parse__ExprPrecedence5::ExprPrecedence5Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ArgList::ArgListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:4278:9 [INFO] [stdout] | [INFO] [stdout] 4278 | pub use self::__parse__ArgList::ArgListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence6::ExprPrecedence6Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:53078:9 [INFO] [stdout] | [INFO] [stdout] 53078 | pub use self::__parse__ExprPrecedence6::ExprPrecedence6Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__Block::BlockParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:8542:9 [INFO] [stdout] | [INFO] [stdout] 8542 | pub use self::__parse__Block::BlockParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__IfStmt::IfStmtParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:57342:9 [INFO] [stdout] | [INFO] [stdout] 57342 | pub use self::__parse__IfStmt::IfStmtParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__Expr::ExprParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:12806:9 [INFO] [stdout] | [INFO] [stdout] 12806 | pub use self::__parse__Expr::ExprParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ParamList::ParamListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:61606:9 [INFO] [stdout] | [INFO] [stdout] 61606 | pub use self::__parse__ParamList::ParamListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprList::ExprListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:17072:9 [INFO] [stdout] | [INFO] [stdout] 17072 | pub use self::__parse__ExprList::ExprListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprOp2::ExprOp2Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:20536:9 [INFO] [stdout] | [INFO] [stdout] 20536 | pub use self::__parse__ExprOp2::ExprOp2Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__PropItem::PropItemParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:70139:9 [INFO] [stdout] | [INFO] [stdout] 70139 | pub use self::__parse__PropItem::PropItemParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprOp3::ExprOp3Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:24000:9 [INFO] [stdout] | [INFO] [stdout] 24000 | pub use self::__parse__ExprOp3::ExprOp3Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__PropList::PropListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:74405:9 [INFO] [stdout] | [INFO] [stdout] 74405 | pub use self::__parse__PropList::PropListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ReverseArgList::ReverseArgListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:78669:9 [INFO] [stdout] | [INFO] [stdout] 78669 | pub use self::__parse__ReverseArgList::ReverseArgListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprOp4::ExprOp4Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:27492:9 [INFO] [stdout] | [INFO] [stdout] 27492 | pub use self::__parse__ExprOp4::ExprOp4Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ReverseExprList::ReverseExprListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:82933:9 [INFO] [stdout] | [INFO] [stdout] 82933 | pub use self::__parse__ReverseExprList::ReverseExprListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence1::ExprPrecedence1Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:31756:9 [INFO] [stdout] | [INFO] [stdout] 31756 | pub use self::__parse__ExprPrecedence1::ExprPrecedence1Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__Stmt::StmtParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87197:9 [INFO] [stdout] | [INFO] [stdout] 87197 | pub use self::__parse__Stmt::StmtParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence2::ExprPrecedence2Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:36020:9 [INFO] [stdout] | [INFO] [stdout] 36020 | pub use self::__parse__ExprPrecedence2::ExprPrecedence2Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence3::ExprPrecedence3Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:40284:9 [INFO] [stdout] | [INFO] [stdout] 40284 | pub use self::__parse__ExprPrecedence3::ExprPrecedence3Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence4::ExprPrecedence4Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:44548:9 [INFO] [stdout] | [INFO] [stdout] 44548 | pub use self::__parse__ExprPrecedence4::ExprPrecedence4Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence5::ExprPrecedence5Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:48812:9 [INFO] [stdout] | [INFO] [stdout] 48812 | pub use self::__parse__ExprPrecedence5::ExprPrecedence5Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence6::ExprPrecedence6Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:53078:9 [INFO] [stdout] | [INFO] [stdout] 53078 | pub use self::__parse__ExprPrecedence6::ExprPrecedence6Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__IfStmt::IfStmtParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:57342:9 [INFO] [stdout] | [INFO] [stdout] 57342 | pub use self::__parse__IfStmt::IfStmtParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ParamList::ParamListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:61606:9 [INFO] [stdout] | [INFO] [stdout] 61606 | pub use self::__parse__ParamList::ParamListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__PropItem::PropItemParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:70139:9 [INFO] [stdout] | [INFO] [stdout] 70139 | pub use self::__parse__PropItem::PropItemParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__PropList::PropListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:74405:9 [INFO] [stdout] | [INFO] [stdout] 74405 | pub use self::__parse__PropList::PropListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ReverseArgList::ReverseArgListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:78669:9 [INFO] [stdout] | [INFO] [stdout] 78669 | pub use self::__parse__ReverseArgList::ReverseArgListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ReverseExprList::ReverseExprListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:82933:9 [INFO] [stdout] | [INFO] [stdout] 82933 | pub use self::__parse__ReverseExprList::ReverseExprListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__Stmt::StmtParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87197:9 [INFO] [stdout] | [INFO] [stdout] 87197 | pub use self::__parse__Stmt::StmtParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cur_script_dir` and `global_bindings` are never read [INFO] [stdout] --> src/eval/mod.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct EvaluationContext<'a> { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 50 | pub builtins: &'a Builtins, [INFO] [stdout] 51 | pub cur_script_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub global_bindings: &'a Vec<(RawExpr, ValRefWithSource)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `std` is never read [INFO] [stdout] --> src/eval/builtins.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Builtins { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 9 | pub std: Object, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cur_script_dir` and `global_bindings` are never read [INFO] [stdout] --> src/eval/mod.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct EvaluationContext<'a> { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 50 | pub builtins: &'a Builtins, [INFO] [stdout] 51 | pub cur_script_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub global_bindings: &'a Vec<(RawExpr, ValRefWithSource)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `std` is never read [INFO] [stdout] --> src/eval/builtins.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Builtins { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 9 | pub std: Object, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.39s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "50d36014fbbc6f665184d728e9ddefd20206cdcfd1fb220bd84e52ae48e41c90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50d36014fbbc6f665184d728e9ddefd20206cdcfd1fb220bd84e52ae48e41c90", kill_on_drop: false }` [INFO] [stdout] 50d36014fbbc6f665184d728e9ddefd20206cdcfd1fb220bd84e52ae48e41c90 [INFO] checking eZanmoto/seed 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%2FeZanmoto%2Fseed" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eZanmoto/seed 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/eZanmoto/seed [INFO] finished tweaking git repo https://github.com/eZanmoto/seed [INFO] tweaked toml for git repo https://github.com/eZanmoto/seed written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/eZanmoto/seed 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 958a064589650552112fdca3ddfdeefbbbacd3a08240714385540d3465ae95b8 [INFO] running `Command { std: "docker" "start" "-a" "958a064589650552112fdca3ddfdeefbbbacd3a08240714385540d3465ae95b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "958a064589650552112fdca3ddfdeefbbbacd3a08240714385540d3465ae95b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "958a064589650552112fdca3ddfdeefbbbacd3a08240714385540d3465ae95b8", kill_on_drop: false }` [INFO] [stdout] 958a064589650552112fdca3ddfdeefbbbacd3a08240714385540d3465ae95b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f3a7d1296342d7c7951f3623f80a97c305bad04fbc9bed92f8c0a35aa34d2ebb [INFO] running `Command { std: "docker" "start" "-a" "f3a7d1296342d7c7951f3623f80a97c305bad04fbc9bed92f8c0a35aa34d2ebb", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling unindent v0.1.9 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling indoc v1.0.2 [INFO] [stderr] Checking predicates-tree v1.0.2 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking assert_cmd v1.0.1 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling lalrpop-util v0.19.5 [INFO] [stderr] Compiling lalrpop v0.19.5 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Checking snafu v0.6.9 [INFO] [stderr] Compiling seed v0.43.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::value::Value` [INFO] [stdout] --> src/eval/builtins.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use super::value::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ArgList::ArgListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:4278:9 [INFO] [stdout] | [INFO] [stdout] 4278 | pub use self::__parse__ArgList::ArgListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__Block::BlockParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:8542:9 [INFO] [stdout] | [INFO] [stdout] 8542 | pub use self::__parse__Block::BlockParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__Expr::ExprParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:12806:9 [INFO] [stdout] | [INFO] [stdout] 12806 | pub use self::__parse__Expr::ExprParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprList::ExprListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:17072:9 [INFO] [stdout] | [INFO] [stdout] 17072 | pub use self::__parse__ExprList::ExprListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprOp2::ExprOp2Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:20536:9 [INFO] [stdout] | [INFO] [stdout] 20536 | pub use self::__parse__ExprOp2::ExprOp2Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprOp3::ExprOp3Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:24000:9 [INFO] [stdout] | [INFO] [stdout] 24000 | pub use self::__parse__ExprOp3::ExprOp3Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprOp4::ExprOp4Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:27492:9 [INFO] [stdout] | [INFO] [stdout] 27492 | pub use self::__parse__ExprOp4::ExprOp4Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence1::ExprPrecedence1Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:31756:9 [INFO] [stdout] | [INFO] [stdout] 31756 | pub use self::__parse__ExprPrecedence1::ExprPrecedence1Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence2::ExprPrecedence2Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:36020:9 [INFO] [stdout] | [INFO] [stdout] 36020 | pub use self::__parse__ExprPrecedence2::ExprPrecedence2Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence3::ExprPrecedence3Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:40284:9 [INFO] [stdout] | [INFO] [stdout] 40284 | pub use self::__parse__ExprPrecedence3::ExprPrecedence3Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence4::ExprPrecedence4Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:44548:9 [INFO] [stdout] | [INFO] [stdout] 44548 | pub use self::__parse__ExprPrecedence4::ExprPrecedence4Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence5::ExprPrecedence5Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:48812:9 [INFO] [stdout] | [INFO] [stdout] 48812 | pub use self::__parse__ExprPrecedence5::ExprPrecedence5Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence6::ExprPrecedence6Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:53078:9 [INFO] [stdout] | [INFO] [stdout] 53078 | pub use self::__parse__ExprPrecedence6::ExprPrecedence6Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__IfStmt::IfStmtParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:57342:9 [INFO] [stdout] | [INFO] [stdout] 57342 | pub use self::__parse__IfStmt::IfStmtParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ParamList::ParamListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:61606:9 [INFO] [stdout] | [INFO] [stdout] 61606 | pub use self::__parse__ParamList::ParamListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__PropItem::PropItemParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:70139:9 [INFO] [stdout] | [INFO] [stdout] 70139 | pub use self::__parse__PropItem::PropItemParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__PropList::PropListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:74405:9 [INFO] [stdout] | [INFO] [stdout] 74405 | pub use self::__parse__PropList::PropListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ReverseArgList::ReverseArgListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:78669:9 [INFO] [stdout] | [INFO] [stdout] 78669 | pub use self::__parse__ReverseArgList::ReverseArgListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ReverseExprList::ReverseExprListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:82933:9 [INFO] [stdout] | [INFO] [stdout] 82933 | pub use self::__parse__ReverseExprList::ReverseExprListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__Stmt::StmtParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87197:9 [INFO] [stdout] | [INFO] [stdout] 87197 | pub use self::__parse__Stmt::StmtParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::value::Value` [INFO] [stdout] --> src/eval/builtins.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use super::value::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ArgList::ArgListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:4278:9 [INFO] [stdout] | [INFO] [stdout] 4278 | pub use self::__parse__ArgList::ArgListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__Block::BlockParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:8542:9 [INFO] [stdout] | [INFO] [stdout] 8542 | pub use self::__parse__Block::BlockParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__Expr::ExprParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:12806:9 [INFO] [stdout] | [INFO] [stdout] 12806 | pub use self::__parse__Expr::ExprParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprList::ExprListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:17072:9 [INFO] [stdout] | [INFO] [stdout] 17072 | pub use self::__parse__ExprList::ExprListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprOp2::ExprOp2Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:20536:9 [INFO] [stdout] | [INFO] [stdout] 20536 | pub use self::__parse__ExprOp2::ExprOp2Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprOp3::ExprOp3Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:24000:9 [INFO] [stdout] | [INFO] [stdout] 24000 | pub use self::__parse__ExprOp3::ExprOp3Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprOp4::ExprOp4Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:27492:9 [INFO] [stdout] | [INFO] [stdout] 27492 | pub use self::__parse__ExprOp4::ExprOp4Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence1::ExprPrecedence1Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:31756:9 [INFO] [stdout] | [INFO] [stdout] 31756 | pub use self::__parse__ExprPrecedence1::ExprPrecedence1Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence2::ExprPrecedence2Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:36020:9 [INFO] [stdout] | [INFO] [stdout] 36020 | pub use self::__parse__ExprPrecedence2::ExprPrecedence2Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence3::ExprPrecedence3Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:40284:9 [INFO] [stdout] | [INFO] [stdout] 40284 | pub use self::__parse__ExprPrecedence3::ExprPrecedence3Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence4::ExprPrecedence4Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:44548:9 [INFO] [stdout] | [INFO] [stdout] 44548 | pub use self::__parse__ExprPrecedence4::ExprPrecedence4Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence5::ExprPrecedence5Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:48812:9 [INFO] [stdout] | [INFO] [stdout] 48812 | pub use self::__parse__ExprPrecedence5::ExprPrecedence5Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ExprPrecedence6::ExprPrecedence6Parser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:53078:9 [INFO] [stdout] | [INFO] [stdout] 53078 | pub use self::__parse__ExprPrecedence6::ExprPrecedence6Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__IfStmt::IfStmtParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:57342:9 [INFO] [stdout] | [INFO] [stdout] 57342 | pub use self::__parse__IfStmt::IfStmtParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ParamList::ParamListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:61606:9 [INFO] [stdout] | [INFO] [stdout] 61606 | pub use self::__parse__ParamList::ParamListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__PropItem::PropItemParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:70139:9 [INFO] [stdout] | [INFO] [stdout] 70139 | pub use self::__parse__PropItem::PropItemParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__PropList::PropListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:74405:9 [INFO] [stdout] | [INFO] [stdout] 74405 | pub use self::__parse__PropList::PropListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ReverseArgList::ReverseArgListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:78669:9 [INFO] [stdout] | [INFO] [stdout] 78669 | pub use self::__parse__ReverseArgList::ReverseArgListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__ReverseExprList::ReverseExprListParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:82933:9 [INFO] [stdout] | [INFO] [stdout] 82933 | pub use self::__parse__ReverseExprList::ReverseExprListParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::__parse__Stmt::StmtParser` [INFO] [stdout] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87197:9 [INFO] [stdout] | [INFO] [stdout] 87197 | pub use self::__parse__Stmt::StmtParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cur_script_dir` and `global_bindings` are never read [INFO] [stdout] --> src/eval/mod.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct EvaluationContext<'a> { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 50 | pub builtins: &'a Builtins, [INFO] [stdout] 51 | pub cur_script_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub global_bindings: &'a Vec<(RawExpr, ValRefWithSource)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `std` is never read [INFO] [stdout] --> src/eval/builtins.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Builtins { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 9 | pub std: Object, [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/builtins/fns.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn print(this: Option, vs: List) [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] 29 | Ok(value::new_null()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: 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/builtins/type_functions.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn str_len(this: Option, vs: List) [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] 72 | let this = fns::assert_this(this) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | Ok(value::new_int(s.len() as i64)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/builtins/type_functions.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn any_type(this: Option, vs: List) [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] 88 | let this = fns::assert_this(this) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 94 | Ok(value::new_str_from_string(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/eval/mod.rs:70:35 [INFO] [stdout] | [INFO] [stdout] 70 | .map(|(raw_expr, v)| ((raw_expr, (0, 0)), v)) [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/eval/mod.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 391 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 392 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/mod.rs:988:13 [INFO] [stdout] | [INFO] [stdout] 987 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/mod.rs:1023:13 [INFO] [stdout] | [INFO] [stdout] 1022 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1023 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/mod.rs:1049:13 [INFO] [stdout] | [INFO] [stdout] 1048 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1049 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/mod.rs:1074:13 [INFO] [stdout] | [INFO] [stdout] 1073 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1074 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/mod.rs:1179:13 [INFO] [stdout] | [INFO] [stdout] 1178 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1179 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/bind.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 45 | rhs: ValRefWithSource, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | bind_next(context, scopes, &mut HashSet::new(), lhs, rhs, bind_type) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/eval/bind.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 73 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/bind.rs:255:33 [INFO] [stdout] | [INFO] [stdout] 250 | rhs: ValRefWithSource, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 255 | bind_next_name(scopes, &mut HashSet::new(), name, name_loc, rhs, bind_type) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/eval/bind.rs:274:13 [INFO] [stdout] | [INFO] [stdout] 273 | let new_loc_error = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 274 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/bind.rs:316:13 [INFO] [stdout] | [INFO] [stdout] 313 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 316 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/bind.rs:388:25 [INFO] [stdout] | [INFO] [stdout] 385 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 388 | Err(Error::AtLoc{ [INFO] [stdout] | _________________________^ [INFO] [stdout] 389 | | source: Box::new(source), [INFO] [stdout] 390 | | line: *line, [INFO] [stdout] 391 | | col: *col, [INFO] [stdout] 392 | | }) [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/eval/bind.rs:414:50 [INFO] [stdout] | [INFO] [stdout] 414 | ... .map(|k| (k.clone(), rhs[k].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/eval/bind.rs:490:13 [INFO] [stdout] | [INFO] [stdout] 487 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 490 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/bind.rs:523:13 [INFO] [stdout] | [INFO] [stdout] 520 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 523 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/value.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new_val_ref(v: Value) -> ValRefWithSource { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | Arc::new(Mutex::new(ValWithSource{ [INFO] [stdout] | ______________^ [INFO] [stdout] 17 | | v, [INFO] [stdout] 18 | | source: None, [INFO] [stdout] 19 | | })) [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/eval/value.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new_val_ref_with_source(v: Value, source: ValRefWithSource) [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] 25 | Arc::new(Mutex::new(ValWithSource{ [INFO] [stdout] | ______________^ [INFO] [stdout] 26 | | v, [INFO] [stdout] 27 | | source: Some(source), [INFO] [stdout] 28 | | })) [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/eval/value.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn new_list(list: List) -> ValRefWithSource { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | new_val_ref(Value::List(list)) [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/eval/value.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn new_object(object: Object) -> ValRefWithSource { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | new_val_ref(Value::Object(object)) [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/eval/value.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 106 | args: Vec, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | collect_args: bool, [INFO] [stdout] 108 | stmts: Block, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | closure: ScopeStack, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 113 | new_val_ref(Value::Func{name, args, collect_args, stmts, closure}) [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87651:27 [INFO] [stdout] | [INFO] [stdout] 87645 | (_, start, _): (LexLocation, Expr, LexLocation), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87648 | (_, end, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87651 | RawExpr::Range{start: Box::new(start), end: Box::new((end, el))} [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87651:49 [INFO] [stdout] | [INFO] [stdout] 87645 | (_, start, _): (LexLocation, Expr, LexLocation), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87648 | (_, end, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87651 | RawExpr::Range{start: Box::new(start), end: Box::new((end, el))} [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87799:25 [INFO] [stdout] | [INFO] [stdout] 87793 | (_, expr, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87794 | (_, _, _): (LexLocation, Token, LexLocation), [INFO] [stdout] 87795 | (_, args, _): (LexLocation, Vec, LexLocation), [INFO] [stdout] | ------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87799 | RawExpr::Call{func: Box::new((expr, loc)), args} [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87811:26 [INFO] [stdout] | [INFO] [stdout] 87805 | (_, expr, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87806 | (_, _, _): (LexLocation, Token, LexLocation), [INFO] [stdout] 87807 | (_, locat, _): (LexLocation, Expr, LexLocation), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87811 | RawExpr::Index{expr: Box::new((expr, loc)), location: Box::new(locat)} [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87811:59 [INFO] [stdout] | [INFO] [stdout] 87805 | (_, expr, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87806 | (_, _, _): (LexLocation, Token, LexLocation), [INFO] [stdout] 87807 | (_, locat, _): (LexLocation, Expr, LexLocation), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87811 | RawExpr::Index{expr: Box::new((expr, loc)), location: Box::new(locat)} [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87826:19 [INFO] [stdout] | [INFO] [stdout] 87817 | (_, expr, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87818 | (_, _, _): (LexLocation, Token, LexLocation), [INFO] [stdout] 87819 | (_, start, _): (LexLocation, core::option::Option, LexLocation), [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87820 | (_, _, _): (LexLocation, Token, LexLocation), [INFO] [stdout] 87821 | (_, end, _): (LexLocation, core::option::Option, LexLocation), [INFO] [stdout] | ------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87826 | expr: Box::new((expr, loc)), [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87827:20 [INFO] [stdout] | [INFO] [stdout] 87817 | (_, expr, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87818 | (_, _, _): (LexLocation, Token, LexLocation), [INFO] [stdout] 87819 | (_, start, _): (LexLocation, core::option::Option, LexLocation), [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87820 | (_, _, _): (LexLocation, Token, LexLocation), [INFO] [stdout] 87821 | (_, end, _): (LexLocation, core::option::Option, LexLocation), [INFO] [stdout] | ------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87827 | start: start.map(|v| Box::new(v)), [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87828:18 [INFO] [stdout] | [INFO] [stdout] 87817 | (_, expr, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87818 | (_, _, _): (LexLocation, Token, LexLocation), [INFO] [stdout] 87819 | (_, start, _): (LexLocation, core::option::Option, LexLocation), [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87820 | (_, _, _): (LexLocation, Token, LexLocation), [INFO] [stdout] 87821 | (_, end, _): (LexLocation, core::option::Option, LexLocation), [INFO] [stdout] | ------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87828 | end: end.map(|v| Box::new(v)), [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87840:25 [INFO] [stdout] | [INFO] [stdout] 87835 | (_, expr, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87840 | RawExpr::Prop{expr: Box::new((expr, loc)), name, type_prop: false} [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87851:25 [INFO] [stdout] | [INFO] [stdout] 87846 | (_, expr, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87851 | RawExpr::Prop{expr: Box::new((expr, loc)), name, type_prop: true} [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:88188:18 [INFO] [stdout] | [INFO] [stdout] 88178 | (_, l, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88182 | (_, r, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88188 | lhs: Box::new((l, l_loc)), [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:88189:18 [INFO] [stdout] | [INFO] [stdout] 88178 | (_, l, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88182 | (_, r, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88189 | rhs: Box::new((r, r_loc)), [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:88214:18 [INFO] [stdout] | [INFO] [stdout] 88204 | (_, l, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88208 | (_, r, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88214 | lhs: Box::new((l, l_loc)), [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:88215:18 [INFO] [stdout] | [INFO] [stdout] 88204 | (_, l, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88208 | (_, r, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88215 | rhs: Box::new((r, r_loc)), [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:88240:18 [INFO] [stdout] | [INFO] [stdout] 88230 | (_, l, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88234 | (_, r, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88240 | lhs: Box::new((l, l_loc)), [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:88241:18 [INFO] [stdout] | [INFO] [stdout] 88230 | (_, l, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88234 | (_, r, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88241 | rhs: Box::new((r, r_loc)), [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: fields `cur_script_dir` and `global_bindings` are never read [INFO] [stdout] --> src/eval/mod.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct EvaluationContext<'a> { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 50 | pub builtins: &'a Builtins, [INFO] [stdout] 51 | pub cur_script_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub global_bindings: &'a Vec<(RawExpr, ValRefWithSource)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `std` is never read [INFO] [stdout] --> src/eval/builtins.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Builtins { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 9 | pub std: Object, [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/builtins/fns.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn print(this: Option, vs: List) [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] 29 | Ok(value::new_null()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: 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/builtins/type_functions.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn str_len(this: Option, vs: List) [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] 72 | let this = fns::assert_this(this) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | Ok(value::new_int(s.len() as i64)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/builtins/type_functions.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn any_type(this: Option, vs: List) [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] 88 | let this = fns::assert_this(this) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 94 | Ok(value::new_str_from_string(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/eval/mod.rs:70:35 [INFO] [stdout] | [INFO] [stdout] 70 | .map(|(raw_expr, v)| ((raw_expr, (0, 0)), v)) [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/eval/mod.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 391 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 392 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/mod.rs:988:13 [INFO] [stdout] | [INFO] [stdout] 987 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/mod.rs:1023:13 [INFO] [stdout] | [INFO] [stdout] 1022 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1023 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/mod.rs:1049:13 [INFO] [stdout] | [INFO] [stdout] 1048 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1049 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/mod.rs:1074:13 [INFO] [stdout] | [INFO] [stdout] 1073 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1074 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/mod.rs:1179:13 [INFO] [stdout] | [INFO] [stdout] 1178 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1179 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/bind.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 45 | rhs: ValRefWithSource, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | bind_next(context, scopes, &mut HashSet::new(), lhs, rhs, bind_type) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/eval/bind.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 73 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/bind.rs:255:33 [INFO] [stdout] | [INFO] [stdout] 250 | rhs: ValRefWithSource, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 255 | bind_next_name(scopes, &mut HashSet::new(), name, name_loc, rhs, bind_type) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/eval/bind.rs:274:13 [INFO] [stdout] | [INFO] [stdout] 273 | let new_loc_error = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 274 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/bind.rs:316:13 [INFO] [stdout] | [INFO] [stdout] 313 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 316 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/bind.rs:388:25 [INFO] [stdout] | [INFO] [stdout] 385 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 388 | Err(Error::AtLoc{ [INFO] [stdout] | _________________________^ [INFO] [stdout] 389 | | source: Box::new(source), [INFO] [stdout] 390 | | line: *line, [INFO] [stdout] 391 | | col: *col, [INFO] [stdout] 392 | | }) [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/eval/bind.rs:414:50 [INFO] [stdout] | [INFO] [stdout] 414 | ... .map(|k| (k.clone(), rhs[k].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/eval/bind.rs:490:13 [INFO] [stdout] | [INFO] [stdout] 487 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 490 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/bind.rs:523:13 [INFO] [stdout] | [INFO] [stdout] 520 | let new_loc_err = |source| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 523 | Err(Error::AtLoc{source: Box::new(source), line: *line, col: *col}) [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/eval/value.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new_val_ref(v: Value) -> ValRefWithSource { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | Arc::new(Mutex::new(ValWithSource{ [INFO] [stdout] | ______________^ [INFO] [stdout] 17 | | v, [INFO] [stdout] 18 | | source: None, [INFO] [stdout] 19 | | })) [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/eval/value.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new_val_ref_with_source(v: Value, source: ValRefWithSource) [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] 25 | Arc::new(Mutex::new(ValWithSource{ [INFO] [stdout] | ______________^ [INFO] [stdout] 26 | | v, [INFO] [stdout] 27 | | source: Some(source), [INFO] [stdout] 28 | | })) [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/eval/value.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn new_list(list: List) -> ValRefWithSource { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | new_val_ref(Value::List(list)) [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/eval/value.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn new_object(object: Object) -> ValRefWithSource { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | new_val_ref(Value::Object(object)) [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/eval/value.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 106 | args: Vec, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | collect_args: bool, [INFO] [stdout] 108 | stmts: Block, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | closure: ScopeStack, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 113 | new_val_ref(Value::Func{name, args, collect_args, stmts, closure}) [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87651:27 [INFO] [stdout] | [INFO] [stdout] 87645 | (_, start, _): (LexLocation, Expr, LexLocation), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87648 | (_, end, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87651 | RawExpr::Range{start: Box::new(start), end: Box::new((end, el))} [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87651:49 [INFO] [stdout] | [INFO] [stdout] 87645 | (_, start, _): (LexLocation, Expr, LexLocation), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87648 | (_, end, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87651 | RawExpr::Range{start: Box::new(start), end: Box::new((end, el))} [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87799:25 [INFO] [stdout] | [INFO] [stdout] 87793 | (_, expr, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87794 | (_, _, _): (LexLocation, Token, LexLocation), [INFO] [stdout] 87795 | (_, args, _): (LexLocation, Vec, LexLocation), [INFO] [stdout] | ------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87799 | RawExpr::Call{func: Box::new((expr, loc)), args} [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87811:26 [INFO] [stdout] | [INFO] [stdout] 87805 | (_, expr, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87806 | (_, _, _): (LexLocation, Token, LexLocation), [INFO] [stdout] 87807 | (_, locat, _): (LexLocation, Expr, LexLocation), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87811 | RawExpr::Index{expr: Box::new((expr, loc)), location: Box::new(locat)} [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87811:59 [INFO] [stdout] | [INFO] [stdout] 87805 | (_, expr, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87806 | (_, _, _): (LexLocation, Token, LexLocation), [INFO] [stdout] 87807 | (_, locat, _): (LexLocation, Expr, LexLocation), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87811 | RawExpr::Index{expr: Box::new((expr, loc)), location: Box::new(locat)} [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87826:19 [INFO] [stdout] | [INFO] [stdout] 87817 | (_, expr, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87818 | (_, _, _): (LexLocation, Token, LexLocation), [INFO] [stdout] 87819 | (_, start, _): (LexLocation, core::option::Option, LexLocation), [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87820 | (_, _, _): (LexLocation, Token, LexLocation), [INFO] [stdout] 87821 | (_, end, _): (LexLocation, core::option::Option, LexLocation), [INFO] [stdout] | ------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87826 | expr: Box::new((expr, loc)), [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87827:20 [INFO] [stdout] | [INFO] [stdout] 87817 | (_, expr, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87818 | (_, _, _): (LexLocation, Token, LexLocation), [INFO] [stdout] 87819 | (_, start, _): (LexLocation, core::option::Option, LexLocation), [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87820 | (_, _, _): (LexLocation, Token, LexLocation), [INFO] [stdout] 87821 | (_, end, _): (LexLocation, core::option::Option, LexLocation), [INFO] [stdout] | ------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87827 | start: start.map(|v| Box::new(v)), [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87828:18 [INFO] [stdout] | [INFO] [stdout] 87817 | (_, expr, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87818 | (_, _, _): (LexLocation, Token, LexLocation), [INFO] [stdout] 87819 | (_, start, _): (LexLocation, core::option::Option, LexLocation), [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87820 | (_, _, _): (LexLocation, Token, LexLocation), [INFO] [stdout] 87821 | (_, end, _): (LexLocation, core::option::Option, LexLocation), [INFO] [stdout] | ------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87828 | end: end.map(|v| Box::new(v)), [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87840:25 [INFO] [stdout] | [INFO] [stdout] 87835 | (_, expr, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87840 | RawExpr::Prop{expr: Box::new((expr, loc)), name, type_prop: false} [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:87851:25 [INFO] [stdout] | [INFO] [stdout] 87846 | (_, expr, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87851 | RawExpr::Prop{expr: Box::new((expr, loc)), name, type_prop: true} [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:88188:18 [INFO] [stdout] | [INFO] [stdout] 88178 | (_, l, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88182 | (_, r, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88188 | lhs: Box::new((l, l_loc)), [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:88189:18 [INFO] [stdout] | [INFO] [stdout] 88178 | (_, l, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88182 | (_, r, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88189 | rhs: Box::new((r, r_loc)), [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:88214:18 [INFO] [stdout] | [INFO] [stdout] 88204 | (_, l, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88208 | (_, r, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88214 | lhs: Box::new((l, l_loc)), [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:88215:18 [INFO] [stdout] | [INFO] [stdout] 88204 | (_, l, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88208 | (_, r, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88215 | rhs: Box::new((r, r_loc)), [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:88240:18 [INFO] [stdout] | [INFO] [stdout] 88230 | (_, l, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88234 | (_, r, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88240 | lhs: Box::new((l, l_loc)), [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] --> /opt/rustwide/target/debug/build/seed-a56ba0d6b7e27b7d/out/parser.rs:88241:18 [INFO] [stdout] | [INFO] [stdout] 88230 | (_, l, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88234 | (_, r, _): (LexLocation, RawExpr, LexLocation), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88241 | rhs: Box::new((r, r_loc)), [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 40 previous errors; 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `seed` (bin "seed") due to 41 previous errors; 23 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 40 previous errors; 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `seed` (bin "seed" test) due to 41 previous errors; 23 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f3a7d1296342d7c7951f3623f80a97c305bad04fbc9bed92f8c0a35aa34d2ebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3a7d1296342d7c7951f3623f80a97c305bad04fbc9bed92f8c0a35aa34d2ebb", kill_on_drop: false }` [INFO] [stdout] f3a7d1296342d7c7951f3623f80a97c305bad04fbc9bed92f8c0a35aa34d2ebb