[INFO] fetching crate tls-api-test 0.9.0... [INFO] checking tls-api-test-0.9.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate tls-api-test 0.9.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate tls-api-test 0.9.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tls-api-test 0.9.0 [INFO] finished tweaking crates.io crate tls-api-test 0.9.0 [INFO] tweaked toml for crates.io crate tls-api-test 0.9.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 115 packages to latest compatible versions [INFO] [stderr] Adding async-channel v1.9.0 (available: v2.3.1) [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] [stderr] Adding env_logger v0.5.13 (available: v0.11.5) [INFO] [stderr] Adding event-listener v2.5.3 (available: v5.3.1) [INFO] [stderr] Adding hermit-abi v0.1.19 (available: v0.4.0) [INFO] [stderr] Adding hermit-abi v0.3.9 (available: v0.4.0) [INFO] [stderr] Adding humantime v1.3.0 (available: v2.1.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (available: v0.6.5) [INFO] [stderr] Adding pem v0.8.3 (available: v3.0.4) [INFO] [stderr] Adding quick-error v1.2.3 (available: v2.0.1) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.79) [INFO] [stderr] Adding untrusted v0.6.2 (available: v0.9.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f613dad856e30c493b728dc761f9f903b7fb0ff6088a3df8840064524ba4e56d [INFO] running `Command { std: "docker" "start" "-a" "f613dad856e30c493b728dc761f9f903b7fb0ff6088a3df8840064524ba4e56d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f613dad856e30c493b728dc761f9f903b7fb0ff6088a3df8840064524ba4e56d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f613dad856e30c493b728dc761f9f903b7fb0ff6088a3df8840064524ba4e56d", kill_on_drop: false }` [INFO] [stdout] f613dad856e30c493b728dc761f9f903b7fb0ff6088a3df8840064524ba4e56d [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d65c2edf255d32b1402950211605d3197c10b779f45aee83778c81a5bfdc3386 [INFO] running `Command { std: "docker" "start" "-a" "d65c2edf255d32b1402950211605d3197c10b779f45aee83778c81a5bfdc3386", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling cc v1.1.22 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling tls-api-test v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Checking thiserror v1.0.64 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking test-cert-gen v0.9.0 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking tls-api v0.9.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `rustc_nightly` [INFO] [stdout] --> src/lib.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | #![cfg_attr(rustc_nightly, feature(test))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rustc_nightly` [INFO] [stdout] --> src/lib.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(rustc_nightly)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rustc_nightly` [INFO] [stdout] --> src/benches.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(all(rustc_nightly, feature = "runtime-tokio"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rustc_nightly` [INFO] [stdout] --> src/lib.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | #![cfg_attr(rustc_nightly, feature(test))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rustc_nightly` [INFO] [stdout] --> src/lib.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(rustc_nightly)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `C` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 76 | async fn connect_bad_hostname_impl(check_error: F) { [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | let connector: C = C::builder().expect("builder").build().expect("build"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rustc_nightly` [INFO] [stdout] --> src/benches.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(all(rustc_nightly, feature = "runtime-tokio"))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `C` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 76 | async fn connect_bad_hostname_impl(check_error: F) { [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | let connector: C = C::builder().expect("builder").build().expect("build"); [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: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn block_on(future: F) -> T [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | t!(tokio::runtime::Runtime::new()).block_on(future) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/t.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | / match $e { [INFO] [stdout] 5 | | Ok(e) => e, [INFO] [stdout] 6 | | Err(e) => panic!("{} failed with {:?} ({})", stringify!($e), e, e), [INFO] [stdout] 7 | | } [INFO] [stdout] | |_________- these local bindings with significant drop implementation may 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: this value of type `anyhow::Error` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/t.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => panic!("{} failed with {:?} ({})", stringify!($e), e, e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:8 [INFO] [stdout] | [INFO] [stdout] 135 | t!(A::builder_from_pkcs12( [INFO] [stdout] | _____- - [INFO] [stdout] | |________| [INFO] [stdout] | ||________| [INFO] [stdout] | ||________| [INFO] [stdout] | ||________| [INFO] [stdout] 136 | || &test_cert_gen::keys().server.cert_and_key_pkcs12.pkcs12.0, [INFO] [stdout] 137 | || &test_cert_gen::keys().server.cert_and_key_pkcs12.password, [INFO] [stdout] 138 | || )) [INFO] [stdout] | ||_____-- in this macro invocation [INFO] [stdout] | |______| [INFO] [stdout] | |______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this error originates in the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `anyhow::Error` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/t.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => panic!("{} failed with {:?} ({})", stringify!($e), e, e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:146:8 [INFO] [stdout] | [INFO] [stdout] 146 | t!(A::builder_from_der_key( [INFO] [stdout] | _____- - [INFO] [stdout] | |________| [INFO] [stdout] | ||________| [INFO] [stdout] | ||________| [INFO] [stdout] | ||________| [INFO] [stdout] 147 | || keys.cert.get_der(), [INFO] [stdout] 148 | || keys.key.get_der() [INFO] [stdout] 149 | || )) [INFO] [stdout] | ||_____-- in this macro invocation [INFO] [stdout] | |______| [INFO] [stdout] | |______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this error originates in the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `anyhow::Error` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/t.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => panic!("{} failed with {:?} ({})", stringify!($e), e, e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 159 | t!(acceptor.builder_from_pkcs12( [INFO] [stdout] | _____- - [INFO] [stdout] | |________| [INFO] [stdout] | ||________| [INFO] [stdout] | ||________| [INFO] [stdout] | ||________| [INFO] [stdout] 160 | || &test_cert_gen::keys().server.cert_and_key_pkcs12.pkcs12.0, [INFO] [stdout] 161 | || &test_cert_gen::keys().server.cert_and_key_pkcs12.password, [INFO] [stdout] 162 | || )) [INFO] [stdout] | ||_____-- in this macro invocation [INFO] [stdout] | |______| [INFO] [stdout] | |______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this error originates in the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `anyhow::Error` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/t.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => panic!("{} failed with {:?} ({})", stringify!($e), e, e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:167:8 [INFO] [stdout] | [INFO] [stdout] 167 | t!(acceptor.builder_from_der_key(keys.cert.get_der(), keys.key.get_der())) [INFO] [stdout] | -------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tls-api-test` (lib) due to 7 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn block_on(future: F) -> T [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | t!(tokio::runtime::Runtime::new()).block_on(future) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/t.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | / match $e { [INFO] [stdout] 5 | | Ok(e) => e, [INFO] [stdout] 6 | | Err(e) => panic!("{} failed with {:?} ({})", stringify!($e), e, e), [INFO] [stdout] 7 | | } [INFO] [stdout] | |_________- these local bindings with significant drop implementation may 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: this value of type `anyhow::Error` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/t.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => panic!("{} failed with {:?} ({})", stringify!($e), e, e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:8 [INFO] [stdout] | [INFO] [stdout] 135 | t!(A::builder_from_pkcs12( [INFO] [stdout] | _____- - [INFO] [stdout] | |________| [INFO] [stdout] | ||________| [INFO] [stdout] | ||________| [INFO] [stdout] | ||________| [INFO] [stdout] 136 | || &test_cert_gen::keys().server.cert_and_key_pkcs12.pkcs12.0, [INFO] [stdout] 137 | || &test_cert_gen::keys().server.cert_and_key_pkcs12.password, [INFO] [stdout] 138 | || )) [INFO] [stdout] | ||_____-- in this macro invocation [INFO] [stdout] | |______| [INFO] [stdout] | |______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this error originates in the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `anyhow::Error` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/t.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => panic!("{} failed with {:?} ({})", stringify!($e), e, e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:146:8 [INFO] [stdout] | [INFO] [stdout] 146 | t!(A::builder_from_der_key( [INFO] [stdout] | _____- - [INFO] [stdout] | |________| [INFO] [stdout] | ||________| [INFO] [stdout] | ||________| [INFO] [stdout] | ||________| [INFO] [stdout] 147 | || keys.cert.get_der(), [INFO] [stdout] 148 | || keys.key.get_der() [INFO] [stdout] 149 | || )) [INFO] [stdout] | ||_____-- in this macro invocation [INFO] [stdout] | |______| [INFO] [stdout] | |______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this error originates in the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `anyhow::Error` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/t.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => panic!("{} failed with {:?} ({})", stringify!($e), e, e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 159 | t!(acceptor.builder_from_pkcs12( [INFO] [stdout] | _____- - [INFO] [stdout] | |________| [INFO] [stdout] | ||________| [INFO] [stdout] | ||________| [INFO] [stdout] | ||________| [INFO] [stdout] 160 | || &test_cert_gen::keys().server.cert_and_key_pkcs12.pkcs12.0, [INFO] [stdout] 161 | || &test_cert_gen::keys().server.cert_and_key_pkcs12.password, [INFO] [stdout] 162 | || )) [INFO] [stdout] | ||_____-- in this macro invocation [INFO] [stdout] | |______| [INFO] [stdout] | |______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this error originates in the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `anyhow::Error` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/t.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => panic!("{} failed with {:?} ({})", stringify!($e), e, e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:167:8 [INFO] [stdout] | [INFO] [stdout] 167 | t!(acceptor.builder_from_der_key(keys.cert.get_der(), keys.key.get_der())) [INFO] [stdout] | -------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tls-api-test` (lib test) due to 7 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d65c2edf255d32b1402950211605d3197c10b779f45aee83778c81a5bfdc3386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d65c2edf255d32b1402950211605d3197c10b779f45aee83778c81a5bfdc3386", kill_on_drop: false }` [INFO] [stdout] d65c2edf255d32b1402950211605d3197c10b779f45aee83778c81a5bfdc3386