[INFO] fetching crate cargo-up 0.0.6... [INFO] checking cargo-up-0.0.6 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate cargo-up 0.0.6 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate cargo-up 0.0.6 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-up 0.0.6 [INFO] finished tweaking crates.io crate cargo-up 0.0.6 [INFO] tweaked toml for crates.io crate cargo-up 0.0.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate cargo-up 0.0.6 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8bbb378365d65ccc9f8c73bad6ecc4d5a69c1ed59305b7b1a28f34e5b0afcdb [INFO] running `Command { std: "docker" "start" "-a" "d8bbb378365d65ccc9f8c73bad6ecc4d5a69c1ed59305b7b1a28f34e5b0afcdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8bbb378365d65ccc9f8c73bad6ecc4d5a69c1ed59305b7b1a28f34e5b0afcdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8bbb378365d65ccc9f8c73bad6ecc4d5a69c1ed59305b7b1a28f34e5b0afcdb", kill_on_drop: false }` [INFO] [stdout] d8bbb378365d65ccc9f8c73bad6ecc4d5a69c1ed59305b7b1a28f34e5b0afcdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 066773f64de4abff6e1bc1b1f6d40164fac35b40d0abe5cd7593a2d2ce2aaa60 [INFO] running `Command { std: "docker" "start" "-a" "066773f64de4abff6e1bc1b1f6d40164fac35b40d0abe5cd7593a2d2ce2aaa60", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ra_ap_la-arena v0.0.77 [INFO] [stderr] Checking text-size v1.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking ra_ap_paths v0.0.77 [INFO] [stderr] Checking drop_bomb v0.1.5 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking ra_ap_text_edit v0.0.77 [INFO] [stderr] Checking ra_ap_parser v0.0.77 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking cov-mark v2.0.0-pre.1 [INFO] [stderr] Checking dissimilar v1.0.3 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Checking rustc-ap-rustc_lexer v725.0.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking always-assert v0.1.2 [INFO] [stderr] Checking expect-test v1.2.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking ena v0.14.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Checking ra_ap_limit v0.0.77 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking ryu v1.0.7 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Checking ra_ap_vfs v0.0.77 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Checking ra_ap_toolchain v0.0.77 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking ra_ap_stdx v0.0.77 [INFO] [stderr] Checking perf-event-open-sys v1.0.1 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking memmap2 v0.5.0 [INFO] [stderr] Checking perf-event v0.4.7 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking countme v2.0.4 [INFO] [stderr] Checking ra_ap_profile v0.0.77 [INFO] [stderr] Checking rowan v0.14.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking jod-thread v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking libloading v0.7.2 [INFO] [stderr] Checking notify v5.0.0-pre.13 [INFO] [stderr] Compiling ra_ap_rust-analyzer v0.0.77 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling xflags-macros v0.2.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking ra_ap_test_utils v0.0.77 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking dot v0.1.4 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking termtree v0.2.3 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking predicates-tree v1.0.4 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking predicates v2.1.0 [INFO] [stderr] Checking xflags v0.2.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking oclif v0.3.0 [INFO] [stderr] Checking pulldown-cmark-to-cmark v6.0.4 [INFO] [stderr] Checking assert_cmd v1.0.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling salsa-macros v0.17.0-pre.2 [INFO] [stderr] Compiling chalk-derive v0.71.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Checking serial_test v0.5.1 [INFO] [stderr] Checking chalk-ir v0.71.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking salsa v0.17.0-pre.2 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking ra_ap_vfs-notify v0.0.77 [INFO] [stderr] Checking chalk-solve v0.71.0 [INFO] [stderr] Checking tracing-tree v0.1.11 [INFO] [stderr] Checking chalk-recursive v0.71.0 [INFO] [stderr] Checking smol_str v0.1.21 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_yaml v0.8.21 [INFO] [stderr] Checking ra_ap_tt v0.0.77 [INFO] [stderr] Checking ra_ap_syntax v0.0.77 [INFO] [stderr] Checking ra_ap_cfg v0.0.77 [INFO] [stderr] Checking cargo_metadata v0.14.1 [INFO] [stderr] Checking ra_ap_proc_macro_api v0.0.77 [INFO] [stderr] Checking lsp-types v0.90.1 [INFO] [stderr] Checking lsp-server v0.5.2 [INFO] [stderr] Checking insta v0.16.1 [INFO] [stderr] Checking ra_ap_flycheck v0.0.77 [INFO] [stderr] Checking ra_ap_mbe v0.0.77 [INFO] [stderr] Checking ra_ap_base_db v0.0.77 [INFO] [stderr] Checking rust-visitor v0.3.1 [INFO] [stderr] Checking ra_ap_project_model v0.0.77 [INFO] [stderr] Checking ra_ap_hir_expand v0.0.77 [INFO] [stderr] Checking ra_ap_proc_macro_srv v0.0.77 [INFO] [stderr] Checking ra_ap_hir_def v0.0.77 [INFO] [stderr] Checking ra_ap_hir_ty v0.0.77 [INFO] [stderr] Checking ra_ap_hir v0.0.77 [INFO] [stderr] Checking ra_ap_ide_db v0.0.77 [INFO] [stderr] Checking ra_ap_ide_assists v0.0.77 [INFO] [stderr] Checking ra_ap_ide_diagnostics v0.0.77 [INFO] [stderr] Checking ra_ap_ide_completion v0.0.77 [INFO] [stderr] Checking ra_ap_ide_ssr v0.0.77 [INFO] [stderr] Checking ra_ap_ide v0.0.77 [INFO] [stderr] Checking cargo-up v0.0.6 (/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/runner/helpers.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) fn get_name(name_or_name_ref: Option) -> Option { [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10 | Some(match name_or_name_ref? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib/runner/helpers.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) fn get_name_from_name_ref(name_ref: Option) -> Option { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | Some(name_ref?.text().to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib/runner/helpers.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) fn get_name_from_name(name: Option) -> Option { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(name?.text().to_string()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib/runner/helpers.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) fn get_name_from_path(path: Option) -> Option { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | get_name_from_name_ref(path?.segment()?.name_ref()) [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/runner/visitor_impl.rs:31:40 [INFO] [stdout] | [INFO] [stdout] 31 | |n| get_name_from_name_ref(n.name_ref()), [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/runner/visitor_impl.rs:57:36 [INFO] [stdout] | [INFO] [stdout] 57 | |n| get_name_from_name(n.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/runner/visitor_impl.rs:81:36 [INFO] [stdout] | [INFO] [stdout] 81 | |n| get_name_from_path(Some(n.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/lib/runner/visitor_impl.rs:106:36 [INFO] [stdout] | [INFO] [stdout] 106 | |n| get_name_from_path(n.path()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib/runner/visitor_impl.rs:124:36 [INFO] [stdout] | [INFO] [stdout] 124 | |n| get_name_from_path(n.path()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib/runner/visitor_impl.rs:150:36 [INFO] [stdout] | [INFO] [stdout] 150 | |n| get_name_from_path(n.path()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib/runner/visitor_impl.rs:176:40 [INFO] [stdout] | [INFO] [stdout] 176 | |n| get_name_from_name_ref(n.name_ref()), [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/runner/visitor_impl.rs:194:36 [INFO] [stdout] | [INFO] [stdout] 194 | |n| get_name_from_path(n.path()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib/runner/visitor_impl.rs:220:36 [INFO] [stdout] | [INFO] [stdout] 220 | |n| get_name_from_path(n.path()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib/runner/visitor_impl.rs:250:40 [INFO] [stdout] | [INFO] [stdout] 250 | |n| get_name_from_name_ref(n.field_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/runner/visitor_impl.rs:274:26 [INFO] [stdout] | [INFO] [stdout] 274 | |n| get_name(n.field_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/runner/visitor_impl.rs:292:36 [INFO] [stdout] | [INFO] [stdout] 292 | |n| get_name_from_path(n.path()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib/upgrader.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | fn to(self) -> TextRange { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | self.unwrap().segment().to() [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/upgrader.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | fn to(self) -> TextRange { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | self.unwrap().name_ref().to() [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/upgrader.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | fn to(self) -> TextRange { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | self.unwrap().syntax().text_range() [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/upgrader.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 42 | fn to(self) -> TextRange { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | self.unwrap().syntax().text_range() [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/version.rs:166:81 [INFO] [stdout] | [INFO] [stdout] 166 | .hook_record_pat_field_on(name, rename[0], move |u, n, _| match n.field_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: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-up` (lib) due to 22 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib/runner/helpers.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) fn get_name(name_or_name_ref: Option) -> Option { [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10 | Some(match name_or_name_ref? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib/runner/helpers.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) fn get_name_from_name_ref(name_ref: Option) -> Option { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | Some(name_ref?.text().to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib/runner/helpers.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) fn get_name_from_name(name: Option) -> Option { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Some(name?.text().to_string()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib/runner/helpers.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) fn get_name_from_path(path: Option) -> Option { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | get_name_from_name_ref(path?.segment()?.name_ref()) [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/runner/visitor_impl.rs:31:40 [INFO] [stdout] | [INFO] [stdout] 31 | |n| get_name_from_name_ref(n.name_ref()), [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/runner/visitor_impl.rs:57:36 [INFO] [stdout] | [INFO] [stdout] 57 | |n| get_name_from_name(n.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/runner/visitor_impl.rs:81:36 [INFO] [stdout] | [INFO] [stdout] 81 | |n| get_name_from_path(Some(n.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/lib/runner/visitor_impl.rs:106:36 [INFO] [stdout] | [INFO] [stdout] 106 | |n| get_name_from_path(n.path()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib/runner/visitor_impl.rs:124:36 [INFO] [stdout] | [INFO] [stdout] 124 | |n| get_name_from_path(n.path()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib/runner/visitor_impl.rs:150:36 [INFO] [stdout] | [INFO] [stdout] 150 | |n| get_name_from_path(n.path()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib/runner/visitor_impl.rs:176:40 [INFO] [stdout] | [INFO] [stdout] 176 | |n| get_name_from_name_ref(n.name_ref()), [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/runner/visitor_impl.rs:194:36 [INFO] [stdout] | [INFO] [stdout] 194 | |n| get_name_from_path(n.path()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib/runner/visitor_impl.rs:220:36 [INFO] [stdout] | [INFO] [stdout] 220 | |n| get_name_from_path(n.path()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib/runner/visitor_impl.rs:250:40 [INFO] [stdout] | [INFO] [stdout] 250 | |n| get_name_from_name_ref(n.field_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/runner/visitor_impl.rs:274:26 [INFO] [stdout] | [INFO] [stdout] 274 | |n| get_name(n.field_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/runner/visitor_impl.rs:292:36 [INFO] [stdout] | [INFO] [stdout] 292 | |n| get_name_from_path(n.path()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib/upgrader.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | fn to(self) -> TextRange { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | self.unwrap().segment().to() [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/upgrader.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | fn to(self) -> TextRange { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | self.unwrap().name_ref().to() [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/upgrader.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | fn to(self) -> TextRange { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | self.unwrap().syntax().text_range() [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/upgrader.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 42 | fn to(self) -> TextRange { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | self.unwrap().syntax().text_range() [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/version.rs:166:81 [INFO] [stdout] | [INFO] [stdout] 166 | .hook_record_pat_field_on(name, rename[0], move |u, n, _| match n.field_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: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-up` (lib test) due to 22 previous errors [INFO] running `Command { std: "docker" "inspect" "066773f64de4abff6e1bc1b1f6d40164fac35b40d0abe5cd7593a2d2ce2aaa60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "066773f64de4abff6e1bc1b1f6d40164fac35b40d0abe5cd7593a2d2ce2aaa60", kill_on_drop: false }` [INFO] [stdout] 066773f64de4abff6e1bc1b1f6d40164fac35b40d0abe5cd7593a2d2ce2aaa60