[INFO] fetching crate wasm-bindgen-webidl 0.2.75... [INFO] checking wasm-bindgen-webidl-0.2.75 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate wasm-bindgen-webidl 0.2.75 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate wasm-bindgen-webidl 0.2.75 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 wasm-bindgen-webidl 0.2.75 [INFO] finished tweaking crates.io crate wasm-bindgen-webidl 0.2.75 [INFO] tweaked toml for crates.io crate wasm-bindgen-webidl 0.2.75 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate wasm-bindgen-webidl 0.2.75 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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] e73a48fa5551764880c8da5828a7aca403522238f9c11bfbcbba456434236587 [INFO] running `Command { std: "docker" "start" "-a" "e73a48fa5551764880c8da5828a7aca403522238f9c11bfbcbba456434236587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e73a48fa5551764880c8da5828a7aca403522238f9c11bfbcbba456434236587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e73a48fa5551764880c8da5828a7aca403522238f9c11bfbcbba456434236587", kill_on_drop: false }` [INFO] [stdout] e73a48fa5551764880c8da5828a7aca403522238f9c11bfbcbba456434236587 [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] 742111f39d046aef4296122c30792200a64c06f43554328fe885b603cce01685 [INFO] running `Command { std: "docker" "start" "-a" "742111f39d046aef4296122c30792200a64c06f43554328fe885b603cce01685", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.75 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking bumpalo v3.7.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking sourcefile v0.1.4 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking weedle v0.12.0 [INFO] [stderr] Checking wasm-bindgen-backend v0.2.75 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking wasm-bindgen-webidl v0.2.75 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:422:14 [INFO] [stdout] | [INFO] [stdout] 374 | let ty = field [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 422 | Some(DictionaryField { [INFO] [stdout] | ______________^ [INFO] [stdout] 423 | | required: field.required.is_some(), [INFO] [stdout] 424 | | name: rust_ident(&snake_case_ident(field.identifier.0)), [INFO] [stdout] 425 | | js_name: field.identifier.0.to_string(), [INFO] [stdout] 426 | | ty, [INFO] [stdout] 427 | | unstable: unstable_override, [INFO] [stdout] 428 | | }) [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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/first_pass.rs:448:19 [INFO] [stdout] | [INFO] [stdout] 448 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/first_pass.rs:621:19 [INFO] [stdout] | [INFO] [stdout] 621 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/first_pass.rs:673:65 [INFO] [stdout] | [INFO] [stdout] 673 | &[OperationId::Operation(self.identifier.map(|s| s.0.clone()))], [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/first_pass.rs:783:65 [INFO] [stdout] | [INFO] [stdout] 783 | &[OperationId::Operation(self.identifier.map(|s| s.0.clone()))], [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/idl_type.rs:500:18 [INFO] [stdout] | [INFO] [stdout] 499 | let externref = |ty| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 500 | Some(match pos { [INFO] [stdout] | __________________^ [INFO] [stdout] 501 | | TypePosition::Argument => shared_ref(ty, false), [INFO] [stdout] 502 | | TypePosition::Return => ty, [INFO] [stdout] 503 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/idl_type.rs:780:5 [INFO] [stdout] | [INFO] [stdout] 770 | fn clamped(t: syn::Type) -> syn::Type { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 771 | let arguments = syn::PathArguments::AngleBracketed(syn::AngleBracketedGenericArguments { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 779 | let seg = syn::PathSegment { ident, arguments }; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 780 | / syn::TypePath { [INFO] [stdout] 781 | | qself: None, [INFO] [stdout] 782 | | path: syn::Path { [INFO] [stdout] 783 | | leading_colon: Some(Default::default()), [INFO] [stdout] ... | [INFO] [stdout] 787 | | }, [INFO] [stdout] 788 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | .map(|entry| Ok(entry?.path())) [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) fn shared_ref(ty: syn::Type, mutable: bool) -> syn::Type { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | / syn::TypeReference { [INFO] [stdout] 48 | | and_token: Default::default(), [INFO] [stdout] 49 | | lifetime: None, [INFO] [stdout] 50 | | mutability: if mutable { [INFO] [stdout] ... | [INFO] [stdout] 55 | | elem: Box::new(ty), [INFO] [stdout] 56 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 155 | pub(crate) fn slice_ty(t: syn::Type) -> syn::Type { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | / syn::TypeSlice { [INFO] [stdout] 157 | | bracket_token: Default::default(), [INFO] [stdout] 158 | | elem: Box::new(t), [INFO] [stdout] 159 | | } [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 8 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-bindgen-webidl` (lib test) due to 9 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:422:14 [INFO] [stdout] | [INFO] [stdout] 374 | let ty = field [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 422 | Some(DictionaryField { [INFO] [stdout] | ______________^ [INFO] [stdout] 423 | | required: field.required.is_some(), [INFO] [stdout] 424 | | name: rust_ident(&snake_case_ident(field.identifier.0)), [INFO] [stdout] 425 | | js_name: field.identifier.0.to_string(), [INFO] [stdout] 426 | | ty, [INFO] [stdout] 427 | | unstable: unstable_override, [INFO] [stdout] 428 | | }) [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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/first_pass.rs:448:19 [INFO] [stdout] | [INFO] [stdout] 448 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/first_pass.rs:621:19 [INFO] [stdout] | [INFO] [stdout] 621 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/first_pass.rs:673:65 [INFO] [stdout] | [INFO] [stdout] 673 | &[OperationId::Operation(self.identifier.map(|s| s.0.clone()))], [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/first_pass.rs:783:65 [INFO] [stdout] | [INFO] [stdout] 783 | &[OperationId::Operation(self.identifier.map(|s| s.0.clone()))], [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/idl_type.rs:500:18 [INFO] [stdout] | [INFO] [stdout] 499 | let externref = |ty| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 500 | Some(match pos { [INFO] [stdout] | __________________^ [INFO] [stdout] 501 | | TypePosition::Argument => shared_ref(ty, false), [INFO] [stdout] 502 | | TypePosition::Return => ty, [INFO] [stdout] 503 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/idl_type.rs:780:5 [INFO] [stdout] | [INFO] [stdout] 770 | fn clamped(t: syn::Type) -> syn::Type { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 771 | let arguments = syn::PathArguments::AngleBracketed(syn::AngleBracketedGenericArguments { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 779 | let seg = syn::PathSegment { ident, arguments }; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 780 | / syn::TypePath { [INFO] [stdout] 781 | | qself: None, [INFO] [stdout] 782 | | path: syn::Path { [INFO] [stdout] 783 | | leading_colon: Some(Default::default()), [INFO] [stdout] ... | [INFO] [stdout] 787 | | }, [INFO] [stdout] 788 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | .map(|entry| Ok(entry?.path())) [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) fn shared_ref(ty: syn::Type, mutable: bool) -> syn::Type { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | / syn::TypeReference { [INFO] [stdout] 48 | | and_token: Default::default(), [INFO] [stdout] 49 | | lifetime: None, [INFO] [stdout] 50 | | mutability: if mutable { [INFO] [stdout] ... | [INFO] [stdout] 55 | | elem: Box::new(ty), [INFO] [stdout] 56 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 155 | pub(crate) fn slice_ty(t: syn::Type) -> syn::Type { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | / syn::TypeSlice { [INFO] [stdout] 157 | | bracket_token: Default::default(), [INFO] [stdout] 158 | | elem: Box::new(t), [INFO] [stdout] 159 | | } [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 8 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-bindgen-webidl` (lib) due to 9 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "742111f39d046aef4296122c30792200a64c06f43554328fe885b603cce01685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "742111f39d046aef4296122c30792200a64c06f43554328fe885b603cce01685", kill_on_drop: false }` [INFO] [stdout] 742111f39d046aef4296122c30792200a64c06f43554328fe885b603cce01685