[INFO] fetching crate airbag 4.0.3... [INFO] checking airbag-4.0.3 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate airbag 4.0.3 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate airbag 4.0.3 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 airbag 4.0.3 [INFO] finished tweaking crates.io crate airbag 4.0.3 [INFO] tweaked toml for crates.io crate airbag 4.0.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate airbag 4.0.3 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c37471dc87eccb7977934c737ac254ed051e4ba1eddd27a4c1938aed7b2c4e2d [INFO] running `Command { std: "docker" "start" "-a" "c37471dc87eccb7977934c737ac254ed051e4ba1eddd27a4c1938aed7b2c4e2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c37471dc87eccb7977934c737ac254ed051e4ba1eddd27a4c1938aed7b2c4e2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c37471dc87eccb7977934c737ac254ed051e4ba1eddd27a4c1938aed7b2c4e2d", kill_on_drop: false }` [INFO] [stdout] c37471dc87eccb7977934c737ac254ed051e4ba1eddd27a4c1938aed7b2c4e2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e01121f7f22a4064b9f0821757d54b136dd246a33b505d7df1ba6c0e3fed9db8 [INFO] running `Command { std: "docker" "start" "-a" "e01121f7f22a4064b9f0821757d54b136dd246a33b505d7df1ba6c0e3fed9db8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking polling v3.7.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking async-io v2.3.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking async-channel v2.2.1 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Checking blocking v1.6.0 [INFO] [stderr] Checking async-signal v0.2.6 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking async-executor v1.11.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking event-listener v3.1.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking async-process v1.8.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Compiling typed-builder-macro v0.18.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking async-object-pool v0.1.4 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking typed-builder v0.18.2 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling basic-cookies v0.1.5 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking httpmock v0.6.8 [INFO] [stderr] Checking airbag v4.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/alert.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::panic::PanicInfo; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/alert.rs:53:44 [INFO] [stdout] | [INFO] [stdout] 53 | pub(crate) fn build_panic_alert(info: &PanicInfo) -> AlertBuilder { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/backends/pagerduty.rs:89:43 [INFO] [stdout] | [INFO] [stdout] 89 | crate::utils::http_retry(|client| client.post(url.clone()).json(&json))?; [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/backends/squadcast.rs:86:43 [INFO] [stdout] | [INFO] [stdout] 86 | crate::utils::http_retry(|client| client.post(url.clone()).json(&json))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hub.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 51 | let hub = hub.borrow(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | [INFO] [stdout] 53 | / hub.as_ref() [INFO] [stdout] 54 | | .and_then(|hub| hub.dispatch.lock().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/hub.rs:54:29 [INFO] [stdout] | [INFO] [stdout] 54 | .and_then(|hub| hub.dispatch.lock().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/hub.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 89 | fn spawn_backend(mut backend: B) -> HubDispatch { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | let (sender, receiver) = crossbeam::channel::bounded(1024); [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] 120 | middleware: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hub.rs:140:30 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn map crate::Alert + Send + Sync + 'static>(self, f: F) -> Self [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] 140 | self.with_middleware(crate::middleware::Map::new(f)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/panic_handler.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 2 | let next = std::panic::take_hook(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3 | std::panic::set_hook(Box::new(move |info| { [INFO] [stdout] | __________________________^ [INFO] [stdout] 4 | | log::error!("Airbag: Panic caught: {info}"); [INFO] [stdout] 5 | | log::info!("Sending panic alert via Airbag..."); [INFO] [stdout] 6 | | crate::trigger(crate::alert::Alert::build_panic_alert(info)); [INFO] [stdout] 7 | | next(info); [INFO] [stdout] 8 | | })) [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/result.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 75 | fn airbag_drop(self) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | drop(self.airbag()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/result.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 79 | fn airbag_drop_with_dedup_key, F: Fn() -> S>(self, dedup_key_factory: F) { [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] 80 | drop(self.airbag_with_dedup_key(dedup_key_factory)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [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 9 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `airbag` (lib) due to 10 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e01121f7f22a4064b9f0821757d54b136dd246a33b505d7df1ba6c0e3fed9db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e01121f7f22a4064b9f0821757d54b136dd246a33b505d7df1ba6c0e3fed9db8", kill_on_drop: false }` [INFO] [stdout] e01121f7f22a4064b9f0821757d54b136dd246a33b505d7df1ba6c0e3fed9db8