[INFO] fetching crate embedded-text 0.7.2... [INFO] checking embedded-text-0.7.2 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate embedded-text 0.7.2 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate embedded-text 0.7.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] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate embedded-text 0.7.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate embedded-text 0.7.2 [INFO] tweaked toml for crates.io crate embedded-text 0.7.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate embedded-text 0.7.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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 47527f9abbd11dbef69d6cb6934bf1c4a73b0ecde3bd5a9fa7ccee818b2cb131 [INFO] running `Command { std: "docker" "start" "-a" "47527f9abbd11dbef69d6cb6934bf1c4a73b0ecde3bd5a9fa7ccee818b2cb131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47527f9abbd11dbef69d6cb6934bf1c4a73b0ecde3bd5a9fa7ccee818b2cb131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47527f9abbd11dbef69d6cb6934bf1c4a73b0ecde3bd5a9fa7ccee818b2cb131", kill_on_drop: false }` [INFO] [stdout] 47527f9abbd11dbef69d6cb6934bf1c4a73b0ecde3bd5a9fa7ccee818b2cb131 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 15f5bc51a3969a800aaf08f21384febf198b96b10ba489c3b3e64fdd3a28c6ab [INFO] running `Command { std: "docker" "start" "-a" "15f5bc51a3969a800aaf08f21384febf198b96b10ba489c3b3e64fdd3a28c6ab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking micromath v2.0.0 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking object-chain v0.1.3 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking embedded-graphics-core v0.4.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking embedded-graphics v0.8.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking embedded-text v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stdout] error: this value of type `PluginInner<'_, M, C>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/plugin/mod.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn into_inner(self) -> M { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | self.inner.into_inner().plugin [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 `embedded-text` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "15f5bc51a3969a800aaf08f21384febf198b96b10ba489c3b3e64fdd3a28c6ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f5bc51a3969a800aaf08f21384febf198b96b10ba489c3b3e64fdd3a28c6ab", kill_on_drop: false }` [INFO] [stdout] 15f5bc51a3969a800aaf08f21384febf198b96b10ba489c3b3e64fdd3a28c6ab