[INFO] fetching crate deno_ops 0.183.0... [INFO] checking deno_ops-0.183.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate deno_ops 0.183.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate deno_ops 0.183.0 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 deno_ops 0.183.0 [INFO] finished tweaking crates.io crate deno_ops 0.183.0 [INFO] tweaked toml for crates.io crate deno_ops 0.183.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 27 packages to latest compatible versions [INFO] [stderr] Adding heck v0.4.1 (latest: v0.5.0) [INFO] [stderr] Adding strum v0.25.0 (latest: v0.26.3) [INFO] [stderr] Adding strum_macros v0.25.3 (latest: v0.26.4) [INFO] [stderr] Adding yansi v0.5.1 (latest: v1.0.1) [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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 58b59ea99129dbf41071cddaefd130c8be8fd76f3b3caef6b11d26981ea0262b [INFO] running `Command { std: "docker" "start" "-a" "58b59ea99129dbf41071cddaefd130c8be8fd76f3b3caef6b11d26981ea0262b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58b59ea99129dbf41071cddaefd130c8be8fd76f3b3caef6b11d26981ea0262b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58b59ea99129dbf41071cddaefd130c8be8fd76f3b3caef6b11d26981ea0262b", kill_on_drop: false }` [INFO] [stdout] 58b59ea99129dbf41071cddaefd130c8be8fd76f3b3caef6b11d26981ea0262b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 75b865cd14b8af70fbcaf6e429288d776794ee38488e7816b414bd32ed9b4933 [INFO] running `Command { std: "docker" "start" "-a" "75b865cd14b8af70fbcaf6e429288d776794ee38488e7816b414bd32ed9b4933", kill_on_drop: false }` [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking proc-macro2 v1.0.86 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling proc-macro-rules-macros v0.4.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling testing_macros v0.2.14 [INFO] [stderr] Checking proc-macro-rules v0.4.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking deno_ops v0.183.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] --> lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | fn op2_macro(attr: TokenStream, item: TokenStream) -> TokenStream { [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] 17 | match crate::op2::op2(attr.into(), item.into()) { [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] --> op2/mod.rs:253:14 [INFO] [stdout] | [INFO] [stdout] 253 | .map(|p| parse_str::(p).expect("Failed to reparse type bounds")) [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] --> op2/config.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .map(|arg| arg.to_token_stream().to_string()) [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] --> op2/config.rs:74:41 [INFO] [stdout] | [INFO] [stdout] 74 | types.into_iter().map(|s| s.into_token_stream().to_string().replace(' ', "")) [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] --> op2/dispatch_async.rs:39:6 [INFO] [stdout] | [INFO] [stdout] 27 | let return_value = return_value_v8_value(generator_state, ret_val.arg())?; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | let (mapper, return_value_immediate) = match ret_val { [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] 29 | RetVal::Future(r) | RetVal::ResultFuture(r) => ( [INFO] [stdout] 30 | quote!(map_async_op_infallible), [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | quote!(map_async_op_fallible), [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | Ok((return_value, mapper, return_value_immediate)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> op2/generator_state.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / { [INFO] [stdout] 68 | | $( [INFO] [stdout] 69 | | let $idents = &$generator_state.$idents; [INFO] [stdout] 70 | | )* [INFO] [stdout] 71 | | quote! $quotable [INFO] [stdout] 72 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: op2/dispatch_async.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | let mut output = TokenStream::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | [INFO] [stdout] 49 | let with_self = if generator_state.needs_self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | let args = generate_dispatch_slow_call(generator_state, signature, 1)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | let (return_value, mapper, return_value_immediate) = [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] ... [INFO] [stdout] 117 | let with_opstate = if generator_state.needs_opstate { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 123 | let with_opctx = if generator_state.needs_opctx { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 129 | let with_retval = if generator_state.needs_retval { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | let with_args = if generator_state.needs_args { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 141 | let with_scope = if generator_state.needs_scope { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 148 | / gs_quote!(generator_state(info, slow_function, slow_function_metrics, opctx) => { [INFO] [stdout] 149 | | #[inline(always)] [INFO] [stdout] 150 | | fn slow_function_impl<'s>(info: &'s deno_core::v8::FunctionCallbackInfo) -> usize { [INFO] [stdout] 151 | | #[cfg(debug_assertions)] [INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | }), [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 `gs_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> op2/dispatch_fast.rs:299:6 [INFO] [stdout] | [INFO] [stdout] 262 | 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] 299 | Ok(Some(FastSignature { [INFO] [stdout] | ______^ [INFO] [stdout] 300 | | args, [INFO] [stdout] 301 | | ret_val: output, [INFO] [stdout] 302 | | has_fast_api_callback_options: false, [INFO] [stdout] 303 | | })) [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] --> op2/dispatch_fast.rs:556:6 [INFO] [stdout] | [INFO] [stdout] 386 | let Some(mut fastsig) = get_fast_signature(signature)? else { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 391 | let handle_error = match signature.ret_val.unwrap_result() { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 401 | let call_args = fastsig.call_args(generator_state)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 402 | [INFO] [stdout] 403 | let handle_result = if signature.ret_val.is_async() { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 404 | generator_state.needs_opctx = true; [INFO] [stdout] 405 | let (return_value, mapper, _) = [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] 414 | / gs_quote!(generator_state(promise_id, result, opctx, scope) => { [INFO] [stdout] 415 | | // Lazy results will always return None [INFO] [stdout] 416 | | deno_core::_ops::#mapper(#opctx, #lazy, #deferred, #promise_id, #result, |#scope, #result| { [INFO] [stdout] 417 | | #return_value [INFO] [stdout] 418 | | }); [INFO] [stdout] 419 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |______| [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 420 | } else { [INFO] [stdout] 421 | / gs_quote!(generator_state(result) => { [INFO] [stdout] 422 | // Result may need a simple cast (eg: SMI u32->i32) [INFO] [stdout] 423 | #result as _ [INFO] [stdout] 424 | | }) [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 427 | | let with_js_runtime_state = if generator_state.needs_js_runtime_state { [INFO] [stdout] | | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 428 | | generator_state.needs_opctx = true; [INFO] [stdout] 429 | / gs_quote!(generator_state(js_runtime_state, opctx) => { [INFO] [stdout] 430 | let #js_runtime_state = #opctx.runtime_state(); [INFO] [stdout] 431 | | }) [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 436 | | let with_opctx = if generator_state.needs_opctx { [INFO] [stdout] | | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 437 | | generator_state.needs_fast_api_callback_options = true; [INFO] [stdout] 438 | / gs_quote!(generator_state(opctx, fast_api_callback_options) => { [INFO] [stdout] 439 | | let #opctx: &'s _ = unsafe { [INFO] [stdout] 440 | | &*(deno_core::v8::Local::::cast_unchecked(unsafe { #fast_api_callback_options.data }).value() [INFO] [stdout] 441 | | as *const deno_core::_ops::OpCtx) [INFO] [stdout] 442 | | }; [INFO] [stdout] 443 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |______| [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 448 | | let with_self = if generator_state.needs_self { [INFO] [stdout] | | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 449 | | generator_state.needs_fast_api_callback_options = true; [INFO] [stdout] 450 | | let throw_exception = throw_type_error( [INFO] [stdout] | | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 454 | / gs_quote!(generator_state(self_ty, fast_api_callback_options) => { [INFO] [stdout] 455 | | // SAFETY: Isolate is valid if this function is being called. [INFO] [stdout] 456 | | let isolate = unsafe { &mut *#fast_api_callback_options.isolate }; [INFO] [stdout] 457 | | let Some(self_) = deno_core::_ops::try_unwrap_cppgc_object::<#self_ty>(isolate, this.into()) else { [INFO] [stdout] ... | [INFO] [stdout] 460 | | let self_ = &*self_; [INFO] [stdout] 461 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |______| [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 466 | | let with_scope = if generator_state.needs_scope { [INFO] [stdout] | | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 467 | | let create_scope = create_scope(generator_state); [INFO] [stdout] | | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 468 | / gs_quote!(generator_state(scope) => { [INFO] [stdout] 469 | let mut #scope = #create_scope; [INFO] [stdout] 470 | | }) [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 476 | | let call = if generator_state.needs_self { [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 477 | | quote!(self_. #name) [INFO] [stdout] | | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 478 | | } else { [INFO] [stdout] 479 | | quote!(Self:: #name) [INFO] [stdout] | | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 482 | | let mut fastsig_metrics = fastsig.clone(); [INFO] [stdout] | | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 485 | | let with_fast_api_callback_options = if generator_state [INFO] [stdout] | | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 489 | / gs_quote!(generator_state(fast_api_callback_options) => { [INFO] [stdout] 490 | | let #fast_api_callback_options: &'s mut _ = unsafe { &mut *#fast_api_callback_options }; [INFO] [stdout] 491 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |______| [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 496 | | let fast_function = generator_state.fast_function.clone(); [INFO] [stdout] | | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 497 | | let fast_definition = fastsig.get_fast_function_def(&fast_function); [INFO] [stdout] | | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 498 | | let fast_function = generator_state.fast_function_metrics.clone(); [INFO] [stdout] | | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 499 | | let fast_definition_metrics = [INFO] [stdout] | | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 502 | | let output_type = fastsig.ret_val.quote_rust_type(); [INFO] [stdout] | | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 506 | | let call_names = fastsig.call_names(); [INFO] [stdout] | | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 507 | | let (fastcall_metrics_names, fastcall_metrics_types): (Vec<_>, Vec<_>) = [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] 512 | | let (fastcall_names, fastcall_types): (Vec<_>, Vec<_>) = [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] 515 | let fast_fn = gs_quote!(generator_state(result, fast_api_callback_options, fast_function, fast_function_metrics) => { [INFO] [stdout] | _______-------___- [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 516 | | #[allow(clippy::too_many_arguments)] [INFO] [stdout] 517 | | extern "C" fn #fast_function_metrics<'s>( [INFO] [stdout] 518 | | this: deno_core::v8::Local, [INFO] [stdout] ... | [INFO] [stdout] 553 | | } [INFO] [stdout] 554 | | }); [INFO] [stdout] | | - [INFO] [stdout] | |____| [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 555 | [INFO] [stdout] 556 | | Ok(Some((fast_definition, fast_definition_metrics, fast_fn))) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> op2/generator_state.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / { [INFO] [stdout] 68 | | $( [INFO] [stdout] 69 | | let $idents = &$generator_state.$idents; [INFO] [stdout] 70 | | )* [INFO] [stdout] 71 | | quote! $quotable [INFO] [stdout] 72 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: op2/dispatch_slow.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | let mut output = TokenStream::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | [INFO] [stdout] 66 | let args = generate_dispatch_slow_call(generator_state, signature, 0)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | let with_isolate = [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | let with_opstate = if generator_state.needs_opstate { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 89 | let with_js_runtime_state = if generator_state.needs_js_runtime_state { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | let with_opctx = if generator_state.needs_opctx { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | let with_retval = if generator_state.needs_retval { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | let with_args = if generator_state.needs_args { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 113 | let with_self = if generator_state.needs_self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 120 | let with_scope = if generator_state.needs_scope { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | / gs_quote!(generator_state(opctx, info, slow_function, slow_function_metrics) => { [INFO] [stdout] 128 | | #[inline(always)] [INFO] [stdout] 129 | | fn slow_function_impl<'s>(#info: &'s deno_core::v8::FunctionCallbackInfo) -> usize { [INFO] [stdout] 130 | | #[cfg(debug_assertions)] [INFO] [stdout] ... | [INFO] [stdout] 166 | | } [INFO] [stdout] 167 | | }), [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 `gs_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> op2/generator_state.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / { [INFO] [stdout] 68 | | $( [INFO] [stdout] 69 | | let $idents = &$generator_state.$idents; [INFO] [stdout] 70 | | )* [INFO] [stdout] 71 | | quote! $quotable [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: op2/dispatch_slow.rs:1005:7 [INFO] [stdout] | [INFO] [stdout] 1005 | let maybe_scope = if generator_state.needs_scope { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1011 | Ok(gs_quote!(generator_state(scope) => { [INFO] [stdout] | ______- [INFO] [stdout] 1012 | | #maybe_scope [INFO] [stdout] 1013 | | let msg = deno_core::v8::String::new_from_one_byte(&mut #scope, #message.as_bytes(), deno_core::v8::NewStringType::Normal).unwrap(); [INFO] [stdout] 1014 | | let exc = deno_core::v8::Exception::type_error(&mut #scope, msg); [INFO] [stdout] 1015 | | #scope.throw_exception(exc); [INFO] [stdout] 1016 | | return 1; [INFO] [stdout] 1017 | | })) [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 `gs_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> op2/generator_state.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / { [INFO] [stdout] 68 | | $( [INFO] [stdout] 69 | | let $idents = &$generator_state.$idents; [INFO] [stdout] 70 | | )* [INFO] [stdout] 71 | | quote! $quotable [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: op2/dispatch_slow.rs:1025:7 [INFO] [stdout] | [INFO] [stdout] 1025 | let maybe_scope = if generator_state.needs_scope { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1031 | Ok(gs_quote!(generator_state(scope) => { [INFO] [stdout] | ______- [INFO] [stdout] 1032 | | #maybe_scope [INFO] [stdout] 1033 | | // TODO(mmastrac): This might be allocating too much, even if it's on the error path [INFO] [stdout] 1034 | | let msg = deno_core::v8::String::new(&mut #scope, &format!("{}", deno_core::anyhow::Error::from(#message))).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 1037 | | return 1; [INFO] [stdout] 1038 | | })) [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 `gs_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> op2/generator_state.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / { [INFO] [stdout] 68 | | $( [INFO] [stdout] 69 | | let $idents = &$generator_state.$idents; [INFO] [stdout] 70 | | )* [INFO] [stdout] 71 | | quote! $quotable [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: op2/dispatch_slow.rs:1046:7 [INFO] [stdout] | [INFO] [stdout] 1046 | let maybe_scope = if generator_state.needs_scope { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1052 | Ok(gs_quote!(generator_state(scope) => { [INFO] [stdout] | ______- [INFO] [stdout] 1053 | | #maybe_scope [INFO] [stdout] 1054 | | let msg = deno_core::v8::String::new_from_one_byte(&mut #scope, #message.as_bytes(), deno_core::v8::NewStringType::Normal).unwrap(); [INFO] [stdout] 1055 | | let exc = deno_core::v8::Exception::type_error(&mut #scope, msg); [INFO] [stdout] 1056 | | #scope.throw_exception(exc); [INFO] [stdout] 1057 | | return 1; [INFO] [stdout] 1058 | | })) [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 `gs_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> op2/signature.rs:893:3 [INFO] [stdout] | [INFO] [stdout] 892 | pub(crate) fn stringify_token(tokens: impl ToTokens) -> String { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 893 | / tokens [INFO] [stdout] 894 | | .into_token_stream() [INFO] [stdout] 895 | | .into_iter() [INFO] [stdout] 896 | | .map(|s| s.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] --> op2/signature.rs:923:8 [INFO] [stdout] | [INFO] [stdout] 922 | let pairs = input.parse_terminated(MetadataPair::parse, syn::Token![,])?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 923 | Ok(Self { pairs }) [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] --> op2/signature.rs:945:5 [INFO] [stdout] | [INFO] [stdout] 941 | let pairs = meta [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 945 | / pairs [INFO] [stdout] 946 | | .pairs [INFO] [stdout] 947 | | .into_iter() [INFO] [stdout] 948 | | .map(|pair| (pair.key, pair.value)) [INFO] [stdout] 949 | | .collect(), [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |________________| [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] --> op2/signature.rs:1034:6 [INFO] [stdout] | [INFO] [stdout] 965 | attributes: Vec, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 966 | signature: Signature, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1032 | let metadata = parse_metadata(&attributes)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1033 | [INFO] [stdout] 1034 | Ok(ParsedSignature { [INFO] [stdout] | ______^ [INFO] [stdout] 1035 | | args, [INFO] [stdout] 1036 | | names, [INFO] [stdout] 1037 | | ret_val, [INFO] [stdout] ... | [INFO] [stdout] 1040 | | metadata, [INFO] [stdout] 1041 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |___| [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 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deno_ops` (lib) due to 17 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] --> lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | fn op2_macro(attr: TokenStream, item: TokenStream) -> TokenStream { [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] 17 | match crate::op2::op2(attr.into(), item.into()) { [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] --> op2/mod.rs:253:14 [INFO] [stdout] | [INFO] [stdout] 253 | .map(|p| parse_str::(p).expect("Failed to reparse type bounds")) [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] --> op2/config.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | .map(|arg| arg.to_token_stream().to_string()) [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] --> op2/config.rs:74:41 [INFO] [stdout] | [INFO] [stdout] 74 | types.into_iter().map(|s| s.into_token_stream().to_string().replace(' ', "")) [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] --> op2/dispatch_async.rs:39:6 [INFO] [stdout] | [INFO] [stdout] 27 | let return_value = return_value_v8_value(generator_state, ret_val.arg())?; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | let (mapper, return_value_immediate) = match ret_val { [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] 29 | RetVal::Future(r) | RetVal::ResultFuture(r) => ( [INFO] [stdout] 30 | quote!(map_async_op_infallible), [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | quote!(map_async_op_fallible), [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | Ok((return_value, mapper, return_value_immediate)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> op2/generator_state.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / { [INFO] [stdout] 68 | | $( [INFO] [stdout] 69 | | let $idents = &$generator_state.$idents; [INFO] [stdout] 70 | | )* [INFO] [stdout] 71 | | quote! $quotable [INFO] [stdout] 72 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: op2/dispatch_async.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | let mut output = TokenStream::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | [INFO] [stdout] 49 | let with_self = if generator_state.needs_self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | let args = generate_dispatch_slow_call(generator_state, signature, 1)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | let (return_value, mapper, return_value_immediate) = [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] ... [INFO] [stdout] 117 | let with_opstate = if generator_state.needs_opstate { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 123 | let with_opctx = if generator_state.needs_opctx { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 129 | let with_retval = if generator_state.needs_retval { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | let with_args = if generator_state.needs_args { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 141 | let with_scope = if generator_state.needs_scope { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 148 | / gs_quote!(generator_state(info, slow_function, slow_function_metrics, opctx) => { [INFO] [stdout] 149 | | #[inline(always)] [INFO] [stdout] 150 | | fn slow_function_impl<'s>(info: &'s deno_core::v8::FunctionCallbackInfo) -> usize { [INFO] [stdout] 151 | | #[cfg(debug_assertions)] [INFO] [stdout] ... | [INFO] [stdout] 183 | | } [INFO] [stdout] 184 | | }), [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 `gs_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> op2/dispatch_fast.rs:299:6 [INFO] [stdout] | [INFO] [stdout] 262 | 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] 299 | Ok(Some(FastSignature { [INFO] [stdout] | ______^ [INFO] [stdout] 300 | | args, [INFO] [stdout] 301 | | ret_val: output, [INFO] [stdout] 302 | | has_fast_api_callback_options: false, [INFO] [stdout] 303 | | })) [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] --> op2/dispatch_fast.rs:556:6 [INFO] [stdout] | [INFO] [stdout] 386 | let Some(mut fastsig) = get_fast_signature(signature)? else { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 391 | let handle_error = match signature.ret_val.unwrap_result() { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 401 | let call_args = fastsig.call_args(generator_state)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 402 | [INFO] [stdout] 403 | let handle_result = if signature.ret_val.is_async() { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 404 | generator_state.needs_opctx = true; [INFO] [stdout] 405 | let (return_value, mapper, _) = [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] 414 | / gs_quote!(generator_state(promise_id, result, opctx, scope) => { [INFO] [stdout] 415 | | // Lazy results will always return None [INFO] [stdout] 416 | | deno_core::_ops::#mapper(#opctx, #lazy, #deferred, #promise_id, #result, |#scope, #result| { [INFO] [stdout] 417 | | #return_value [INFO] [stdout] 418 | | }); [INFO] [stdout] 419 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |______| [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 420 | } else { [INFO] [stdout] 421 | / gs_quote!(generator_state(result) => { [INFO] [stdout] 422 | // Result may need a simple cast (eg: SMI u32->i32) [INFO] [stdout] 423 | #result as _ [INFO] [stdout] 424 | | }) [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 427 | | let with_js_runtime_state = if generator_state.needs_js_runtime_state { [INFO] [stdout] | | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 428 | | generator_state.needs_opctx = true; [INFO] [stdout] 429 | / gs_quote!(generator_state(js_runtime_state, opctx) => { [INFO] [stdout] 430 | let #js_runtime_state = #opctx.runtime_state(); [INFO] [stdout] 431 | | }) [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 436 | | let with_opctx = if generator_state.needs_opctx { [INFO] [stdout] | | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 437 | | generator_state.needs_fast_api_callback_options = true; [INFO] [stdout] 438 | / gs_quote!(generator_state(opctx, fast_api_callback_options) => { [INFO] [stdout] 439 | | let #opctx: &'s _ = unsafe { [INFO] [stdout] 440 | | &*(deno_core::v8::Local::::cast_unchecked(unsafe { #fast_api_callback_options.data }).value() [INFO] [stdout] 441 | | as *const deno_core::_ops::OpCtx) [INFO] [stdout] 442 | | }; [INFO] [stdout] 443 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |______| [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 448 | | let with_self = if generator_state.needs_self { [INFO] [stdout] | | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 449 | | generator_state.needs_fast_api_callback_options = true; [INFO] [stdout] 450 | | let throw_exception = throw_type_error( [INFO] [stdout] | | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 454 | / gs_quote!(generator_state(self_ty, fast_api_callback_options) => { [INFO] [stdout] 455 | | // SAFETY: Isolate is valid if this function is being called. [INFO] [stdout] 456 | | let isolate = unsafe { &mut *#fast_api_callback_options.isolate }; [INFO] [stdout] 457 | | let Some(self_) = deno_core::_ops::try_unwrap_cppgc_object::<#self_ty>(isolate, this.into()) else { [INFO] [stdout] ... | [INFO] [stdout] 460 | | let self_ = &*self_; [INFO] [stdout] 461 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |______| [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 466 | | let with_scope = if generator_state.needs_scope { [INFO] [stdout] | | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 467 | | let create_scope = create_scope(generator_state); [INFO] [stdout] | | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 468 | / gs_quote!(generator_state(scope) => { [INFO] [stdout] 469 | let mut #scope = #create_scope; [INFO] [stdout] 470 | | }) [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 476 | | let call = if generator_state.needs_self { [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 477 | | quote!(self_. #name) [INFO] [stdout] | | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 478 | | } else { [INFO] [stdout] 479 | | quote!(Self:: #name) [INFO] [stdout] | | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 482 | | let mut fastsig_metrics = fastsig.clone(); [INFO] [stdout] | | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 485 | | let with_fast_api_callback_options = if generator_state [INFO] [stdout] | | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 489 | / gs_quote!(generator_state(fast_api_callback_options) => { [INFO] [stdout] 490 | | let #fast_api_callback_options: &'s mut _ = unsafe { &mut *#fast_api_callback_options }; [INFO] [stdout] 491 | | }) [INFO] [stdout] | | - [INFO] [stdout] | |______| [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 496 | | let fast_function = generator_state.fast_function.clone(); [INFO] [stdout] | | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 497 | | let fast_definition = fastsig.get_fast_function_def(&fast_function); [INFO] [stdout] | | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 498 | | let fast_function = generator_state.fast_function_metrics.clone(); [INFO] [stdout] | | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 499 | | let fast_definition_metrics = [INFO] [stdout] | | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 502 | | let output_type = fastsig.ret_val.quote_rust_type(); [INFO] [stdout] | | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 506 | | let call_names = fastsig.call_names(); [INFO] [stdout] | | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 507 | | let (fastcall_metrics_names, fastcall_metrics_types): (Vec<_>, Vec<_>) = [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] 512 | | let (fastcall_names, fastcall_types): (Vec<_>, Vec<_>) = [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] 515 | let fast_fn = gs_quote!(generator_state(result, fast_api_callback_options, fast_function, fast_function_metrics) => { [INFO] [stdout] | _______-------___- [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | |_______|_________| [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 516 | | #[allow(clippy::too_many_arguments)] [INFO] [stdout] 517 | | extern "C" fn #fast_function_metrics<'s>( [INFO] [stdout] 518 | | this: deno_core::v8::Local, [INFO] [stdout] ... | [INFO] [stdout] 553 | | } [INFO] [stdout] 554 | | }); [INFO] [stdout] | | - [INFO] [stdout] | |____| [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 555 | [INFO] [stdout] 556 | | Ok(Some((fast_definition, fast_definition_metrics, fast_fn))) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> op2/generator_state.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / { [INFO] [stdout] 68 | | $( [INFO] [stdout] 69 | | let $idents = &$generator_state.$idents; [INFO] [stdout] 70 | | )* [INFO] [stdout] 71 | | quote! $quotable [INFO] [stdout] 72 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: op2/dispatch_slow.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | let mut output = TokenStream::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | [INFO] [stdout] 66 | let args = generate_dispatch_slow_call(generator_state, signature, 0)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | let with_isolate = [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | let with_opstate = if generator_state.needs_opstate { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 89 | let with_js_runtime_state = if generator_state.needs_js_runtime_state { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | let with_opctx = if generator_state.needs_opctx { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | let with_retval = if generator_state.needs_retval { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | let with_args = if generator_state.needs_args { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 113 | let with_self = if generator_state.needs_self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 120 | let with_scope = if generator_state.needs_scope { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | / gs_quote!(generator_state(opctx, info, slow_function, slow_function_metrics) => { [INFO] [stdout] 128 | | #[inline(always)] [INFO] [stdout] 129 | | fn slow_function_impl<'s>(#info: &'s deno_core::v8::FunctionCallbackInfo) -> usize { [INFO] [stdout] 130 | | #[cfg(debug_assertions)] [INFO] [stdout] ... | [INFO] [stdout] 166 | | } [INFO] [stdout] 167 | | }), [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 `gs_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> op2/generator_state.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / { [INFO] [stdout] 68 | | $( [INFO] [stdout] 69 | | let $idents = &$generator_state.$idents; [INFO] [stdout] 70 | | )* [INFO] [stdout] 71 | | quote! $quotable [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: op2/dispatch_slow.rs:1005:7 [INFO] [stdout] | [INFO] [stdout] 1005 | let maybe_scope = if generator_state.needs_scope { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1011 | Ok(gs_quote!(generator_state(scope) => { [INFO] [stdout] | ______- [INFO] [stdout] 1012 | | #maybe_scope [INFO] [stdout] 1013 | | let msg = deno_core::v8::String::new_from_one_byte(&mut #scope, #message.as_bytes(), deno_core::v8::NewStringType::Normal).unwrap(); [INFO] [stdout] 1014 | | let exc = deno_core::v8::Exception::type_error(&mut #scope, msg); [INFO] [stdout] 1015 | | #scope.throw_exception(exc); [INFO] [stdout] 1016 | | return 1; [INFO] [stdout] 1017 | | })) [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 `gs_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> op2/generator_state.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / { [INFO] [stdout] 68 | | $( [INFO] [stdout] 69 | | let $idents = &$generator_state.$idents; [INFO] [stdout] 70 | | )* [INFO] [stdout] 71 | | quote! $quotable [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: op2/dispatch_slow.rs:1025:7 [INFO] [stdout] | [INFO] [stdout] 1025 | let maybe_scope = if generator_state.needs_scope { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1031 | Ok(gs_quote!(generator_state(scope) => { [INFO] [stdout] | ______- [INFO] [stdout] 1032 | | #maybe_scope [INFO] [stdout] 1033 | | // TODO(mmastrac): This might be allocating too much, even if it's on the error path [INFO] [stdout] 1034 | | let msg = deno_core::v8::String::new(&mut #scope, &format!("{}", deno_core::anyhow::Error::from(#message))).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 1037 | | return 1; [INFO] [stdout] 1038 | | })) [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 `gs_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> op2/generator_state.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / { [INFO] [stdout] 68 | | $( [INFO] [stdout] 69 | | let $idents = &$generator_state.$idents; [INFO] [stdout] 70 | | )* [INFO] [stdout] 71 | | quote! $quotable [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: op2/dispatch_slow.rs:1046:7 [INFO] [stdout] | [INFO] [stdout] 1046 | let maybe_scope = if generator_state.needs_scope { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1052 | Ok(gs_quote!(generator_state(scope) => { [INFO] [stdout] | ______- [INFO] [stdout] 1053 | | #maybe_scope [INFO] [stdout] 1054 | | let msg = deno_core::v8::String::new_from_one_byte(&mut #scope, #message.as_bytes(), deno_core::v8::NewStringType::Normal).unwrap(); [INFO] [stdout] 1055 | | let exc = deno_core::v8::Exception::type_error(&mut #scope, msg); [INFO] [stdout] 1056 | | #scope.throw_exception(exc); [INFO] [stdout] 1057 | | return 1; [INFO] [stdout] 1058 | | })) [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 `gs_quote` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> op2/signature.rs:893:3 [INFO] [stdout] | [INFO] [stdout] 892 | pub(crate) fn stringify_token(tokens: impl ToTokens) -> String { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 893 | / tokens [INFO] [stdout] 894 | | .into_token_stream() [INFO] [stdout] 895 | | .into_iter() [INFO] [stdout] 896 | | .map(|s| s.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] --> op2/signature.rs:923:8 [INFO] [stdout] | [INFO] [stdout] 922 | let pairs = input.parse_terminated(MetadataPair::parse, syn::Token![,])?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 923 | Ok(Self { pairs }) [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] --> op2/signature.rs:945:5 [INFO] [stdout] | [INFO] [stdout] 941 | let pairs = meta [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 945 | / pairs [INFO] [stdout] 946 | | .pairs [INFO] [stdout] 947 | | .into_iter() [INFO] [stdout] 948 | | .map(|pair| (pair.key, pair.value)) [INFO] [stdout] 949 | | .collect(), [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |________________| [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] --> op2/signature.rs:1034:6 [INFO] [stdout] | [INFO] [stdout] 965 | attributes: Vec, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 966 | signature: Signature, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1032 | let metadata = parse_metadata(&attributes)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1033 | [INFO] [stdout] 1034 | Ok(ParsedSignature { [INFO] [stdout] | ______^ [INFO] [stdout] 1035 | | args, [INFO] [stdout] 1036 | | names, [INFO] [stdout] 1037 | | ret_val, [INFO] [stdout] ... | [INFO] [stdout] 1040 | | metadata, [INFO] [stdout] 1041 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |___| [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 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deno_ops` (lib test) due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "75b865cd14b8af70fbcaf6e429288d776794ee38488e7816b414bd32ed9b4933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75b865cd14b8af70fbcaf6e429288d776794ee38488e7816b414bd32ed9b4933", kill_on_drop: false }` [INFO] [stdout] 75b865cd14b8af70fbcaf6e429288d776794ee38488e7816b414bd32ed9b4933