[INFO] fetching crate tetromino 0.2.2... [INFO] checking tetromino-0.2.2 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate tetromino 0.2.2 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate tetromino 0.2.2 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tetromino 0.2.2 [INFO] finished tweaking crates.io crate tetromino 0.2.2 [INFO] tweaked toml for crates.io crate tetromino 0.2.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate tetromino 0.2.2 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8379b24478ec60de5d91f12f50aaeef358603437326f0780ea945278ed1ff8a3 [INFO] running `Command { std: "docker" "start" "-a" "8379b24478ec60de5d91f12f50aaeef358603437326f0780ea945278ed1ff8a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8379b24478ec60de5d91f12f50aaeef358603437326f0780ea945278ed1ff8a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8379b24478ec60de5d91f12f50aaeef358603437326f0780ea945278ed1ff8a3", kill_on_drop: false }` [INFO] [stdout] 8379b24478ec60de5d91f12f50aaeef358603437326f0780ea945278ed1ff8a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f9cfe94ddcdfed8dc6cffade2d8ead64b3c8b515af1592fe87165f4c3da8ac33 [INFO] running `Command { std: "docker" "start" "-a" "f9cfe94ddcdfed8dc6cffade2d8ead64b3c8b515af1592fe87165f4c3da8ac33", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling xml-rs v0.8.21 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling glutin v0.32.0 [INFO] [stderr] Compiling winit v0.30.5 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bytemuck v1.17.1 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling grev v0.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Compiling tetromino v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.0 [INFO] [stderr] warning: tetromino@0.2.2: Not in a git repository; unable to embed git revision [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking image v0.25.2 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking polling v3.7.3 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stdout] error: this value of type `std::option::Option>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:399:25 [INFO] [stdout] | [INFO] [stdout] 397 | let mut app = App::default(); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 398 | let () = event_loop.run_app(&mut app)?; [INFO] [stdout] 399 | if let Some(result) = app.state.into_inner() { [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] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: tetromino@0.2.2: Not in a git repository; unable to embed git revision [INFO] [stderr] [INFO] [stderr] error: could not compile `tetromino` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `std::option::Option>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:399:25 [INFO] [stdout] | [INFO] [stdout] 397 | let mut app = App::default(); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 398 | let () = event_loop.run_app(&mut app)?; [INFO] [stdout] 399 | if let Some(result) = app.state.into_inner() { [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] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: tetromino@0.2.2: Not in a git repository; unable to embed git revision [INFO] [stderr] [INFO] [stderr] error: could not compile `tetromino` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f9cfe94ddcdfed8dc6cffade2d8ead64b3c8b515af1592fe87165f4c3da8ac33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9cfe94ddcdfed8dc6cffade2d8ead64b3c8b515af1592fe87165f4c3da8ac33", kill_on_drop: false }` [INFO] [stdout] f9cfe94ddcdfed8dc6cffade2d8ead64b3c8b515af1592fe87165f4c3da8ac33