[INFO] fetching crate resvg-qt 0.10.1... [INFO] checking resvg-qt-0.10.1 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate resvg-qt 0.10.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate resvg-qt 0.10.1 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 resvg-qt 0.10.1 [INFO] finished tweaking crates.io crate resvg-qt 0.10.1 [INFO] tweaked toml for crates.io crate resvg-qt 0.10.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate resvg-qt 0.10.1 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d506967e9d3e4beac6deb7fe47a4f845c6d1d96f8a5dcf68061b88e2e21f0e8 [INFO] running `Command { std: "docker" "start" "-a" "5d506967e9d3e4beac6deb7fe47a4f845c6d1d96f8a5dcf68061b88e2e21f0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d506967e9d3e4beac6deb7fe47a4f845c6d1d96f8a5dcf68061b88e2e21f0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d506967e9d3e4beac6deb7fe47a4f845c6d1d96f8a5dcf68061b88e2e21f0e8", kill_on_drop: false }` [INFO] [stdout] 5d506967e9d3e4beac6deb7fe47a4f845c6d1d96f8a5dcf68061b88e2e21f0e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71af29f4da52071052fae4144c9c550ae2e510fcd280c5a13e2b992feef0dc7b [INFO] running `Command { std: "docker" "start" "-a" "71af29f4da52071052fae4144c9c550ae2e510fcd280c5a13e2b992feef0dc7b", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking xmlparser v0.13.2 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking simplecss v0.2.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking kurbo v0.6.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Checking roxmltree v0.11.0 [INFO] [stderr] Checking base64 v0.12.2 [INFO] [stderr] Checking ttf-parser v0.6.1 [INFO] [stderr] Checking pico-args v0.3.2 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling freetype-sys v0.11.0 [INFO] [stderr] Compiling harfbuzz-sys v0.4.0 [INFO] [stderr] Compiling resvg-qt v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Checking rgb v0.8.18 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking unicode-script v0.5.1 [INFO] [stderr] Checking svgfilters v0.1.0 [INFO] [stderr] Checking freetype v0.5.1 [INFO] [stderr] Checking harfbuzz_rs v1.1.1 [INFO] [stderr] Checking usvg v0.10.0 [INFO] [stdout] error: this value of type `Result>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/filter.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 213 | fn take(self) -> Result { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 214 | match Rc::try_unwrap(self.image) { [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 `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/filter.rs:400:24 [INFO] [stdout] | [INFO] [stdout] 299 | let mut results = Vec::new(); [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 400 | if let Some(res) = results.pop() { [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: this value of type `Result>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/filter.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 213 | fn take(self) -> Result { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 214 | match Rc::try_unwrap(self.image) { [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 `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/filter.rs:400:24 [INFO] [stdout] | [INFO] [stdout] 299 | let mut results = Vec::new(); [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 400 | if let Some(res) = results.pop() { [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `resvg-qt` (lib test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `resvg-qt` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "71af29f4da52071052fae4144c9c550ae2e510fcd280c5a13e2b992feef0dc7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71af29f4da52071052fae4144c9c550ae2e510fcd280c5a13e2b992feef0dc7b", kill_on_drop: false }` [INFO] [stdout] 71af29f4da52071052fae4144c9c550ae2e510fcd280c5a13e2b992feef0dc7b