[INFO] updating cached repository https://github.com/ErichDonGubler/whippit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e4b2c86297e7c0652dc35031ab73bef87717d37 [INFO] checking ErichDonGubler/whippit/7e4b2c86297e7c0652dc35031ab73bef87717d37 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Fwhippit" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ErichDonGubler/whippit on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ErichDonGubler/whippit [INFO] finished tweaking git repo https://github.com/ErichDonGubler/whippit [INFO] tweaked toml for git repo https://github.com/ErichDonGubler/whippit written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ErichDonGubler/whippit 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b01e0139af6c72e794145715e85e3fe6f54edbfd762333c7197155a1b35e8d6d [INFO] running `Command { std: "docker" "start" "-a" "b01e0139af6c72e794145715e85e3fe6f54edbfd762333c7197155a1b35e8d6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b01e0139af6c72e794145715e85e3fe6f54edbfd762333c7197155a1b35e8d6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b01e0139af6c72e794145715e85e3fe6f54edbfd762333c7197155a1b35e8d6d", kill_on_drop: false }` [INFO] [stdout] b01e0139af6c72e794145715e85e3fe6f54edbfd762333c7197155a1b35e8d6d [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2989326ef66f429e4b3c921ed63b75d8b9e679e557cf8c58f5bfa4e484cc900c [INFO] running `Command { std: "docker" "start" "-a" "2989326ef66f429e4b3c921ed63b75d8b9e679e557cf8c58f5bfa4e484cc900c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.6 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking supports-unicode v2.1.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking format-core v0.2.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking vec1 v1.12.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking pori v0.0.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling format-macro v0.2.4 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking format v0.2.4 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking insta v1.38.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking path-dsl v0.6.1 [INFO] [stderr] Checking lets_find_up v0.0.3 [INFO] [stderr] Checking joinery v3.1.0 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking tardar v0.1.0 (https://github.com/ErichDonGubler/tardar?branch=static-diags#8dddc68b) [INFO] [stderr] Checking wax v0.6.0 (https://github.com/ErichDonGubler/wax?branch=static-miette-diags#b606968c) [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking enumset v1.1.3 [INFO] [stderr] Checking whippit v0.6.2 (/opt/rustwide/workdir/whippit) [INFO] [stderr] Checking moz-webgpu-cts v1.3.0 (/opt/rustwide/workdir/moz-webgpu-cts) [INFO] [stdout] error: this value of type `std::iter::Map, {closure@moz-webgpu-cts/src/wpt/metadata/properties.rs:365:22: 365:36}>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> moz-webgpu-cts/src/wpt/metadata/properties.rs:363:34 [INFO] [stdout] | [INFO] [stdout] 361 | pub(crate) fn from_expanded(outcomes: ExpandedPropertyValue) -> Self { [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 362 | Self( [INFO] [stdout] 363 | if let Ok(uniform) = outcomes [INFO] [stdout] | __________________________________^ [INFO] [stdout] 364 | | .iter() [INFO] [stdout] 365 | | .map(|(_, outcome)| outcome) [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::iter::Map, {closure@moz-webgpu-cts/src/wpt/metadata/properties.rs:365:22: 365:36}>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> moz-webgpu-cts/src/wpt/metadata/properties.rs:363:34 [INFO] [stdout] | [INFO] [stdout] 361 | pub(crate) fn from_expanded(outcomes: ExpandedPropertyValue) -> Self { [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 362 | Self( [INFO] [stdout] 363 | if let Ok(uniform) = outcomes [INFO] [stdout] | __________________________________^ [INFO] [stdout] 364 | | .iter() [INFO] [stdout] 365 | | .map(|(_, outcome)| outcome) [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `moz-webgpu-cts` (bin "moz-webgpu-cts") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `moz-webgpu-cts` (bin "moz-webgpu-cts" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "2989326ef66f429e4b3c921ed63b75d8b9e679e557cf8c58f5bfa4e484cc900c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2989326ef66f429e4b3c921ed63b75d8b9e679e557cf8c58f5bfa4e484cc900c", kill_on_drop: false }` [INFO] [stdout] 2989326ef66f429e4b3c921ed63b75d8b9e679e557cf8c58f5bfa4e484cc900c