[INFO] cloning repository https://github.com/jingeweb/jinge-swc-compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jingeweb/jinge-swc-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjingeweb%2Fjinge-swc-compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjingeweb%2Fjinge-swc-compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce66733c4017ffe4d9c25f38602e92d47be3be2e [INFO] checking jingeweb/jinge-swc-compiler against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjingeweb%2Fjinge-swc-compiler" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jingeweb/jinge-swc-compiler 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/jingeweb/jinge-swc-compiler [INFO] finished tweaking git repo https://github.com/jingeweb/jinge-swc-compiler [INFO] tweaked toml for git repo https://github.com/jingeweb/jinge-swc-compiler written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jingeweb/jinge-swc-compiler 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded swc_visit v0.6.2 [INFO] [stderr] Downloaded swc_atoms v0.6.7 [INFO] [stderr] Downloaded swc_allocator v0.1.8 [INFO] [stderr] Downloaded swc_ecma_ast v0.118.2 [INFO] [stderr] Downloaded swc_eq_ignore_macros v0.1.4 [INFO] [stderr] Downloaded testing v0.39.0 [INFO] [stderr] Downloaded hstr v0.2.12 [INFO] [stderr] Downloaded swc_plugin v0.90.2 [INFO] [stderr] Downloaded swc_macros_common v0.3.13 [INFO] [stderr] Downloaded swc_ecma_codegen_macros v0.7.7 [INFO] [stderr] Downloaded string_enum v0.4.4 [INFO] [stderr] Downloaded swc_config_macro v0.1.4 [INFO] [stderr] Downloaded swc_plugin_macro v0.9.16 [INFO] [stderr] Downloaded neon-macros v1.0.0 [INFO] [stderr] Downloaded swc_trace_macro v0.1.3 [INFO] [stderr] Downloaded swc_error_reporters v0.21.0 [INFO] [stderr] Downloaded swc_plugin_proxy v0.47.0 [INFO] [stderr] Downloaded swc_config v0.1.15 [INFO] [stderr] Downloaded syn-mid v0.6.0 [INFO] [stderr] Downloaded swc_ecma_transforms_testing v0.147.0 [INFO] [stderr] Downloaded vergen v8.3.2 [INFO] [stderr] Downloaded swc_ecma_transforms_typescript v0.195.1 [INFO] [stderr] Downloaded neon v1.0.0 [INFO] [stderr] Downloaded swc_ecma_codegen v0.155.1 [INFO] [stderr] Downloaded swc_ecma_transforms_base v0.144.0 [INFO] [stderr] Downloaded swc_common v0.37.5 [INFO] [stderr] Downloaded sourcemap v9.0.0 [INFO] [stderr] Downloaded swc_ecma_utils v0.134.2 [INFO] [stderr] Downloaded swc_ecma_parser v0.149.1 [INFO] [stderr] Downloaded swc_ecma_visit v0.104.8 [INFO] [stderr] Downloaded swc_core v0.100.7 [INFO] [stderr] Downloaded swc_ecma_transforms_react v0.190.0 [INFO] [stderr] Downloaded is-macro v0.3.6 [INFO] [stderr] Downloaded ast_node v0.9.9 [INFO] [stderr] Downloaded stacker v0.1.17 [INFO] [stderr] Downloaded swc_ecma_testing v0.26.0 [INFO] [stderr] Downloaded testing_macros v0.2.14 [INFO] [stderr] Downloaded swc_ecma_transforms_macros v0.5.5 [INFO] [stderr] Downloaded from_variant v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7ecddb5f67793a2d3823ebb6899c344fd1e537d736a02424cf9e6209df1fcd8 [INFO] running `Command { std: "docker" "start" "-a" "c7ecddb5f67793a2d3823ebb6899c344fd1e537d736a02424cf9e6209df1fcd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7ecddb5f67793a2d3823ebb6899c344fd1e537d736a02424cf9e6209df1fcd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7ecddb5f67793a2d3823ebb6899c344fd1e537d736a02424cf9e6209df1fcd8", kill_on_drop: false }` [INFO] [stdout] c7ecddb5f67793a2d3823ebb6899c344fd1e537d736a02424cf9e6209df1fcd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8452fc596309a48ee8cbbc0b7fa9e886d6d7141603d1c17afa2ce752a37dc46d [INFO] running `Command { std: "docker" "start" "-a" "8452fc596309a48ee8cbbc0b7fa9e886d6d7141603d1c17afa2ce752a37dc46d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking outref v0.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking simd-abstraction v0.7.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking base64-simd v0.7.0 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking unicode-id-start v1.2.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking swc_visit v0.6.2 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking better_scoped_tls v0.1.1 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Compiling swc_macros_common v0.3.13 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking unicode-id v0.3.4 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.4 [INFO] [stderr] Compiling from_variant v0.1.9 [INFO] [stderr] Compiling ast_node v0.9.9 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling string_enum v0.4.4 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling is-macro v0.3.6 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking ryu-js v1.0.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking miette v7.2.0 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.7.7 [INFO] [stderr] Compiling testing_macros v0.2.14 [INFO] [stderr] Compiling swc_config_macro v0.1.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling swc_trace_macro v0.1.3 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.5.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling syn-mid v0.6.0 [INFO] [stderr] Compiling swc_plugin_macro v0.9.16 [INFO] [stderr] Checking swc_plugin v0.90.2 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Compiling neon-macros v1.0.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking triomphe v0.1.13 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking swc_cached v0.3.20 [INFO] [stderr] Checking hstr v0.2.12 [INFO] [stderr] Checking swc_allocator v0.1.8 [INFO] [stderr] Checking neon v1.0.0 [INFO] [stderr] Checking swc_atoms v0.6.7 [INFO] [stderr] Checking sourcemap v9.0.0 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking swc_config v0.1.15 [INFO] [stderr] Checking swc_common v0.37.5 [INFO] [stderr] Compiling swc_core v0.100.7 [INFO] [stderr] Checking swc_ecma_ast v0.118.2 [INFO] [stderr] Checking swc_error_reporters v0.21.0 [INFO] [stderr] Checking testing v0.39.0 [INFO] [stderr] Checking swc_ecma_testing v0.26.0 [INFO] [stderr] Checking swc_ecma_visit v0.104.8 [INFO] [stderr] Checking swc_ecma_parser v0.149.1 [INFO] [stderr] Checking swc_ecma_codegen v0.155.1 [INFO] [stderr] Checking swc_plugin_proxy v0.47.0 [INFO] [stderr] Checking swc_ecma_utils v0.134.2 [INFO] [stderr] Checking swc_ecma_transforms_base v0.144.0 [INFO] [stderr] Checking swc_ecma_transforms_testing v0.147.0 [INFO] [stderr] Checking swc_ecma_transforms_react v0.190.0 [INFO] [stderr] Checking swc_ecma_transforms_typescript v0.195.1 [INFO] [stderr] Checking jinge-compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.36s [INFO] running `Command { std: "docker" "inspect" "8452fc596309a48ee8cbbc0b7fa9e886d6d7141603d1c17afa2ce752a37dc46d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8452fc596309a48ee8cbbc0b7fa9e886d6d7141603d1c17afa2ce752a37dc46d", kill_on_drop: false }` [INFO] [stdout] 8452fc596309a48ee8cbbc0b7fa9e886d6d7141603d1c17afa2ce752a37dc46d [INFO] checking jingeweb/jinge-swc-compiler 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%2Fjingeweb%2Fjinge-swc-compiler" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jingeweb/jinge-swc-compiler 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/jingeweb/jinge-swc-compiler [INFO] finished tweaking git repo https://github.com/jingeweb/jinge-swc-compiler [INFO] tweaked toml for git repo https://github.com/jingeweb/jinge-swc-compiler written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jingeweb/jinge-swc-compiler already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d17641e66a783ef453993f0bae8187d972448790e92120e60eecf0cfe78c9b66 [INFO] running `Command { std: "docker" "start" "-a" "d17641e66a783ef453993f0bae8187d972448790e92120e60eecf0cfe78c9b66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d17641e66a783ef453993f0bae8187d972448790e92120e60eecf0cfe78c9b66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d17641e66a783ef453993f0bae8187d972448790e92120e60eecf0cfe78c9b66", kill_on_drop: false }` [INFO] [stdout] d17641e66a783ef453993f0bae8187d972448790e92120e60eecf0cfe78c9b66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c911c06ffbac56362cca9a66fd821899d426501c8d85e52dfdd4f6524ce7ae40 [INFO] running `Command { std: "docker" "start" "-a" "c911c06ffbac56362cca9a66fd821899d426501c8d85e52dfdd4f6524ce7ae40", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking outref v0.1.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking simd-abstraction v0.7.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking base64-simd v0.7.0 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking unicode-id-start v1.2.0 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking swc_visit v0.6.2 [INFO] [stderr] Checking better_scoped_tls v0.1.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Compiling swc_macros_common v0.3.13 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking ryu-js v1.0.1 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling ast_node v0.9.9 [INFO] [stderr] Compiling from_variant v0.1.9 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling string_enum v0.4.4 [INFO] [stderr] Compiling is-macro v0.3.6 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking unicode-id v0.3.4 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking miette v7.2.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling swc_config_macro v0.1.4 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.7.7 [INFO] [stderr] Compiling testing_macros v0.2.14 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling swc_trace_macro v0.1.3 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.5.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling syn-mid v0.6.0 [INFO] [stderr] Compiling swc_plugin_macro v0.9.16 [INFO] [stderr] Checking swc_plugin v0.90.2 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling neon-macros v1.0.0 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking triomphe v0.1.13 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking swc_cached v0.3.20 [INFO] [stderr] Checking hstr v0.2.12 [INFO] [stderr] Checking swc_allocator v0.1.8 [INFO] [stderr] Checking neon v1.0.0 [INFO] [stderr] Checking swc_atoms v0.6.7 [INFO] [stderr] Checking sourcemap v9.0.0 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking swc_config v0.1.15 [INFO] [stderr] Checking swc_common v0.37.5 [INFO] [stderr] Compiling swc_core v0.100.7 [INFO] [stderr] Checking swc_ecma_ast v0.118.2 [INFO] [stderr] Checking swc_error_reporters v0.21.0 [INFO] [stderr] Checking testing v0.39.0 [INFO] [stderr] Checking swc_ecma_testing v0.26.0 [INFO] [stderr] Checking swc_ecma_visit v0.104.8 [INFO] [stderr] Checking swc_ecma_parser v0.149.1 [INFO] [stderr] Checking swc_ecma_codegen v0.155.1 [INFO] [stderr] Checking swc_plugin_proxy v0.47.0 [INFO] [stderr] Checking swc_ecma_utils v0.134.2 [INFO] [stderr] Checking swc_ecma_transforms_base v0.144.0 [INFO] [stderr] Checking swc_ecma_transforms_testing v0.147.0 [INFO] [stderr] Checking swc_ecma_transforms_react v0.190.0 [INFO] [stderr] Checking swc_ecma_transforms_typescript v0.195.1 [INFO] [stderr] Checking jinge-compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:133:18 [INFO] [stdout] | [INFO] [stdout] 133 | .map_err(|e| e.into_diagnostic(&handler).emit()) [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] = 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/lib.rs:149:27 [INFO] [stdout] | [INFO] [stdout] 111 | let cm: Lrc = Lrc::::default(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 131 | let module = parser [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 147 | let module = module.fold_with(&mut strip(unresolved_mark, top_level_mark)); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 148 | [INFO] [stdout] 149 | HANDLER.set(&handler, move || { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 150 | | let t = TransformVisitor::new(); [INFO] [stdout] 151 | | let module = module.fold_with(&mut as_folder(t)); [INFO] [stdout] 152 | | // Fix up any identifiers with the same name, but different contexts [INFO] [stdout] ... | [INFO] [stdout] 169 | | print(&filename, cm, &module, true, &source_map_names) [INFO] [stdout] 170 | | }) [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/ast.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn ast_create_stmt_decl_const(ident: Ident, init: Box) -> Stmt { [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] 44 | Stmt::Decl(Decl::Var(Box::new(VarDecl { [INFO] [stdout] | ______________^ [INFO] [stdout] 45 | | span: DUMMY_SP, [INFO] [stdout] 46 | | ctxt: SyntaxContext::empty(), [INFO] [stdout] 47 | | kind: VarDeclKind::Const, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }], [INFO] [stdout] 55 | | }))) [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/ast.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn ast_create_expr_ident(id: Ident) -> Box { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | Box::new(Expr::Ident(id)) [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/ast.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn ast_create_expr_member(obj: Box, prop: MemberProp) -> Box { [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] 77 | Box::new(Expr::Member(MemberExpr { [INFO] [stdout] | ____________^ [INFO] [stdout] 78 | | span: DUMMY_SP, [INFO] [stdout] 79 | | obj, [INFO] [stdout] 80 | | prop, [INFO] [stdout] 81 | | })) [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/ast.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn ast_create_expr_lit_str(v: Atom) -> Box { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | Box::new(Expr::Lit(Lit::Str(Str::from(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] --> src/ast.rs:93:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn ast_create_constructor(params: Vec, stmts: Vec) -> Constructor { [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] 93 | key: PropName::Ident(IdentName::from(JINGE_EMPTY_STR.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/ast.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn ast_create_constructor(params: Vec, stmts: Vec) -> Constructor { [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] 96 | body: Some(BlockStmt { [INFO] [stdout] | ___________^ [INFO] [stdout] 97 | | span: DUMMY_SP, [INFO] [stdout] 98 | | ctxt: SyntaxContext::empty(), [INFO] [stdout] 99 | | stmts, [INFO] [stdout] 100 | | }), [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/ast.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn ast_create_expr_call(callee: Box, args: Vec) -> Box { [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] 112 | Box::new(Expr::Call(CallExpr { [INFO] [stdout] | ____________^ [INFO] [stdout] 113 | | ctxt: SyntaxContext::empty(), [INFO] [stdout] 114 | | span: DUMMY_SP, [INFO] [stdout] 115 | | callee: Callee::Expr(callee), [INFO] [stdout] 116 | | args, [INFO] [stdout] 117 | | type_args: None, [INFO] [stdout] 118 | | })) [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:133:18 [INFO] [stdout] | [INFO] [stdout] 133 | .map_err(|e| e.into_diagnostic(&handler).emit()) [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] = 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/ast.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn ast_create_expr_call_super(args: Vec) -> Box { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | Box::new(Expr::Call(CallExpr { [INFO] [stdout] | ____________^ [INFO] [stdout] 123 | | ctxt: SyntaxContext::empty(), [INFO] [stdout] 124 | | span: DUMMY_SP, [INFO] [stdout] 125 | | callee: Callee::Super(Super { span: DUMMY_SP }), [INFO] [stdout] 126 | | args, [INFO] [stdout] 127 | | type_args: None, [INFO] [stdout] 128 | | })) [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/ast.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn ast_create_expr_arrow_fn(params: Vec, body: Box) -> Box { [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] 132 | Box::new(Expr::Arrow(ArrowExpr { [INFO] [stdout] | ____________^ [INFO] [stdout] 133 | | span: DUMMY_SP, [INFO] [stdout] 134 | | ctxt: SyntaxContext::empty(), [INFO] [stdout] 135 | | params: params, [INFO] [stdout] ... | [INFO] [stdout] 140 | | return_type: None, [INFO] [stdout] 141 | | })) [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/ast.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn ast_create_expr_assign_mem(obj: Box, prop: Atom, value: Box) -> Box { [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 145 | Box::new(Expr::Assign(AssignExpr { [INFO] [stdout] | ____________^ [INFO] [stdout] 146 | | span: DUMMY_SP, [INFO] [stdout] 147 | | op: AssignOp::Assign, [INFO] [stdout] 148 | | left: AssignTarget::Simple(SimpleAssignTarget::Member(MemberExpr { [INFO] [stdout] ... | [INFO] [stdout] 153 | | right: value, [INFO] [stdout] 154 | | })) [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/common.rs:136:26 [INFO] [stdout] | [INFO] [stdout] 125 | let specs: Vec<_> = imports [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | ModuleItem::ModuleDecl(ModuleDecl::Import(ImportDecl { [INFO] [stdout] | __________________________^ [INFO] [stdout] 137 | | span: DUMMY_SP, [INFO] [stdout] 138 | | specifiers: specs, [INFO] [stdout] 139 | | src: Box::new(Str::from(JINGE.clone())), [INFO] [stdout] ... | [INFO] [stdout] 142 | | phase: ImportPhase::Evaluation, [INFO] [stdout] 143 | | })) [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:209:20 [INFO] [stdout] | [INFO] [stdout] 200 | attrs.evt_props.into_iter().for_each(|evt| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 201 | let mut args = vec![ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 209 | stmts.push(Stmt::Expr(ExprStmt { [INFO] [stdout] | ____________________^ [INFO] [stdout] 210 | | span: DUMMY_SP, [INFO] [stdout] 211 | | expr: ast_create_expr_call(ast_create_expr_ident(JINGE_IMPORT_ADD_EVENT.local()), args), [INFO] [stdout] 212 | | })) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:332:13 [INFO] [stdout] | [INFO] [stdout] 328 | .map(|mut s| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 329 | let mut params = vec![Pat::Ident(BindingIdent::from(JINGE_HOST_IDENT.clone()))]; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 332 | IdentName::from(s.name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:149:27 [INFO] [stdout] | [INFO] [stdout] 111 | let cm: Lrc = Lrc::::default(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 131 | let module = parser [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 147 | let module = module.fold_with(&mut strip(unresolved_mark, top_level_mark)); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 148 | [INFO] [stdout] 149 | HANDLER.set(&handler, move || { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 150 | | let t = TransformVisitor::new(); [INFO] [stdout] 151 | | let module = module.fold_with(&mut as_folder(t)); [INFO] [stdout] 152 | | // Fix up any identifiers with the same name, but different contexts [INFO] [stdout] ... | [INFO] [stdout] 169 | | print(&filename, cm, &module, true, &source_map_names) [INFO] [stdout] 170 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:333:13 [INFO] [stdout] | [INFO] [stdout] 328 | .map(|mut s| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 329 | let mut params = vec![Pat::Ident(BindingIdent::from(JINGE_HOST_IDENT.clone()))]; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 333 | / ast_create_expr_arrow_fn( [INFO] [stdout] 334 | | params, [INFO] [stdout] 335 | | Box::new(BlockStmtOrExpr::Expr(Box::new(Expr::Array(ArrayLit { [INFO] [stdout] 336 | | span: DUMMY_SP, [INFO] [stdout] 337 | | elems: s.expressions.into_iter().map(|e| Some(e)).collect(), [INFO] [stdout] 338 | | })))), [INFO] [stdout] 339 | | ), [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/ast.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn ast_create_stmt_decl_const(ident: Ident, init: Box) -> Stmt { [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] 44 | Stmt::Decl(Decl::Var(Box::new(VarDecl { [INFO] [stdout] | ______________^ [INFO] [stdout] 45 | | span: DUMMY_SP, [INFO] [stdout] 46 | | ctxt: SyntaxContext::empty(), [INFO] [stdout] 47 | | kind: VarDeclKind::Const, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }], [INFO] [stdout] 55 | | }))) [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/ast.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn ast_create_expr_ident(id: Ident) -> Box { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | Box::new(Expr::Ident(id)) [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/ast.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn ast_create_expr_member(obj: Box, prop: MemberProp) -> Box { [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] 77 | Box::new(Expr::Member(MemberExpr { [INFO] [stdout] | ____________^ [INFO] [stdout] 78 | | span: DUMMY_SP, [INFO] [stdout] 79 | | obj, [INFO] [stdout] 80 | | prop, [INFO] [stdout] 81 | | })) [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/cond.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 24 | let mut slots = Vec::with_capacity(if alt.is_none() || cons.is_none() { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | opening: JSXOpeningElement { [INFO] [stdout] | ______________^ [INFO] [stdout] 44 | | name: JSXElementName::Ident(JINGE_IMPORT_IF.local()), [INFO] [stdout] 45 | | span: cons.span(), [INFO] [stdout] 46 | | attrs: vec![JSXAttrOrSpread::JSXAttr(JSXAttr { [INFO] [stdout] ... | [INFO] [stdout] 55 | | type_args: None, [INFO] [stdout] 56 | | }, [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/ast.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn ast_create_expr_lit_str(v: Atom) -> Box { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | Box::new(Expr::Lit(Lit::Str(Str::from(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] --> src/parser/cond.rs:64:14 [INFO] [stdout] | [INFO] [stdout] 24 | let mut slots = Vec::with_capacity(if alt.is_none() || cons.is_none() { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | closing: Some(JSXClosingElement { [INFO] [stdout] | ______________^ [INFO] [stdout] 65 | | name: JSXElementName::Ident(JINGE_IMPORT_IF.local()), [INFO] [stdout] 66 | | span: DUMMY_SP, [INFO] [stdout] 67 | | }), [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/ast.rs:93:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn ast_create_constructor(params: Vec, stmts: Vec) -> Constructor { [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] 93 | key: PropName::Ident(IdentName::from(JINGE_EMPTY_STR.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/ast.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn ast_create_constructor(params: Vec, stmts: Vec) -> Constructor { [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] 96 | body: Some(BlockStmt { [INFO] [stdout] | ___________^ [INFO] [stdout] 97 | | span: DUMMY_SP, [INFO] [stdout] 98 | | ctxt: SyntaxContext::empty(), [INFO] [stdout] 99 | | stmts, [INFO] [stdout] 100 | | }), [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expr.rs:64:22 [INFO] [stdout] | [INFO] [stdout] 59 | fn new_with_level(level: usize, watch_exclude_roots: ExcludeRoots) -> Self { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | simple_result: None, [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/ast.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn ast_create_expr_call(callee: Box, args: Vec) -> Box { [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] 112 | Box::new(Expr::Call(CallExpr { [INFO] [stdout] | ____________^ [INFO] [stdout] 113 | | ctxt: SyntaxContext::empty(), [INFO] [stdout] 114 | | span: DUMMY_SP, [INFO] [stdout] 115 | | callee: Callee::Expr(callee), [INFO] [stdout] 116 | | args, [INFO] [stdout] 117 | | type_args: None, [INFO] [stdout] 118 | | })) [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/ast.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn ast_create_expr_call_super(args: Vec) -> Box { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | Box::new(Expr::Call(CallExpr { [INFO] [stdout] | ____________^ [INFO] [stdout] 123 | | ctxt: SyntaxContext::empty(), [INFO] [stdout] 124 | | span: DUMMY_SP, [INFO] [stdout] 125 | | callee: Callee::Super(Super { span: DUMMY_SP }), [INFO] [stdout] 126 | | args, [INFO] [stdout] 127 | | type_args: None, [INFO] [stdout] 128 | | })) [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expr.rs:129:7 [INFO] [stdout] | [INFO] [stdout] 110 | let mut expr = expr.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | let mut x = vec![]; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | x.append(&mut self.expressions); [INFO] [stdout] 113 | let mut rep = MemberExprReplaceVisitor::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | rep.visit_mut_expr(&mut expr); [INFO] [stdout] 115 | let args = vec![ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 129 | ast_create_expr_ident(JINGE_IMPORT_EXPR_WATCHER.local()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expr.rs:120:25 [INFO] [stdout] | [INFO] [stdout] 120 | .map(|e| Some(ast_create_arg_expr(e))) [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/ast.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn ast_create_expr_arrow_fn(params: Vec, body: Box) -> Box { [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] 132 | Box::new(Expr::Arrow(ArrowExpr { [INFO] [stdout] | ____________^ [INFO] [stdout] 133 | | span: DUMMY_SP, [INFO] [stdout] 134 | | ctxt: SyntaxContext::empty(), [INFO] [stdout] 135 | | params: params, [INFO] [stdout] ... | [INFO] [stdout] 140 | | return_type: None, [INFO] [stdout] 141 | | })) [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expr.rs:202:27 [INFO] [stdout] | [INFO] [stdout] 157 | let mut mem_parser = MemberExprVisitor::new(self.level, self.exclude_roots.clone()); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | let mut args: Vec = Vec::with_capacity(mem_parser.path.len() + 2); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | let mut is_this = false; [INFO] [stdout] 167 | let target = match mem_parser.root { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 172 | Root::Id(id) => Box::new(Expr::Ident(Ident::from(id))), [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 175 | let watch_path = Box::new(Expr::Array(ArrayLit { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 202 | self.expressions.push(ast_create_expr_call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 203 | | ast_create_expr_ident(if mem_parser.computed { [INFO] [stdout] 204 | | JINGE_IMPORT_DYM_PATH_WATCHER.local() [INFO] [stdout] 205 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 208 | | args, [INFO] [stdout] 209 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expr.rs:180:23 [INFO] [stdout] | [INFO] [stdout] 180 | .map(|p| Some(ast_create_arg_expr(p))) [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/parser/expr.rs:256:13 [INFO] [stdout] | [INFO] [stdout] 253 | fn new(level: usize, exclude_roots: ExcludeRoots) -> Self { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 256 | root: Root::None, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/map.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 173 | fn gen_for_component(looop: &Box, key: Option>, func: ArrowExpr) -> JSXElement { [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] 174 | let mut attrs = vec![JSXAttrOrSpread::JSXAttr(JSXAttr { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 194 | opening: JSXOpeningElement { [INFO] [stdout] | ______________^ [INFO] [stdout] 195 | | name: JSXElementName::Ident(JINGE_IMPORT_FOR.local()), [INFO] [stdout] 196 | | span: DUMMY_SP, [INFO] [stdout] 197 | | attrs, [INFO] [stdout] 198 | | self_closing: false, [INFO] [stdout] 199 | | type_args: None, [INFO] [stdout] 200 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/map.rs:205:14 [INFO] [stdout] | [INFO] [stdout] 173 | fn gen_for_component(looop: &Box, key: Option>, func: ArrowExpr) -> JSXElement { [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] 174 | let mut attrs = vec![JSXAttrOrSpread::JSXAttr(JSXAttr { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | closing: Some(JSXClosingElement { [INFO] [stdout] | ______________^ [INFO] [stdout] 206 | | name: JSXElementName::Ident(JINGE_IMPORT_FOR.local()), [INFO] [stdout] 207 | | span: DUMMY_SP, [INFO] [stdout] 208 | | }), [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/ast.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn ast_create_expr_assign_mem(obj: Box, prop: Atom, value: Box) -> Box { [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 145 | Box::new(Expr::Assign(AssignExpr { [INFO] [stdout] | ____________^ [INFO] [stdout] 146 | | span: DUMMY_SP, [INFO] [stdout] 147 | | op: AssignOp::Assign, [INFO] [stdout] 148 | | left: AssignTarget::Simple(SimpleAssignTarget::Member(MemberExpr { [INFO] [stdout] ... | [INFO] [stdout] 153 | | right: value, [INFO] [stdout] 154 | | })) [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/common.rs:136:26 [INFO] [stdout] | [INFO] [stdout] 125 | let specs: Vec<_> = imports [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | ModuleItem::ModuleDecl(ModuleDecl::Import(ImportDecl { [INFO] [stdout] | __________________________^ [INFO] [stdout] 137 | | span: DUMMY_SP, [INFO] [stdout] 138 | | specifiers: specs, [INFO] [stdout] 139 | | src: Box::new(Str::from(JINGE.clone())), [INFO] [stdout] ... | [INFO] [stdout] 142 | | phase: ImportPhase::Evaluation, [INFO] [stdout] 143 | | })) [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/slot.rs:209:34 [INFO] [stdout] | [INFO] [stdout] 208 | .map(|(prop, value)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 209 | PropOrSpread::Prop(Box::new(Prop::KeyValue(KeyValueProp { key: prop, value }))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:209:20 [INFO] [stdout] | [INFO] [stdout] 200 | attrs.evt_props.into_iter().for_each(|evt| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 201 | let mut args = vec![ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 209 | stmts.push(Stmt::Expr(ExprStmt { [INFO] [stdout] | ____________________^ [INFO] [stdout] 210 | | span: DUMMY_SP, [INFO] [stdout] 211 | | expr: ast_create_expr_call(ast_create_expr_ident(JINGE_IMPORT_ADD_EVENT.local()), args), [INFO] [stdout] 212 | | })) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:332:13 [INFO] [stdout] | [INFO] [stdout] 328 | .map(|mut s| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 329 | let mut params = vec![Pat::Ident(BindingIdent::from(JINGE_HOST_IDENT.clone()))]; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 332 | IdentName::from(s.name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:333:13 [INFO] [stdout] | [INFO] [stdout] 328 | .map(|mut s| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 329 | let mut params = vec![Pat::Ident(BindingIdent::from(JINGE_HOST_IDENT.clone()))]; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 333 | / ast_create_expr_arrow_fn( [INFO] [stdout] 334 | | params, [INFO] [stdout] 335 | | Box::new(BlockStmtOrExpr::Expr(Box::new(Expr::Array(ArrayLit { [INFO] [stdout] 336 | | span: DUMMY_SP, [INFO] [stdout] 337 | | elems: s.expressions.into_iter().map(|e| Some(e)).collect(), [INFO] [stdout] 338 | | })))), [INFO] [stdout] 339 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/tpl.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn tpl_set_ref_code(r: Box) -> Box { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 12 | let args = vec![ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 18 | ast_create_expr_call(ast_create_expr_ident(JINGE_IMPORT_SET_REF.local()), 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] --> src/parser/cond.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 24 | let mut slots = Vec::with_capacity(if alt.is_none() || cons.is_none() { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | opening: JSXOpeningElement { [INFO] [stdout] | ______________^ [INFO] [stdout] 44 | | name: JSXElementName::Ident(JINGE_IMPORT_IF.local()), [INFO] [stdout] 45 | | span: cons.span(), [INFO] [stdout] 46 | | attrs: vec![JSXAttrOrSpread::JSXAttr(JSXAttr { [INFO] [stdout] ... | [INFO] [stdout] 55 | | type_args: None, [INFO] [stdout] 56 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/cond.rs:64:14 [INFO] [stdout] | [INFO] [stdout] 24 | let mut slots = Vec::with_capacity(if alt.is_none() || cons.is_none() { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | closing: Some(JSXClosingElement { [INFO] [stdout] | ______________^ [INFO] [stdout] 65 | | name: JSXElementName::Ident(JINGE_IMPORT_IF.local()), [INFO] [stdout] 66 | | span: DUMMY_SP, [INFO] [stdout] 67 | | }), [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/tpl.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 22 | let args = vec![ast_create_arg_expr(ast_create_expr_ident( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 25 | Box::new(Expr::Call(CallExpr { [INFO] [stdout] | ____________^ [INFO] [stdout] 26 | | ctxt: SyntaxContext::empty(), [INFO] [stdout] 27 | | span: DUMMY_SP, [INFO] [stdout] 28 | | callee: Callee::Expr(ast_create_expr_member( [INFO] [stdout] ... | [INFO] [stdout] 43 | | type_args: None, [INFO] [stdout] 44 | | })) [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expr.rs:64:22 [INFO] [stdout] | [INFO] [stdout] 59 | fn new_with_level(level: usize, watch_exclude_roots: ExcludeRoots) -> Self { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | simple_result: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expr.rs:129:7 [INFO] [stdout] | [INFO] [stdout] 110 | let mut expr = expr.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | let mut x = vec![]; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | x.append(&mut self.expressions); [INFO] [stdout] 113 | let mut rep = MemberExprReplaceVisitor::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | rep.visit_mut_expr(&mut expr); [INFO] [stdout] 115 | let args = vec![ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 129 | ast_create_expr_ident(JINGE_IMPORT_EXPR_WATCHER.local()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/tpl.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn tpl_lit_obj(lit_arr: Vec<(IdentName, Box)>) -> Box { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Box::new(Expr::Object(ObjectLit { [INFO] [stdout] | ____________^ [INFO] [stdout] 49 | | span: DUMMY_SP, [INFO] [stdout] 50 | | props: lit_arr [INFO] [stdout] 51 | | .into_iter() [INFO] [stdout] ... | [INFO] [stdout] 58 | | .collect(), [INFO] [stdout] 59 | | })) [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expr.rs:120:25 [INFO] [stdout] | [INFO] [stdout] 120 | .map(|e| Some(ast_create_arg_expr(e))) [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/parser/tpl.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 52 | .map(|(prop, value)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | PropOrSpread::Prop(Box::new(Prop::KeyValue(KeyValueProp { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 54 | | key: PropName::Str(Str::from(prop.sym)), [INFO] [stdout] 55 | | value, [INFO] [stdout] 56 | | }))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expr.rs:202:27 [INFO] [stdout] | [INFO] [stdout] 157 | let mut mem_parser = MemberExprVisitor::new(self.level, self.exclude_roots.clone()); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | let mut args: Vec = Vec::with_capacity(mem_parser.path.len() + 2); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | let mut is_this = false; [INFO] [stdout] 167 | let target = match mem_parser.root { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 172 | Root::Id(id) => Box::new(Expr::Ident(Ident::from(id))), [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 175 | let watch_path = Box::new(Expr::Array(ArrayLit { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 202 | self.expressions.push(ast_create_expr_call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 203 | | ast_create_expr_ident(if mem_parser.computed { [INFO] [stdout] 204 | | JINGE_IMPORT_DYM_PATH_WATCHER.local() [INFO] [stdout] 205 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 208 | | args, [INFO] [stdout] 209 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expr.rs:180:23 [INFO] [stdout] | [INFO] [stdout] 180 | .map(|p| Some(ast_create_arg_expr(p))) [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/parser/expr.rs:256:13 [INFO] [stdout] | [INFO] [stdout] 253 | fn new(level: usize, exclude_roots: ExcludeRoots) -> Self { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 256 | root: Root::None, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/tpl.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn tpl_set_attribute(el: Box, attr_name: Atom, attr_value: Box) -> Box { [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | ast_create_expr_call( [INFO] [stdout] 64 | ast_create_expr_ident(JINGE_IMPORT_SET_ATTRIBUTE.local()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/map.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 173 | fn gen_for_component(looop: &Box, key: Option>, func: ArrowExpr) -> JSXElement { [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] 174 | let mut attrs = vec![JSXAttrOrSpread::JSXAttr(JSXAttr { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 194 | opening: JSXOpeningElement { [INFO] [stdout] | ______________^ [INFO] [stdout] 195 | | name: JSXElementName::Ident(JINGE_IMPORT_FOR.local()), [INFO] [stdout] 196 | | span: DUMMY_SP, [INFO] [stdout] 197 | | attrs, [INFO] [stdout] 198 | | self_closing: false, [INFO] [stdout] 199 | | type_args: None, [INFO] [stdout] 200 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/tpl.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 92 | expr_result: ExprParseResult, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | value: Box, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | let render_fn = ast_create_expr_call( [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | let mut stmts = vec![ [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | / ast_create_expr_arrow_fn( [INFO] [stdout] 134 | | vec![], [INFO] [stdout] 135 | | Box::new(BlockStmtOrExpr::BlockStmt(BlockStmt { [INFO] [stdout] 136 | | span: DUMMY_SP, [INFO] [stdout] ... | [INFO] [stdout] 139 | | })), [INFO] [stdout] 140 | | ), [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/map.rs:205:14 [INFO] [stdout] | [INFO] [stdout] 173 | fn gen_for_component(looop: &Box, key: Option>, func: ArrowExpr) -> JSXElement { [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] 174 | let mut attrs = vec![JSXAttrOrSpread::JSXAttr(JSXAttr { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | closing: Some(JSXClosingElement { [INFO] [stdout] | ______________^ [INFO] [stdout] 206 | | name: JSXElementName::Ident(JINGE_IMPORT_FOR.local()), [INFO] [stdout] 207 | | span: DUMMY_SP, [INFO] [stdout] 208 | | }), [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/slot.rs:209:34 [INFO] [stdout] | [INFO] [stdout] 208 | .map(|(prop, value)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 209 | PropOrSpread::Prop(Box::new(Prop::KeyValue(KeyValueProp { key: prop, value }))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/tpl.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn tpl_set_ref_code(r: Box) -> Box { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 12 | let args = vec![ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 18 | ast_create_expr_call(ast_create_expr_ident(JINGE_IMPORT_SET_REF.local()), 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] --> src/visitor.rs:84:3 [INFO] [stdout] | [INFO] [stdout] 80 | fn bind_inited_props(cont: &mut Constructor, props: Vec) { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | props.into_iter().for_each(|prop| { [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/visitor.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 84 | props.into_iter().for_each(|prop| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | body.stmts.push(Stmt::Expr(ExprStmt { [INFO] [stdout] | _____________________^ [INFO] [stdout] 86 | | span: DUMMY_SP, [INFO] [stdout] 87 | | expr: ast_create_expr_call( [INFO] [stdout] 88 | | ast_create_expr_ident(JINGE_IMPORT_BIND_VM_PARENT.local()), [INFO] [stdout] ... | [INFO] [stdout] 93 | | ), [INFO] [stdout] 94 | | })) [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/tpl.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 22 | let args = vec![ast_create_arg_expr(ast_create_expr_ident( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 25 | Box::new(Expr::Call(CallExpr { [INFO] [stdout] | ____________^ [INFO] [stdout] 26 | | ctxt: SyntaxContext::empty(), [INFO] [stdout] 27 | | span: DUMMY_SP, [INFO] [stdout] 28 | | callee: Callee::Expr(ast_create_expr_member( [INFO] [stdout] ... | [INFO] [stdout] 43 | | type_args: None, [INFO] [stdout] 44 | | })) [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/tpl.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn tpl_lit_obj(lit_arr: Vec<(IdentName, Box)>) -> Box { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Box::new(Expr::Object(ObjectLit { [INFO] [stdout] | ____________^ [INFO] [stdout] 49 | | span: DUMMY_SP, [INFO] [stdout] 50 | | props: lit_arr [INFO] [stdout] 51 | | .into_iter() [INFO] [stdout] ... | [INFO] [stdout] 58 | | .collect(), [INFO] [stdout] 59 | | })) [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/tpl.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 52 | .map(|(prop, value)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | PropOrSpread::Prop(Box::new(Prop::KeyValue(KeyValueProp { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 54 | | key: PropName::Str(Str::from(prop.sym)), [INFO] [stdout] 55 | | value, [INFO] [stdout] 56 | | }))) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/tpl.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn tpl_set_attribute(el: Box, attr_name: Atom, attr_value: Box) -> Box { [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | ast_create_expr_call( [INFO] [stdout] 64 | ast_create_expr_ident(JINGE_IMPORT_SET_ATTRIBUTE.local()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/tpl.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 92 | expr_result: ExprParseResult, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | value: Box, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | let render_fn = ast_create_expr_call( [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | let mut stmts = vec![ [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | / ast_create_expr_arrow_fn( [INFO] [stdout] 134 | | vec![], [INFO] [stdout] 135 | | Box::new(BlockStmtOrExpr::BlockStmt(BlockStmt { [INFO] [stdout] 136 | | span: DUMMY_SP, [INFO] [stdout] ... | [INFO] [stdout] 139 | | })), [INFO] [stdout] 140 | | ), [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/visitor.rs:84:3 [INFO] [stdout] | [INFO] [stdout] 80 | fn bind_inited_props(cont: &mut Constructor, props: Vec) { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | props.into_iter().for_each(|prop| { [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/visitor.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 84 | props.into_iter().for_each(|prop| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | body.stmts.push(Stmt::Expr(ExprStmt { [INFO] [stdout] | _____________________^ [INFO] [stdout] 86 | | span: DUMMY_SP, [INFO] [stdout] 87 | | expr: ast_create_expr_call( [INFO] [stdout] 88 | | ast_create_expr_ident(JINGE_IMPORT_BIND_VM_PARENT.local()), [INFO] [stdout] ... | [INFO] [stdout] 93 | | ), [INFO] [stdout] 94 | | })) [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 35 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 35 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jinge-compiler` (lib) due to 36 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `jinge-compiler` (lib test) due to 36 previous errors [INFO] running `Command { std: "docker" "inspect" "c911c06ffbac56362cca9a66fd821899d426501c8d85e52dfdd4f6524ce7ae40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c911c06ffbac56362cca9a66fd821899d426501c8d85e52dfdd4f6524ce7ae40", kill_on_drop: false }` [INFO] [stdout] c911c06ffbac56362cca9a66fd821899d426501c8d85e52dfdd4f6524ce7ae40