[INFO] fetching crate redlib 0.35.1... [INFO] checking redlib-0.35.1 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate redlib 0.35.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate redlib 0.35.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 redlib 0.35.1 [INFO] finished tweaking crates.io crate redlib 0.35.1 [INFO] tweaked toml for crates.io crate redlib 0.35.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate redlib 0.35.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] [stderr] Blocking waiting for file lock on package cache [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] 479bae58df9b9a6d2118f7bac0b81dcee695b611d578b21f079a8eb7ae9edab8 [INFO] running `Command { std: "docker" "start" "-a" "479bae58df9b9a6d2118f7bac0b81dcee695b611d578b21f079a8eb7ae9edab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "479bae58df9b9a6d2118f7bac0b81dcee695b611d578b21f079a8eb7ae9edab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "479bae58df9b9a6d2118f7bac0b81dcee695b611d578b21f079a8eb7ae9edab8", kill_on_drop: false }` [INFO] [stdout] 479bae58df9b9a6d2118f7bac0b81dcee695b611d578b21f079a8eb7ae9edab8 [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] 0a7b9cdcbc87bad2b3f3bbae419b244e2353212481776aff65e3ef067ad0041b [INFO] running `Command { std: "docker" "start" "-a" "0a7b9cdcbc87bad2b3f3bbae419b244e2353212481776aff65e3ef067ad0041b", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cc v1.0.101 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking tinyvec v1.6.1 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Compiling cached_proc_macro v0.21.0 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling redlib v0.35.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking dary_heap v0.3.6 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking rusty-forkfork v0.4.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking uuid v1.9.1 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Compiling sealed_test_derive v1.1.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking build_html v2.4.0 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking sealed_test v1.1.0 [INFO] [stderr] Checking lipsum v0.9.1 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking rust-embed-utils v8.4.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Compiling rust-embed-impl v8.4.0 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking cached v0.51.4 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking rust-embed v8.4.0 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking hyper v0.14.29 [INFO] [stderr] Checking hyper-rustls v0.25.0 [INFO] [stdout] error: this value of type `Result<(), hyper::Error>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:381:18 [INFO] [stdout] | [INFO] [stdout] 122 | let matches = Command::new("Redlib") [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 381 | if let Err(e) = server.await { [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 `redlib` (bin "redlib") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `Result<(), hyper::Error>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:381:18 [INFO] [stdout] | [INFO] [stdout] 122 | let matches = Command::new("Redlib") [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 381 | if let Err(e) = server.await { [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 `redlib` (bin "redlib" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0a7b9cdcbc87bad2b3f3bbae419b244e2353212481776aff65e3ef067ad0041b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a7b9cdcbc87bad2b3f3bbae419b244e2353212481776aff65e3ef067ad0041b", kill_on_drop: false }` [INFO] [stdout] 0a7b9cdcbc87bad2b3f3bbae419b244e2353212481776aff65e3ef067ad0041b